+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Mon Mar 2 21:55:22 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:37 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: nova-api-osapi-98667c9c4-5557g 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 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7f6285f9c668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-03-02 21:55:28.990 8 WARNING oslo_config.cfg [-] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-03-02 21:55:29.001 7 WARNING oslo_config.cfg [-] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-03-02 21:55:29.614 8 WARNING keystonemiddleware._common.config [None req-55e7bd1f-2cde-4e77-ab4e-d656b6b3e090 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-02 21:55:29.624 8 WARNING oslo_config.cfg [None req-55e7bd1f-2cde-4e77-ab4e-d656b6b3e090 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-02 21:55:29.660 7 WARNING keystonemiddleware._common.config [None req-26191dc5-7624-4179-9bc5-3b4f4d49f2d7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-02 21:55:29.669 7 WARNING oslo_config.cfg [None req-26191dc5-7624-4179-9bc5-3b4f4d49f2d7 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-02 21:55:29.716 8 WARNING keystonemiddleware._common.config [None req-55e7bd1f-2cde-4e77-ab4e-d656b6b3e090 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f6285f9c668 pid: 8 (default app) 2026-03-02 21:55:29.754 7 WARNING keystonemiddleware._common.config [None req-26191dc5-7624-4179-9bc5-3b4f4d49f2d7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f6285f9c668 pid: 7 (default app) [pid: 7|app: 0|req: 2/3] 162.253.55.204 () {42 vars in 704 bytes} [Mon Mar 2 21:55:36 2026] GET /v2.1 => generated 114 bytes in 18 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 21:55:36.692 8 WARNING oslo_policy.policy [None req-bf139289-8352-4a24-9412-b32bcbf694bc d1a327171f564413bdd81776505fd411 a09f63648926465e9283e5db9347d380 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-02 21:55:36.693 8 WARNING oslo_policy.policy [None req-bf139289-8352-4a24-9412-b32bcbf694bc d1a327171f564413bdd81776505fd411 a09f63648926465e9283e5db9347d380 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 2/4] 162.253.55.204 () {44 vars in 908 bytes} [Mon Mar 2 21:55:36 2026] GET /v2.1 => generated 0 bytes in 762 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 21:55:37.007 7 WARNING oslo_policy.policy [req-bf139289-8352-4a24-9412-b32bcbf694bc req-7737c6bb-f616-47a9-af45-e4accb98b745 d1a327171f564413bdd81776505fd411 a09f63648926465e9283e5db9347d380 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-02 21:55:37.007 7 WARNING oslo_policy.policy [req-bf139289-8352-4a24-9412-b32bcbf694bc req-7737c6bb-f616-47a9-af45-e4accb98b745 d1a327171f564413bdd81776505fd411 a09f63648926465e9283e5db9347d380 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 162.253.55.204 () {46 vars in 981 bytes} [Mon Mar 2 21:55:36 2026] GET /v2.1/ => generated 400 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 21:55:37.106 8 INFO nova.api.openstack.wsgi [None req-9e32e1a6-9a74-4fe7-884b-0c526137afdd d1a327171f564413bdd81776505fd411 a09f63648926465e9283e5db9347d380 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 162.253.55.204 () {48 vars in 1010 bytes} [Mon Mar 2 21:55:37 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 162.253.55.204 () {48 vars in 1050 bytes} [Mon Mar 2 21:55:37 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 162.253.55.204 () {52 vars in 1047 bytes} [Mon Mar 2 21:55:37 2026] POST /v2.1/flavors => generated 529 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 162.253.55.204 () {42 vars in 704 bytes} [Mon Mar 2 21:55:38 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 162.253.55.204 () {44 vars in 908 bytes} [Mon Mar 2 21:55:38 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 162.253.55.204 () {46 vars in 981 bytes} [Mon Mar 2 21:55:38 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 21:55:38.166 8 INFO nova.api.openstack.wsgi [None req-efc7ed14-bace-4fee-9e4b-777db20694e4 d1a327171f564413bdd81776505fd411 a09f63648926465e9283e5db9347d380 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 162.253.55.204 () {48 vars in 1012 bytes} [Mon Mar 2 21:55:38 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 162.253.55.204 () {48 vars in 1050 bytes} [Mon Mar 2 21:55:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 162.253.55.204 () {52 vars in 1047 bytes} [Mon Mar 2 21:55:38 2026] POST /v2.1/flavors => generated 532 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 162.253.55.204 () {42 vars in 704 bytes} [Mon Mar 2 21:55:39 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 162.253.55.204 () {44 vars in 908 bytes} [Mon Mar 2 21:55:39 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 162.253.55.204 () {46 vars in 981 bytes} [Mon Mar 2 21:55:39 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 21:55:39.187 8 INFO nova.api.openstack.wsgi [None req-a9f43de6-f38a-401d-9d1f-c631dda0c157 d1a327171f564413bdd81776505fd411 a09f63648926465e9283e5db9347d380 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 162.253.55.204 () {48 vars in 1014 bytes} [Mon Mar 2 21:55:39 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 162.253.55.204 () {48 vars in 1050 bytes} [Mon Mar 2 21:55:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 162.253.55.204 () {52 vars in 1047 bytes} [Mon Mar 2 21:55:39 2026] POST /v2.1/flavors => generated 533 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 162.253.55.204 () {42 vars in 704 bytes} [Mon Mar 2 21:55: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: 8|app: 0|req: 11/22] 162.253.55.204 () {44 vars in 908 bytes} [Mon Mar 2 21:55:40 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/23] 162.253.55.204 () {46 vars in 981 bytes} [Mon Mar 2 21:55:40 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 21:55:40.180 8 INFO nova.api.openstack.wsgi [None req-3a1bd29f-5b07-4b0d-8014-2c60d3d4bb9b d1a327171f564413bdd81776505fd411 a09f63648926465e9283e5db9347d380 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 162.253.55.204 () {48 vars in 1012 bytes} [Mon Mar 2 21:55:40 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 162.253.55.204 () {48 vars in 1050 bytes} [Mon Mar 2 21:55:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 162.253.55.204 () {52 vars in 1047 bytes} [Mon Mar 2 21:55:40 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: 14/27] 162.253.55.204 () {42 vars in 704 bytes} [Mon Mar 2 21:55:41 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: 14/28] 162.253.55.204 () {44 vars in 908 bytes} [Mon Mar 2 21:55:41 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/29] 162.253.55.204 () {46 vars in 981 bytes} [Mon Mar 2 21:55:41 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 21:55:41.197 8 INFO nova.api.openstack.wsgi [None req-cbb6a543-a0b2-4bc5-bc3d-846e43464db1 d1a327171f564413bdd81776505fd411 a09f63648926465e9283e5db9347d380 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/30] 162.253.55.204 () {48 vars in 1014 bytes} [Mon Mar 2 21:55:41 2026] GET /v2.1/flavors/m1.xlarge => 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: 16/31] 162.253.55.204 () {48 vars in 1050 bytes} [Mon Mar 2 21:55:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 162.253.55.204 () {52 vars in 1047 bytes} [Mon Mar 2 21:55:41 2026] POST /v2.1/flavors => generated 535 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/87] 10.0.0.64 () {28 vars in 452 bytes} [Mon Mar 2 22: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 44/88] 10.0.0.64 () {30 vars in 656 bytes} [Mon Mar 2 22:00:08 2026] GET /v2.1 => generated 0 bytes in 359 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: 45/89] 10.0.0.64 () {32 vars in 729 bytes} [Mon Mar 2 22:00:09 2026] GET /v2.1/ => generated 411 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/90] 10.0.0.64 () {34 vars in 763 bytes} [Mon Mar 2 22:00:09 2026] GET /v2.1/os-services => generated 546 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/91] 10.0.0.64 () {28 vars in 452 bytes} [Mon Mar 2 22:00:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 46/92] 10.0.0.64 () {30 vars in 656 bytes} [Mon Mar 2 22:00:13 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 47/93] 10.0.0.64 () {32 vars in 729 bytes} [Mon Mar 2 22:00:13 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: 47/94] 10.0.0.64 () {34 vars in 763 bytes} [Mon Mar 2 22:00:13 2026] GET /v2.1/os-services => generated 546 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/97] 10.0.0.64 () {28 vars in 452 bytes} [Mon Mar 2 22:00:17 2026] GET /v2.1 => generated 114 bytes in 2 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: 49/98] 10.0.0.64 () {30 vars in 656 bytes} [Mon Mar 2 22: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: 8|app: 0|req: 50/99] 10.0.0.64 () {32 vars in 729 bytes} [Mon Mar 2 22:00:17 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/100] 10.0.0.64 () {34 vars in 806 bytes} [Mon Mar 2 22:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/101] 10.0.0.64 () {28 vars in 452 bytes} [Mon Mar 2 22:00:21 2026] GET /v2.1 => generated 114 bytes in 2 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: 51/102] 10.0.0.64 () {30 vars in 656 bytes} [Mon Mar 2 22:00:21 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 52/103] 10.0.0.64 () {32 vars in 729 bytes} [Mon Mar 2 22:00:21 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: 52/104] 10.0.0.64 () {34 vars in 806 bytes} [Mon Mar 2 22:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/135] 10.0.0.139 () {28 vars in 453 bytes} [Mon Mar 2 22:02:45 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: 68/136] 10.0.0.139 () {30 vars in 657 bytes} [Mon Mar 2 22:02:45 2026] GET /v2.1 => generated 0 bytes in 159 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 69/137] 10.0.0.139 () {32 vars in 730 bytes} [Mon Mar 2 22:02:45 2026] GET /v2.1/ => generated 411 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/138] 10.0.0.139 () {34 vars in 803 bytes} [Mon Mar 2 22:02:45 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 81/161] 162.253.55.204 () {42 vars in 704 bytes} [Mon Mar 2 22:04:41 2026] GET /v2.1 => generated 114 bytes in 2 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: 81/162] 162.253.55.204 () {44 vars in 908 bytes} [Mon Mar 2 22:04:41 2026] GET /v2.1 => generated 0 bytes in 55 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 82/163] 162.253.55.204 () {46 vars in 981 bytes} [Mon Mar 2 22:04:41 2026] GET /v2.1/ => generated 400 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 22:04:41.227 7 INFO nova.api.openstack.wsgi [None req-00597caf-582c-4981-8734-675d4018ed67 d1a327171f564413bdd81776505fd411 a09f63648926465e9283e5db9347d380 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 82/164] 162.253.55.204 () {48 vars in 1016 bytes} [Mon Mar 2 22:04:41 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/165] 162.253.55.204 () {48 vars in 1050 bytes} [Mon Mar 2 22:04:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/166] 162.253.55.204 () {52 vars in 1048 bytes} [Mon Mar 2 22:04:41 2026] POST /v2.1/flavors => generated 534 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 91/181] 162.253.55.204 () {42 vars in 704 bytes} [Mon Mar 2 22:05:46 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/182] 162.253.55.204 () {44 vars in 908 bytes} [Mon Mar 2 22:05:46 2026] GET /v2.1 => generated 0 bytes in 72 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 92/183] 162.253.55.204 () {46 vars in 981 bytes} [Mon Mar 2 22:05:46 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 22:05:46.157 7 INFO nova.api.openstack.wsgi [None req-cbd964f0-b3e0-4213-9a1d-5d7c295e9042 d1a327171f564413bdd81776505fd411 a09f63648926465e9283e5db9347d380 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user d1a327171f564413bdd81776505fd411 [pid: 7|app: 0|req: 92/184] 162.253.55.204 () {48 vars in 1050 bytes} [Mon Mar 2 22:05:46 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-03-02 22:05:46.173 8 WARNING oslo_db.sqlalchemy.utils [None req-154c62df-9755-4b41-bc48-db067c733f9c d1a327171f564413bdd81776505fd411 a09f63648926465e9283e5db9347d380 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 93/185] 162.253.55.204 () {48 vars in 1015 bytes} [Mon Mar 2 22:05:46 2026] GET /v2.1/os-keypairs => generated 16 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/186] 162.253.55.204 () {52 vars in 1056 bytes} [Mon Mar 2 22:05:46 2026] POST /v2.1/os-keypairs => generated 576 bytes in 62 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 94/187] 162.253.55.204 () {42 vars in 704 bytes} [Mon Mar 2 22:05:49 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 94/188] 162.253.55.204 () {44 vars in 908 bytes} [Mon Mar 2 22:05:49 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 95/189] 162.253.55.204 () {46 vars in 981 bytes} [Mon Mar 2 22:05:49 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 95/190] 162.253.55.204 () {48 vars in 1072 bytes} [Mon Mar 2 22:05:49 2026] GET /v2.1/os-quota-sets/a09f63648926465e9283e5db9347d380 => generated 283 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 96/191] 162.253.55.204 () {52 vars in 1124 bytes} [Mon Mar 2 22:05:50 2026] PUT /v2.1/os-quota-sets/a09f63648926465e9283e5db9347d380 => generated 238 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/302] 162.253.55.204 () {42 vars in 704 bytes} [Mon Mar 2 22:14:55 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/303] 162.253.55.204 () {44 vars in 908 bytes} [Mon Mar 2 22:14:55 2026] GET /v2.1 => generated 0 bytes in 144 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 153/304] 162.253.55.204 () {46 vars in 981 bytes} [Mon Mar 2 22:14:56 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 22:14:56.126 7 INFO nova.api.openstack.wsgi [None req-928d48c8-0a82-4b64-97b8-8095fd72a8fd d1a327171f564413bdd81776505fd411 a09f63648926465e9283e5db9347d380 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 152/305] 162.253.55.204 () {48 vars in 1014 bytes} [Mon Mar 2 22:14:56 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/306] 162.253.55.204 () {48 vars in 1050 bytes} [Mon Mar 2 22:14:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/307] 162.253.55.204 () {52 vars in 1048 bytes} [Mon Mar 2 22:14:56 2026] POST /v2.1/flavors => generated 534 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/346] 162.253.55.204 () {42 vars in 704 bytes} [Mon Mar 2 22:18: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: 173/347] 162.253.55.204 () {44 vars in 908 bytes} [Mon Mar 2 22:18:11 2026] GET /v2.1 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 175/348] 162.253.55.204 () {46 vars in 981 bytes} [Mon Mar 2 22:18:11 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/349] 162.253.55.204 () {48 vars in 1072 bytes} [Mon Mar 2 22:18:11 2026] GET /v2.1/os-quota-sets/3728ad62318540259065e16a58d2ecaf => generated 283 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/350] 162.253.55.204 () {52 vars in 1124 bytes} [Mon Mar 2 22:18:11 2026] PUT /v2.1/os-quota-sets/3728ad62318540259065e16a58d2ecaf => generated 238 bytes in 129 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: 182/365] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:19:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/366] 10.0.0.113 () {32 vars in 706 bytes} [Mon Mar 2 22:19:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/367] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:19:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/368] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:19:20 2026] GET /v2.1/limits?tenant_id=3728ad62318540259065e16a58d2ecaf => 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: 184/369] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:19:20 2026] GET /v2.1/limits?tenant_id=a09f63648926465e9283e5db9347d380 => generated 299 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/370] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:19:20 2026] GET /v2.1/limits?tenant_id=d37b98ee19b741a3b475f341e4d57f67 => 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: 185/371] 10.0.0.113 () {32 vars in 681 bytes} [Mon Mar 2 22:19:21 2026] GET /v2.1/os-security-groups => generated 78 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/372] 10.0.0.113 () {32 vars in 687 bytes} [Mon Mar 2 22:19:21 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/373] 10.0.0.113 () {32 vars in 671 bytes} [Mon Mar 2 22:19:21 2026] GET /v2.1/os-aggregates => generated 18 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 188/374] 10.0.0.113 () {32 vars in 710 bytes} [Mon Mar 2 22:19:21 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: 7|app: 0|req: 187/375] 10.0.0.113 () {32 vars in 685 bytes} [Mon Mar 2 22:19:21 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 189/376] 10.0.0.113 () {32 vars in 667 bytes} [Mon Mar 2 22:19:21 2026] GET /v2.1/os-services => generated 783 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 194/389] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:20:20 2026] GET /v2.1/limits?tenant_id=3728ad62318540259065e16a58d2ecaf => generated 299 bytes in 86 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: 196/390] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:20:20 2026] GET /v2.1/limits?tenant_id=a09f63648926465e9283e5db9347d380 => 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: 195/391] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:20:20 2026] GET /v2.1/limits?tenant_id=d37b98ee19b741a3b475f341e4d57f67 => 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: 197/392] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:20:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/393] 10.0.0.113 () {32 vars in 681 bytes} [Mon Mar 2 22:20:20 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/394] 10.0.0.113 () {32 vars in 687 bytes} [Mon Mar 2 22:20:20 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/395] 10.0.0.113 () {32 vars in 671 bytes} [Mon Mar 2 22:20:20 2026] GET /v2.1/os-aggregates => generated 18 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: 8|app: 0|req: 199/396] 10.0.0.113 () {32 vars in 667 bytes} [Mon Mar 2 22:20:20 2026] GET /v2.1/os-services => generated 783 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/397] 10.0.0.113 () {32 vars in 685 bytes} [Mon Mar 2 22:20:20 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 200/398] 10.0.0.113 () {32 vars in 706 bytes} [Mon Mar 2 22:20:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 199/399] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:20:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/400] 10.0.0.113 () {32 vars in 710 bytes} [Mon Mar 2 22:20:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/413] 10.0.0.113 () {32 vars in 685 bytes} [Mon Mar 2 22:21:20 2026] GET /v2.1/os-availability-zone => generated 97 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, ' [pid: 8|app: 0|req: 208/414] 10.0.0.113 () {32 vars in 687 bytes} [Mon Mar 2 22:21:20 2026] GET /v2.1/os-hypervisors/detail => generated 1704 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: 207/415] 10.0.0.113 () {32 vars in 671 bytes} [Mon Mar 2 22:21:20 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 209/416] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:21:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/417] 10.0.0.113 () {32 vars in 667 bytes} [Mon Mar 2 22:21:20 2026] GET /v2.1/os-services => generated 783 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/418] 10.0.0.113 () {32 vars in 681 bytes} [Mon Mar 2 22:21:20 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 209/419] 10.0.0.113 () {32 vars in 710 bytes} [Mon Mar 2 22:21:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/420] 10.0.0.113 () {32 vars in 706 bytes} [Mon Mar 2 22:21:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 210/421] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:21:20 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: 8|app: 0|req: 212/422] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:21:20 2026] GET /v2.1/limits?tenant_id=3728ad62318540259065e16a58d2ecaf => 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: 211/423] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:21:20 2026] GET /v2.1/limits?tenant_id=a09f63648926465e9283e5db9347d380 => generated 299 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/424] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:21:20 2026] GET /v2.1/limits?tenant_id=d37b98ee19b741a3b475f341e4d57f67 => generated 302 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/437] 10.0.0.113 () {32 vars in 687 bytes} [Mon Mar 2 22:22:20 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/438] 10.0.0.113 () {32 vars in 671 bytes} [Mon Mar 2 22:22:20 2026] GET /v2.1/os-aggregates => generated 18 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 219/439] 10.0.0.113 () {32 vars in 681 bytes} [Mon Mar 2 22:22:20 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/440] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:22:20 2026] GET /v2.1/limits?tenant_id=3728ad62318540259065e16a58d2ecaf => 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: 220/441] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:22:20 2026] GET /v2.1/limits?tenant_id=a09f63648926465e9283e5db9347d380 => generated 299 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/442] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:22:20 2026] GET /v2.1/limits?tenant_id=d37b98ee19b741a3b475f341e4d57f67 => generated 302 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/443] 10.0.0.113 () {32 vars in 710 bytes} [Mon Mar 2 22:22:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/444] 10.0.0.113 () {32 vars in 685 bytes} [Mon Mar 2 22:22:20 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 222/445] 10.0.0.113 () {32 vars in 706 bytes} [Mon Mar 2 22:22:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 224/446] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:22:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/447] 10.0.0.113 () {32 vars in 667 bytes} [Mon Mar 2 22:22:20 2026] GET /v2.1/os-services => generated 783 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/448] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:22:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/461] 10.0.0.113 () {32 vars in 706 bytes} [Mon Mar 2 22:23:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 230/462] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:23:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/463] 10.0.0.113 () {32 vars in 667 bytes} [Mon Mar 2 22:23:20 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: 7|app: 0|req: 231/464] 10.0.0.113 () {32 vars in 710 bytes} [Mon Mar 2 22:23:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 234/465] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:23:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 232/466] 10.0.0.113 () {32 vars in 681 bytes} [Mon Mar 2 22:23:20 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/467] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:23:20 2026] GET /v2.1/limits?tenant_id=3728ad62318540259065e16a58d2ecaf => generated 299 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/468] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:23:20 2026] GET /v2.1/limits?tenant_id=a09f63648926465e9283e5db9347d380 => generated 299 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/469] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:23:20 2026] GET /v2.1/limits?tenant_id=d37b98ee19b741a3b475f341e4d57f67 => generated 302 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/470] 10.0.0.113 () {32 vars in 685 bytes} [Mon Mar 2 22:23:20 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/471] 10.0.0.113 () {32 vars in 687 bytes} [Mon Mar 2 22:23:20 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 235/472] 10.0.0.113 () {32 vars in 671 bytes} [Mon Mar 2 22:23:20 2026] GET /v2.1/os-aggregates => generated 18 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 244/485] 10.0.0.113 () {32 vars in 681 bytes} [Mon Mar 2 22:24:20 2026] GET /v2.1/os-security-groups => generated 78 bytes in 108 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/486] 10.0.0.113 () {32 vars in 667 bytes} [Mon Mar 2 22:24:20 2026] GET /v2.1/os-services => generated 783 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/487] 10.0.0.113 () {32 vars in 687 bytes} [Mon Mar 2 22:24:20 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 243/488] 10.0.0.113 () {32 vars in 671 bytes} [Mon Mar 2 22:24:20 2026] GET /v2.1/os-aggregates => generated 18 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 246/489] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:24:20 2026] GET /v2.1/limits?tenant_id=3728ad62318540259065e16a58d2ecaf => generated 299 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/490] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:24:20 2026] GET /v2.1/limits?tenant_id=a09f63648926465e9283e5db9347d380 => 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: 247/491] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:24:20 2026] GET /v2.1/limits?tenant_id=d37b98ee19b741a3b475f341e4d57f67 => generated 302 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/492] 10.0.0.113 () {32 vars in 706 bytes} [Mon Mar 2 22:24:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/493] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:24:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/494] 10.0.0.113 () {32 vars in 710 bytes} [Mon Mar 2 22:24:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/495] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:24:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 38 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: 247/496] 10.0.0.113 () {32 vars in 685 bytes} [Mon Mar 2 22:24:20 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: 256/509] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:25:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 92 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: 254/510] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:25:20 2026] GET /v2.1/limits?tenant_id=3728ad62318540259065e16a58d2ecaf => generated 299 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/511] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:25:20 2026] GET /v2.1/limits?tenant_id=a09f63648926465e9283e5db9347d380 => generated 299 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/512] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:25:20 2026] GET /v2.1/limits?tenant_id=d37b98ee19b741a3b475f341e4d57f67 => 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: 258/513] 10.0.0.113 () {32 vars in 710 bytes} [Mon Mar 2 22:25:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/514] 10.0.0.113 () {32 vars in 685 bytes} [Mon Mar 2 22:25:20 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 259/515] 10.0.0.113 () {32 vars in 681 bytes} [Mon Mar 2 22:25:20 2026] GET /v2.1/os-security-groups => generated 78 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 257/516] 10.0.0.113 () {32 vars in 667 bytes} [Mon Mar 2 22:25:20 2026] GET /v2.1/os-services => generated 783 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/517] 10.0.0.113 () {32 vars in 687 bytes} [Mon Mar 2 22:25:20 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 258/518] 10.0.0.113 () {32 vars in 671 bytes} [Mon Mar 2 22:25:20 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 261/519] 10.0.0.113 () {32 vars in 706 bytes} [Mon Mar 2 22:25:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/520] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:25:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/533] 10.0.0.113 () {32 vars in 681 bytes} [Mon Mar 2 22:26:20 2026] GET /v2.1/os-security-groups => generated 78 bytes in 84 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/534] 10.0.0.113 () {32 vars in 710 bytes} [Mon Mar 2 22:26:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/535] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:26:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 269/536] 10.0.0.113 () {32 vars in 687 bytes} [Mon Mar 2 22:26:20 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/537] 10.0.0.113 () {32 vars in 671 bytes} [Mon Mar 2 22:26:20 2026] GET /v2.1/os-aggregates => generated 18 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 270/538] 10.0.0.113 () {32 vars in 667 bytes} [Mon Mar 2 22:26:20 2026] GET /v2.1/os-services => generated 783 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/539] 10.0.0.113 () {32 vars in 706 bytes} [Mon Mar 2 22:26:20 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/540] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:26:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/541] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:26:20 2026] GET /v2.1/limits?tenant_id=3728ad62318540259065e16a58d2ecaf => generated 299 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/542] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:26:20 2026] GET /v2.1/limits?tenant_id=a09f63648926465e9283e5db9347d380 => generated 299 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/543] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:26:20 2026] GET /v2.1/limits?tenant_id=d37b98ee19b741a3b475f341e4d57f67 => 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: 273/544] 10.0.0.113 () {32 vars in 685 bytes} [Mon Mar 2 22:26:20 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/557] 10.0.0.113 () {32 vars in 710 bytes} [Mon Mar 2 22:27:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 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, ' [pid: 8|app: 0|req: 280/558] 10.0.0.113 () {32 vars in 681 bytes} [Mon Mar 2 22:27:20 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 279/559] 10.0.0.113 () {32 vars in 706 bytes} [Mon Mar 2 22:27:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/560] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:27:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/561] 10.0.0.113 () {32 vars in 667 bytes} [Mon Mar 2 22:27:20 2026] GET /v2.1/os-services => generated 783 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/562] 10.0.0.113 () {32 vars in 687 bytes} [Mon Mar 2 22:27:20 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 281/563] 10.0.0.113 () {32 vars in 671 bytes} [Mon Mar 2 22:27:20 2026] GET /v2.1/os-aggregates => generated 18 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 283/564] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:27:20 2026] GET /v2.1/limits?tenant_id=3728ad62318540259065e16a58d2ecaf => 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: 282/565] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:27:20 2026] GET /v2.1/limits?tenant_id=a09f63648926465e9283e5db9347d380 => generated 299 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/566] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:27:20 2026] GET /v2.1/limits?tenant_id=d37b98ee19b741a3b475f341e4d57f67 => 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: 283/567] 10.0.0.113 () {32 vars in 685 bytes} [Mon Mar 2 22:27:21 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/568] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:27:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 290/581] 10.0.0.113 () {32 vars in 685 bytes} [Mon Mar 2 22:28:20 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/582] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:28:20 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: 7|app: 0|req: 291/583] 10.0.0.113 () {32 vars in 706 bytes} [Mon Mar 2 22:28:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/584] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:28:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/585] 10.0.0.113 () {32 vars in 667 bytes} [Mon Mar 2 22:28:20 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) [pid: 8|app: 0|req: 294/586] 10.0.0.113 () {32 vars in 681 bytes} [Mon Mar 2 22:28:20 2026] GET /v2.1/os-security-groups => generated 78 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 293/587] 10.0.0.113 () {32 vars in 687 bytes} [Mon Mar 2 22:28:20 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/588] 10.0.0.113 () {32 vars in 671 bytes} [Mon Mar 2 22:28:20 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 294/589] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:28:20 2026] GET /v2.1/limits?tenant_id=3728ad62318540259065e16a58d2ecaf => generated 299 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/590] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:28:20 2026] GET /v2.1/limits?tenant_id=a09f63648926465e9283e5db9347d380 => 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: 295/591] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:28:20 2026] GET /v2.1/limits?tenant_id=d37b98ee19b741a3b475f341e4d57f67 => 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: 297/592] 10.0.0.113 () {32 vars in 710 bytes} [Mon Mar 2 22:28:21 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/605] 162.253.55.204 () {42 vars in 704 bytes} [Mon Mar 2 22:29: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: 304/606] 162.253.55.204 () {44 vars in 908 bytes} [Mon Mar 2 22:29:18 2026] GET /v2.1 => generated 0 bytes in 56 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 303/607] 162.253.55.204 () {46 vars in 981 bytes} [Mon Mar 2 22:29:18 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 22:29:18.562 8 INFO nova.api.openstack.wsgi [None req-43a0a1e9-524c-4184-9ca4-841236d13f85 d1a327171f564413bdd81776505fd411 a09f63648926465e9283e5db9347d380 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 305/608] 162.253.55.204 () {48 vars in 1010 bytes} [Mon Mar 2 22:29:18 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/609] 162.253.55.204 () {48 vars in 1050 bytes} [Mon Mar 2 22:29:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/610] 162.253.55.204 () {48 vars in 1098 bytes} [Mon Mar 2 22:29:18 2026] GET /v2.1/flavors/29214acb-85f2-443e-9bef-819fe68b50de/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: 305/611] 162.253.55.204 () {42 vars in 704 bytes} [Mon Mar 2 22:29:19 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/612] 162.253.55.204 () {44 vars in 908 bytes} [Mon Mar 2 22:29:19 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 306/613] 162.253.55.204 () {46 vars in 981 bytes} [Mon Mar 2 22:29:19 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 22:29:19.595 8 INFO nova.api.openstack.wsgi [None req-15d80010-389f-4d94-af0b-defc9710dc99 d1a327171f564413bdd81776505fd411 a09f63648926465e9283e5db9347d380 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 308/614] 162.253.55.204 () {48 vars in 1012 bytes} [Mon Mar 2 22:29:19 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/615] 162.253.55.204 () {48 vars in 1050 bytes} [Mon Mar 2 22:29:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/616] 162.253.55.204 () {48 vars in 1098 bytes} [Mon Mar 2 22:29:19 2026] GET /v2.1/flavors/74b2cd38-c030-4a5d-9007-68ec8358b19a/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/617] 10.0.0.113 () {32 vars in 681 bytes} [Mon Mar 2 22:29:20 2026] GET /v2.1/os-security-groups => generated 78 bytes in 88 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: 309/618] 162.253.55.204 () {42 vars in 704 bytes} [Mon Mar 2 22:29:20 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: 310/619] 10.0.0.113 () {32 vars in 667 bytes} [Mon Mar 2 22:29:20 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: 310/620] 162.253.55.204 () {44 vars in 908 bytes} [Mon Mar 2 22:29:20 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 311/621] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:29:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/622] 162.253.55.204 () {46 vars in 981 bytes} [Mon Mar 2 22:29:20 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 22:29:20.624 7 INFO nova.api.openstack.wsgi [None req-7376d806-b705-4c35-b564-c90f2cde43d5 d1a327171f564413bdd81776505fd411 a09f63648926465e9283e5db9347d380 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 312/623] 162.253.55.204 () {48 vars in 1014 bytes} [Mon Mar 2 22:29:20 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/624] 10.0.0.113 () {32 vars in 710 bytes} [Mon Mar 2 22:29:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 313/625] 162.253.55.204 () {48 vars in 1050 bytes} [Mon Mar 2 22:29:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/626] 10.0.0.113 () {32 vars in 706 bytes} [Mon Mar 2 22:29:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/627] 162.253.55.204 () {48 vars in 1098 bytes} [Mon Mar 2 22:29:20 2026] GET /v2.1/flavors/58819530-f6b4-4ddf-ad5f-9050fce7f1fb/os-extra_specs => generated 19 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/628] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:29:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/629] 10.0.0.113 () {32 vars in 687 bytes} [Mon Mar 2 22:29:20 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/630] 10.0.0.113 () {32 vars in 671 bytes} [Mon Mar 2 22:29:20 2026] GET /v2.1/os-aggregates => generated 18 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 316/631] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:29:20 2026] GET /v2.1/limits?tenant_id=3728ad62318540259065e16a58d2ecaf => generated 299 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/632] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:29:20 2026] GET /v2.1/limits?tenant_id=a09f63648926465e9283e5db9347d380 => 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: 317/633] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:29:20 2026] GET /v2.1/limits?tenant_id=d37b98ee19b741a3b475f341e4d57f67 => 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: 317/634] 10.0.0.113 () {32 vars in 685 bytes} [Mon Mar 2 22:29:20 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: 318/635] 162.253.55.204 () {42 vars in 704 bytes} [Mon Mar 2 22:29:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 318/636] 162.253.55.204 () {44 vars in 908 bytes} [Mon Mar 2 22:29:21 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 319/637] 162.253.55.204 () {46 vars in 981 bytes} [Mon Mar 2 22:29:21 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 22:29:21.688 8 INFO nova.api.openstack.wsgi [None req-b84f2ddb-f129-4250-937f-f29afef82558 d1a327171f564413bdd81776505fd411 a09f63648926465e9283e5db9347d380 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 319/638] 162.253.55.204 () {48 vars in 1012 bytes} [Mon Mar 2 22:29:21 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/639] 162.253.55.204 () {48 vars in 1050 bytes} [Mon Mar 2 22:29:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/640] 162.253.55.204 () {48 vars in 1098 bytes} [Mon Mar 2 22:29:21 2026] GET /v2.1/flavors/9ee1993b-87d3-44de-bdcb-538c29775da0/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/641] 162.253.55.204 () {42 vars in 704 bytes} [Mon Mar 2 22:29:22 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: 321/642] 162.253.55.204 () {44 vars in 908 bytes} [Mon Mar 2 22:29:22 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 322/643] 162.253.55.204 () {46 vars in 981 bytes} [Mon Mar 2 22:29:22 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 22:29:22.716 8 INFO nova.api.openstack.wsgi [None req-3447daeb-40b9-4e48-bc64-036d96c58a87 d1a327171f564413bdd81776505fd411 a09f63648926465e9283e5db9347d380 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 322/644] 162.253.55.204 () {48 vars in 1014 bytes} [Mon Mar 2 22:29:22 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/645] 162.253.55.204 () {48 vars in 1050 bytes} [Mon Mar 2 22:29:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/646] 162.253.55.204 () {48 vars in 1098 bytes} [Mon Mar 2 22:29:22 2026] GET /v2.1/flavors/3ab9806f-6c7f-47e4-9752-36910c18a937/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/659] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:30:20 2026] GET /v2.1/limits?tenant_id=3728ad62318540259065e16a58d2ecaf => generated 299 bytes in 108 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: 330/660] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:30:20 2026] GET /v2.1/limits?tenant_id=a09f63648926465e9283e5db9347d380 => 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: 331/661] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:30:20 2026] GET /v2.1/limits?tenant_id=d37b98ee19b741a3b475f341e4d57f67 => 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: 331/662] 10.0.0.113 () {32 vars in 710 bytes} [Mon Mar 2 22:30:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/663] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:30:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 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: 8|app: 0|req: 332/664] 10.0.0.113 () {32 vars in 685 bytes} [Mon Mar 2 22:30:20 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/665] 10.0.0.113 () {32 vars in 681 bytes} [Mon Mar 2 22:30:20 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 333/666] 10.0.0.113 () {32 vars in 706 bytes} [Mon Mar 2 22:30:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/667] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:30:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/668] 10.0.0.113 () {32 vars in 667 bytes} [Mon Mar 2 22:30:20 2026] GET /v2.1/os-services => generated 783 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/669] 10.0.0.113 () {32 vars in 687 bytes} [Mon Mar 2 22:30:20 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 335/670] 10.0.0.113 () {32 vars in 671 bytes} [Mon Mar 2 22:30:20 2026] GET /v2.1/os-aggregates => generated 18 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/673] 162.253.55.204 () {42 vars in 704 bytes} [Mon Mar 2 22:30:27 2026] GET /v2.1 => generated 114 bytes in 2 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: 337/674] 162.253.55.204 () {44 vars in 908 bytes} [Mon Mar 2 22:30:27 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 338/675] 162.253.55.204 () {46 vars in 981 bytes} [Mon Mar 2 22:30:27 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 22:30:27.440 7 INFO nova.api.openstack.wsgi [None req-42e396e7-73a9-433e-81d3-8e9115789f9a d1a327171f564413bdd81776505fd411 a09f63648926465e9283e5db9347d380 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 338/676] 162.253.55.204 () {48 vars in 1016 bytes} [Mon Mar 2 22:30:27 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/677] 162.253.55.204 () {48 vars in 1050 bytes} [Mon Mar 2 22:30:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/678] 162.253.55.204 () {48 vars in 1098 bytes} [Mon Mar 2 22:30:27 2026] GET /v2.1/flavors/1a0f5d58-f5c8-47f4-b4ca-bcbb887f10c6/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/681] 162.253.55.204 () {42 vars in 704 bytes} [Mon Mar 2 22:30:39 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: 341/682] 162.253.55.204 () {44 vars in 908 bytes} [Mon Mar 2 22:30:39 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 342/683] 162.253.55.204 () {46 vars in 981 bytes} [Mon Mar 2 22:30:39 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/684] 162.253.55.204 () {48 vars in 1050 bytes} [Mon Mar 2 22:30:39 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/685] 162.253.55.204 () {42 vars in 704 bytes} [Mon Mar 2 22:30:44 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/686] 162.253.55.204 () {44 vars in 908 bytes} [Mon Mar 2 22:30:44 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 344/687] 162.253.55.204 () {46 vars in 981 bytes} [Mon Mar 2 22:30:44 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/688] 162.253.55.204 () {48 vars in 1072 bytes} [Mon Mar 2 22:30:44 2026] GET /v2.1/os-quota-sets/a09f63648926465e9283e5db9347d380 => generated 280 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 349/697] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:31:20 2026] GET /v2.1/limits?tenant_id=3728ad62318540259065e16a58d2ecaf => generated 299 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/698] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:31:20 2026] GET /v2.1/limits?tenant_id=a09f63648926465e9283e5db9347d380 => generated 299 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/699] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:31:20 2026] GET /v2.1/limits?tenant_id=d37b98ee19b741a3b475f341e4d57f67 => generated 302 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/700] 10.0.0.113 () {32 vars in 685 bytes} [Mon Mar 2 22:31:20 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/701] 10.0.0.113 () {32 vars in 706 bytes} [Mon Mar 2 22:31:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 351/702] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:31:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/703] 10.0.0.113 () {32 vars in 667 bytes} [Mon Mar 2 22:31:20 2026] GET /v2.1/os-services => generated 783 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/704] 10.0.0.113 () {32 vars in 687 bytes} [Mon Mar 2 22:31:20 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 353/705] 10.0.0.113 () {32 vars in 671 bytes} [Mon Mar 2 22:31:20 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 353/706] 10.0.0.113 () {32 vars in 681 bytes} [Mon Mar 2 22:31:20 2026] GET /v2.1/os-security-groups => generated 78 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/707] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:31:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/708] 10.0.0.113 () {32 vars in 710 bytes} [Mon Mar 2 22:31:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/711] 162.253.55.204 () {42 vars in 704 bytes} [Mon Mar 2 22:31: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) /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: 356/712] 162.253.55.204 () {44 vars in 908 bytes} [Mon Mar 2 22:31:33 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 357/713] 162.253.55.204 () {46 vars in 981 bytes} [Mon Mar 2 22:31:33 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 22:31:33.198 7 INFO nova.api.openstack.wsgi [None req-2316e77c-5045-4cb6-a588-ae1d0e847feb d1a327171f564413bdd81776505fd411 a09f63648926465e9283e5db9347d380 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 357/714] 162.253.55.204 () {48 vars in 1014 bytes} [Mon Mar 2 22:31:33 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/715] 162.253.55.204 () {48 vars in 1050 bytes} [Mon Mar 2 22:31:33 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/716] 162.253.55.204 () {48 vars in 1098 bytes} [Mon Mar 2 22:31:33 2026] GET /v2.1/flavors/41d6b3cb-cd23-4329-91d0-3f644a0caef5/os-extra_specs => generated 19 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/721] 162.253.55.204 () {42 vars in 704 bytes} [Mon Mar 2 22:31:47 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: 361/722] 162.253.55.204 () {44 vars in 908 bytes} [Mon Mar 2 22:31:47 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 362/723] 162.253.55.204 () {46 vars in 981 bytes} [Mon Mar 2 22:31:47 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/724] 162.253.55.204 () {48 vars in 1072 bytes} [Mon Mar 2 22:31:47 2026] GET /v2.1/os-quota-sets/3728ad62318540259065e16a58d2ecaf => generated 280 bytes in 63 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: 366/731] 10.0.0.113 () {32 vars in 667 bytes} [Mon Mar 2 22:32:20 2026] GET /v2.1/os-services => generated 783 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/732] 10.0.0.113 () {32 vars in 706 bytes} [Mon Mar 2 22:32:20 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 367/733] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:32:20 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: 367/734] 10.0.0.113 () {32 vars in 685 bytes} [Mon Mar 2 22:32:20 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/735] 10.0.0.113 () {32 vars in 681 bytes} [Mon Mar 2 22:32:20 2026] GET /v2.1/os-security-groups => generated 78 bytes in 15 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: 368/736] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:32:20 2026] GET /v2.1/limits?tenant_id=3728ad62318540259065e16a58d2ecaf => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/737] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:32:20 2026] GET /v2.1/limits?tenant_id=a09f63648926465e9283e5db9347d380 => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/738] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:32:20 2026] GET /v2.1/limits?tenant_id=d37b98ee19b741a3b475f341e4d57f67 => 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: 370/739] 10.0.0.113 () {32 vars in 710 bytes} [Mon Mar 2 22:32:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/740] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:32:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 371/741] 10.0.0.113 () {32 vars in 687 bytes} [Mon Mar 2 22:32:20 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) [pid: 7|app: 0|req: 371/742] 10.0.0.113 () {32 vars in 671 bytes} [Mon Mar 2 22:32:20 2026] GET /v2.1/os-aggregates => generated 18 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/745] 162.253.55.204 () {42 vars in 704 bytes} [Mon Mar 2 22:32:32 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: 373/746] 162.253.55.204 () {44 vars in 908 bytes} [Mon Mar 2 22:32:32 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 374/747] 162.253.55.204 () {46 vars in 981 bytes} [Mon Mar 2 22:32:32 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 22:32:32.681 7 INFO nova.api.openstack.wsgi [None req-f75add6f-367e-408c-b8e7-d78a0427b049 d1a327171f564413bdd81776505fd411 a09f63648926465e9283e5db9347d380 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 374/748] 162.253.55.204 () {48 vars in 1010 bytes} [Mon Mar 2 22:32:32 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/749] 162.253.55.204 () {48 vars in 1050 bytes} [Mon Mar 2 22:32:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/758] 10.0.0.249 () {32 vars in 654 bytes} [Mon Mar 2 22:33:13 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: 8|app: 0|req: 380/759] 10.0.0.249 () {32 vars in 640 bytes} [Mon Mar 2 22:33:14 2026] GET /v2.1/servers => generated 15 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-03-02 22:33:14.294 7 WARNING oslo_db.sqlalchemy.utils [None req-355bd1ff-65da-4bee-8b27-3843f0739ca1 d1a327171f564413bdd81776505fd411 a09f63648926465e9283e5db9347d380 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 380/760] 10.0.0.249 () {32 vars in 648 bytes} [Mon Mar 2 22:33:14 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: 8|app: 0|req: 381/761] 10.0.0.249 () {32 vars in 693 bytes} [Mon Mar 2 22:33:14 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/764] 10.0.0.113 () {32 vars in 667 bytes} [Mon Mar 2 22:33:20 2026] GET /v2.1/os-services => generated 783 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/765] 10.0.0.113 () {32 vars in 687 bytes} [Mon Mar 2 22:33:20 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 384/766] 10.0.0.113 () {32 vars in 671 bytes} [Mon Mar 2 22:33:20 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: 383/767] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:33:20 2026] GET /v2.1/limits?tenant_id=3728ad62318540259065e16a58d2ecaf => 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: 385/768] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:33:20 2026] GET /v2.1/limits?tenant_id=a09f63648926465e9283e5db9347d380 => generated 299 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/769] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:33:20 2026] GET /v2.1/limits?tenant_id=d37b98ee19b741a3b475f341e4d57f67 => 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: 386/770] 10.0.0.113 () {32 vars in 710 bytes} [Mon Mar 2 22:33:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/771] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:33:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 387/772] 10.0.0.113 () {32 vars in 685 bytes} [Mon Mar 2 22:33:20 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/773] 10.0.0.113 () {32 vars in 681 bytes} [Mon Mar 2 22:33:20 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 388/774] 10.0.0.113 () {32 vars in 706 bytes} [Mon Mar 2 22:33:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/775] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:33:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/778] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:33:26 2026] GET /v2.1/flavors/29214acb-85f2-443e-9bef-819fe68b50de => generated 511 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/779] 10.0.0.249 () {32 vars in 640 bytes} [Mon Mar 2 22:33:26 2026] GET /v2.1/flavors => generated 1674 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/780] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:33:26 2026] GET /v2.1/flavors/29214acb-85f2-443e-9bef-819fe68b50de => generated 511 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/781] 10.0.0.249 () {34 vars in 684 bytes} [Mon Mar 2 22:33:31 2026] POST /v2.1/os-security-groups => generated 246 bytes in 1204 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/782] 10.0.0.249 () {34 vars in 670 bytes} [Mon Mar 2 22:33:32 2026] POST /v2.1/os-keypairs => generated 385 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/783] 10.0.0.249 () {34 vars in 694 bytes} [Mon Mar 2 22:33:32 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1211 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/784] 10.0.0.249 () {34 vars in 684 bytes} [Mon Mar 2 22:33:33 2026] POST /v2.1/os-security-groups => generated 247 bytes in 916 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/787] 10.0.0.249 () {34 vars in 694 bytes} [Mon Mar 2 22:33:34 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/788] 10.0.0.249 () {34 vars in 662 bytes} [Mon Mar 2 22:33:33 2026] POST /v2.1/servers => generated 424 bytes in 1420 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: 393/789] 10.0.0.249 () {34 vars in 694 bytes} [Mon Mar 2 22:33:35 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/790] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:33:35 2026] GET /v2.1/servers/294fead7-4f31-42d3-8e9f-fc9e4bf27b25 => generated 1370 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: 7|app: 0|req: 395/791] 10.0.0.249 () {32 vars in 736 bytes} [Mon Mar 2 22:33:35 2026] GET /v2.1/os-security-groups/a12a8980-28f1-461f-80b1-5020ec0550f9 => generated 664 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/792] 10.0.0.249 () {34 vars in 662 bytes} [Mon Mar 2 22:33:34 2026] POST /v2.1/servers => generated 450 bytes in 1078 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: 8|app: 0|req: 398/793] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:33:35 2026] GET /v2.1/servers/b592a31e-9eab-4046-a84e-393f72074a0d => generated 1400 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/794] 10.0.0.249 () {32 vars in 749 bytes} [Mon Mar 2 22:33:35 2026] DELETE /v2.1/os-security-group-rules/ef6f0761-b4ae-49c9-8c31-ee4d6229e50b => generated 0 bytes in 187 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: 399/795] 10.0.0.249 () {32 vars in 739 bytes} [Mon Mar 2 22:33:36 2026] DELETE /v2.1/os-security-groups/a12a8980-28f1-461f-80b1-5020ec0550f9 => generated 0 bytes in 156 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/796] 10.0.0.249 () {32 vars in 739 bytes} [Mon Mar 2 22:33:36 2026] DELETE /v2.1/os-security-groups/3c8d57a7-6ccf-408b-97a6-f402cace3b97 => generated 0 bytes in 159 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/797] 10.0.0.249 () {34 vars in 684 bytes} [Mon Mar 2 22:33:36 2026] POST /v2.1/os-security-groups => generated 243 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/798] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:33:36 2026] GET /v2.1/servers/294fead7-4f31-42d3-8e9f-fc9e4bf27b25 => generated 1366 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 401/799] 10.0.0.249 () {34 vars in 684 bytes} [Mon Mar 2 22:33:36 2026] POST /v2.1/os-security-groups => generated 244 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/800] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:33:36 2026] GET /v2.1/servers/b592a31e-9eab-4046-a84e-393f72074a0d => generated 1404 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/801] 10.0.0.249 () {34 vars in 684 bytes} [Mon Mar 2 22:33:37 2026] POST /v2.1/os-security-groups => generated 244 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/802] 10.0.0.249 () {32 vars in 662 bytes} [Mon Mar 2 22:33:37 2026] GET /v2.1/os-security-groups => generated 1384 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/803] 10.0.0.249 () {32 vars in 739 bytes} [Mon Mar 2 22:33:37 2026] DELETE /v2.1/os-security-groups/b600e534-a440-42bf-b1e5-d15c32fd2561 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-02 22:33:37.539 7 INFO nova.api.openstack.wsgi [None req-d8345613-0460-420c-a9f9-afa6072dada8 3780b83da543464aadb20f2b72f12644 5c4b87ef42c94949944cff47587f8dd6 - - default default] HTTP exception thrown: Security group b600e534-a440-42bf-b1e5-d15c32fd2561 does not exist Neutron server returns request_ids: ['req-b9e24edf-5c74-4bed-8f52-561b9c463889'] [pid: 7|app: 0|req: 401/804] 10.0.0.249 () {32 vars in 736 bytes} [Mon Mar 2 22:33:37 2026] GET /v2.1/os-security-groups/b600e534-a440-42bf-b1e5-d15c32fd2561 => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/805] 10.0.0.249 () {32 vars in 739 bytes} [Mon Mar 2 22:33:37 2026] DELETE /v2.1/os-security-groups/22d6016b-ac64-47c2-81b1-8ebeefc1fbd5 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-02 22:33:37.732 7 INFO nova.api.openstack.wsgi [None req-e68ee90a-5f81-43da-ab06-6740fe5926bf 3780b83da543464aadb20f2b72f12644 5c4b87ef42c94949944cff47587f8dd6 - - default default] HTTP exception thrown: Security group 22d6016b-ac64-47c2-81b1-8ebeefc1fbd5 does not exist Neutron server returns request_ids: ['req-b020385a-c65f-459b-97a4-e0505f255fd7'] [pid: 7|app: 0|req: 402/806] 10.0.0.249 () {32 vars in 736 bytes} [Mon Mar 2 22:33:37 2026] GET /v2.1/os-security-groups/22d6016b-ac64-47c2-81b1-8ebeefc1fbd5 => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/807] 10.0.0.249 () {32 vars in 739 bytes} [Mon Mar 2 22:33:37 2026] DELETE /v2.1/os-security-groups/b6c2e114-81fd-4b8a-8663-d7e824f1a836 => generated 0 bytes in 160 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-02 22:33:37.939 7 INFO nova.api.openstack.wsgi [None req-e24007c8-7678-43f1-bd3c-63c195437e52 3780b83da543464aadb20f2b72f12644 5c4b87ef42c94949944cff47587f8dd6 - - default default] HTTP exception thrown: Security group b6c2e114-81fd-4b8a-8663-d7e824f1a836 does not exist Neutron server returns request_ids: ['req-a972c7dd-38ac-4b44-b1bb-e6023ba5a3e2'] [pid: 7|app: 0|req: 403/808] 10.0.0.249 () {32 vars in 736 bytes} [Mon Mar 2 22:33:37 2026] GET /v2.1/os-security-groups/b6c2e114-81fd-4b8a-8663-d7e824f1a836 => generated 194 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/809] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:33:37 2026] GET /v2.1/servers/294fead7-4f31-42d3-8e9f-fc9e4bf27b25 => generated 1422 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 404/810] 10.0.0.249 () {32 vars in 662 bytes} [Mon Mar 2 22:33:37 2026] GET /v2.1/os-security-groups => generated 707 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/811] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:33:38 2026] GET /v2.1/servers/b592a31e-9eab-4046-a84e-393f72074a0d => generated 1396 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 22:33:38.129 7 INFO nova.api.openstack.wsgi [None req-f18a261c-28a3-4b5c-a74a-a25933b83d57 3780b83da543464aadb20f2b72f12644 5c4b87ef42c94949944cff47587f8dd6 - - default default] HTTP exception thrown: Security group b6c2e114-81fd-4b8a-8663-d7e824f1a836 does not exist Neutron server returns request_ids: ['req-c88ec5e9-0832-4f95-923e-2cc746478339'] [pid: 7|app: 0|req: 405/812] 10.0.0.249 () {32 vars in 739 bytes} [Mon Mar 2 22:33:38 2026] DELETE /v2.1/os-security-groups/b6c2e114-81fd-4b8a-8663-d7e824f1a836 => generated 194 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, ' 2026-03-02 22:33:38.160 8 INFO nova.api.openstack.wsgi [None req-d9df3770-bfd2-4a29-8a94-ae70b9213251 3780b83da543464aadb20f2b72f12644 5c4b87ef42c94949944cff47587f8dd6 - - default default] HTTP exception thrown: Security group 22d6016b-ac64-47c2-81b1-8ebeefc1fbd5 does not exist Neutron server returns request_ids: ['req-304ac843-913c-4a75-be38-f4cceedacab4'] [pid: 8|app: 0|req: 408/813] 10.0.0.249 () {32 vars in 739 bytes} [Mon Mar 2 22:33:38 2026] DELETE /v2.1/os-security-groups/22d6016b-ac64-47c2-81b1-8ebeefc1fbd5 => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-02 22:33:38.193 7 INFO nova.api.openstack.wsgi [None req-9e341f4c-b555-42f0-9093-af7ea4b19c0b 3780b83da543464aadb20f2b72f12644 5c4b87ef42c94949944cff47587f8dd6 - - default default] HTTP exception thrown: Security group b600e534-a440-42bf-b1e5-d15c32fd2561 does not exist Neutron server returns request_ids: ['req-8e568123-98c5-4f5f-9900-d0002e2b3102'] [pid: 7|app: 0|req: 406/814] 10.0.0.249 () {32 vars in 739 bytes} [Mon Mar 2 22:33:38 2026] DELETE /v2.1/os-security-groups/b600e534-a440-42bf-b1e5-d15c32fd2561 => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/815] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:33:39 2026] GET /v2.1/servers/294fead7-4f31-42d3-8e9f-fc9e4bf27b25 => generated 1422 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/816] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:33:39 2026] GET /v2.1/servers/b592a31e-9eab-4046-a84e-393f72074a0d => generated 1396 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 410/817] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:33:40 2026] GET /v2.1/servers/294fead7-4f31-42d3-8e9f-fc9e4bf27b25 => generated 1430 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/818] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:33:40 2026] GET /v2.1/servers/b592a31e-9eab-4046-a84e-393f72074a0d => generated 1452 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 409/819] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:33:41 2026] GET /v2.1/servers/b592a31e-9eab-4046-a84e-393f72074a0d => generated 1452 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/820] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:33:41 2026] GET /v2.1/servers/294fead7-4f31-42d3-8e9f-fc9e4bf27b25 => generated 1482 bytes in 530 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:33:42.719 7 INFO nova.api.openstack.compute.server_external_events [req-f61029cb-cada-4025-a827-1a4852abffe9 req-b515c599-949b-474f-a8fb-d3694339adae 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-changed:a9c19fc0-d638-45fa-9dfc-d35b571ba290 for instance 294fead7-4f31-42d3-8e9f-fc9e4bf27b25 on instance 2026-03-02 22:33:42.725 7 INFO nova.compute.rpcapi [None req-30b8352f-34d4-49bd-aad3-eeade482e57f - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 68 [pid: 7|app: 0|req: 410/821] 10.0.0.59 () {38 vars in 813 bytes} [Mon Mar 2 22:33:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 412/822] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:33:42 2026] GET /v2.1/servers/b592a31e-9eab-4046-a84e-393f72074a0d => generated 1528 bytes in 1349 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/823] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:33:42 2026] GET /v2.1/servers/294fead7-4f31-42d3-8e9f-fc9e4bf27b25 => generated 1470 bytes in 1127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:33:44.795 8 INFO nova.api.openstack.compute.server_external_events [req-9fe5586f-9907-4fa0-8fc8-8c5db1d02432 req-bb0a6b8d-2225-45b9-ac1e-e176c113563e 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-changed:b3fbf8dc-1934-4a11-8313-fdc6b13e781f for instance b592a31e-9eab-4046-a84e-393f72074a0d on instance 2026-03-02 22:33:44.800 8 INFO nova.compute.rpcapi [None req-6c36350d-4c63-4a04-a8f5-13e7f4d7e6b5 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 68 [pid: 8|app: 0|req: 414/826] 10.0.0.59 () {38 vars in 813 bytes} [Mon Mar 2 22:33:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 413/827] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:33:44 2026] GET /v2.1/servers/b592a31e-9eab-4046-a84e-393f72074a0d => generated 1526 bytes in 1240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/828] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:33:44 2026] GET /v2.1/servers/294fead7-4f31-42d3-8e9f-fc9e4bf27b25 => generated 1470 bytes in 1194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 414/829] 10.0.0.249 () {34 vars in 670 bytes} [Mon Mar 2 22:33:46 2026] POST /v2.1/os-keypairs => generated 386 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 416/830] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:33:47 2026] GET /v2.1/servers/b592a31e-9eab-4046-a84e-393f72074a0d => generated 1526 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/831] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:33:47 2026] GET /v2.1/servers/294fead7-4f31-42d3-8e9f-fc9e4bf27b25 => generated 1470 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, ' [pid: 8|app: 0|req: 417/832] 10.0.0.249 () {34 vars in 662 bytes} [Mon Mar 2 22:33:47 2026] POST /v2.1/servers => generated 453 bytes in 542 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: 416/833] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:33:48 2026] GET /v2.1/servers/bbca2c47-5c1f-4aa0-bccf-eca9f64ebd73 => generated 1392 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 418/834] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:33:48 2026] GET /v2.1/servers/b592a31e-9eab-4046-a84e-393f72074a0d => generated 1526 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, ' [pid: 7|app: 0|req: 417/835] 10.0.0.249 () {34 vars in 670 bytes} [Mon Mar 2 22:33:48 2026] POST /v2.1/os-keypairs => generated 386 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/836] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:33:48 2026] GET /v2.1/servers/294fead7-4f31-42d3-8e9f-fc9e4bf27b25 => generated 1470 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/837] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:33:49 2026] GET /v2.1/servers/bbca2c47-5c1f-4aa0-bccf-eca9f64ebd73 => generated 1396 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 420/838] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:33:49 2026] GET /v2.1/servers/b592a31e-9eab-4046-a84e-393f72074a0d => generated 1526 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 419/839] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:33:49 2026] GET /v2.1/servers/294fead7-4f31-42d3-8e9f-fc9e4bf27b25 => generated 1470 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 421/840] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:33:50 2026] GET /v2.1/servers/bbca2c47-5c1f-4aa0-bccf-eca9f64ebd73 => generated 1444 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 420/841] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:33:50 2026] GET /v2.1/servers/b592a31e-9eab-4046-a84e-393f72074a0d => generated 1526 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 422/842] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:33:50 2026] GET /v2.1/servers/294fead7-4f31-42d3-8e9f-fc9e4bf27b25 => generated 1470 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 421/843] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:33:51 2026] GET /v2.1/servers/bbca2c47-5c1f-4aa0-bccf-eca9f64ebd73 => generated 1444 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 423/844] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:33:51 2026] GET /v2.1/servers/b592a31e-9eab-4046-a84e-393f72074a0d => generated 1526 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/845] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:33:51 2026] GET /v2.1/servers/294fead7-4f31-42d3-8e9f-fc9e4bf27b25 => generated 1470 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, ' [pid: 8|app: 0|req: 424/846] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:33:52 2026] GET /v2.1/servers/bbca2c47-5c1f-4aa0-bccf-eca9f64ebd73 => generated 1452 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-03-02 22:33:52.792 7 INFO nova.api.openstack.compute.server_external_events [req-deadf1d3-a8bb-48e3-8259-271ba1813269 req-967853d7-0d8f-493b-8130-5b9e54b72c39 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-vif-plugged:a9c19fc0-d638-45fa-9dfc-d35b571ba290 for instance 294fead7-4f31-42d3-8e9f-fc9e4bf27b25 on instance [pid: 7|app: 0|req: 423/847] 10.0.0.215 () {38 vars in 814 bytes} [Mon Mar 2 22:33:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 425/848] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:33:53 2026] GET /v2.1/servers/b592a31e-9eab-4046-a84e-393f72074a0d => generated 1526 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/849] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:33:53 2026] GET /v2.1/servers/294fead7-4f31-42d3-8e9f-fc9e4bf27b25 => generated 1470 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 426/850] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:33:53 2026] GET /v2.1/servers/bbca2c47-5c1f-4aa0-bccf-eca9f64ebd73 => generated 1520 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-03-02 22:33:54.002 7 INFO nova.api.openstack.compute.server_external_events [req-35d72f25-9268-4645-a34e-bb5c213f7603 req-e52937a7-a661-457f-807c-d02d1662de1a 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-changed:31cf3c25-a7ac-4609-a6bb-e4b968c06cc9 for instance bbca2c47-5c1f-4aa0-bccf-eca9f64ebd73 on instance [pid: 7|app: 0|req: 425/851] 10.0.0.59 () {38 vars in 813 bytes} [Mon Mar 2 22:33:53 2026] POST /v2.1/os-server-external-events => generated 179 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 427/852] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:33:54 2026] GET /v2.1/servers/b592a31e-9eab-4046-a84e-393f72074a0d => generated 1526 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: 8|app: 0|req: 430/855] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:33:54 2026] GET /v2.1/servers/294fead7-4f31-42d3-8e9f-fc9e4bf27b25 => generated 1655 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, ' [pid: 8|app: 0|req: 431/856] 10.0.0.249 () {32 vars in 722 bytes} [Mon Mar 2 22:33:54 2026] GET /v2.1/servers/294fead7-4f31-42d3-8e9f-fc9e4bf27b25/ips => generated 109 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 432/857] 10.0.0.249 () {32 vars in 722 bytes} [Mon Mar 2 22:33:54 2026] GET /v2.1/servers/294fead7-4f31-42d3-8e9f-fc9e4bf27b25/ips => generated 109 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 433/858] 10.0.0.249 () {32 vars in 822 bytes} [Mon Mar 2 22:33:54 2026] GET /v2.1/servers/294fead7-4f31-42d3-8e9f-fc9e4bf27b25/ips/tempest-ServerAddressesTestJSON-140113281-network => generated 94 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 434/859] 10.0.0.249 () {32 vars in 717 bytes} [Mon Mar 2 22:33:54 2026] DELETE /v2.1/servers/294fead7-4f31-42d3-8e9f-fc9e4bf27b25 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 435/860] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:33:54 2026] GET /v2.1/servers/bbca2c47-5c1f-4aa0-bccf-eca9f64ebd73 => generated 1518 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 426/861] 10.0.0.249 () {34 vars in 662 bytes} [Mon Mar 2 22:33:54 2026] POST /v2.1/servers => generated 450 bytes in 786 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:33:55.084 8 INFO nova.api.openstack.compute.server_external_events [req-84d01aeb-9e67-4cbb-b04a-a4dd67445e9f req-dbfbe5e9-53a6-4549-ab31-a4e0769b4dd0 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-vif-plugged:b3fbf8dc-1934-4a11-8313-fdc6b13e781f for instance b592a31e-9eab-4046-a84e-393f72074a0d on instance [pid: 8|app: 0|req: 436/862] 10.0.0.215 () {38 vars in 814 bytes} [Mon Mar 2 22:33:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 437/863] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:33:55 2026] GET /v2.1/servers/54172a20-02b8-4128-8333-5d80c4150e7c => generated 1254 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/864] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:33:55 2026] GET /v2.1/servers/294fead7-4f31-42d3-8e9f-fc9e4bf27b25 => generated 1661 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 438/865] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:33:55 2026] GET /v2.1/servers/b592a31e-9eab-4046-a84e-393f72074a0d => generated 1526 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, ' [pid: 7|app: 0|req: 428/866] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:33:56 2026] GET /v2.1/servers/bbca2c47-5c1f-4aa0-bccf-eca9f64ebd73 => generated 1518 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 439/867] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:33:56 2026] GET /v2.1/servers/54172a20-02b8-4128-8333-5d80c4150e7c => generated 1304 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/868] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:33:56 2026] GET /v2.1/servers/294fead7-4f31-42d3-8e9f-fc9e4bf27b25 => generated 1661 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 440/869] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:33:56 2026] GET /v2.1/servers/b592a31e-9eab-4046-a84e-393f72074a0d => generated 1715 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 430/870] 10.0.0.249 () {32 vars in 740 bytes} [Mon Mar 2 22:33:56 2026] GET /v2.1/servers/b592a31e-9eab-4046-a84e-393f72074a0d/os-interface => generated 284 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 431/871] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:33:57 2026] GET /v2.1/servers/54172a20-02b8-4128-8333-5d80c4150e7c => generated 1352 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 432/872] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:33:57 2026] GET /v2.1/servers/294fead7-4f31-42d3-8e9f-fc9e4bf27b25 => generated 1619 bytes in 349 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:33:57.791 7 INFO nova.api.openstack.compute.server_external_events [req-73b9c83e-b763-4f49-9664-adc98874083a req-69588830-fdf3-4b9e-bc7d-3e2a9ac1cc6f 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-vif-deleted:a9c19fc0-d638-45fa-9dfc-d35b571ba290 for instance 294fead7-4f31-42d3-8e9f-fc9e4bf27b25 on instance [pid: 7|app: 0|req: 433/873] 10.0.0.59 () {38 vars in 813 bytes} [Mon Mar 2 22:33:57 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, ' [pid: 8|app: 0|req: 441/874] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:33:57 2026] GET /v2.1/servers/bbca2c47-5c1f-4aa0-bccf-eca9f64ebd73 => generated 1518 bytes in 595 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:33:57.888 8 INFO nova.api.openstack.compute.server_external_events [req-f6a5972b-9c1f-479e-83ed-06f73698290e req-81347cbf-99a2-4a97-96e4-37c3e3ddc918 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-changed:b3fbf8dc-1934-4a11-8313-fdc6b13e781f for instance b592a31e-9eab-4046-a84e-393f72074a0d on instance [pid: 8|app: 0|req: 442/875] 10.0.0.59 () {38 vars in 813 bytes} [Mon Mar 2 22:33:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/876] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:33:57 2026] GET /v2.1/servers/b592a31e-9eab-4046-a84e-393f72074a0d => generated 1715 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 443/877] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:33:58 2026] GET /v2.1/servers/54172a20-02b8-4128-8333-5d80c4150e7c => generated 1352 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 435/878] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:33:58 2026] GET /v2.1/servers/294fead7-4f31-42d3-8e9f-fc9e4bf27b25 => generated 1456 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/879] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:33:58 2026] GET /v2.1/servers/bbca2c47-5c1f-4aa0-bccf-eca9f64ebd73 => generated 1518 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:33:59.319 7 INFO nova.api.openstack.compute.server_external_events [req-53116ec6-9882-4168-8068-0aa6961e4475 req-b0c5deb9-4731-4001-b3e6-b24d2409a1f1 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-vif-plugged:31cf3c25-a7ac-4609-a6bb-e4b968c06cc9 for instance bbca2c47-5c1f-4aa0-bccf-eca9f64ebd73 on instance [pid: 7|app: 0|req: 436/880] 10.0.0.215 () {38 vars in 814 bytes} [Mon Mar 2 22:33:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 445/881] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:33:59 2026] GET /v2.1/servers/54172a20-02b8-4128-8333-5d80c4150e7c => generated 1360 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, ' [pid: 7|app: 0|req: 437/882] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:33:59 2026] GET /v2.1/servers/294fead7-4f31-42d3-8e9f-fc9e4bf27b25 => generated 1456 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: 8|app: 0|req: 446/883] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:34:00 2026] GET /v2.1/servers/bbca2c47-5c1f-4aa0-bccf-eca9f64ebd73 => generated 1518 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, ' [pid: 7|app: 0|req: 438/884] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:34:00 2026] GET /v2.1/servers/54172a20-02b8-4128-8333-5d80c4150e7c => generated 1427 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 22:34:00.779 8 INFO nova.api.openstack.compute.server_external_events [req-6e5cb84a-c46d-4f9f-9fbd-342778429c2e req-0de9a105-2989-4f4d-a372-d7e2535e2922 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-changed:8b44219e-8481-45b2-8d6b-d551a70c8084 for instance 54172a20-02b8-4128-8333-5d80c4150e7c on instance [pid: 8|app: 0|req: 447/885] 10.0.0.59 () {38 vars in 813 bytes} [Mon Mar 2 22:34:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:34:01.054 7 INFO nova.api.openstack.wsgi [None req-2162d319-43f6-417d-90bf-07980321a216 b85e5aec03a34390a83bc8f8e560bfd2 8ccd65133bca4a0f80d8e378112f1893 - - default default] HTTP exception thrown: Instance 294fead7-4f31-42d3-8e9f-fc9e4bf27b25 could not be found. [pid: 7|app: 0|req: 439/886] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:34:01 2026] GET /v2.1/servers/294fead7-4f31-42d3-8e9f-fc9e4bf27b25 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 448/887] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:34:01 2026] GET /v2.1/servers/bbca2c47-5c1f-4aa0-bccf-eca9f64ebd73 => generated 1701 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 440/888] 10.0.0.249 () {32 vars in 740 bytes} [Mon Mar 2 22:34:01 2026] GET /v2.1/servers/bbca2c47-5c1f-4aa0-bccf-eca9f64ebd73/os-interface => generated 285 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 449/889] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:34:01 2026] GET /v2.1/servers/54172a20-02b8-4128-8333-5d80c4150e7c => generated 1437 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-03-02 22:34:02.838 7 INFO nova.api.openstack.compute.server_external_events [req-f3bf8687-27d1-4314-8313-d5d7db8cfd16 req-ee868d14-2210-4364-aff4-37148ca6a157 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-changed:31cf3c25-a7ac-4609-a6bb-e4b968c06cc9 for instance bbca2c47-5c1f-4aa0-bccf-eca9f64ebd73 on instance [pid: 7|app: 0|req: 441/890] 10.0.0.59 () {38 vars in 813 bytes} [Mon Mar 2 22:34:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 450/891] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:34:03 2026] GET /v2.1/servers/54172a20-02b8-4128-8333-5d80c4150e7c => generated 1437 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 452/894] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:34:04 2026] GET /v2.1/servers/54172a20-02b8-4128-8333-5d80c4150e7c => generated 1437 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 443/895] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:34:05 2026] GET /v2.1/servers/54172a20-02b8-4128-8333-5d80c4150e7c => generated 1425 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, ' [pid: 8|app: 0|req: 453/896] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:34:07 2026] GET /v2.1/servers/54172a20-02b8-4128-8333-5d80c4150e7c => generated 1425 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: 444/897] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:34:08 2026] GET /v2.1/servers/54172a20-02b8-4128-8333-5d80c4150e7c => generated 1425 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:34:08.980 8 INFO nova.api.openstack.compute.server_external_events [req-43ad5149-a69a-4f37-b53c-d14c7d3e0a03 req-42ba7155-2575-4766-9345-a921124313ba 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-vif-plugged:8b44219e-8481-45b2-8d6b-d551a70c8084 for instance 54172a20-02b8-4128-8333-5d80c4150e7c on instance [pid: 8|app: 0|req: 454/898] 10.0.0.215 () {38 vars in 814 bytes} [Mon Mar 2 22:34:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 445/899] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:34:09 2026] GET /v2.1/servers/54172a20-02b8-4128-8333-5d80c4150e7c => generated 1425 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 455/900] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:34:10 2026] GET /v2.1/servers/54172a20-02b8-4128-8333-5d80c4150e7c => generated 1613 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 446/901] 10.0.0.249 () {32 vars in 740 bytes} [Mon Mar 2 22:34:10 2026] GET /v2.1/servers/54172a20-02b8-4128-8333-5d80c4150e7c/os-interface => generated 285 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:34:11.581 7 INFO nova.api.openstack.compute.server_external_events [req-5d7d75ef-e9c7-42af-b047-c0e4447661cd req-a3f46636-eb64-455d-a5d1-558017af7a2c 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-changed:8b44219e-8481-45b2-8d6b-d551a70c8084 for instance 54172a20-02b8-4128-8333-5d80c4150e7c on instance [pid: 7|app: 0|req: 447/902] 10.0.0.59 () {38 vars in 813 bytes} [Mon Mar 2 22:34:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/903] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:34:11 2026] GET /v2.1/servers/54172a20-02b8-4128-8333-5d80c4150e7c => generated 1613 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: 448/904] 10.0.0.249 () {32 vars in 640 bytes} [Mon Mar 2 22:34:11 2026] GET /v2.1/servers => generated 388 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, ' [pid: 8|app: 0|req: 457/905] 10.0.0.249 () {32 vars in 717 bytes} [Mon Mar 2 22:34:11 2026] DELETE /v2.1/servers/54172a20-02b8-4128-8333-5d80c4150e7c => generated 0 bytes in 113 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 449/906] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:34:11 2026] GET /v2.1/servers/54172a20-02b8-4128-8333-5d80c4150e7c => generated 1619 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: 8|app: 0|req: 458/907] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:34:13 2026] GET /v2.1/servers/54172a20-02b8-4128-8333-5d80c4150e7c => generated 1739 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:34:14.604 8 INFO nova.api.openstack.compute.server_external_events [req-03958e6c-696c-4e1b-8989-50c7f6350148 req-07a21816-c9da-493e-a3ea-7cf0cce5807b 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-vif-unplugged:8b44219e-8481-45b2-8d6b-d551a70c8084 for instance 54172a20-02b8-4128-8333-5d80c4150e7c on instance [pid: 8|app: 0|req: 461/910] 10.0.0.215 () {38 vars in 814 bytes} [Mon Mar 2 22:34:14 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) [pid: 7|app: 0|req: 450/911] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:34:14 2026] GET /v2.1/servers/54172a20-02b8-4128-8333-5d80c4150e7c => generated 1739 bytes in 377 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:34:15.319 8 INFO nova.api.openstack.compute.server_external_events [req-7792cef1-9724-4271-bae4-92540fd1cf3c req-6d33fbaf-5385-447d-8593-5a94ca2a85d1 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-vif-deleted:8b44219e-8481-45b2-8d6b-d551a70c8084 for instance 54172a20-02b8-4128-8333-5d80c4150e7c on instance [pid: 8|app: 0|req: 462/912] 10.0.0.59 () {38 vars in 813 bytes} [Mon Mar 2 22:34:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 451/913] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:34:15 2026] GET /v2.1/servers/54172a20-02b8-4128-8333-5d80c4150e7c => generated 1381 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 463/914] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:34:16 2026] GET /v2.1/servers/54172a20-02b8-4128-8333-5d80c4150e7c => generated 1381 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: 452/915] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:34:17 2026] GET /v2.1/servers/54172a20-02b8-4128-8333-5d80c4150e7c => generated 1386 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, ' [pid: 8|app: 0|req: 464/916] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:34:18 2026] GET /v2.1/servers/54172a20-02b8-4128-8333-5d80c4150e7c => generated 1386 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:34:20.120 7 INFO nova.api.openstack.wsgi [None req-fe54736d-ab8a-42a8-8b2a-5fb14627b919 d37d6fb8266b4c518605e0851bd57f75 dedd4a0d32fe44a1ac3cd51e2d1c4ea7 - - default default] HTTP exception thrown: Instance 54172a20-02b8-4128-8333-5d80c4150e7c could not be found. [pid: 7|app: 0|req: 453/917] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:34:20 2026] GET /v2.1/servers/54172a20-02b8-4128-8333-5d80c4150e7c => 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: 8|app: 0|req: 465/918] 10.0.0.249 () {32 vars in 705 bytes} [Mon Mar 2 22:34:20 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1700649365 => generated 0 bytes in 32 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: 454/919] 10.0.0.113 () {32 vars in 710 bytes} [Mon Mar 2 22:34:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1392 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/920] 10.0.0.113 () {32 vars in 687 bytes} [Mon Mar 2 22:34:20 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 455/921] 10.0.0.113 () {32 vars in 671 bytes} [Mon Mar 2 22:34:20 2026] GET /v2.1/os-aggregates => generated 18 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 467/922] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:34:20 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) [pid: 7|app: 0|req: 456/923] 10.0.0.113 () {32 vars in 681 bytes} [Mon Mar 2 22:34:20 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/924] 10.0.0.113 () {32 vars in 706 bytes} [Mon Mar 2 22:34:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 5023 bytes in 1022 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/925] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:34:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 469/926] 10.0.0.113 () {32 vars in 667 bytes} [Mon Mar 2 22:34:21 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) [pid: 7|app: 0|req: 458/927] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:34:22 2026] GET /v2.1/limits?tenant_id=2c293ae4483b42848b65f992fcf2607e => generated 304 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 470/928] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:34:22 2026] GET /v2.1/limits?tenant_id=3728ad62318540259065e16a58d2ecaf => 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: 471/929] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:34:22 2026] GET /v2.1/limits?tenant_id=995b41486a1746dfb95584f56e9f03d2 => generated 304 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/930] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:34:22 2026] GET /v2.1/limits?tenant_id=9b2e8cf211c841bb9247d36e8395f677 => 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: 473/931] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:34:22 2026] GET /v2.1/limits?tenant_id=a09f63648926465e9283e5db9347d380 => generated 299 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/932] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:34:22 2026] GET /v2.1/limits?tenant_id=d37b98ee19b741a3b475f341e4d57f67 => generated 302 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/933] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:34:22 2026] GET /v2.1/limits?tenant_id=dedd4a0d32fe44a1ac3cd51e2d1c4ea7 => generated 302 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/934] 10.0.0.113 () {32 vars in 685 bytes} [Mon Mar 2 22:34:22 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/935] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:34:22 2026] GET /v2.1/servers/bbca2c47-5c1f-4aa0-bccf-eca9f64ebd73 => generated 1821 bytes in 782 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 477/936] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:34:22 2026] GET /v2.1/servers/bbca2c47-5c1f-4aa0-bccf-eca9f64ebd73 => generated 1821 bytes in 681 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 460/937] 10.0.0.249 () {34 vars in 749 bytes} [Mon Mar 2 22:34:23 2026] POST /v2.1/servers/bbca2c47-5c1f-4aa0-bccf-eca9f64ebd73/action => generated 0 bytes in 109 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: 478/938] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:34:23 2026] GET /v2.1/servers/bbca2c47-5c1f-4aa0-bccf-eca9f64ebd73 => generated 1823 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 480/941] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:34:25 2026] GET /v2.1/servers/bbca2c47-5c1f-4aa0-bccf-eca9f64ebd73 => generated 1823 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, ' [pid: 7|app: 0|req: 462/942] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:34:26 2026] GET /v2.1/servers/bbca2c47-5c1f-4aa0-bccf-eca9f64ebd73 => generated 1823 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, ' [pid: 8|app: 0|req: 481/943] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:34:27 2026] GET /v2.1/servers/bbca2c47-5c1f-4aa0-bccf-eca9f64ebd73 => generated 1828 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 463/944] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:34:28 2026] GET /v2.1/servers/bbca2c47-5c1f-4aa0-bccf-eca9f64ebd73 => generated 1828 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, ' [pid: 8|app: 0|req: 482/945] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:34:29 2026] GET /v2.1/servers/bbca2c47-5c1f-4aa0-bccf-eca9f64ebd73 => generated 1828 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:34:30.626 7 INFO nova.api.openstack.compute.server_external_events [req-1360ebe4-ec81-4e3e-9e65-dd68d1293023 req-91fd0d8a-b49b-4141-90cf-6f2037cc2dea 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-vif-unplugged:31cf3c25-a7ac-4609-a6bb-e4b968c06cc9 for instance bbca2c47-5c1f-4aa0-bccf-eca9f64ebd73 on instance [pid: 7|app: 0|req: 464/946] 10.0.0.215 () {38 vars in 814 bytes} [Mon Mar 2 22:34:30 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 483/947] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:34:31 2026] GET /v2.1/servers/bbca2c47-5c1f-4aa0-bccf-eca9f64ebd73 => generated 1828 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 465/948] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:34:32 2026] GET /v2.1/servers/bbca2c47-5c1f-4aa0-bccf-eca9f64ebd73 => generated 1828 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, ' [pid: 8|app: 0|req: 484/949] 10.0.0.249 () {32 vars in 740 bytes} [Mon Mar 2 22:34:32 2026] GET /v2.1/servers/b592a31e-9eab-4046-a84e-393f72074a0d/os-interface => generated 284 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:34:33.036 8 INFO nova.api.openstack.compute.server_external_events [req-abd34cf1-6d69-4d68-9160-1ed374d9a4b6 req-cd83f99c-133f-4190-bb61-9279668ae62e 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-vif-plugged:31cf3c25-a7ac-4609-a6bb-e4b968c06cc9 for instance bbca2c47-5c1f-4aa0-bccf-eca9f64ebd73 on instance [pid: 8|app: 0|req: 485/950] 10.0.0.215 () {38 vars in 814 bytes} [Mon Mar 2 22:34:33 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) [pid: 7|app: 0|req: 466/951] 10.0.0.249 () {32 vars in 814 bytes} [Mon Mar 2 22:34:33 2026] GET /v2.1/servers/b592a31e-9eab-4046-a84e-393f72074a0d/os-interface/b3fbf8dc-1934-4a11-8313-fdc6b13e781f => generated 281 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 486/952] 10.0.0.249 () {32 vars in 722 bytes} [Mon Mar 2 22:34:33 2026] GET /v2.1/servers/b592a31e-9eab-4046-a84e-393f72074a0d/ips => generated 154 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, ' [pid: 7|app: 0|req: 467/953] 10.0.0.249 () {34 vars in 749 bytes} [Mon Mar 2 22:34:33 2026] POST /v2.1/servers/b592a31e-9eab-4046-a84e-393f72074a0d/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: 8|app: 0|req: 487/954] 10.0.0.249 () {32 vars in 722 bytes} [Mon Mar 2 22:34:33 2026] GET /v2.1/servers/b592a31e-9eab-4046-a84e-393f72074a0d/ips => generated 154 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 468/955] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:34:33 2026] GET /v2.1/servers/bbca2c47-5c1f-4aa0-bccf-eca9f64ebd73 => generated 1821 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, ' [pid: 8|app: 0|req: 488/956] 10.0.0.249 () {32 vars in 722 bytes} [Mon Mar 2 22:34:34 2026] GET /v2.1/servers/b592a31e-9eab-4046-a84e-393f72074a0d/ips => generated 154 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:34:34.410 8 INFO nova.api.openstack.compute.server_external_events [req-cfde3723-fff2-44d9-892d-13725b6d318e req-5b64cb20-c56b-4076-89cc-a6457176672c 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-changed:b3fbf8dc-1934-4a11-8313-fdc6b13e781f for instance b592a31e-9eab-4046-a84e-393f72074a0d on instance [pid: 8|app: 0|req: 490/959] 10.0.0.59 () {38 vars in 813 bytes} [Mon Mar 2 22:34:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 470/960] 10.0.0.249 () {32 vars in 722 bytes} [Mon Mar 2 22:34:35 2026] GET /v2.1/servers/b592a31e-9eab-4046-a84e-393f72074a0d/ips => generated 193 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: 491/961] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:34:35 2026] GET /v2.1/servers/b592a31e-9eab-4046-a84e-393f72074a0d => generated 1950 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: 471/962] 10.0.0.249 () {34 vars in 749 bytes} [Mon Mar 2 22:34:35 2026] POST /v2.1/servers/b592a31e-9eab-4046-a84e-393f72074a0d/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 492/963] 10.0.0.249 () {32 vars in 722 bytes} [Mon Mar 2 22:34:35 2026] GET /v2.1/servers/b592a31e-9eab-4046-a84e-393f72074a0d/ips => generated 193 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: 7|app: 0|req: 472/964] 10.0.0.249 () {32 vars in 722 bytes} [Mon Mar 2 22:34:36 2026] GET /v2.1/servers/b592a31e-9eab-4046-a84e-393f72074a0d/ips => generated 193 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:34:37.637 8 INFO nova.api.openstack.compute.server_external_events [req-28197957-af8c-4ffc-9f3f-51d55713762a req-bc9f3e88-8d58-4a08-8a01-cbd82dff2ff3 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-changed:b3fbf8dc-1934-4a11-8313-fdc6b13e781f for instance b592a31e-9eab-4046-a84e-393f72074a0d on instance [pid: 8|app: 0|req: 493/965] 10.0.0.59 () {38 vars in 813 bytes} [Mon Mar 2 22:34:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 473/966] 10.0.0.249 () {32 vars in 722 bytes} [Mon Mar 2 22:34:37 2026] GET /v2.1/servers/b592a31e-9eab-4046-a84e-393f72074a0d/ips => generated 193 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: 494/967] 10.0.0.249 () {32 vars in 722 bytes} [Mon Mar 2 22:34:38 2026] GET /v2.1/servers/b592a31e-9eab-4046-a84e-393f72074a0d/ips => generated 154 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 474/968] 10.0.0.249 () {32 vars in 717 bytes} [Mon Mar 2 22:34:38 2026] DELETE /v2.1/servers/b592a31e-9eab-4046-a84e-393f72074a0d => generated 0 bytes in 107 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 495/969] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:34:38 2026] GET /v2.1/servers/b592a31e-9eab-4046-a84e-393f72074a0d => generated 1841 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, ' [pid: 7|app: 0|req: 475/970] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:34:40 2026] GET /v2.1/servers/b592a31e-9eab-4046-a84e-393f72074a0d => generated 1841 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 496/971] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:34:41 2026] GET /v2.1/servers/b592a31e-9eab-4046-a84e-393f72074a0d => generated 1841 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:34:42.133 7 INFO nova.api.openstack.compute.server_external_events [req-2832a04d-d041-4767-ac7b-fde53d80e9a0 req-f1494d45-98d4-4ad2-a039-db08a18b14a8 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-vif-deleted:b3fbf8dc-1934-4a11-8313-fdc6b13e781f for instance b592a31e-9eab-4046-a84e-393f72074a0d on instance [pid: 7|app: 0|req: 476/972] 10.0.0.59 () {38 vars in 813 bytes} [Mon Mar 2 22:34:42 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, ' [pid: 8|app: 0|req: 497/973] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:34:42 2026] GET /v2.1/servers/b592a31e-9eab-4046-a84e-393f72074a0d => generated 1481 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: 477/974] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:34:43 2026] GET /v2.1/servers/b592a31e-9eab-4046-a84e-393f72074a0d => generated 1486 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 479/977] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:34:44 2026] GET /v2.1/servers/b592a31e-9eab-4046-a84e-393f72074a0d => generated 1486 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:34:45.800 8 INFO nova.api.openstack.wsgi [None req-e03ff562-b862-4bbd-8abd-32cf2007fb81 d0cb41b5e51c4cb3b9a95568def5746a 995b41486a1746dfb95584f56e9f03d2 - - default default] HTTP exception thrown: Instance b592a31e-9eab-4046-a84e-393f72074a0d could not be found. [pid: 8|app: 0|req: 499/978] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:34:45 2026] GET /v2.1/servers/b592a31e-9eab-4046-a84e-393f72074a0d => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 480/979] 10.0.0.249 () {32 vars in 703 bytes} [Mon Mar 2 22:34:45 2026] DELETE /v2.1/os-keypairs/tempest-keypair-297616651 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:34:46.287 8 INFO nova.api.openstack.wsgi [None req-e67915d7-7ae8-4ef2-b26e-ea0e8d662f5f d0cb41b5e51c4cb3b9a95568def5746a 995b41486a1746dfb95584f56e9f03d2 - - default default] HTTP exception thrown: Instance b592a31e-9eab-4046-a84e-393f72074a0d could not be found. [pid: 8|app: 0|req: 500/980] 10.0.0.249 () {32 vars in 717 bytes} [Mon Mar 2 22:34:46 2026] DELETE /v2.1/servers/b592a31e-9eab-4046-a84e-393f72074a0d => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-02 22:34:46.316 7 INFO nova.api.openstack.wsgi [None req-2a19bd89-7490-49db-ad9b-db67e806829b d0cb41b5e51c4cb3b9a95568def5746a 995b41486a1746dfb95584f56e9f03d2 - - default default] HTTP exception thrown: Instance b592a31e-9eab-4046-a84e-393f72074a0d could not be found. [pid: 7|app: 0|req: 481/981] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:34:46 2026] GET /v2.1/servers/b592a31e-9eab-4046-a84e-393f72074a0d => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 483/984] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:34:55 2026] GET /v2.1/servers/bbca2c47-5c1f-4aa0-bccf-eca9f64ebd73 => generated 1821 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 502/985] 10.0.0.249 () {32 vars in 717 bytes} [Mon Mar 2 22:34:55 2026] DELETE /v2.1/servers/bbca2c47-5c1f-4aa0-bccf-eca9f64ebd73 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 484/986] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:34:55 2026] GET /v2.1/servers/bbca2c47-5c1f-4aa0-bccf-eca9f64ebd73 => generated 1827 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, ' [pid: 8|app: 0|req: 503/987] 10.0.0.249 () {34 vars in 670 bytes} [Mon Mar 2 22:34:55 2026] POST /v2.1/os-keypairs => generated 386 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 485/988] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:34:56 2026] GET /v2.1/servers/bbca2c47-5c1f-4aa0-bccf-eca9f64ebd73 => generated 1827 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/989] 10.0.0.249 () {34 vars in 662 bytes} [Mon Mar 2 22:34:57 2026] POST /v2.1/servers => generated 451 bytes in 530 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 486/990] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:34:57 2026] GET /v2.1/servers/c975b915-fa55-49cf-ba5d-ca2f87eae24e => generated 1424 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, ' [pid: 8|app: 0|req: 505/991] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:34:58 2026] GET /v2.1/servers/bbca2c47-5c1f-4aa0-bccf-eca9f64ebd73 => generated 1827 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-03-02 22:34:58.713 7 INFO nova.api.openstack.compute.server_external_events [req-3bd43d38-4794-490b-81bf-98ea5242e6cf req-79c28705-4b30-460a-bf54-ac7305d91286 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-vif-deleted:31cf3c25-a7ac-4609-a6bb-e4b968c06cc9 for instance bbca2c47-5c1f-4aa0-bccf-eca9f64ebd73 on instance [pid: 7|app: 0|req: 487/992] 10.0.0.59 () {38 vars in 813 bytes} [Mon Mar 2 22:34:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 506/993] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:34:58 2026] GET /v2.1/servers/c975b915-fa55-49cf-ba5d-ca2f87eae24e => generated 1428 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, ' [pid: 7|app: 0|req: 488/994] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:34:59 2026] GET /v2.1/servers/bbca2c47-5c1f-4aa0-bccf-eca9f64ebd73 => generated 1473 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, ' [pid: 8|app: 0|req: 507/995] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:35:00 2026] GET /v2.1/servers/c975b915-fa55-49cf-ba5d-ca2f87eae24e => generated 1476 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, ' [pid: 7|app: 0|req: 489/996] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:35:00 2026] GET /v2.1/servers/bbca2c47-5c1f-4aa0-bccf-eca9f64ebd73 => generated 1478 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 508/997] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:35:01 2026] GET /v2.1/servers/c975b915-fa55-49cf-ba5d-ca2f87eae24e => generated 1476 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 490/998] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:35:01 2026] GET /v2.1/servers/bbca2c47-5c1f-4aa0-bccf-eca9f64ebd73 => generated 1478 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: 8|app: 0|req: 509/999] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:35:02 2026] GET /v2.1/servers/c975b915-fa55-49cf-ba5d-ca2f87eae24e => generated 1484 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 491/1000] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:35:02 2026] GET /v2.1/servers/bbca2c47-5c1f-4aa0-bccf-eca9f64ebd73 => generated 1478 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:35:03.440 8 INFO nova.api.openstack.compute.server_external_events [req-09f99ea4-5a22-4829-b9c7-7a5873428fa7 req-ce54e9a9-6d60-46f3-9259-507d874b2138 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-changed:79e93d44-718a-4d18-8fe0-3ced6697d5e2 for instance c975b915-fa55-49cf-ba5d-ca2f87eae24e on instance [pid: 8|app: 0|req: 510/1001] 10.0.0.59 () {38 vars in 813 bytes} [Mon Mar 2 22:35:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1002] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:35:03 2026] GET /v2.1/servers/c975b915-fa55-49cf-ba5d-ca2f87eae24e => generated 1562 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-03-02 22:35:03.879 8 INFO nova.api.openstack.wsgi [None req-3949989a-fbb8-4c32-81ff-0b8739d3264d cf54b13d21464fc69f943e48c7769a90 2c293ae4483b42848b65f992fcf2607e - - default default] HTTP exception thrown: Instance bbca2c47-5c1f-4aa0-bccf-eca9f64ebd73 could not be found. [pid: 8|app: 0|req: 511/1003] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:35:03 2026] GET /v2.1/servers/bbca2c47-5c1f-4aa0-bccf-eca9f64ebd73 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 493/1004] 10.0.0.249 () {32 vars in 705 bytes} [Mon Mar 2 22:35:03 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1227620302 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 513/1007] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:35:04 2026] GET /v2.1/servers/c975b915-fa55-49cf-ba5d-ca2f87eae24e => generated 1550 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1008] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:35:05 2026] GET /v2.1/servers/c975b915-fa55-49cf-ba5d-ca2f87eae24e => generated 1550 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, ' [pid: 8|app: 0|req: 514/1009] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:35:07 2026] GET /v2.1/servers/c975b915-fa55-49cf-ba5d-ca2f87eae24e => generated 1550 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, ' [pid: 7|app: 0|req: 496/1010] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:35:08 2026] GET /v2.1/servers/c975b915-fa55-49cf-ba5d-ca2f87eae24e => generated 1550 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:35:09.218 8 INFO nova.api.openstack.compute.server_external_events [req-170a9473-275c-4202-a66e-34c88b1cdbf0 req-2e2b7009-919c-4e57-9b73-e9aa223f8f16 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-vif-plugged:79e93d44-718a-4d18-8fe0-3ced6697d5e2 for instance c975b915-fa55-49cf-ba5d-ca2f87eae24e on instance [pid: 8|app: 0|req: 515/1011] 10.0.0.215 () {38 vars in 814 bytes} [Mon Mar 2 22:35:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 497/1012] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:35:09 2026] GET /v2.1/servers/c975b915-fa55-49cf-ba5d-ca2f87eae24e => generated 1550 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, ' [pid: 8|app: 0|req: 516/1013] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:35:10 2026] GET /v2.1/servers/c975b915-fa55-49cf-ba5d-ca2f87eae24e => generated 1726 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, ' [pid: 7|app: 0|req: 498/1014] 10.0.0.249 () {32 vars in 740 bytes} [Mon Mar 2 22:35:10 2026] GET /v2.1/servers/c975b915-fa55-49cf-ba5d-ca2f87eae24e/os-interface => generated 284 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:35:11.892 7 INFO nova.api.openstack.compute.server_external_events [req-1fe35bd1-e363-4c18-add9-0acfe4af5513 req-d2f2ec2d-78f4-4fc6-8c3f-8b5ece3ffaa0 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-changed:79e93d44-718a-4d18-8fe0-3ced6697d5e2 for instance c975b915-fa55-49cf-ba5d-ca2f87eae24e on instance [pid: 7|app: 0|req: 499/1015] 10.0.0.59 () {38 vars in 813 bytes} [Mon Mar 2 22:35:11 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) [pid: 8|app: 0|req: 517/1016] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:35:11 2026] GET /v2.1/servers/c975b915-fa55-49cf-ba5d-ca2f87eae24e => generated 1726 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1017] 10.0.0.249 () {32 vars in 640 bytes} [Mon Mar 2 22:35:12 2026] GET /v2.1/servers => generated 378 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 518/1018] 10.0.0.249 () {32 vars in 717 bytes} [Mon Mar 2 22:35:12 2026] DELETE /v2.1/servers/c975b915-fa55-49cf-ba5d-ca2f87eae24e => generated 0 bytes in 107 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 501/1019] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:35:12 2026] GET /v2.1/servers/c975b915-fa55-49cf-ba5d-ca2f87eae24e => generated 1732 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, ' [pid: 8|app: 0|req: 519/1020] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:35:13 2026] GET /v2.1/servers/c975b915-fa55-49cf-ba5d-ca2f87eae24e => generated 1852 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 521/1023] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:35:14 2026] GET /v2.1/servers/c975b915-fa55-49cf-ba5d-ca2f87eae24e => generated 1852 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:35:15.442 7 INFO nova.api.openstack.compute.server_external_events [req-05b0c596-ae62-435b-a5c4-4379e13c8a0c req-9e0ac5c1-904a-40a1-91f8-48e5153be071 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-vif-deleted:79e93d44-718a-4d18-8fe0-3ced6697d5e2 for instance c975b915-fa55-49cf-ba5d-ca2f87eae24e on instance [pid: 7|app: 0|req: 503/1024] 10.0.0.59 () {38 vars in 813 bytes} [Mon Mar 2 22:35:15 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, ' [pid: 8|app: 0|req: 522/1025] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:35:15 2026] GET /v2.1/servers/c975b915-fa55-49cf-ba5d-ca2f87eae24e => generated 1505 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, ' [pid: 7|app: 0|req: 504/1026] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:35:16 2026] GET /v2.1/servers/c975b915-fa55-49cf-ba5d-ca2f87eae24e => generated 1510 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, ' [pid: 8|app: 0|req: 523/1027] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:35:18 2026] GET /v2.1/servers/c975b915-fa55-49cf-ba5d-ca2f87eae24e => generated 1510 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:35:19.183 7 INFO nova.api.openstack.wsgi [None req-2ecbbad7-9dd5-4907-b0af-f4d25ca18d92 22c5391752a449c4a17bd73479bc0f7c 638a0047c9d34f58bfd0dce518287e02 - - default default] HTTP exception thrown: Instance c975b915-fa55-49cf-ba5d-ca2f87eae24e could not be found. [pid: 7|app: 0|req: 505/1028] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:35:19 2026] GET /v2.1/servers/c975b915-fa55-49cf-ba5d-ca2f87eae24e => 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: 8|app: 0|req: 524/1029] 10.0.0.249 () {32 vars in 705 bytes} [Mon Mar 2 22:35:19 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2090645745 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 506/1030] 10.0.0.249 () {34 vars in 670 bytes} [Mon Mar 2 22:35:20 2026] POST /v2.1/os-keypairs => generated 398 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1031] 10.0.0.113 () {32 vars in 685 bytes} [Mon Mar 2 22:35:20 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1032] 10.0.0.113 () {32 vars in 710 bytes} [Mon Mar 2 22:35:21 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: 8|app: 0|req: 526/1033] 10.0.0.113 () {32 vars in 667 bytes} [Mon Mar 2 22:35:21 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: 508/1034] 10.0.0.113 () {32 vars in 687 bytes} [Mon Mar 2 22:35:21 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 527/1035] 10.0.0.113 () {32 vars in 671 bytes} [Mon Mar 2 22:35:21 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: 509/1036] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:35:21 2026] GET /v2.1/limits?tenant_id=36c6877613e44c4b9f334a734ad98e3b => 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: 528/1037] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:35:21 2026] GET /v2.1/limits?tenant_id=3728ad62318540259065e16a58d2ecaf => 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: 510/1038] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:35:21 2026] GET /v2.1/limits?tenant_id=638a0047c9d34f58bfd0dce518287e02 => 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: 529/1039] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:35:21 2026] GET /v2.1/limits?tenant_id=717a438993a3466581c84229b713604a => generated 302 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1040] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:35:21 2026] GET /v2.1/limits?tenant_id=a09f63648926465e9283e5db9347d380 => 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: 530/1041] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:35:21 2026] GET /v2.1/limits?tenant_id=d37b98ee19b741a3b475f341e4d57f67 => generated 302 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1042] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:35:21 2026] GET /v2.1/limits?tenant_id=f30f02632e3f434aa7057553de06f417 => 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: 531/1043] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:35:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1044] 10.0.0.113 () {32 vars in 681 bytes} [Mon Mar 2 22:35:21 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1045] 10.0.0.113 () {32 vars in 706 bytes} [Mon Mar 2 22:35:21 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: 7|app: 0|req: 514/1046] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:35:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1047] 10.0.0.249 () {34 vars in 662 bytes} [Mon Mar 2 22:35:22 2026] POST /v2.1/servers => generated 449 bytes in 821 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1048] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:35:23 2026] GET /v2.1/servers/b07b433e-c2cf-432c-80e3-9859a282f5fc => generated 1403 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 535/1051] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:35:24 2026] GET /v2.1/servers/b07b433e-c2cf-432c-80e3-9859a282f5fc => generated 1407 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 517/1052] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:35:25 2026] GET /v2.1/servers/b07b433e-c2cf-432c-80e3-9859a282f5fc => generated 1455 bytes in 431 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 536/1053] 10.0.0.73 () {30 vars in 617 bytes} [Mon Mar 2 22:35:26 2026] GET /v2.1 => generated 0 bytes in 116 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 518/1054] 10.0.0.73 () {32 vars in 690 bytes} [Mon Mar 2 22:35:26 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1055] 10.0.0.73 () {34 vars in 911 bytes} [Mon Mar 2 22:35:26 2026] GET /v2.1/os-simple-tenant-usage/a3524104b37740758a298e74d6a2f892?start=2026-03-01T00:00:00&end=2026-03-02T23:59:59 => generated 20 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1056] 10.0.0.73 () {30 vars in 652 bytes} [Mon Mar 2 22:35:26 2026] GET /v2.1/limits?reserved=1 => generated 511 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: 538/1057] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:35:27 2026] GET /v2.1/servers/b07b433e-c2cf-432c-80e3-9859a282f5fc => generated 1455 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, ' [pid: 8|app: 0|req: 539/1058] 10.0.0.73 () {30 vars in 617 bytes} [Mon Mar 2 22:35:28 2026] GET /v2.1 => generated 0 bytes in 112 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 540/1059] 10.0.0.73 () {32 vars in 690 bytes} [Mon Mar 2 22:35:29 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: 520/1060] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:35:28 2026] GET /v2.1/servers/b07b433e-c2cf-432c-80e3-9859a282f5fc => generated 1530 bytes in 689 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:35:29.186 7 INFO nova.api.openstack.compute.server_external_events [req-d05f1967-9f10-4197-8bfb-ce6e9b92d5e8 req-e836a9ed-a68e-4675-9e04-73810f024310 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-changed:652aab3b-9a60-4aee-8d9b-60d5bb0cc0bf for instance b07b433e-c2cf-432c-80e3-9859a282f5fc on instance [pid: 7|app: 0|req: 521/1061] 10.0.0.59 () {38 vars in 813 bytes} [Mon Mar 2 22:35:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1062] 10.0.0.73 () {34 vars in 911 bytes} [Mon Mar 2 22:35:29 2026] GET /v2.1/os-simple-tenant-usage/a3524104b37740758a298e74d6a2f892?start=2026-03-01T00:00:00&end=2026-03-02T23:59:59 => generated 20 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, ' [pid: 7|app: 0|req: 522/1063] 10.0.0.73 () {30 vars in 652 bytes} [Mon Mar 2 22:35:29 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 542/1064] 10.0.0.249 () {34 vars in 670 bytes} [Mon Mar 2 22:35:29 2026] POST /v2.1/os-keypairs => generated 386 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1065] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:35:30 2026] GET /v2.1/servers/b07b433e-c2cf-432c-80e3-9859a282f5fc => generated 1528 bytes in 579 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1066] 10.0.0.249 () {34 vars in 662 bytes} [Mon Mar 2 22:35:30 2026] POST /v2.1/servers => generated 453 bytes in 632 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: 524/1067] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:35:31 2026] GET /v2.1/servers/47eef940-b813-486d-95d4-cc69215e0c2c => generated 1431 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, ' [pid: 8|app: 0|req: 544/1068] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:35:31 2026] GET /v2.1/servers/b07b433e-c2cf-432c-80e3-9859a282f5fc => generated 1528 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, ' [pid: 7|app: 0|req: 525/1069] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:35:32 2026] GET /v2.1/servers/47eef940-b813-486d-95d4-cc69215e0c2c => generated 1435 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 545/1070] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:35:32 2026] GET /v2.1/servers/b07b433e-c2cf-432c-80e3-9859a282f5fc => generated 1528 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, ' [pid: 7|app: 0|req: 526/1071] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:35:33 2026] GET /v2.1/servers/47eef940-b813-486d-95d4-cc69215e0c2c => generated 1483 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, ' [pid: 8|app: 0|req: 546/1074] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:35:34 2026] GET /v2.1/servers/b07b433e-c2cf-432c-80e3-9859a282f5fc => generated 1528 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, ' [pid: 7|app: 0|req: 529/1075] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:35:34 2026] GET /v2.1/servers/47eef940-b813-486d-95d4-cc69215e0c2c => generated 1483 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:35:35.183 8 INFO nova.api.openstack.compute.server_external_events [req-0b22de69-ab16-4196-93e0-d015d76901a4 req-e59dcf9b-2a5a-4f01-acb0-d607c74cd4dd 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-vif-plugged:652aab3b-9a60-4aee-8d9b-60d5bb0cc0bf for instance b07b433e-c2cf-432c-80e3-9859a282f5fc on instance [pid: 8|app: 0|req: 547/1076] 10.0.0.215 () {38 vars in 814 bytes} [Mon Mar 2 22:35:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 530/1077] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:35:35 2026] GET /v2.1/servers/b07b433e-c2cf-432c-80e3-9859a282f5fc => generated 1528 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 548/1078] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:35:35 2026] GET /v2.1/servers/47eef940-b813-486d-95d4-cc69215e0c2c => generated 1491 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, ' [pid: 7|app: 0|req: 531/1079] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:35:36 2026] GET /v2.1/servers/b07b433e-c2cf-432c-80e3-9859a282f5fc => generated 1696 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 549/1080] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:35:36 2026] GET /v2.1/servers/b07b433e-c2cf-432c-80e3-9859a282f5fc => generated 1696 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-03-02 22:35:37.066 7 INFO nova.api.openstack.compute.server_external_events [req-be8980e0-347a-4e7e-b2b0-a54a321b0635 req-f0adba88-3290-4635-9622-691bc1f6621c 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-changed:dc983e28-fccc-45b4-9ee3-598aab0f7432 for instance 47eef940-b813-486d-95d4-cc69215e0c2c on instance [pid: 7|app: 0|req: 532/1081] 10.0.0.59 () {38 vars in 813 bytes} [Mon Mar 2 22:35:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 550/1082] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:35:37 2026] GET /v2.1/servers/47eef940-b813-486d-95d4-cc69215e0c2c => generated 1569 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, ' [pid: 7|app: 0|req: 533/1083] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:35:38 2026] GET /v2.1/servers/47eef940-b813-486d-95d4-cc69215e0c2c => generated 1557 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:35:39.108 8 INFO nova.api.openstack.compute.server_external_events [req-a7460cbe-7013-4ea1-b4af-7b92ebae507a req-19f56ca2-a2fb-45f8-893f-2d73f5b72aad 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-changed:652aab3b-9a60-4aee-8d9b-60d5bb0cc0bf for instance b07b433e-c2cf-432c-80e3-9859a282f5fc on instance [pid: 8|app: 0|req: 551/1084] 10.0.0.59 () {38 vars in 813 bytes} [Mon Mar 2 22:35:39 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: 7|app: 0|req: 534/1085] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:35:39 2026] GET /v2.1/servers/47eef940-b813-486d-95d4-cc69215e0c2c => generated 1557 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, ' [pid: 8|app: 0|req: 552/1086] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:35:40 2026] GET /v2.1/servers/47eef940-b813-486d-95d4-cc69215e0c2c => generated 1557 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: 535/1087] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:35:41 2026] GET /v2.1/servers/47eef940-b813-486d-95d4-cc69215e0c2c => generated 1557 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:35:43.043 7 INFO nova.api.openstack.compute.server_external_events [req-4e152eed-5cb7-4b4b-9e6d-3e7b6769089b req-48a8b76a-4edd-4bb4-a856-1cfa169008eb 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-vif-plugged:dc983e28-fccc-45b4-9ee3-598aab0f7432 for instance 47eef940-b813-486d-95d4-cc69215e0c2c on instance [pid: 7|app: 0|req: 536/1088] 10.0.0.215 () {38 vars in 814 bytes} [Mon Mar 2 22:35:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1089] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:35:42 2026] GET /v2.1/servers/47eef940-b813-486d-95d4-cc69215e0c2c => generated 1557 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, ' [pid: 7|app: 0|req: 537/1090] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:35:44 2026] GET /v2.1/servers/47eef940-b813-486d-95d4-cc69215e0c2c => generated 1740 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 539/1093] 10.0.0.249 () {32 vars in 740 bytes} [Mon Mar 2 22:35:44 2026] GET /v2.1/servers/47eef940-b813-486d-95d4-cc69215e0c2c/os-interface => generated 284 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:35:45.650 8 INFO nova.api.openstack.compute.server_external_events [req-53758574-c0cc-4c1c-bd8d-d6312274b19b req-d4f30418-11af-4a70-b107-010fe1c3863c 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-changed:dc983e28-fccc-45b4-9ee3-598aab0f7432 for instance 47eef940-b813-486d-95d4-cc69215e0c2c on instance [pid: 8|app: 0|req: 555/1094] 10.0.0.59 () {38 vars in 813 bytes} [Mon Mar 2 22:35:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1095] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:35:45 2026] GET /v2.1/servers/47eef940-b813-486d-95d4-cc69215e0c2c => generated 1740 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 556/1096] 10.0.0.249 () {32 vars in 640 bytes} [Mon Mar 2 22:35:45 2026] GET /v2.1/servers => generated 383 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 541/1097] 10.0.0.249 () {32 vars in 717 bytes} [Mon Mar 2 22:35:45 2026] DELETE /v2.1/servers/47eef940-b813-486d-95d4-cc69215e0c2c => generated 0 bytes in 109 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 557/1098] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:35:46 2026] GET /v2.1/servers/47eef940-b813-486d-95d4-cc69215e0c2c => generated 1746 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, ' [pid: 7|app: 0|req: 542/1099] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:35:47 2026] GET /v2.1/servers/47eef940-b813-486d-95d4-cc69215e0c2c => generated 1866 bytes in 773 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 558/1100] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:35:49 2026] GET /v2.1/servers/47eef940-b813-486d-95d4-cc69215e0c2c => generated 1798 bytes in 704 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:35:49.733 8 INFO nova.api.openstack.compute.server_external_events [req-fc7531d2-133c-474a-b2b8-7c5ccb137372 req-1c293f77-5367-4f0f-b91c-13151d819ab2 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-vif-deleted:dc983e28-fccc-45b4-9ee3-598aab0f7432 for instance 47eef940-b813-486d-95d4-cc69215e0c2c on instance [pid: 8|app: 0|req: 559/1101] 10.0.0.59 () {38 vars in 813 bytes} [Mon Mar 2 22:35:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1102] 10.0.0.249 () {34 vars in 749 bytes} [Mon Mar 2 22:35:49 2026] POST /v2.1/servers/b07b433e-c2cf-432c-80e3-9859a282f5fc/action => generated 31886 bytes in 560 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 560/1103] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:35:50 2026] GET /v2.1/servers/47eef940-b813-486d-95d4-cc69215e0c2c => generated 1517 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, ' [pid: 7|app: 0|req: 544/1104] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:35:51 2026] GET /v2.1/servers/47eef940-b813-486d-95d4-cc69215e0c2c => generated 1517 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:35:52.973 8 INFO nova.api.openstack.wsgi [None req-7874af0e-b27d-45a9-8931-87b19f8b7bd8 1eca4c7f62e9405f8ec70fac1b6b2ad9 b4fcf2ce82d84565a214293ba85bdade - - default default] HTTP exception thrown: Instance 47eef940-b813-486d-95d4-cc69215e0c2c could not be found. [pid: 8|app: 0|req: 561/1105] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:35:52 2026] GET /v2.1/servers/47eef940-b813-486d-95d4-cc69215e0c2c => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 545/1106] 10.0.0.249 () {32 vars in 705 bytes} [Mon Mar 2 22:35:52 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1892527474 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1109] 10.0.0.249 () {34 vars in 670 bytes} [Mon Mar 2 22:35:57 2026] POST /v2.1/os-keypairs => generated 397 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1110] 10.0.0.249 () {30 vars in 412 bytes} [Mon Mar 2 22:35:58 2026] GET / => generated 422 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 564/1111] 10.0.0.249 () {34 vars in 670 bytes} [Mon Mar 2 22:35:58 2026] POST /v2.1/os-keypairs => generated 385 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1112] 10.0.0.249 () {28 vars in 559 bytes} [Mon Mar 2 22:35:58 2026] GET /v2/ => generated 401 bytes in 500 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1113] 10.0.0.249 () {28 vars in 563 bytes} [Mon Mar 2 22:35:59 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: 549/1114] 10.0.0.249 () {30 vars in 412 bytes} [Mon Mar 2 22:35:59 2026] GET / => generated 422 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1115] 10.0.0.249 () {34 vars in 662 bytes} [Mon Mar 2 22:35:59 2026] POST /v2.1/servers => generated 497 bytes in 484 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1116] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:36:00 2026] GET /v2.1/servers/420ee1ac-d81d-454a-9254-578a78bbea0d => generated 1456 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:36:01.535 8 INFO nova.api.openstack.compute.server_external_events [req-74221332-8e90-4457-a786-03c1cbd81d3c req-28734828-a4d0-4e87-b2b8-b945a1b382a2 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-changed:652aab3b-9a60-4aee-8d9b-60d5bb0cc0bf for instance b07b433e-c2cf-432c-80e3-9859a282f5fc on instance [pid: 8|app: 0|req: 567/1117] 10.0.0.59 () {38 vars in 813 bytes} [Mon Mar 2 22:36:01 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: 7|app: 0|req: 551/1118] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:36:01 2026] GET /v2.1/servers/420ee1ac-d81d-454a-9254-578a78bbea0d => generated 1460 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 568/1119] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:36:02 2026] GET /v2.1/servers/420ee1ac-d81d-454a-9254-578a78bbea0d => generated 1508 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 552/1120] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:36:03 2026] GET /v2.1/servers/420ee1ac-d81d-454a-9254-578a78bbea0d => generated 1508 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: 8|app: 0|req: 570/1123] 10.0.0.249 () {34 vars in 670 bytes} [Mon Mar 2 22:36:04 2026] POST /v2.1/os-keypairs => generated 398 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1124] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:36:04 2026] GET /v2.1/servers/420ee1ac-d81d-454a-9254-578a78bbea0d => generated 1516 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 22:36:05.941 8 INFO nova.api.openstack.compute.server_external_events [req-d39f9b02-5798-4e5c-910e-9b3f7f58c420 req-916640db-399d-4b6f-a9d9-62b46b15fd86 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-changed:8a76c24b-31ff-4590-af1d-69e91835496d for instance 420ee1ac-d81d-454a-9254-578a78bbea0d on instance [pid: 8|app: 0|req: 571/1125] 10.0.0.59 () {38 vars in 813 bytes} [Mon Mar 2 22:36:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 555/1126] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:36:06 2026] GET /v2.1/servers/420ee1ac-d81d-454a-9254-578a78bbea0d => generated 1641 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, ' [pid: 8|app: 0|req: 572/1127] 10.0.0.249 () {34 vars in 662 bytes} [Mon Mar 2 22:36:06 2026] POST /v2.1/servers => generated 450 bytes in 490 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: 556/1128] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:36:07 2026] GET /v2.1/servers/3ddb7216-85b3-4526-ad80-12c9d3d146dc => generated 1402 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: 8|app: 0|req: 573/1129] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:36:07 2026] GET /v2.1/servers/420ee1ac-d81d-454a-9254-578a78bbea0d => generated 1629 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 557/1130] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:36:08 2026] GET /v2.1/servers/3ddb7216-85b3-4526-ad80-12c9d3d146dc => generated 1406 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 574/1131] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:36:08 2026] GET /v2.1/servers/420ee1ac-d81d-454a-9254-578a78bbea0d => generated 1629 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 558/1132] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:36:09 2026] GET /v2.1/servers/3ddb7216-85b3-4526-ad80-12c9d3d146dc => generated 1454 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: 8|app: 0|req: 575/1133] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:36:09 2026] GET /v2.1/servers/420ee1ac-d81d-454a-9254-578a78bbea0d => generated 1629 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 559/1134] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:36:10 2026] GET /v2.1/servers/3ddb7216-85b3-4526-ad80-12c9d3d146dc => generated 1454 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 576/1135] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:36:10 2026] GET /v2.1/servers/420ee1ac-d81d-454a-9254-578a78bbea0d => generated 1629 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:36:11.613 8 INFO nova.api.openstack.compute.server_external_events [req-cc161685-7d53-40fb-8e39-06318835038f req-0fb5de4e-3c17-4f07-8eaf-95f767c28793 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-vif-plugged:8a76c24b-31ff-4590-af1d-69e91835496d for instance 420ee1ac-d81d-454a-9254-578a78bbea0d on instance [pid: 8|app: 0|req: 577/1136] 10.0.0.215 () {38 vars in 814 bytes} [Mon Mar 2 22:36:11 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: 560/1137] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:36:11 2026] GET /v2.1/servers/3ddb7216-85b3-4526-ad80-12c9d3d146dc => generated 1462 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, ' [pid: 8|app: 0|req: 578/1138] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:36:12 2026] GET /v2.1/servers/420ee1ac-d81d-454a-9254-578a78bbea0d => generated 1629 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:36:12.469 7 INFO nova.api.openstack.compute.server_external_events [req-9f918939-7f8f-45e6-b2ec-11a9cca1bbfa req-27547f01-fa89-44e2-9fbe-7acdcf2f9827 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-changed:f38c3118-65c9-46de-9ebb-f97dd0e4a2de for instance 3ddb7216-85b3-4526-ad80-12c9d3d146dc on instance [pid: 7|app: 0|req: 561/1139] 10.0.0.59 () {38 vars in 813 bytes} [Mon Mar 2 22:36:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 579/1140] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:36:12 2026] GET /v2.1/servers/3ddb7216-85b3-4526-ad80-12c9d3d146dc => generated 1540 bytes in 321 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 562/1141] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:36:13 2026] GET /v2.1/servers/420ee1ac-d81d-454a-9254-578a78bbea0d => generated 1629 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: 8|app: 0|req: 580/1142] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:36:13 2026] GET /v2.1/servers/3ddb7216-85b3-4526-ad80-12c9d3d146dc => 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, ' [pid: 7|app: 0|req: 564/1145] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:36:14 2026] GET /v2.1/servers/420ee1ac-d81d-454a-9254-578a78bbea0d => generated 1810 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, ' [pid: 8|app: 0|req: 582/1146] 10.0.0.249 () {32 vars in 740 bytes} [Mon Mar 2 22:36:14 2026] GET /v2.1/servers/420ee1ac-d81d-454a-9254-578a78bbea0d/os-interface => generated 285 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:36:15.447 8 INFO nova.api.openstack.compute.server_external_events [req-bcb70688-9909-4eab-a468-19a741448968 req-5505862e-703e-4754-ae8e-8cadc7e7fee1 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-changed:8a76c24b-31ff-4590-af1d-69e91835496d for instance 420ee1ac-d81d-454a-9254-578a78bbea0d on instance [pid: 8|app: 0|req: 583/1147] 10.0.0.59 () {38 vars in 813 bytes} [Mon Mar 2 22:36:15 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) [pid: 7|app: 0|req: 565/1148] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:36:15 2026] GET /v2.1/servers/3ddb7216-85b3-4526-ad80-12c9d3d146dc => generated 1528 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 584/1149] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:36:16 2026] GET /v2.1/servers/3ddb7216-85b3-4526-ad80-12c9d3d146dc => generated 1528 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:36:17.200 7 INFO nova.api.openstack.compute.server_external_events [req-dc617fe5-b9d2-47b0-a244-deef01882fbf req-fdd50bed-1bd2-4d7f-a06d-9735f4cba70e 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-vif-plugged:f38c3118-65c9-46de-9ebb-f97dd0e4a2de for instance 3ddb7216-85b3-4526-ad80-12c9d3d146dc on instance [pid: 7|app: 0|req: 566/1150] 10.0.0.215 () {38 vars in 814 bytes} [Mon Mar 2 22:36:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 585/1151] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:36:17 2026] GET /v2.1/servers/3ddb7216-85b3-4526-ad80-12c9d3d146dc => generated 1528 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, ' [pid: 7|app: 0|req: 567/1152] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:36:18 2026] GET /v2.1/servers/3ddb7216-85b3-4526-ad80-12c9d3d146dc => generated 1697 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 586/1153] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:36:19 2026] GET /v2.1/servers/3ddb7216-85b3-4526-ad80-12c9d3d146dc => generated 1697 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:36:20.112 7 INFO nova.api.openstack.compute.server_external_events [req-aad927db-a9d7-441b-a786-337d02b25c8d req-868c4546-7c79-40f9-a416-a7455137127b 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-changed:f38c3118-65c9-46de-9ebb-f97dd0e4a2de for instance 3ddb7216-85b3-4526-ad80-12c9d3d146dc on instance [pid: 7|app: 0|req: 568/1154] 10.0.0.59 () {38 vars in 813 bytes} [Mon Mar 2 22:36:20 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: 587/1155] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:36:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 324 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: 569/1156] 10.0.0.113 () {32 vars in 667 bytes} [Mon Mar 2 22:36:21 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) [pid: 8|app: 0|req: 588/1157] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:36:21 2026] GET /v2.1/limits?tenant_id=3728ad62318540259065e16a58d2ecaf => generated 299 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 570/1158] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:36:21 2026] GET /v2.1/limits?tenant_id=37de80f30fa64377a06ae78adbb14d39 => 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: 589/1159] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:36:21 2026] GET /v2.1/limits?tenant_id=717a438993a3466581c84229b713604a => generated 305 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1160] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:36:21 2026] GET /v2.1/limits?tenant_id=a09f63648926465e9283e5db9347d380 => generated 299 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1161] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:36:21 2026] GET /v2.1/limits?tenant_id=d37b98ee19b741a3b475f341e4d57f67 => 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: 572/1162] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:36:21 2026] GET /v2.1/limits?tenant_id=f30f02632e3f434aa7057553de06f417 => 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: 591/1163] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:36:21 2026] GET /v2.1/limits?tenant_id=f911852f793a491e97bc02de77118c05 => generated 304 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1164] 10.0.0.113 () {32 vars in 706 bytes} [Mon Mar 2 22:36:21 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7196 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1165] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:36:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 574/1166] 10.0.0.113 () {32 vars in 710 bytes} [Mon Mar 2 22:36:21 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1736 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1167] 10.0.0.113 () {32 vars in 685 bytes} [Mon Mar 2 22:36:21 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 575/1168] 10.0.0.113 () {32 vars in 681 bytes} [Mon Mar 2 22:36:21 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 594/1169] 10.0.0.113 () {32 vars in 687 bytes} [Mon Mar 2 22:36:21 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1170] 10.0.0.113 () {32 vars in 671 bytes} [Mon Mar 2 22:36:21 2026] GET /v2.1/os-aggregates => generated 18 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 595/1171] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:36:22 2026] GET /v2.1/servers/420ee1ac-d81d-454a-9254-578a78bbea0d => generated 1930 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1174] 10.0.0.249 () {32 vars in 752 bytes} [Mon Mar 2 22:36:25 2026] GET /v2.1/servers/420ee1ac-d81d-454a-9254-578a78bbea0d/os-server-password => generated 116 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: 597/1175] 10.0.0.249 () {32 vars in 717 bytes} [Mon Mar 2 22:36:26 2026] DELETE /v2.1/servers/420ee1ac-d81d-454a-9254-578a78bbea0d => 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, ' [pid: 7|app: 0|req: 579/1176] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:36:26 2026] GET /v2.1/servers/420ee1ac-d81d-454a-9254-578a78bbea0d => generated 1936 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, ' [pid: 8|app: 0|req: 598/1177] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:36:27 2026] GET /v2.1/servers/420ee1ac-d81d-454a-9254-578a78bbea0d => generated 1936 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 580/1178] 10.0.0.249 () {34 vars in 749 bytes} [Mon Mar 2 22:36:28 2026] POST /v2.1/servers/3ddb7216-85b3-4526-ad80-12c9d3d146dc/action => generated 31884 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: 8|app: 0|req: 599/1179] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:36:29 2026] GET /v2.1/servers/420ee1ac-d81d-454a-9254-578a78bbea0d => generated 1936 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:36:29.971 7 INFO nova.api.openstack.compute.server_external_events [req-e8135276-c6c0-4263-86c7-b5491fab06b3 req-71ca01b0-9f9f-4611-b1bd-c27bd68e6581 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-vif-deleted:8a76c24b-31ff-4590-af1d-69e91835496d for instance 420ee1ac-d81d-454a-9254-578a78bbea0d on instance [pid: 7|app: 0|req: 581/1180] 10.0.0.59 () {38 vars in 813 bytes} [Mon Mar 2 22:36: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 600/1181] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:36:30 2026] GET /v2.1/servers/420ee1ac-d81d-454a-9254-578a78bbea0d => generated 1537 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 582/1182] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:36:31 2026] GET /v2.1/servers/420ee1ac-d81d-454a-9254-578a78bbea0d => generated 1542 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, ' [pid: 8|app: 0|req: 601/1183] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:36:32 2026] GET /v2.1/servers/420ee1ac-d81d-454a-9254-578a78bbea0d => generated 1542 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:36:33.686 7 INFO nova.api.openstack.wsgi [None req-83884deb-c89e-43cb-9807-05224c0cf8c8 9d0195222842406ab88f0c1711de8126 f911852f793a491e97bc02de77118c05 - - default default] HTTP exception thrown: Instance 420ee1ac-d81d-454a-9254-578a78bbea0d could not be found. [pid: 7|app: 0|req: 583/1184] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:36:33 2026] GET /v2.1/servers/420ee1ac-d81d-454a-9254-578a78bbea0d => generated 111 bytes in 48 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:36:33.714 8 INFO nova.api.openstack.wsgi [None req-c6fe41e2-e3df-46da-98f7-69dc70d34f9b 9d0195222842406ab88f0c1711de8126 f911852f793a491e97bc02de77118c05 - - default default] HTTP exception thrown: Instance 420ee1ac-d81d-454a-9254-578a78bbea0d could not be found. [pid: 8|app: 0|req: 602/1185] 10.0.0.249 () {32 vars in 717 bytes} [Mon Mar 2 22:36:33 2026] DELETE /v2.1/servers/420ee1ac-d81d-454a-9254-578a78bbea0d => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:36:33.748 7 INFO nova.api.openstack.wsgi [None req-1d51a514-60f9-421a-977a-0b960f511465 9d0195222842406ab88f0c1711de8126 f911852f793a491e97bc02de77118c05 - - default default] HTTP exception thrown: Instance 420ee1ac-d81d-454a-9254-578a78bbea0d could not be found. [pid: 7|app: 0|req: 584/1186] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:36:33 2026] GET /v2.1/servers/420ee1ac-d81d-454a-9254-578a78bbea0d => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 603/1187] 10.0.0.249 () {32 vars in 703 bytes} [Mon Mar 2 22:36:33 2026] DELETE /v2.1/os-keypairs/tempest-keypair-754100459 => generated 0 bytes in 28 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: 586/1190] 10.0.0.249 () {32 vars in 727 bytes} [Mon Mar 2 22:36:34 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1692733274 => 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: 605/1191] 10.0.0.249 () {32 vars in 717 bytes} [Mon Mar 2 22:36:39 2026] DELETE /v2.1/servers/3ddb7216-85b3-4526-ad80-12c9d3d146dc => generated 0 bytes in 88 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1192] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:36:39 2026] GET /v2.1/servers/3ddb7216-85b3-4526-ad80-12c9d3d146dc => generated 1823 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 606/1193] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:36:40 2026] GET /v2.1/servers/3ddb7216-85b3-4526-ad80-12c9d3d146dc => generated 1823 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 588/1194] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:36:42 2026] GET /v2.1/servers/3ddb7216-85b3-4526-ad80-12c9d3d146dc => generated 1823 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:36:42.634 8 INFO nova.api.openstack.compute.server_external_events [req-1306aabe-da52-45ae-8d3e-ee8cd182e962 req-a542b7be-ac21-4356-baad-9cdade9c53a1 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-vif-unplugged:f38c3118-65c9-46de-9ebb-f97dd0e4a2de for instance 3ddb7216-85b3-4526-ad80-12c9d3d146dc on instance [pid: 8|app: 0|req: 607/1195] 10.0.0.215 () {38 vars in 814 bytes} [Mon Mar 2 22:36:42 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:36:43.060 7 INFO nova.api.openstack.compute.server_external_events [req-040b3dde-8f99-4236-961a-3dc3245cc7a9 req-a40e0d9d-5e44-47f9-8680-d173a81aa7bf 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-vif-deleted:f38c3118-65c9-46de-9ebb-f97dd0e4a2de for instance 3ddb7216-85b3-4526-ad80-12c9d3d146dc on instance [pid: 7|app: 0|req: 589/1196] 10.0.0.59 () {38 vars in 813 bytes} [Mon Mar 2 22:36:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 608/1197] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:36:43 2026] GET /v2.1/servers/3ddb7216-85b3-4526-ad80-12c9d3d146dc => generated 1483 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 590/1200] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:36:44 2026] GET /v2.1/servers/3ddb7216-85b3-4526-ad80-12c9d3d146dc => generated 1488 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, ' [pid: 8|app: 0|req: 611/1201] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:36:45 2026] GET /v2.1/servers/3ddb7216-85b3-4526-ad80-12c9d3d146dc => generated 1488 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 591/1202] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:36:46 2026] GET /v2.1/servers/3ddb7216-85b3-4526-ad80-12c9d3d146dc => generated 1488 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:36:47.772 8 INFO nova.api.openstack.wsgi [None req-b6d47480-0d12-4fa0-8092-cbfb38eebc6e 95d30c6b96004f388a65473838d8b9c3 717a438993a3466581c84229b713604a - - default default] HTTP exception thrown: Instance 3ddb7216-85b3-4526-ad80-12c9d3d146dc could not be found. [pid: 8|app: 0|req: 612/1203] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:36:47 2026] GET /v2.1/servers/3ddb7216-85b3-4526-ad80-12c9d3d146dc => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 592/1204] 10.0.0.249 () {32 vars in 729 bytes} [Mon Mar 2 22:36:47 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1804722144 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 613/1205] 10.0.0.249 () {32 vars in 717 bytes} [Mon Mar 2 22:36:48 2026] DELETE /v2.1/servers/b07b433e-c2cf-432c-80e3-9859a282f5fc => generated 0 bytes in 89 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1206] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:36:48 2026] GET /v2.1/servers/b07b433e-c2cf-432c-80e3-9859a282f5fc => generated 1702 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 614/1207] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:36:49 2026] GET /v2.1/servers/b07b433e-c2cf-432c-80e3-9859a282f5fc => generated 1702 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:36:50.639 7 INFO nova.api.openstack.compute.server_external_events [req-69d33c80-53f8-49bc-9e2c-065e5a822cc3 req-e5f9a290-f756-4c01-93f3-1399594d4f8a 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-vif-unplugged:652aab3b-9a60-4aee-8d9b-60d5bb0cc0bf for instance b07b433e-c2cf-432c-80e3-9859a282f5fc on instance [pid: 7|app: 0|req: 594/1208] 10.0.0.215 () {38 vars in 814 bytes} [Mon Mar 2 22:36:50 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 615/1209] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:36:50 2026] GET /v2.1/servers/b07b433e-c2cf-432c-80e3-9859a282f5fc => generated 1702 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-03-02 22:36:51.241 7 INFO nova.api.openstack.compute.server_external_events [req-3ee0713c-0130-464c-9a7f-c606c8b16b29 req-50634a27-bb1d-43e7-a1d9-197ac111fa9d 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-vif-deleted:652aab3b-9a60-4aee-8d9b-60d5bb0cc0bf for instance b07b433e-c2cf-432c-80e3-9859a282f5fc on instance [pid: 7|app: 0|req: 595/1210] 10.0.0.59 () {38 vars in 813 bytes} [Mon Mar 2 22:36:51 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, ' [pid: 8|app: 0|req: 616/1211] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:36:51 2026] GET /v2.1/servers/b07b433e-c2cf-432c-80e3-9859a282f5fc => generated 1484 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 596/1212] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:36:53 2026] GET /v2.1/servers/b07b433e-c2cf-432c-80e3-9859a282f5fc => generated 1489 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, ' [pid: 8|app: 0|req: 617/1215] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:36:54 2026] GET /v2.1/servers/b07b433e-c2cf-432c-80e3-9859a282f5fc => generated 1489 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-03-02 22:36:55.442 7 INFO nova.api.openstack.wsgi [None req-cd3a6e8d-838e-4698-a257-891b9e831a6d 95d30c6b96004f388a65473838d8b9c3 717a438993a3466581c84229b713604a - - default default] HTTP exception thrown: Instance b07b433e-c2cf-432c-80e3-9859a282f5fc could not be found. [pid: 7|app: 0|req: 599/1216] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:36:55 2026] GET /v2.1/servers/b07b433e-c2cf-432c-80e3-9859a282f5fc => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 618/1217] 10.0.0.249 () {32 vars in 729 bytes} [Mon Mar 2 22:36:55 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1464357316 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1222] 10.0.0.113 () {32 vars in 706 bytes} [Mon Mar 2 22:37:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 474 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 602/1223] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:37:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1224] 10.0.0.113 () {32 vars in 687 bytes} [Mon Mar 2 22:37:21 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1225] 10.0.0.113 () {32 vars in 671 bytes} [Mon Mar 2 22:37:21 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: 623/1226] 10.0.0.113 () {32 vars in 685 bytes} [Mon Mar 2 22:37:21 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1227] 10.0.0.113 () {32 vars in 667 bytes} [Mon Mar 2 22:37:21 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: 624/1228] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:37:21 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: 605/1229] 10.0.0.113 () {32 vars in 681 bytes} [Mon Mar 2 22:37:21 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1230] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:37:21 2026] GET /v2.1/limits?tenant_id=3117265446e2403e9a77fc23a795e10c => generated 302 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1231] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:37:21 2026] GET /v2.1/limits?tenant_id=367414f68ca94714a1730f8bd80fb97c => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1232] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:37:21 2026] GET /v2.1/limits?tenant_id=3728ad62318540259065e16a58d2ecaf => generated 299 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1233] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:37:21 2026] GET /v2.1/limits?tenant_id=8f4f5b7713604fd28007f6e942e41860 => generated 302 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1234] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:37:21 2026] GET /v2.1/limits?tenant_id=a09f63648926465e9283e5db9347d380 => 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: 608/1235] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:37:21 2026] GET /v2.1/limits?tenant_id=bb7735fbf2f1460292e16aa3eec17169 => 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: 628/1236] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:37:21 2026] GET /v2.1/limits?tenant_id=d37b98ee19b741a3b475f341e4d57f67 => 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: 609/1237] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:37:21 2026] GET /v2.1/limits?tenant_id=ddcaec9b82784cd6a1bc2d27798978fd => generated 302 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1238] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:37:21 2026] GET /v2.1/limits?tenant_id=f6e164dead844fe9a05e4e31ffadfef1 => generated 302 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1239] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:37:21 2026] GET /v2.1/limits?tenant_id=fb8b11184c814abba9aa4f62bf3f0608 => 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: 630/1240] 10.0.0.113 () {32 vars in 710 bytes} [Mon Mar 2 22:37:21 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 632/1243] 10.0.0.249 () {34 vars in 662 bytes} [Mon Mar 2 22:37:28 2026] POST /v2.1/servers => generated 424 bytes in 564 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1244] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:37:28 2026] GET /v2.1/servers/87658a00-b509-4e9d-b646-c1f36a4d1373 => generated 1367 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 633/1245] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:37:29 2026] GET /v2.1/servers/87658a00-b509-4e9d-b646-c1f36a4d1373 => generated 1371 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 613/1246] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:37:30 2026] GET /v2.1/servers/87658a00-b509-4e9d-b646-c1f36a4d1373 => generated 1419 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 634/1247] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:37:32 2026] GET /v2.1/servers/87658a00-b509-4e9d-b646-c1f36a4d1373 => generated 1419 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 614/1248] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:37:33 2026] GET /v2.1/servers/87658a00-b509-4e9d-b646-c1f36a4d1373 => generated 1427 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-03-02 22:37:34.138 8 INFO nova.api.openstack.compute.server_external_events [req-69b2bb4c-2a17-4b08-b7bf-26ff6f56a611 req-b72156af-1fd7-4571-92a5-39c6bcb7b173 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-changed:6b24a8ca-c36c-40ae-a321-e007ca8a9b60 for instance 87658a00-b509-4e9d-b646-c1f36a4d1373 on instance [pid: 8|app: 0|req: 635/1249] 10.0.0.59 () {38 vars in 813 bytes} [Mon Mar 2 22:37:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 615/1252] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:37:34 2026] GET /v2.1/servers/87658a00-b509-4e9d-b646-c1f36a4d1373 => generated 1479 bytes in 317 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 638/1253] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:37:35 2026] GET /v2.1/servers/87658a00-b509-4e9d-b646-c1f36a4d1373 => generated 1467 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 616/1254] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:37:36 2026] GET /v2.1/servers/87658a00-b509-4e9d-b646-c1f36a4d1373 => generated 1467 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, ' [pid: 8|app: 0|req: 639/1255] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:37:37 2026] GET /v2.1/servers/87658a00-b509-4e9d-b646-c1f36a4d1373 => generated 1467 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: 7|app: 0|req: 617/1256] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:37:39 2026] GET /v2.1/servers/87658a00-b509-4e9d-b646-c1f36a4d1373 => generated 1467 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:37:39.616 8 INFO nova.api.openstack.compute.server_external_events [req-9f47fb3f-2c00-4aad-9cbf-fa189907cdac req-b8ceedc1-e91c-4706-b34a-a13eb8ffc48c 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-vif-plugged:6b24a8ca-c36c-40ae-a321-e007ca8a9b60 for instance 87658a00-b509-4e9d-b646-c1f36a4d1373 on instance [pid: 8|app: 0|req: 640/1257] 10.0.0.215 () {38 vars in 814 bytes} [Mon Mar 2 22:37:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 618/1258] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:37:40 2026] GET /v2.1/servers/87658a00-b509-4e9d-b646-c1f36a4d1373 => generated 1467 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, ' [pid: 8|app: 0|req: 641/1259] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:37:41 2026] GET /v2.1/servers/87658a00-b509-4e9d-b646-c1f36a4d1373 => generated 1648 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, ' [pid: 7|app: 0|req: 619/1260] 10.0.0.249 () {32 vars in 717 bytes} [Mon Mar 2 22:37:42 2026] DELETE /v2.1/servers/87658a00-b509-4e9d-b646-c1f36a4d1373 => 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, ' [pid: 8|app: 0|req: 642/1261] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:37:42 2026] GET /v2.1/servers/87658a00-b509-4e9d-b646-c1f36a4d1373 => generated 1654 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 620/1262] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:37:44 2026] GET /v2.1/servers/87658a00-b509-4e9d-b646-c1f36a4d1373 => generated 1654 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 622/1265] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:37:45 2026] GET /v2.1/servers/87658a00-b509-4e9d-b646-c1f36a4d1373 => generated 1654 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:37:45.846 8 INFO nova.api.openstack.compute.server_external_events [req-5cc4e8b8-9948-489c-9b46-6d8f18b44513 req-2f8e85aa-1479-4183-8f7b-9d8787f9ed7f 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-vif-deleted:6b24a8ca-c36c-40ae-a321-e007ca8a9b60 for instance 87658a00-b509-4e9d-b646-c1f36a4d1373 on instance [pid: 8|app: 0|req: 644/1266] 10.0.0.59 () {38 vars in 813 bytes} [Mon Mar 2 22:37:45 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, ' [pid: 7|app: 0|req: 623/1267] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:37:46 2026] GET /v2.1/servers/87658a00-b509-4e9d-b646-c1f36a4d1373 => generated 1448 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 645/1268] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:37:47 2026] GET /v2.1/servers/87658a00-b509-4e9d-b646-c1f36a4d1373 => generated 1453 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 624/1269] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:37:48 2026] GET /v2.1/servers/87658a00-b509-4e9d-b646-c1f36a4d1373 => generated 1453 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:37:49.816 8 INFO nova.api.openstack.wsgi [None req-d7cf53bc-34fa-4848-b644-a7e40a83ce84 b4bd178e85ff4e6daf63687aa975fa00 ddcaec9b82784cd6a1bc2d27798978fd - - default default] HTTP exception thrown: Instance 87658a00-b509-4e9d-b646-c1f36a4d1373 could not be found. [pid: 8|app: 0|req: 646/1270] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:37:49 2026] GET /v2.1/servers/87658a00-b509-4e9d-b646-c1f36a4d1373 => 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: 628/1277] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:38:20 2026] GET /v2.1/limits?tenant_id=0b32afe7cee345f384351c8871904579 => generated 302 bytes in 356 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: 650/1278] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:38:20 2026] GET /v2.1/limits?tenant_id=0f696016fea64ca49f7b7aac78457c3c => 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: 629/1279] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:38:20 2026] GET /v2.1/limits?tenant_id=2bec28a187e94c25a92442c3072f6ff8 => 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: 651/1280] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:38:20 2026] GET /v2.1/limits?tenant_id=3728ad62318540259065e16a58d2ecaf => generated 299 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1281] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:38:21 2026] GET /v2.1/limits?tenant_id=5b8e6c8bc4d4499eac68a1e492393bfe => generated 302 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1282] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:38:21 2026] GET /v2.1/limits?tenant_id=6960182e6e5244d5af34677657ab4fdc => 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: 631/1283] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:38:21 2026] GET /v2.1/limits?tenant_id=74f982ad549d40f5a7445a540b1c52b4 => generated 302 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1284] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:38:21 2026] GET /v2.1/limits?tenant_id=a09f63648926465e9283e5db9347d380 => 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: 632/1285] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:38:21 2026] GET /v2.1/limits?tenant_id=d37b98ee19b741a3b475f341e4d57f67 => 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: 654/1286] 10.0.0.249 () {34 vars in 670 bytes} [Mon Mar 2 22:38:21 2026] POST /v2.1/os-keypairs => generated 396 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1287] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:38:21 2026] GET /v2.1/limits?tenant_id=db6ca01612af4afcb716d41b064f0a6b => generated 302 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1288] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:38:21 2026] GET /v2.1/limits?tenant_id=f9975fc6b4984ce1a4b5db2deab24e44 => 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: 634/1289] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:38:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1290] 10.0.0.113 () {32 vars in 685 bytes} [Mon Mar 2 22:38:21 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1291] 10.0.0.113 () {32 vars in 710 bytes} [Mon Mar 2 22:38:21 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 657/1292] 10.0.0.113 () {32 vars in 706 bytes} [Mon Mar 2 22:38:21 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: 636/1293] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:38:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1294] 10.0.0.113 () {32 vars in 667 bytes} [Mon Mar 2 22:38:21 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) [pid: 7|app: 0|req: 637/1295] 10.0.0.113 () {32 vars in 681 bytes} [Mon Mar 2 22:38:21 2026] GET /v2.1/os-security-groups => generated 78 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 659/1296] 10.0.0.113 () {32 vars in 687 bytes} [Mon Mar 2 22:38:21 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: 638/1297] 10.0.0.113 () {32 vars in 671 bytes} [Mon Mar 2 22:38:21 2026] GET /v2.1/os-aggregates => generated 18 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 660/1298] 10.0.0.249 () {34 vars in 662 bytes} [Mon Mar 2 22:38:23 2026] POST /v2.1/servers => generated 448 bytes in 709 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1299] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:38:23 2026] GET /v2.1/servers/fdd221f5-af11-49dc-adf8-7c7987247a13 => generated 1395 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, ' [pid: 7|app: 0|req: 641/1302] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:38:29 2026] GET /v2.1/servers/fdd221f5-af11-49dc-adf8-7c7987247a13 => generated 1521 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-03-02 22:38:29.401 8 INFO nova.api.openstack.compute.server_external_events [req-7a9ceb22-b8ec-4851-ba57-7893870122b3 req-579243a6-096b-4be6-b090-4061ee3f9043 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-changed:950fcfb2-4578-4133-b763-e5944748ec4c for instance fdd221f5-af11-49dc-adf8-7c7987247a13 on instance [pid: 8|app: 0|req: 662/1303] 10.0.0.59 () {38 vars in 813 bytes} [Mon Mar 2 22:38:29 2026] POST /v2.1/os-server-external-events => generated 179 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: 7|app: 0|req: 642/1306] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:38:34 2026] GET /v2.1/servers/fdd221f5-af11-49dc-adf8-7c7987247a13 => generated 1519 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:38:35.133 8 INFO nova.api.openstack.compute.server_external_events [req-bc200f77-a6e9-4876-99e6-3f8e8eeb9798 req-c06073f0-dfcd-4f00-83c9-8fe3538088d7 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-vif-plugged:950fcfb2-4578-4133-b763-e5944748ec4c for instance fdd221f5-af11-49dc-adf8-7c7987247a13 on instance [pid: 8|app: 0|req: 665/1307] 10.0.0.215 () {38 vars in 814 bytes} [Mon Mar 2 22:38:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 643/1308] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:38:39 2026] GET /v2.1/servers/fdd221f5-af11-49dc-adf8-7c7987247a13 => generated 1818 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:38:40.777 7 INFO nova.api.openstack.compute.server_external_events [req-5c0b858e-045f-42ef-bf88-694ed562b0fe req-1dd8e1fe-b078-4973-8595-c615d4d90fbd 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-changed:950fcfb2-4578-4133-b763-e5944748ec4c for instance fdd221f5-af11-49dc-adf8-7c7987247a13 on instance [pid: 7|app: 0|req: 644/1309] 10.0.0.59 () {38 vars in 813 bytes} [Mon Mar 2 22:38:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1310] 10.0.0.249 () {34 vars in 662 bytes} [Mon Mar 2 22:38:40 2026] POST /v2.1/servers => generated 448 bytes in 663 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: 645/1311] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:38:41 2026] GET /v2.1/servers/d2809bb1-9268-47fc-b02e-c5fa5128582d => generated 1394 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, ' [pid: 8|app: 0|req: 668/1314] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:38:46 2026] GET /v2.1/servers/d2809bb1-9268-47fc-b02e-c5fa5128582d => generated 1520 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:38:46.805 7 INFO nova.api.openstack.compute.server_external_events [req-90de774c-a068-4ba2-b3cb-63e8809e77eb req-0259d1c4-1fea-4eca-8204-dd1d91553783 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-changed:86a2a272-bc3b-43f4-a5e7-811830f24e17 for instance d2809bb1-9268-47fc-b02e-c5fa5128582d on instance [pid: 7|app: 0|req: 647/1315] 10.0.0.59 () {38 vars in 813 bytes} [Mon Mar 2 22:38:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:38:50.599 8 INFO nova.api.openstack.compute.server_external_events [req-00591222-5d31-4954-a9f9-64a974d52d2a req-d41df451-8cf0-41b8-bfde-ec3bce365415 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-vif-plugged:86a2a272-bc3b-43f4-a5e7-811830f24e17 for instance d2809bb1-9268-47fc-b02e-c5fa5128582d on instance [pid: 8|app: 0|req: 669/1316] 10.0.0.215 () {38 vars in 814 bytes} [Mon Mar 2 22:38:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 648/1317] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:38:51 2026] GET /v2.1/servers/d2809bb1-9268-47fc-b02e-c5fa5128582d => generated 1518 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 650/1320] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:38:56 2026] GET /v2.1/servers/d2809bb1-9268-47fc-b02e-c5fa5128582d => generated 1818 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:38:58.308 8 INFO nova.api.openstack.compute.server_external_events [req-193e0d00-f7f4-473e-8fda-e6276005a27a req-ac2e7c75-1ff2-4185-b570-08a121e58183 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-changed:86a2a272-bc3b-43f4-a5e7-811830f24e17 for instance d2809bb1-9268-47fc-b02e-c5fa5128582d on instance [pid: 8|app: 0|req: 671/1321] 10.0.0.59 () {38 vars in 813 bytes} [Mon Mar 2 22:38:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 653/1326] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:39:20 2026] GET /v2.1/limits?tenant_id=0b32afe7cee345f384351c8871904579 => generated 302 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: 674/1327] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:39:20 2026] GET /v2.1/limits?tenant_id=0f696016fea64ca49f7b7aac78457c3c => 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: 654/1328] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:39:20 2026] GET /v2.1/limits?tenant_id=2bec28a187e94c25a92442c3072f6ff8 => 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: 675/1329] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:39:20 2026] GET /v2.1/limits?tenant_id=3728ad62318540259065e16a58d2ecaf => 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: 655/1330] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:39:20 2026] GET /v2.1/limits?tenant_id=5b8e6c8bc4d4499eac68a1e492393bfe => 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: 676/1331] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:39:20 2026] GET /v2.1/limits?tenant_id=6960182e6e5244d5af34677657ab4fdc => generated 305 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1332] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:39:20 2026] GET /v2.1/limits?tenant_id=74f982ad549d40f5a7445a540b1c52b4 => 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: 677/1333] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:39:20 2026] GET /v2.1/limits?tenant_id=a09f63648926465e9283e5db9347d380 => 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: 657/1334] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:39:20 2026] GET /v2.1/limits?tenant_id=d37b98ee19b741a3b475f341e4d57f67 => 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: 678/1335] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:39:20 2026] GET /v2.1/limits?tenant_id=db6ca01612af4afcb716d41b064f0a6b => generated 302 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1336] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:39:20 2026] GET /v2.1/limits?tenant_id=f9975fc6b4984ce1a4b5db2deab24e44 => 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: 679/1337] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:39:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1338] 10.0.0.113 () {32 vars in 706 bytes} [Mon Mar 2 22:39:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 4943 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1339] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:39:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 660/1340] 10.0.0.113 () {32 vars in 710 bytes} [Mon Mar 2 22:39:21 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1043 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1341] 10.0.0.113 () {32 vars in 685 bytes} [Mon Mar 2 22:39:21 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 661/1342] 10.0.0.113 () {32 vars in 687 bytes} [Mon Mar 2 22:39:21 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 682/1343] 10.0.0.113 () {32 vars in 671 bytes} [Mon Mar 2 22:39:21 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: 662/1344] 10.0.0.113 () {32 vars in 681 bytes} [Mon Mar 2 22:39:21 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1345] 10.0.0.113 () {32 vars in 667 bytes} [Mon Mar 2 22:39:21 2026] GET /v2.1/os-services => generated 783 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1348] 162.253.55.204 () {36 vars in 713 bytes} [Mon Mar 2 22:39:33 2026] POST /v2.1/servers => generated 453 bytes in 690 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, ' [pid: 8|app: 0|req: 686/1351] 162.253.55.204 () {32 vars in 732 bytes} [Mon Mar 2 22:39:34 2026] GET /v2.1/servers/93e970bd-cc54-45fd-b48d-4e96cc1174ae => generated 2213 bytes in 68 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: 666/1352] 162.253.55.204 () {32 vars in 758 bytes} [Mon Mar 2 22:39:34 2026] GET /v2.1/servers/93e970bd-cc54-45fd-b48d-4e96cc1174ae/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: 8|app: 0|req: 687/1353] 162.253.55.204 () {32 vars in 776 bytes} [Mon Mar 2 22:39:34 2026] GET /v2.1/servers/93e970bd-cc54-45fd-b48d-4e96cc1174ae/os-volume_attachments => generated 25 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: 667/1354] 162.253.55.204 () {32 vars in 732 bytes} [Mon Mar 2 22:39:37 2026] GET /v2.1/servers/93e970bd-cc54-45fd-b48d-4e96cc1174ae => generated 2371 bytes in 93 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: 688/1355] 162.253.55.204 () {32 vars in 758 bytes} [Mon Mar 2 22:39:37 2026] GET /v2.1/servers/93e970bd-cc54-45fd-b48d-4e96cc1174ae/os-interface => generated 28 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 668/1356] 162.253.55.204 () {32 vars in 776 bytes} [Mon Mar 2 22:39:37 2026] GET /v2.1/servers/93e970bd-cc54-45fd-b48d-4e96cc1174ae/os-volume_attachments => generated 197 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:39:39.308 8 INFO nova.api.openstack.compute.server_external_events [req-752f1ace-0b48-4427-b172-fbfeaaa2df22 req-978a0a53-c4a8-4f08-a319-003d860d7d45 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-changed:2cc7312b-fb6d-4bef-88c1-654dfd0a1c17 for instance 93e970bd-cc54-45fd-b48d-4e96cc1174ae on instance [pid: 8|app: 0|req: 689/1357] 10.0.0.59 () {38 vars in 813 bytes} [Mon Mar 2 22:39:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 669/1358] 162.253.55.204 () {32 vars in 732 bytes} [Mon Mar 2 22:39:40 2026] GET /v2.1/servers/93e970bd-cc54-45fd-b48d-4e96cc1174ae => generated 2445 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 690/1359] 162.253.55.204 () {32 vars in 758 bytes} [Mon Mar 2 22:39:40 2026] GET /v2.1/servers/93e970bd-cc54-45fd-b48d-4e96cc1174ae/os-interface => generated 284 bytes in 84 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: 670/1360] 162.253.55.204 () {32 vars in 776 bytes} [Mon Mar 2 22:39:40 2026] GET /v2.1/servers/93e970bd-cc54-45fd-b48d-4e96cc1174ae/os-volume_attachments => generated 197 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 691/1361] 162.253.55.204 () {32 vars in 732 bytes} [Mon Mar 2 22:39:43 2026] GET /v2.1/servers/93e970bd-cc54-45fd-b48d-4e96cc1174ae => generated 2433 bytes in 173 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: 671/1362] 162.253.55.204 () {32 vars in 758 bytes} [Mon Mar 2 22:39:43 2026] GET /v2.1/servers/93e970bd-cc54-45fd-b48d-4e96cc1174ae/os-interface => generated 284 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 692/1363] 162.253.55.204 () {32 vars in 776 bytes} [Mon Mar 2 22:39:43 2026] GET /v2.1/servers/93e970bd-cc54-45fd-b48d-4e96cc1174ae/os-volume_attachments => generated 197 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:39:45.213 8 INFO nova.api.openstack.compute.server_external_events [req-a4b6a27e-8759-4201-950e-f04d61419f10 req-348a6139-781e-4c2c-a963-bebcaefe81a8 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-vif-plugged:2cc7312b-fb6d-4bef-88c1-654dfd0a1c17 for instance 93e970bd-cc54-45fd-b48d-4e96cc1174ae on instance [pid: 8|app: 0|req: 694/1366] 10.0.0.215 () {38 vars in 814 bytes} [Mon Mar 2 22:39:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 673/1367] 162.253.55.204 () {32 vars in 732 bytes} [Mon Mar 2 22:39:46 2026] GET /v2.1/servers/93e970bd-cc54-45fd-b48d-4e96cc1174ae => generated 2433 bytes in 162 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: 695/1368] 162.253.55.204 () {32 vars in 758 bytes} [Mon Mar 2 22:39:46 2026] GET /v2.1/servers/93e970bd-cc54-45fd-b48d-4e96cc1174ae/os-interface => generated 286 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 674/1369] 162.253.55.204 () {32 vars in 776 bytes} [Mon Mar 2 22:39:46 2026] GET /v2.1/servers/93e970bd-cc54-45fd-b48d-4e96cc1174ae/os-volume_attachments => generated 197 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 696/1370] 162.253.55.204 () {32 vars in 732 bytes} [Mon Mar 2 22:39:49 2026] GET /v2.1/servers/93e970bd-cc54-45fd-b48d-4e96cc1174ae => generated 2581 bytes in 134 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: 675/1371] 162.253.55.204 () {32 vars in 758 bytes} [Mon Mar 2 22:39:49 2026] GET /v2.1/servers/93e970bd-cc54-45fd-b48d-4e96cc1174ae/os-interface => generated 286 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 697/1372] 162.253.55.204 () {32 vars in 776 bytes} [Mon Mar 2 22:39:49 2026] GET /v2.1/servers/93e970bd-cc54-45fd-b48d-4e96cc1174ae/os-volume_attachments => generated 197 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: 701/1379] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:40:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 679/1380] 10.0.0.113 () {32 vars in 706 bytes} [Mon Mar 2 22:40:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7599 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1381] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:40:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 44 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: 680/1382] 10.0.0.113 () {32 vars in 687 bytes} [Mon Mar 2 22:40:20 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1383] 10.0.0.113 () {32 vars in 671 bytes} [Mon Mar 2 22:40:20 2026] GET /v2.1/os-aggregates => generated 18 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 681/1384] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:40:20 2026] GET /v2.1/limits?tenant_id=0b32afe7cee345f384351c8871904579 => 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: 704/1385] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:40:20 2026] GET /v2.1/limits?tenant_id=0f696016fea64ca49f7b7aac78457c3c => 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: 682/1386] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:40:21 2026] GET /v2.1/limits?tenant_id=2bec28a187e94c25a92442c3072f6ff8 => 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: 705/1387] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:40:21 2026] GET /v2.1/limits?tenant_id=3728ad62318540259065e16a58d2ecaf => 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: 683/1388] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:40:21 2026] GET /v2.1/limits?tenant_id=5b8e6c8bc4d4499eac68a1e492393bfe => 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: 706/1389] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:40:21 2026] GET /v2.1/limits?tenant_id=6960182e6e5244d5af34677657ab4fdc => generated 305 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1390] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:40:21 2026] GET /v2.1/limits?tenant_id=74f982ad549d40f5a7445a540b1c52b4 => 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: 707/1391] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:40:21 2026] GET /v2.1/limits?tenant_id=a09f63648926465e9283e5db9347d380 => generated 302 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1392] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:40:21 2026] GET /v2.1/limits?tenant_id=d37b98ee19b741a3b475f341e4d57f67 => 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: 708/1393] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:40:21 2026] GET /v2.1/limits?tenant_id=db6ca01612af4afcb716d41b064f0a6b => generated 302 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1394] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:40:21 2026] GET /v2.1/limits?tenant_id=f9975fc6b4984ce1a4b5db2deab24e44 => 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: 709/1395] 10.0.0.113 () {32 vars in 685 bytes} [Mon Mar 2 22:40:21 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1396] 10.0.0.113 () {32 vars in 681 bytes} [Mon Mar 2 22:40:21 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 710/1397] 10.0.0.113 () {32 vars in 710 bytes} [Mon Mar 2 22:40:21 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1713 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1398] 10.0.0.113 () {32 vars in 667 bytes} [Mon Mar 2 22:40:21 2026] GET /v2.1/os-services => generated 783 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:40:27.708 8 INFO nova.api.openstack.compute.server_external_events [req-6a1314df-59e7-4d0b-921c-6dc114e76be6 req-6e2a5862-ae84-410f-aa1e-886a8b1bd3a5 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-changed:4228d3a5-e1a9-460d-8c8b-53c4c6436b59 for instance 93e970bd-cc54-45fd-b48d-4e96cc1174ae on instance [pid: 8|app: 0|req: 712/1401] 10.0.0.59 () {38 vars in 813 bytes} [Mon Mar 2 22:40:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:40:32.708 8 INFO nova.api.openstack.compute.server_external_events [req-e6251beb-537f-43e3-80ad-54197f2856ad req-d57b8400-355a-4436-9df9-95ed5c6543fa 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-vif-plugged:4228d3a5-e1a9-460d-8c8b-53c4c6436b59 for instance 93e970bd-cc54-45fd-b48d-4e96cc1174ae on instance [pid: 8|app: 0|req: 713/1402] 10.0.0.215 () {38 vars in 814 bytes} [Mon Mar 2 22:40:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1403] 162.253.55.204 () {36 vars in 811 bytes} [Mon Mar 2 22:40:25 2026] POST /v2.1/servers/93e970bd-cc54-45fd-b48d-4e96cc1174ae/os-interface => generated 281 bytes in 8713 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:40:34.379 7 INFO nova.api.openstack.compute.server_external_events [req-5d67ffb3-6e7e-431d-aa26-7d45c852192a req-b024abd6-d09e-491b-9f60-b14f1228ed1f 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-changed:4228d3a5-e1a9-460d-8c8b-53c4c6436b59 for instance 93e970bd-cc54-45fd-b48d-4e96cc1174ae on instance [pid: 7|app: 0|req: 692/1406] 10.0.0.59 () {38 vars in 813 bytes} [Mon Mar 2 22:40:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:40:34.724 8 INFO nova.api.openstack.compute.server_external_events [req-2aae17f4-adc1-428e-b66d-f5b7377fd33b req-ff3a83e6-146f-4b54-85b9-0b862576e14f 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-changed:4228d3a5-e1a9-460d-8c8b-53c4c6436b59 for instance 93e970bd-cc54-45fd-b48d-4e96cc1174ae on instance [pid: 8|app: 0|req: 715/1407] 10.0.0.59 () {38 vars in 813 bytes} [Mon Mar 2 22:40:34 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:41:01.283 7 INFO nova.api.openstack.compute.server_external_events [req-72cdec43-bcce-4544-ae8a-bf067d12d7c0 req-5236ac2d-dcb4-4f9f-bb2a-836c61c3e04d 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-changed:7f2e4f3d-bafc-431c-b9e9-07ab11d7709a for instance 93e970bd-cc54-45fd-b48d-4e96cc1174ae on instance [pid: 7|app: 0|req: 695/1412] 10.0.0.59 () {38 vars in 813 bytes} [Mon Mar 2 22:41:01 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) [pid: 8|app: 0|req: 718/1415] 162.253.55.204 () {36 vars in 811 bytes} [Mon Mar 2 22:40:58 2026] POST /v2.1/servers/93e970bd-cc54-45fd-b48d-4e96cc1174ae/os-interface => generated 374 bytes in 9234 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:41:08.348 7 INFO nova.api.openstack.compute.server_external_events [req-23c9a76a-55d2-4c80-9e5f-0f55deefdaf1 req-61885b56-1ca7-490c-98e0-b236246ecafd 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-vif-plugged:7f2e4f3d-bafc-431c-b9e9-07ab11d7709a for instance 93e970bd-cc54-45fd-b48d-4e96cc1174ae on instance [pid: 7|app: 0|req: 698/1416] 10.0.0.215 () {38 vars in 814 bytes} [Mon Mar 2 22:41:08 2026] POST /v2.1/os-server-external-events => generated 183 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, ' [pid: 7|app: 0|req: 700/1419] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:41:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 720/1420] 10.0.0.113 () {32 vars in 685 bytes} [Mon Mar 2 22:41:20 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: 701/1421] 10.0.0.113 () {32 vars in 667 bytes} [Mon Mar 2 22:41:20 2026] GET /v2.1/os-services => generated 783 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 721/1422] 10.0.0.113 () {32 vars in 687 bytes} [Mon Mar 2 22:41:20 2026] GET /v2.1/os-hypervisors/detail => generated 1705 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, ' [pid: 7|app: 0|req: 702/1423] 10.0.0.113 () {32 vars in 671 bytes} [Mon Mar 2 22:41:20 2026] GET /v2.1/os-aggregates => generated 18 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 722/1424] 10.0.0.113 () {32 vars in 710 bytes} [Mon Mar 2 22:41:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1713 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1425] 10.0.0.113 () {32 vars in 681 bytes} [Mon Mar 2 22:41:20 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 723/1426] 10.0.0.113 () {32 vars in 706 bytes} [Mon Mar 2 22:41:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 8117 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1427] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:41:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 724/1428] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:41:21 2026] GET /v2.1/limits?tenant_id=0b32afe7cee345f384351c8871904579 => 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: 705/1429] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:41:21 2026] GET /v2.1/limits?tenant_id=0f696016fea64ca49f7b7aac78457c3c => 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: 725/1430] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:41:21 2026] GET /v2.1/limits?tenant_id=2bec28a187e94c25a92442c3072f6ff8 => generated 302 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1431] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:41:21 2026] GET /v2.1/limits?tenant_id=3728ad62318540259065e16a58d2ecaf => 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: 726/1432] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:41:21 2026] GET /v2.1/limits?tenant_id=5b8e6c8bc4d4499eac68a1e492393bfe => 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: 707/1433] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:41:21 2026] GET /v2.1/limits?tenant_id=6960182e6e5244d5af34677657ab4fdc => generated 305 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1434] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:41:21 2026] GET /v2.1/limits?tenant_id=74f982ad549d40f5a7445a540b1c52b4 => generated 302 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1435] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:41:21 2026] GET /v2.1/limits?tenant_id=a09f63648926465e9283e5db9347d380 => 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: 728/1436] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:41:21 2026] GET /v2.1/limits?tenant_id=d37b98ee19b741a3b475f341e4d57f67 => 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: 709/1437] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:41:21 2026] GET /v2.1/limits?tenant_id=db6ca01612af4afcb716d41b064f0a6b => 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: 729/1438] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:41:21 2026] GET /v2.1/limits?tenant_id=f9975fc6b4984ce1a4b5db2deab24e44 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-02 22:41:24.290 8 INFO nova.api.openstack.compute.server_external_events [req-5b5e8b43-eb08-43cb-b9c6-00a327a76084 req-6b541883-0a74-454b-bd04-668aeb182ec4 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-changed:462b1f76-a875-4265-b1de-e553e3f38fb5 for instance 93e970bd-cc54-45fd-b48d-4e96cc1174ae on instance [pid: 8|app: 0|req: 730/1439] 10.0.0.59 () {38 vars in 813 bytes} [Mon Mar 2 22:41:24 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-03-02 22:41:28.910 8 INFO nova.api.openstack.compute.server_external_events [req-20291dfb-f43a-433b-b7b9-eee7836c53ee req-fb518e74-b670-4c66-a8ed-aec9b2ceb51a 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-vif-plugged:462b1f76-a875-4265-b1de-e553e3f38fb5 for instance 93e970bd-cc54-45fd-b48d-4e96cc1174ae on instance [pid: 8|app: 0|req: 733/1442] 10.0.0.215 () {38 vars in 814 bytes} [Mon Mar 2 22:41:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1443] 162.253.55.204 () {36 vars in 811 bytes} [Mon Mar 2 22:41:21 2026] POST /v2.1/servers/93e970bd-cc54-45fd-b48d-4e96cc1174ae/os-interface => generated 378 bytes in 10243 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:41:32.707 8 INFO nova.api.openstack.compute.server_external_events [req-582034dd-d773-4815-a6bf-dbe3cc6f1a3d req-54cf2619-c083-4479-8e92-aaae17a91a9f 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-changed:7f2e4f3d-bafc-431c-b9e9-07ab11d7709a for instance 93e970bd-cc54-45fd-b48d-4e96cc1174ae on instance [pid: 8|app: 0|req: 734/1444] 10.0.0.59 () {38 vars in 813 bytes} [Mon Mar 2 22:41:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:41:43.328 7 INFO nova.api.openstack.compute.server_external_events [req-518dd465-4fdf-4393-a72a-4f5cc426bc20 req-97957a6b-9df6-4f9c-be11-c7e3dea811ce 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-changed:462b1f76-a875-4265-b1de-e553e3f38fb5 for instance 93e970bd-cc54-45fd-b48d-4e96cc1174ae on instance [pid: 7|app: 0|req: 712/1447] 10.0.0.59 () {38 vars in 813 bytes} [Mon Mar 2 22:41:43 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: 736/1448] 162.253.55.204 () {34 vars in 854 bytes} [Mon Mar 2 22:41:43 2026] DELETE /v2.1/servers/93e970bd-cc54-45fd-b48d-4e96cc1174ae/os-interface/462b1f76-a875-4265-b1de-e553e3f38fb5 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:41:45.369 7 INFO nova.api.openstack.compute.server_external_events [req-e85cd48c-941d-4dbb-8e22-fcc490d9b60d req-9965cafe-3964-4f3b-8fa8-63d14e4e1bfb 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-changed:462b1f76-a875-4265-b1de-e553e3f38fb5 for instance 93e970bd-cc54-45fd-b48d-4e96cc1174ae on instance [pid: 7|app: 0|req: 714/1451] 10.0.0.59 () {38 vars in 813 bytes} [Mon Mar 2 22:41:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:41:54.185 8 INFO nova.api.openstack.compute.server_external_events [req-03029f7d-9b35-4e16-8fb2-5330d6c28688 req-d0e17a55-e10f-4ca3-a13c-d22ef2452dc6 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-changed:7f2e4f3d-bafc-431c-b9e9-07ab11d7709a for instance 93e970bd-cc54-45fd-b48d-4e96cc1174ae on instance [pid: 8|app: 0|req: 738/1452] 10.0.0.59 () {38 vars in 813 bytes} [Mon Mar 2 22:41:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 715/1455] 162.253.55.204 () {34 vars in 854 bytes} [Mon Mar 2 22:41:54 2026] DELETE /v2.1/servers/93e970bd-cc54-45fd-b48d-4e96cc1174ae/os-interface/7f2e4f3d-bafc-431c-b9e9-07ab11d7709a => generated 0 bytes in 73 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 743/1460] 162.253.55.204 () {34 vars in 854 bytes} [Mon Mar 2 22:42:15 2026] DELETE /v2.1/servers/93e970bd-cc54-45fd-b48d-4e96cc1174ae/os-interface/4228d3a5-e1a9-460d-8c8b-53c4c6436b59 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 718/1461] 10.0.0.113 () {32 vars in 710 bytes} [Mon Mar 2 22:42:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1710 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 744/1462] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:42:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 46 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: 719/1463] 10.0.0.113 () {32 vars in 667 bytes} [Mon Mar 2 22:42:20 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: 8|app: 0|req: 745/1464] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:42:20 2026] GET /v2.1/limits?tenant_id=0b32afe7cee345f384351c8871904579 => generated 302 bytes in 51 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: 720/1465] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:42:20 2026] GET /v2.1/limits?tenant_id=0f696016fea64ca49f7b7aac78457c3c => generated 302 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1466] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:42:20 2026] GET /v2.1/limits?tenant_id=2bec28a187e94c25a92442c3072f6ff8 => 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: 721/1467] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:42:20 2026] GET /v2.1/limits?tenant_id=3728ad62318540259065e16a58d2ecaf => generated 299 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1468] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:42:20 2026] GET /v2.1/limits?tenant_id=5b8e6c8bc4d4499eac68a1e492393bfe => 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: 722/1469] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:42:20 2026] GET /v2.1/limits?tenant_id=6960182e6e5244d5af34677657ab4fdc => generated 305 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1470] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:42:20 2026] GET /v2.1/limits?tenant_id=74f982ad549d40f5a7445a540b1c52b4 => generated 302 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1471] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:42:21 2026] GET /v2.1/limits?tenant_id=a09f63648926465e9283e5db9347d380 => 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: 750/1472] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:42:21 2026] GET /v2.1/limits?tenant_id=d37b98ee19b741a3b475f341e4d57f67 => 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: 723/1473] 162.253.55.204 () {34 vars in 754 bytes} [Mon Mar 2 22:42:21 2026] DELETE /v2.1/servers/93e970bd-cc54-45fd-b48d-4e96cc1174ae => generated 0 bytes in 125 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1474] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:42:21 2026] GET /v2.1/limits?tenant_id=db6ca01612af4afcb716d41b064f0a6b => generated 302 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 724/1475] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:42:21 2026] GET /v2.1/limits?tenant_id=f9975fc6b4984ce1a4b5db2deab24e44 => 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: 752/1476] 10.0.0.113 () {32 vars in 681 bytes} [Mon Mar 2 22:42:21 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1477] 10.0.0.113 () {32 vars in 706 bytes} [Mon Mar 2 22:42:21 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7605 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1478] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:42:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 726/1479] 10.0.0.113 () {32 vars in 685 bytes} [Mon Mar 2 22:42:21 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1480] 10.0.0.113 () {32 vars in 687 bytes} [Mon Mar 2 22:42:21 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 727/1481] 10.0.0.113 () {32 vars in 671 bytes} [Mon Mar 2 22:42:21 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, ' 2026-03-02 22:42:24.176 8 INFO nova.api.openstack.compute.server_external_events [req-65f1e9a4-3fb4-4102-a068-4916625539a9 req-4d83abd1-db5c-472c-9772-59719724d673 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-vif-deleted:2cc7312b-fb6d-4bef-88c1-654dfd0a1c17 for instance 93e970bd-cc54-45fd-b48d-4e96cc1174ae on instance [pid: 8|app: 0|req: 755/1482] 10.0.0.59 () {38 vars in 813 bytes} [Mon Mar 2 22:42:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:42:25.580 8 INFO nova.api.openstack.compute.server_external_events [req-9b4bfa4a-b29f-4823-a2e6-505aed31d5f3 req-c888f6f6-9ce6-4139-9d88-d861952ec6e1 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-changed:86a2a272-bc3b-43f4-a5e7-811830f24e17 for instance d2809bb1-9268-47fc-b02e-c5fa5128582d on instance [pid: 8|app: 0|req: 757/1485] 10.0.0.59 () {38 vars in 813 bytes} [Mon Mar 2 22:42:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1486] 10.0.0.249 () {32 vars in 717 bytes} [Mon Mar 2 22:42:25 2026] DELETE /v2.1/servers/d2809bb1-9268-47fc-b02e-c5fa5128582d => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 758/1487] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:42:25 2026] GET /v2.1/servers/d2809bb1-9268-47fc-b02e-c5fa5128582d => generated 1944 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:42:28.544 7 INFO nova.api.openstack.compute.server_external_events [req-f5f51182-6cdb-4741-998e-784ccbfdf512 req-e5e0f74f-b54f-4109-81c1-c46c6fc0a72b 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-vif-deleted:86a2a272-bc3b-43f4-a5e7-811830f24e17 for instance d2809bb1-9268-47fc-b02e-c5fa5128582d on instance [pid: 7|app: 0|req: 730/1488] 10.0.0.59 () {38 vars in 813 bytes} [Mon Mar 2 22:42:28 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, ' [pid: 8|app: 0|req: 759/1489] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:42:30 2026] GET /v2.1/servers/d2809bb1-9268-47fc-b02e-c5fa5128582d => generated 1480 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:42:36.031 7 INFO nova.api.openstack.wsgi [None req-4e4b052c-4c75-4761-b65b-4d6ac7da404c 146f5a1f172c4e099f1f19d9d14c9a49 6960182e6e5244d5af34677657ab4fdc - - default default] HTTP exception thrown: Instance d2809bb1-9268-47fc-b02e-c5fa5128582d could not be found. [pid: 7|app: 0|req: 732/1492] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:42:36 2026] GET /v2.1/servers/d2809bb1-9268-47fc-b02e-c5fa5128582d => 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, ' 2026-03-02 22:42:36.697 8 INFO nova.api.openstack.compute.server_external_events [req-727d1635-c221-48a0-9574-754bb481004e req-414b38cb-1ccc-49a9-b902-f0a60fc39acc 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-changed:950fcfb2-4578-4133-b763-e5944748ec4c for instance fdd221f5-af11-49dc-adf8-7c7987247a13 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 761/1493] 10.0.0.59 () {38 vars in 813 bytes} [Mon Mar 2 22:42:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1494] 10.0.0.249 () {32 vars in 717 bytes} [Mon Mar 2 22:42:36 2026] DELETE /v2.1/servers/fdd221f5-af11-49dc-adf8-7c7987247a13 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 762/1495] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:42:36 2026] GET /v2.1/servers/fdd221f5-af11-49dc-adf8-7c7987247a13 => generated 1944 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-03-02 22:42:39.009 7 INFO nova.api.openstack.compute.server_external_events [req-fa2ce5f2-aa75-46db-9016-053fd61132bc req-51cd4edd-3b41-4208-ad3e-157bba3dfe12 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-vif-unplugged:950fcfb2-4578-4133-b763-e5944748ec4c for instance fdd221f5-af11-49dc-adf8-7c7987247a13 on instance [pid: 7|app: 0|req: 734/1496] 10.0.0.215 () {38 vars in 814 bytes} [Mon Mar 2 22:42:38 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:42:39.663 8 INFO nova.api.openstack.compute.server_external_events [req-52af6188-4e4a-44f8-9e22-2caec9112ad7 req-538f3c0c-f79f-4695-9af5-3898dd1d7738 97fae29dd4e74cfea8a8b82384970134 3728ad62318540259065e16a58d2ecaf - - 56c1392a4fa64e9fa6cc895aac934806 56c1392a4fa64e9fa6cc895aac934806] Creating event network-vif-deleted:950fcfb2-4578-4133-b763-e5944748ec4c for instance fdd221f5-af11-49dc-adf8-7c7987247a13 on instance [pid: 8|app: 0|req: 763/1497] 10.0.0.59 () {38 vars in 813 bytes} [Mon Mar 2 22:42:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 735/1498] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:42:41 2026] GET /v2.1/servers/fdd221f5-af11-49dc-adf8-7c7987247a13 => generated 1481 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:42:47.111 8 INFO nova.api.openstack.wsgi [None req-35520e19-4645-425e-a8a3-5c0f512fd25f 146f5a1f172c4e099f1f19d9d14c9a49 6960182e6e5244d5af34677657ab4fdc - - default default] HTTP exception thrown: Instance fdd221f5-af11-49dc-adf8-7c7987247a13 could not be found. [pid: 8|app: 0|req: 765/1501] 10.0.0.249 () {32 vars in 714 bytes} [Mon Mar 2 22:42:47 2026] GET /v2.1/servers/fdd221f5-af11-49dc-adf8-7c7987247a13 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 737/1502] 10.0.0.249 () {32 vars in 725 bytes} [Mon Mar 2 22:42:48 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1436787261 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 22:42:48.222 8 INFO nova.api.openstack.wsgi [None req-572cc887-9d66-49bc-ade9-7ba0eb718431 146f5a1f172c4e099f1f19d9d14c9a49 6960182e6e5244d5af34677657ab4fdc - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1436787261 not found for user 146f5a1f172c4e099f1f19d9d14c9a49 [pid: 8|app: 0|req: 766/1503] 10.0.0.249 () {32 vars in 722 bytes} [Mon Mar 2 22:42:48 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1436787261 => generated 142 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1510] 10.0.0.249 () {32 vars in 654 bytes} [Mon Mar 2 22:43:16 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1511] 10.0.0.249 () {32 vars in 640 bytes} [Mon Mar 2 22:43:16 2026] GET /v2.1/servers => generated 15 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-03-02 22:43:16.865 8 WARNING oslo_db.sqlalchemy.utils [None req-588f310b-4a04-4a27-adff-140c4c1c2467 d1a327171f564413bdd81776505fd411 a09f63648926465e9283e5db9347d380 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 771/1512] 10.0.0.249 () {32 vars in 648 bytes} [Mon Mar 2 22:43:16 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: 7|app: 0|req: 742/1513] 10.0.0.249 () {32 vars in 693 bytes} [Mon Mar 2 22:43:16 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1514] 10.0.0.113 () {32 vars in 681 bytes} [Mon Mar 2 22:43:20 2026] GET /v2.1/os-security-groups => generated 78 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1515] 10.0.0.113 () {32 vars in 710 bytes} [Mon Mar 2 22:43:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1516] 10.0.0.113 () {32 vars in 706 bytes} [Mon Mar 2 22:43:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1517] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:43:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1518] 10.0.0.113 () {32 vars in 667 bytes} [Mon Mar 2 22:43:20 2026] GET /v2.1/os-services => generated 783 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1519] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:43:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 775/1520] 10.0.0.113 () {32 vars in 685 bytes} [Mon Mar 2 22:43:20 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1521] 10.0.0.113 () {32 vars in 687 bytes} [Mon Mar 2 22:43:20 2026] GET /v2.1/os-hypervisors/detail => generated 1704 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: 776/1522] 10.0.0.113 () {32 vars in 671 bytes} [Mon Mar 2 22:43:20 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 747/1523] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:43:20 2026] GET /v2.1/limits?tenant_id=3728ad62318540259065e16a58d2ecaf => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1524] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:43:20 2026] GET /v2.1/limits?tenant_id=a09f63648926465e9283e5db9347d380 => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1525] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:43:20 2026] GET /v2.1/limits?tenant_id=d37b98ee19b741a3b475f341e4d57f67 => 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: 751/1530] 10.0.0.86 () {28 vars in 452 bytes} [Mon Mar 2 22:43:36 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1531] 10.0.0.86 () {30 vars in 656 bytes} [Mon Mar 2 22:43:36 2026] GET /v2.1 => generated 0 bytes in 56 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 752/1532] 10.0.0.86 () {32 vars in 729 bytes} [Mon Mar 2 22:43:36 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1533] 10.0.0.86 () {34 vars in 804 bytes} [Mon Mar 2 22:43:36 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1534] 10.0.0.86 () {28 vars in 452 bytes} [Mon Mar 2 22:43:37 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: 782/1535] 10.0.0.86 () {30 vars in 656 bytes} [Mon Mar 2 22:43:37 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 754/1536] 10.0.0.86 () {32 vars in 729 bytes} [Mon Mar 2 22:43:37 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: 783/1537] 10.0.0.86 () {34 vars in 892 bytes} [Mon Mar 2 22:43:37 2026] GET /v2.1/servers/detail?project_id=3728ad62318540259065e16a58d2ecaf&all_tenants=True => generated 15 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1538] 10.0.0.86 () {34 vars in 892 bytes} [Mon Mar 2 22:43:37 2026] GET /v2.1/servers/detail?project_id=a09f63648926465e9283e5db9347d380&all_tenants=True => generated 15 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1539] 10.0.0.86 () {34 vars in 892 bytes} [Mon Mar 2 22:43:37 2026] GET /v2.1/servers/detail?project_id=d37b98ee19b741a3b475f341e4d57f67&all_tenants=True => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1548] 10.0.0.113 () {32 vars in 710 bytes} [Mon Mar 2 22:44:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1549] 10.0.0.113 () {32 vars in 685 bytes} [Mon Mar 2 22:44:20 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 790/1550] 10.0.0.113 () {32 vars in 681 bytes} [Mon Mar 2 22:44:20 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 761/1551] 10.0.0.113 () {32 vars in 687 bytes} [Mon Mar 2 22:44:20 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1552] 10.0.0.113 () {32 vars in 671 bytes} [Mon Mar 2 22:44:20 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 762/1553] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:44:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1554] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:44:21 2026] GET /v2.1/limits?tenant_id=3728ad62318540259065e16a58d2ecaf => generated 299 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1555] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:44:21 2026] GET /v2.1/limits?tenant_id=a09f63648926465e9283e5db9347d380 => generated 299 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1556] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:44:21 2026] GET /v2.1/limits?tenant_id=d37b98ee19b741a3b475f341e4d57f67 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1557] 10.0.0.113 () {32 vars in 706 bytes} [Mon Mar 2 22:44:21 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1558] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:44:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1559] 10.0.0.113 () {32 vars in 667 bytes} [Mon Mar 2 22:44:21 2026] GET /v2.1/os-services => generated 783 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 772/1572] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:45:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-03-02 22:45:20.597 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [30903f5d-78b2-4a72-8aac-5de43ce1f0c6] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: [pid: 8|app: 0|req: 801/1573] 10.0.0.113 () {32 vars in 681 bytes} [Mon Mar 2 22:45:20 2026] GET /v2.1/os-security-groups => generated 78 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1574] 10.0.0.113 () {32 vars in 685 bytes} [Mon Mar 2 22:45:20 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: 8|app: 0|req: 802/1575] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:45:20 2026] GET /v2.1/limits?tenant_id=3728ad62318540259065e16a58d2ecaf => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 774/1576] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:45:20 2026] GET /v2.1/limits?tenant_id=a09f63648926465e9283e5db9347d380 => 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: 803/1577] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:45:20 2026] GET /v2.1/limits?tenant_id=d37b98ee19b741a3b475f341e4d57f67 => generated 302 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1578] 10.0.0.113 () {32 vars in 710 bytes} [Mon Mar 2 22:45:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1579] 10.0.0.113 () {32 vars in 706 bytes} [Mon Mar 2 22:45:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 776/1580] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:45:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1581] 10.0.0.113 () {32 vars in 687 bytes} [Mon Mar 2 22:45:20 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1582] 10.0.0.113 () {32 vars in 671 bytes} [Mon Mar 2 22:45:20 2026] GET /v2.1/os-aggregates => generated 18 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 806/1583] 10.0.0.113 () {32 vars in 667 bytes} [Mon Mar 2 22:45:20 2026] GET /v2.1/os-services => generated 783 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-02 22:46:20.502 8 INFO oslo.messaging._drivers.impl_rabbit [-] [30903f5d-78b2-4a72-8aac-5de43ce1f0c6] Reconnected to AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 via [amqp] client with port 40726. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 813/1596] 10.0.0.113 () {32 vars in 681 bytes} [Mon Mar 2 22:46:20 2026] GET /v2.1/os-security-groups => generated 78 bytes in 113 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) 2026-03-02 22:46:20.607 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [8d9d549c-caf2-4929-aad8-c868b3f2032e] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: [pid: 7|app: 0|req: 784/1597] 10.0.0.113 () {32 vars in 685 bytes} [Mon Mar 2 22:46:20 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: 8|app: 0|req: 814/1598] 10.0.0.113 () {32 vars in 667 bytes} [Mon Mar 2 22:46:20 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: 785/1599] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:46:20 2026] GET /v2.1/limits?tenant_id=3728ad62318540259065e16a58d2ecaf => 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: 815/1600] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:46:20 2026] GET /v2.1/limits?tenant_id=a09f63648926465e9283e5db9347d380 => 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: 786/1601] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:46:20 2026] GET /v2.1/limits?tenant_id=d37b98ee19b741a3b475f341e4d57f67 => generated 302 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1602] 10.0.0.113 () {32 vars in 710 bytes} [Mon Mar 2 22:46:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1603] 10.0.0.113 () {32 vars in 687 bytes} [Mon Mar 2 22:46:20 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 817/1604] 10.0.0.113 () {32 vars in 671 bytes} [Mon Mar 2 22:46:20 2026] GET /v2.1/os-aggregates => generated 18 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 788/1605] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:46:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1606] 10.0.0.113 () {32 vars in 706 bytes} [Mon Mar 2 22:46:20 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: 7|app: 0|req: 789/1607] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:46:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1620] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:47:20 2026] GET /v2.1/limits?tenant_id=3728ad62318540259065e16a58d2ecaf => generated 299 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-02 22:47:20.647 7 INFO oslo.messaging._drivers.impl_rabbit [-] [8d9d549c-caf2-4929-aad8-c868b3f2032e] Reconnected to AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 via [amqp] client with port 48138. [pid: 7|app: 0|req: 796/1621] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:47:20 2026] GET /v2.1/limits?tenant_id=a09f63648926465e9283e5db9347d380 => 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: 826/1622] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:47:20 2026] GET /v2.1/limits?tenant_id=d37b98ee19b741a3b475f341e4d57f67 => 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: 797/1623] 10.0.0.113 () {32 vars in 685 bytes} [Mon Mar 2 22:47:20 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1624] 10.0.0.113 () {32 vars in 706 bytes} [Mon Mar 2 22:47:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 798/1625] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:47:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1626] 10.0.0.113 () {32 vars in 687 bytes} [Mon Mar 2 22:47:20 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1627] 10.0.0.113 () {32 vars in 671 bytes} [Mon Mar 2 22:47:20 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 829/1628] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:47:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1629] 10.0.0.113 () {32 vars in 681 bytes} [Mon Mar 2 22:47:20 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1630] 10.0.0.113 () {32 vars in 667 bytes} [Mon Mar 2 22:47:20 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) [pid: 7|app: 0|req: 801/1631] 10.0.0.113 () {32 vars in 710 bytes} [Mon Mar 2 22:47:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 837/1644] 10.0.0.113 () {32 vars in 667 bytes} [Mon Mar 2 22:48:20 2026] GET /v2.1/os-services => generated 783 bytes in 126 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/1645] 10.0.0.113 () {32 vars in 706 bytes} [Mon Mar 2 22:48:20 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 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: 838/1646] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:48:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1647] 10.0.0.113 () {32 vars in 687 bytes} [Mon Mar 2 22:48:20 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1648] 10.0.0.113 () {32 vars in 671 bytes} [Mon Mar 2 22:48:20 2026] GET /v2.1/os-aggregates => generated 18 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 810/1649] 10.0.0.113 () {32 vars in 685 bytes} [Mon Mar 2 22:48:20 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1650] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:48:20 2026] GET /v2.1/limits?tenant_id=3728ad62318540259065e16a58d2ecaf => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 811/1651] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:48:20 2026] GET /v2.1/limits?tenant_id=a09f63648926465e9283e5db9347d380 => 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: 841/1652] 10.0.0.113 () {32 vars in 742 bytes} [Mon Mar 2 22:48:20 2026] GET /v2.1/limits?tenant_id=d37b98ee19b741a3b475f341e4d57f67 => 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: 812/1653] 10.0.0.113 () {32 vars in 702 bytes} [Mon Mar 2 22:48:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1654] 10.0.0.113 () {32 vars in 681 bytes} [Mon Mar 2 22:48:20 2026] GET /v2.1/os-security-groups => generated 78 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1655] 10.0.0.113 () {32 vars in 710 bytes} [Mon Mar 2 22:48:20 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0)