+ 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 [Thu Feb 26 22:09:30 2026] *** compiled with version: 11.4.0 on 05 February 2026 22:28:17 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: nova-api-osapi-c46f6b8b7-zg774 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.10.12 (main, Jan 8 2026, 06:52:19) [GCC 11.4.0] Python main interpreter initialized at 0x56397ecd7360 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)... Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. /var/lib/openstack/lib/python3.10/site-packages/paste/deploy/loadwsgi.py:8: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/paste/deploy/loadwsgi.py:8: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-02-26 22:09:35.304 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-02-26 22:09:35.305 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-02-26 22:09:35.759 8 WARNING keystonemiddleware._common.config [None req-7911bff7-6ab5-47f1-b1b0-1aeb7b7f517c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-26 22:09:35.767 8 WARNING oslo_config.cfg [None req-7911bff7-6ab5-47f1-b1b0-1aeb7b7f517c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-02-26 22:09:35.779 7 WARNING keystonemiddleware._common.config [None req-c616b316-6800-4d77-bda2-018a80d1595b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-26 22:09:35.788 7 WARNING oslo_config.cfg [None req-c616b316-6800-4d77-bda2-018a80d1595b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-02-26 22:09:36.025 7 WARNING keystonemiddleware._common.config [None req-c616b316-6800-4d77-bda2-018a80d1595b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x56397ecd7360 pid: 7 (default app) 2026-02-26 22:09:36.045 8 WARNING keystonemiddleware._common.config [None req-7911bff7-6ab5-47f1-b1b0-1aeb7b7f517c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x56397ecd7360 pid: 8 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: [pid: 7|app: 0|req: 3/3] 162.253.55.200 () {42 vars in 704 bytes} [Thu Feb 26 22:09:43 2026] GET /v2.1 => generated 114 bytes in 16 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:09:44.091 8 WARNING oslo_policy.policy [None req-80d0e382-3d8f-46e3-b8d6-66d8eb51e87d 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-02-26 22:09:44.091 8 WARNING oslo_policy.policy [None req-80d0e382-3d8f-46e3-b8d6-66d8eb51e87d 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - 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: 1/4] 162.253.55.200 () {44 vars in 908 bytes} [Thu Feb 26 22:09:43 2026] GET /v2.1 => generated 0 bytes in 574 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:09:44.224 7 WARNING oslo_policy.policy [req-80d0e382-3d8f-46e3-b8d6-66d8eb51e87d req-40d1b78f-13cf-4097-8e01-8235aabff741 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-02-26 22:09:44.224 7 WARNING oslo_policy.policy [req-80d0e382-3d8f-46e3-b8d6-66d8eb51e87d req-40d1b78f-13cf-4097-8e01-8235aabff741 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 4/5] 162.253.55.200 () {46 vars in 981 bytes} [Thu Feb 26 22:09:44 2026] GET /v2.1/ => generated 399 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-26 22:09:44.335 8 INFO nova.api.openstack.wsgi [None req-176ba36e-b9fe-40e0-9877-1c6ee2b8a9dd 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 2/6] 162.253.55.200 () {48 vars in 1010 bytes} [Thu Feb 26 22:09:44 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/7] 162.253.55.200 () {48 vars in 1050 bytes} [Thu Feb 26 22:09:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 162.253.55.200 () {52 vars in 1048 bytes} [Thu Feb 26 22:09:44 2026] POST /v2.1/flavors => generated 529 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/9] 162.253.55.200 () {42 vars in 704 bytes} [Thu Feb 26 22:09: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) [pid: 8|app: 0|req: 4/10] 162.253.55.200 () {44 vars in 908 bytes} [Thu Feb 26 22:09:45 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 7/11] 162.253.55.200 () {46 vars in 981 bytes} [Thu Feb 26 22:09:45 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-26 22:09:45.254 8 INFO nova.api.openstack.wsgi [None req-25b5fde7-692a-4559-9163-7387428bcdd0 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 5/12] 162.253.55.200 () {48 vars in 1012 bytes} [Thu Feb 26 22:09:45 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/13] 162.253.55.200 () {48 vars in 1050 bytes} [Thu Feb 26 22:09:45 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: 6/14] 162.253.55.200 () {52 vars in 1048 bytes} [Thu Feb 26 22:09:45 2026] POST /v2.1/flavors => generated 532 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/17] 162.253.55.200 () {42 vars in 704 bytes} [Thu Feb 26 22:09:46 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: 8/18] 162.253.55.200 () {44 vars in 908 bytes} [Thu Feb 26 22:09:46 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 11/19] 162.253.55.200 () {46 vars in 981 bytes} [Thu Feb 26 22:09:46 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-26 22:09:46.153 8 INFO nova.api.openstack.wsgi [None req-5731d9e4-5b59-42f1-acf3-b911f08f8b82 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/20] 162.253.55.200 () {48 vars in 1014 bytes} [Thu Feb 26 22:09:46 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/21] 162.253.55.200 () {48 vars in 1050 bytes} [Thu Feb 26 22:09:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/22] 162.253.55.200 () {52 vars in 1048 bytes} [Thu Feb 26 22:09:46 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: 13/23] 162.253.55.200 () {42 vars in 704 bytes} [Thu Feb 26 22:09:46 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/24] 162.253.55.200 () {44 vars in 908 bytes} [Thu Feb 26 22:09:47 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 14/25] 162.253.55.200 () {46 vars in 981 bytes} [Thu Feb 26 22:09:47 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-26 22:09:47.076 8 INFO nova.api.openstack.wsgi [None req-b45babfb-3dbe-41ff-a367-71335b73a4a6 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/26] 162.253.55.200 () {48 vars in 1012 bytes} [Thu Feb 26 22:09:47 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/27] 162.253.55.200 () {48 vars in 1050 bytes} [Thu Feb 26 22:09:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/28] 162.253.55.200 () {52 vars in 1048 bytes} [Thu Feb 26 22:09:47 2026] POST /v2.1/flavors => generated 532 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/29] 162.253.55.200 () {42 vars in 704 bytes} [Thu Feb 26 22:09:47 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/30] 162.253.55.200 () {44 vars in 908 bytes} [Thu Feb 26 22:09:47 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 17/31] 162.253.55.200 () {46 vars in 981 bytes} [Thu Feb 26 22:09:47 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-26 22:09:47.935 8 INFO nova.api.openstack.wsgi [None req-a1acdd62-410f-46c0-ada0-9f98b23c5feb 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/32] 162.253.55.200 () {48 vars in 1014 bytes} [Thu Feb 26 22:09:47 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/33] 162.253.55.200 () {48 vars in 1050 bytes} [Thu Feb 26 22:09:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/34] 162.253.55.200 () {52 vars in 1048 bytes} [Thu Feb 26 22:09:47 2026] POST /v2.1/flavors => generated 535 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/109] 10.0.0.147 () {28 vars in 455 bytes} [Thu Feb 26 22:15:57 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 54/110] 10.0.0.147 () {30 vars in 659 bytes} [Thu Feb 26 22:15:57 2026] GET /v2.1 => generated 0 bytes in 172 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 57/111] 10.0.0.147 () {30 vars in 661 bytes} [Thu Feb 26 22:15:57 2026] GET /v2.1/ => generated 410 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/112] 10.0.0.147 () {34 vars in 805 bytes} [Thu Feb 26 22:15:57 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/169] 162.253.55.200 () {42 vars in 704 bytes} [Thu Feb 26 22:20:36 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.10/site-packages/pycadf/identifier.py:71: 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: 84/170] 162.253.55.200 () {44 vars in 908 bytes} [Thu Feb 26 22:20:36 2026] GET /v2.1 => generated 0 bytes in 131 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 87/171] 162.253.55.200 () {46 vars in 981 bytes} [Thu Feb 26 22:20:37 2026] GET /v2.1/ => generated 399 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-26 22:20:37.098 8 INFO nova.api.openstack.wsgi [None req-439fae56-0cfd-4fab-a542-a56fdf3c26e3 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 85/172] 162.253.55.200 () {48 vars in 1016 bytes} [Thu Feb 26 22:20:37 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/173] 162.253.55.200 () {48 vars in 1050 bytes} [Thu Feb 26 22:20:37 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/174] 162.253.55.200 () {52 vars in 1048 bytes} [Thu Feb 26 22:20:37 2026] POST /v2.1/flavors => generated 534 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 94/189] 162.253.55.200 () {42 vars in 704 bytes} [Thu Feb 26 22:21:54 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 96/190] 162.253.55.200 () {44 vars in 908 bytes} [Thu Feb 26 22:21:54 2026] GET /v2.1 => generated 0 bytes in 385 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 95/191] 162.253.55.200 () {46 vars in 981 bytes} [Thu Feb 26 22:21:55 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-26 22:21:55.084 7 WARNING oslo_db.sqlalchemy.utils [None req-b5e1b6ee-0da1-4320-823f-7b2aca527334 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 97/192] 162.253.55.200 () {48 vars in 1015 bytes} [Thu Feb 26 22:21:55 2026] GET /v2.1/os-keypairs => generated 16 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 96/193] 162.253.55.200 () {52 vars in 1056 bytes} [Thu Feb 26 22:21:55 2026] POST /v2.1/os-keypairs => generated 576 bytes in 78 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/196] 162.253.55.200 () {44 vars in 989 bytes} [Thu Feb 26 22:21:58 2026] GET /v2.1/os-quota-sets/4a3cb4f1fb114461b5d0418f1a2b6d3a => generated 371 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/197] 162.253.55.200 () {48 vars in 1041 bytes} [Thu Feb 26 22:21:59 2026] PUT /v2.1/os-quota-sets/4a3cb4f1fb114461b5d0418f1a2b6d3a => generated 326 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/198] 162.253.55.200 () {44 vars in 989 bytes} [Thu Feb 26 22:21:59 2026] GET /v2.1/os-quota-sets/4a3cb4f1fb114461b5d0418f1a2b6d3a => generated 368 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/323] 162.253.55.200 () {42 vars in 704 bytes} [Thu Feb 26 22:32:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/324] 162.253.55.200 () {44 vars in 908 bytes} [Thu Feb 26 22:32:17 2026] GET /v2.1 => generated 0 bytes in 128 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 162/325] 162.253.55.200 () {46 vars in 981 bytes} [Thu Feb 26 22:32:17 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-26 22:32:17.789 7 INFO nova.api.openstack.wsgi [None req-ac21b399-4d39-44b0-9eef-09bb17349086 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 164/326] 162.253.55.200 () {48 vars in 1014 bytes} [Thu Feb 26 22:32:17 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: 163/327] 162.253.55.200 () {48 vars in 1050 bytes} [Thu Feb 26 22:32:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/328] 162.253.55.200 () {52 vars in 1048 bytes} [Thu Feb 26 22:32:17 2026] POST /v2.1/flavors => generated 534 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/363] 162.253.55.200 () {44 vars in 989 bytes} [Thu Feb 26 22:35:10 2026] GET /v2.1/os-quota-sets/e2ced57ebc0547598156d6db9028a906 => generated 371 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/364] 162.253.55.200 () {48 vars in 1041 bytes} [Thu Feb 26 22:35:10 2026] PUT /v2.1/os-quota-sets/e2ced57ebc0547598156d6db9028a906 => generated 326 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/365] 162.253.55.200 () {44 vars in 989 bytes} [Thu Feb 26 22:35:11 2026] GET /v2.1/os-quota-sets/e2ced57ebc0547598156d6db9028a906 => generated 368 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/378] 10.0.0.111 () {32 vars in 667 bytes} [Thu Feb 26 22:36:07 2026] GET /v2.1/os-services => generated 782 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/379] 10.0.0.111 () {32 vars in 702 bytes} [Thu Feb 26 22:36:07 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 192/380] 10.0.0.111 () {32 vars in 706 bytes} [Thu Feb 26 22:36:07 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/381] 10.0.0.111 () {32 vars in 702 bytes} [Thu Feb 26 22:36:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/382] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:36:07 2026] GET /v2.1/limits?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a => generated 299 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/383] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:36:07 2026] GET /v2.1/limits?tenant_id=e2ced57ebc0547598156d6db9028a906 => generated 299 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/384] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:36:07 2026] GET /v2.1/limits?tenant_id=e620605d41714a708d5f6058b4539dd3 => generated 302 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/385] 10.0.0.111 () {32 vars in 687 bytes} [Thu Feb 26 22:36:07 2026] GET /v2.1/os-hypervisors/detail => generated 1646 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/386] 10.0.0.111 () {32 vars in 671 bytes} [Thu Feb 26 22:36:07 2026] GET /v2.1/os-aggregates => generated 18 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 192/387] 10.0.0.111 () {32 vars in 710 bytes} [Thu Feb 26 22:36:07 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/388] 10.0.0.111 () {32 vars in 685 bytes} [Thu Feb 26 22:36:07 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 193/389] 10.0.0.111 () {32 vars in 681 bytes} [Thu Feb 26 22:36:07 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 203/402] 10.0.0.111 () {32 vars in 710 bytes} [Thu Feb 26 22:37:07 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/403] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:37:07 2026] GET /v2.1/limits?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a => generated 299 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 204/404] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:37:07 2026] GET /v2.1/limits?tenant_id=e2ced57ebc0547598156d6db9028a906 => generated 299 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/405] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:37:07 2026] GET /v2.1/limits?tenant_id=e620605d41714a708d5f6058b4539dd3 => 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: 205/406] 10.0.0.111 () {32 vars in 702 bytes} [Thu Feb 26 22:37:07 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: 202/407] 10.0.0.111 () {32 vars in 706 bytes} [Thu Feb 26 22:37:07 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/408] 10.0.0.111 () {32 vars in 702 bytes} [Thu Feb 26 22:37:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/409] 10.0.0.111 () {32 vars in 687 bytes} [Thu Feb 26 22:37:07 2026] GET /v2.1/os-hypervisors/detail => generated 1646 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/410] 10.0.0.111 () {32 vars in 671 bytes} [Thu Feb 26 22:37:07 2026] GET /v2.1/os-aggregates => generated 18 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 204/411] 10.0.0.111 () {32 vars in 685 bytes} [Thu Feb 26 22:37:07 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: 208/412] 10.0.0.111 () {32 vars in 681 bytes} [Thu Feb 26 22:37:07 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 205/413] 10.0.0.111 () {32 vars in 667 bytes} [Thu Feb 26 22:37:07 2026] GET /v2.1/os-services => generated 782 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/426] 10.0.0.111 () {32 vars in 710 bytes} [Thu Feb 26 22:38:06 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 212/427] 10.0.0.111 () {32 vars in 681 bytes} [Thu Feb 26 22:38:06 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 216/428] 10.0.0.111 () {32 vars in 687 bytes} [Thu Feb 26 22:38:06 2026] GET /v2.1/os-hypervisors/detail => generated 1646 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/429] 10.0.0.111 () {32 vars in 671 bytes} [Thu Feb 26 22:38:06 2026] GET /v2.1/os-aggregates => generated 18 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 217/430] 10.0.0.111 () {32 vars in 702 bytes} [Thu Feb 26 22:38:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/431] 10.0.0.111 () {32 vars in 685 bytes} [Thu Feb 26 22:38:07 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/432] 10.0.0.111 () {32 vars in 706 bytes} [Thu Feb 26 22:38:07 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 215/433] 10.0.0.111 () {32 vars in 702 bytes} [Thu Feb 26 22:38:07 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: 219/434] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:38:07 2026] GET /v2.1/limits?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a => generated 299 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/435] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:38:07 2026] GET /v2.1/limits?tenant_id=e2ced57ebc0547598156d6db9028a906 => generated 299 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/436] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:38:07 2026] GET /v2.1/limits?tenant_id=e620605d41714a708d5f6058b4539dd3 => generated 302 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/437] 10.0.0.111 () {32 vars in 667 bytes} [Thu Feb 26 22:38:07 2026] GET /v2.1/os-services => generated 782 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/450] 10.0.0.111 () {32 vars in 706 bytes} [Thu Feb 26 22:39:06 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/451] 10.0.0.111 () {32 vars in 702 bytes} [Thu Feb 26 22:39:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/452] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:39:07 2026] GET /v2.1/limits?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a => generated 299 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/453] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:39:07 2026] GET /v2.1/limits?tenant_id=e2ced57ebc0547598156d6db9028a906 => generated 299 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/454] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:39:07 2026] GET /v2.1/limits?tenant_id=e620605d41714a708d5f6058b4539dd3 => generated 302 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/455] 10.0.0.111 () {32 vars in 685 bytes} [Thu Feb 26 22:39:07 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: 230/456] 10.0.0.111 () {32 vars in 681 bytes} [Thu Feb 26 22:39:07 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 227/457] 10.0.0.111 () {32 vars in 667 bytes} [Thu Feb 26 22:39:07 2026] GET /v2.1/os-services => generated 782 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/458] 10.0.0.111 () {32 vars in 687 bytes} [Thu Feb 26 22:39:07 2026] GET /v2.1/os-hypervisors/detail => generated 1646 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 228/459] 10.0.0.111 () {32 vars in 671 bytes} [Thu Feb 26 22:39:07 2026] GET /v2.1/os-aggregates => generated 18 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/460] 10.0.0.111 () {32 vars in 710 bytes} [Thu Feb 26 22:39:07 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/461] 10.0.0.111 () {32 vars in 702 bytes} [Thu Feb 26 22:39:07 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: 236/474] 10.0.0.111 () {32 vars in 702 bytes} [Thu Feb 26 22:40:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 239/475] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:40:07 2026] GET /v2.1/limits?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a => 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: 237/476] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:40:07 2026] GET /v2.1/limits?tenant_id=e2ced57ebc0547598156d6db9028a906 => generated 299 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/477] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:40:07 2026] GET /v2.1/limits?tenant_id=e620605d41714a708d5f6058b4539dd3 => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/478] 10.0.0.111 () {32 vars in 681 bytes} [Thu Feb 26 22:40:07 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: 241/479] 10.0.0.111 () {32 vars in 706 bytes} [Thu Feb 26 22:40:07 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/480] 10.0.0.111 () {32 vars in 702 bytes} [Thu Feb 26 22:40:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/481] 10.0.0.111 () {32 vars in 687 bytes} [Thu Feb 26 22:40:07 2026] GET /v2.1/os-hypervisors/detail => generated 1646 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/482] 10.0.0.111 () {32 vars in 671 bytes} [Thu Feb 26 22:40:07 2026] GET /v2.1/os-aggregates => generated 18 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/483] 10.0.0.111 () {32 vars in 685 bytes} [Thu Feb 26 22:40:07 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/484] 10.0.0.111 () {32 vars in 667 bytes} [Thu Feb 26 22:40:07 2026] GET /v2.1/os-services => generated 782 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 244/485] 10.0.0.111 () {32 vars in 710 bytes} [Thu Feb 26 22:40:07 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 248/498] 10.0.0.111 () {32 vars in 702 bytes} [Thu Feb 26 22:41:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 251/499] 10.0.0.111 () {32 vars in 706 bytes} [Thu Feb 26 22:41:07 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/500] 10.0.0.111 () {32 vars in 702 bytes} [Thu Feb 26 22:41:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/501] 10.0.0.111 () {32 vars in 687 bytes} [Thu Feb 26 22:41:07 2026] GET /v2.1/os-hypervisors/detail => generated 1646 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/502] 10.0.0.111 () {32 vars in 671 bytes} [Thu Feb 26 22:41:07 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 253/503] 10.0.0.111 () {32 vars in 685 bytes} [Thu Feb 26 22:41:07 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: 251/504] 10.0.0.111 () {32 vars in 681 bytes} [Thu Feb 26 22:41:07 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/505] 10.0.0.111 () {32 vars in 667 bytes} [Thu Feb 26 22:41:07 2026] GET /v2.1/os-services => generated 782 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/506] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:41:07 2026] GET /v2.1/limits?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a => generated 299 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 255/507] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:41:07 2026] GET /v2.1/limits?tenant_id=e2ced57ebc0547598156d6db9028a906 => generated 299 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/508] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:41:07 2026] GET /v2.1/limits?tenant_id=e620605d41714a708d5f6058b4539dd3 => generated 302 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/509] 10.0.0.111 () {32 vars in 710 bytes} [Thu Feb 26 22:41:07 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: 260/522] 10.0.0.111 () {32 vars in 710 bytes} [Thu Feb 26 22:42:07 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 263/523] 10.0.0.111 () {32 vars in 702 bytes} [Thu Feb 26 22:42:07 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/524] 10.0.0.111 () {32 vars in 681 bytes} [Thu Feb 26 22:42:07 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: 264/525] 10.0.0.111 () {32 vars in 667 bytes} [Thu Feb 26 22:42:07 2026] GET /v2.1/os-services => generated 782 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/526] 10.0.0.111 () {32 vars in 685 bytes} [Thu Feb 26 22:42:07 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 265/527] 10.0.0.111 () {32 vars in 706 bytes} [Thu Feb 26 22:42:07 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 263/528] 10.0.0.111 () {32 vars in 702 bytes} [Thu Feb 26 22:42:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/529] 10.0.0.111 () {32 vars in 687 bytes} [Thu Feb 26 22:42:07 2026] GET /v2.1/os-hypervisors/detail => generated 1646 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/530] 10.0.0.111 () {32 vars in 671 bytes} [Thu Feb 26 22:42:07 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 267/531] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:42:07 2026] GET /v2.1/limits?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a => 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: 265/532] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:42:07 2026] GET /v2.1/limits?tenant_id=e2ced57ebc0547598156d6db9028a906 => generated 299 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/533] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:42:07 2026] GET /v2.1/limits?tenant_id=e620605d41714a708d5f6058b4539dd3 => generated 302 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/546] 10.0.0.111 () {32 vars in 702 bytes} [Thu Feb 26 22:43:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/547] 10.0.0.111 () {32 vars in 681 bytes} [Thu Feb 26 22:43:07 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/548] 10.0.0.111 () {32 vars in 687 bytes} [Thu Feb 26 22:43:07 2026] GET /v2.1/os-hypervisors/detail => generated 1646 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/549] 10.0.0.111 () {32 vars in 671 bytes} [Thu Feb 26 22:43:07 2026] GET /v2.1/os-aggregates => generated 18 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 277/550] 10.0.0.111 () {32 vars in 685 bytes} [Thu Feb 26 22:43:07 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/551] 10.0.0.111 () {32 vars in 710 bytes} [Thu Feb 26 22:43:07 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 278/552] 10.0.0.111 () {32 vars in 706 bytes} [Thu Feb 26 22:43:07 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 275/553] 10.0.0.111 () {32 vars in 702 bytes} [Thu Feb 26 22:43:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/554] 10.0.0.111 () {32 vars in 667 bytes} [Thu Feb 26 22:43:07 2026] GET /v2.1/os-services => generated 782 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/555] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:43:07 2026] GET /v2.1/limits?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a => generated 299 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 280/556] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:43:07 2026] GET /v2.1/limits?tenant_id=e2ced57ebc0547598156d6db9028a906 => generated 299 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/557] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:43:07 2026] GET /v2.1/limits?tenant_id=e620605d41714a708d5f6058b4539dd3 => 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: 284/570] 10.0.0.111 () {32 vars in 681 bytes} [Thu Feb 26 22:44:06 2026] GET /v2.1/os-security-groups => generated 78 bytes in 82 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/571] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:44:07 2026] GET /v2.1/limits?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a => generated 299 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/572] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:44:07 2026] GET /v2.1/limits?tenant_id=e2ced57ebc0547598156d6db9028a906 => generated 299 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/573] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:44:07 2026] GET /v2.1/limits?tenant_id=e620605d41714a708d5f6058b4539dd3 => 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: 286/574] 10.0.0.111 () {32 vars in 710 bytes} [Thu Feb 26 22:44:07 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: 289/575] 10.0.0.111 () {32 vars in 702 bytes} [Thu Feb 26 22:44:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 287/576] 10.0.0.111 () {32 vars in 685 bytes} [Thu Feb 26 22:44:07 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/577] 10.0.0.111 () {32 vars in 667 bytes} [Thu Feb 26 22:44:07 2026] GET /v2.1/os-services => generated 782 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 288/578] 10.0.0.111 () {32 vars in 706 bytes} [Thu Feb 26 22:44:07 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/579] 10.0.0.111 () {32 vars in 702 bytes} [Thu Feb 26 22:44:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/580] 10.0.0.111 () {32 vars in 687 bytes} [Thu Feb 26 22:44:07 2026] GET /v2.1/os-hypervisors/detail => generated 1646 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/581] 10.0.0.111 () {32 vars in 671 bytes} [Thu Feb 26 22:44:07 2026] GET /v2.1/os-aggregates => generated 18 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 296/594] 10.0.0.111 () {32 vars in 685 bytes} [Thu Feb 26 22:45:07 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/595] 10.0.0.111 () {32 vars in 681 bytes} [Thu Feb 26 22:45:07 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 297/596] 10.0.0.111 () {32 vars in 706 bytes} [Thu Feb 26 22:45:07 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/597] 10.0.0.111 () {32 vars in 702 bytes} [Thu Feb 26 22:45:07 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: 298/598] 10.0.0.111 () {32 vars in 667 bytes} [Thu Feb 26 22:45:07 2026] GET /v2.1/os-services => generated 782 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/599] 10.0.0.111 () {32 vars in 687 bytes} [Thu Feb 26 22:45:07 2026] GET /v2.1/os-hypervisors/detail => generated 1646 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 299/600] 10.0.0.111 () {32 vars in 671 bytes} [Thu Feb 26 22:45:07 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 302/601] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:45:07 2026] GET /v2.1/limits?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a => generated 299 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/602] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:45:07 2026] GET /v2.1/limits?tenant_id=e2ced57ebc0547598156d6db9028a906 => 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: 303/603] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:45:07 2026] GET /v2.1/limits?tenant_id=e620605d41714a708d5f6058b4539dd3 => generated 302 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/604] 10.0.0.111 () {32 vars in 710 bytes} [Thu Feb 26 22:45:07 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/605] 10.0.0.111 () {32 vars in 702 bytes} [Thu Feb 26 22:45:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/614] 162.253.55.200 () {42 vars in 704 bytes} [Thu Feb 26 22:45:54 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 306/615] 162.253.55.200 () {44 vars in 908 bytes} [Thu Feb 26 22:45:54 2026] GET /v2.1 => generated 0 bytes in 102 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 310/616] 162.253.55.200 () {46 vars in 981 bytes} [Thu Feb 26 22:45:54 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-26 22:45:54.686 8 INFO nova.api.openstack.wsgi [None req-e25a6365-5849-4130-bca0-c508019657c9 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 307/617] 162.253.55.200 () {48 vars in 1010 bytes} [Thu Feb 26 22:45:54 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/618] 162.253.55.200 () {48 vars in 1050 bytes} [Thu Feb 26 22:45:54 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: 8|app: 0|req: 308/619] 162.253.55.200 () {48 vars in 1098 bytes} [Thu Feb 26 22:45:54 2026] GET /v2.1/flavors/73943bc4-699f-4a84-9245-b53f36470927/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/620] 162.253.55.200 () {42 vars in 704 bytes} [Thu Feb 26 22:45:55 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/623] 162.253.55.200 () {44 vars in 908 bytes} [Thu Feb 26 22:45:55 2026] GET /v2.1 => generated 0 bytes in 64 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 314/624] 162.253.55.200 () {46 vars in 981 bytes} [Thu Feb 26 22:45:55 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-26 22:45:55.606 8 INFO nova.api.openstack.wsgi [None req-ff49bae5-bf6e-469b-8711-7960364626be 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 311/625] 162.253.55.200 () {48 vars in 1012 bytes} [Thu Feb 26 22:45:55 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/626] 162.253.55.200 () {48 vars in 1050 bytes} [Thu Feb 26 22:45:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/627] 162.253.55.200 () {48 vars in 1098 bytes} [Thu Feb 26 22:45:55 2026] GET /v2.1/flavors/a33d5b78-a109-408f-9c33-37a9d989cbe9/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/628] 162.253.55.200 () {42 vars in 704 bytes} [Thu Feb 26 22:45:56 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/629] 162.253.55.200 () {44 vars in 908 bytes} [Thu Feb 26 22:45:56 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 317/630] 162.253.55.200 () {46 vars in 981 bytes} [Thu Feb 26 22:45:56 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-26 22:45:56.494 8 INFO nova.api.openstack.wsgi [None req-352beb60-2407-42f1-acfb-08c1da71c956 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 314/631] 162.253.55.200 () {48 vars in 1014 bytes} [Thu Feb 26 22:45:56 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/632] 162.253.55.200 () {48 vars in 1050 bytes} [Thu Feb 26 22:45:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/633] 162.253.55.200 () {48 vars in 1098 bytes} [Thu Feb 26 22:45:56 2026] GET /v2.1/flavors/054c131a-268a-4d76-a527-960cec3f1e4f/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: 319/634] 162.253.55.200 () {42 vars in 704 bytes} [Thu Feb 26 22:45:57 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: 316/635] 162.253.55.200 () {44 vars in 908 bytes} [Thu Feb 26 22:45:57 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 320/636] 162.253.55.200 () {46 vars in 981 bytes} [Thu Feb 26 22:45:57 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-26 22:45:57.386 8 INFO nova.api.openstack.wsgi [None req-8b320d1a-bfdd-4c07-8e2b-e2511e0f878c 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 317/637] 162.253.55.200 () {48 vars in 1012 bytes} [Thu Feb 26 22:45:57 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/638] 162.253.55.200 () {48 vars in 1050 bytes} [Thu Feb 26 22:45:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/639] 162.253.55.200 () {48 vars in 1098 bytes} [Thu Feb 26 22:45:57 2026] GET /v2.1/flavors/6111f616-7b7d-4dee-a255-00c8ddaf0528/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: 322/640] 162.253.55.200 () {42 vars in 704 bytes} [Thu Feb 26 22:45:58 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/641] 162.253.55.200 () {44 vars in 908 bytes} [Thu Feb 26 22:45:58 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 323/642] 162.253.55.200 () {46 vars in 981 bytes} [Thu Feb 26 22:45:58 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-26 22:45:58.257 8 INFO nova.api.openstack.wsgi [None req-f27afb46-a3f8-485e-89ef-e29e9b9ca235 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 320/643] 162.253.55.200 () {48 vars in 1014 bytes} [Thu Feb 26 22:45:58 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/644] 162.253.55.200 () {48 vars in 1050 bytes} [Thu Feb 26 22:45:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/645] 162.253.55.200 () {48 vars in 1098 bytes} [Thu Feb 26 22:45:58 2026] GET /v2.1/flavors/a36ae856-9dcd-4fbe-a32a-1aac45319cb8/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/648] 10.0.0.111 () {32 vars in 685 bytes} [Thu Feb 26 22:46:07 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 323/649] 10.0.0.111 () {32 vars in 687 bytes} [Thu Feb 26 22:46:07 2026] GET /v2.1/os-hypervisors/detail => generated 1646 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 327/650] 10.0.0.111 () {32 vars in 671 bytes} [Thu Feb 26 22:46:07 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 324/651] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:46:07 2026] GET /v2.1/limits?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a => 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: 328/652] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:46:07 2026] GET /v2.1/limits?tenant_id=e2ced57ebc0547598156d6db9028a906 => generated 299 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/653] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:46:07 2026] GET /v2.1/limits?tenant_id=e620605d41714a708d5f6058b4539dd3 => generated 302 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/654] 10.0.0.111 () {32 vars in 702 bytes} [Thu Feb 26 22:46:07 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: 326/655] 10.0.0.111 () {32 vars in 667 bytes} [Thu Feb 26 22:46:07 2026] GET /v2.1/os-services => generated 782 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/656] 10.0.0.111 () {32 vars in 710 bytes} [Thu Feb 26 22:46:07 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 327/657] 10.0.0.111 () {32 vars in 681 bytes} [Thu Feb 26 22:46:07 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 331/658] 10.0.0.111 () {32 vars in 706 bytes} [Thu Feb 26 22:46:07 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/659] 10.0.0.111 () {32 vars in 702 bytes} [Thu Feb 26 22:46:07 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: 335/672] 10.0.0.111 () {32 vars in 702 bytes} [Thu Feb 26 22:47:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/673] 10.0.0.111 () {32 vars in 685 bytes} [Thu Feb 26 22:47:07 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: 8|app: 0|req: 336/674] 10.0.0.111 () {32 vars in 706 bytes} [Thu Feb 26 22:47:07 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 339/675] 10.0.0.111 () {32 vars in 702 bytes} [Thu Feb 26 22:47:07 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: 337/676] 10.0.0.111 () {32 vars in 710 bytes} [Thu Feb 26 22:47:07 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/677] 10.0.0.111 () {32 vars in 681 bytes} [Thu Feb 26 22:47:07 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 338/678] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:47:07 2026] GET /v2.1/limits?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a => generated 299 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/679] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:47:07 2026] GET /v2.1/limits?tenant_id=e2ced57ebc0547598156d6db9028a906 => 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: 339/680] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:47:07 2026] GET /v2.1/limits?tenant_id=e620605d41714a708d5f6058b4539dd3 => 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: 342/681] 10.0.0.111 () {32 vars in 667 bytes} [Thu Feb 26 22:47:07 2026] GET /v2.1/os-services => generated 782 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/682] 10.0.0.111 () {32 vars in 687 bytes} [Thu Feb 26 22:47:07 2026] GET /v2.1/os-hypervisors/detail => generated 1646 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 343/683] 10.0.0.111 () {32 vars in 671 bytes} [Thu Feb 26 22:47:07 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) [pid: 8|app: 0|req: 341/684] 162.253.55.200 () {42 vars in 704 bytes} [Thu Feb 26 22:47:13 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.10/site-packages/pycadf/identifier.py:71: 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: 344/685] 162.253.55.200 () {44 vars in 908 bytes} [Thu Feb 26 22:47:13 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.10/site-packages/pycadf/identifier.py:71: 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: 342/686] 162.253.55.200 () {46 vars in 981 bytes} [Thu Feb 26 22:47:13 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-26 22:47:13.832 7 INFO nova.api.openstack.wsgi [None req-fa00946b-1e86-426b-9489-ec0e1a21fc87 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 345/687] 162.253.55.200 () {48 vars in 1016 bytes} [Thu Feb 26 22:47:13 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/688] 162.253.55.200 () {48 vars in 1050 bytes} [Thu Feb 26 22:47:13 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: 346/689] 162.253.55.200 () {48 vars in 1098 bytes} [Thu Feb 26 22:47:13 2026] GET /v2.1/flavors/b7e3fd80-90f4-4797-b2d0-8c2dfa344f01/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/692] 162.253.55.200 () {42 vars in 704 bytes} [Thu Feb 26 22:47:20 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/693] 162.253.55.200 () {44 vars in 908 bytes} [Thu Feb 26 22:47:20 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 346/694] 162.253.55.200 () {46 vars in 981 bytes} [Thu Feb 26 22:47:20 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-26 22:47:20.457 7 WARNING oslo_db.sqlalchemy.utils [None req-76f8daed-a9b6-46d2-9d20-5ee928d65294 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 349/695] 162.253.55.200 () {48 vars in 1015 bytes} [Thu Feb 26 22:47:20 2026] GET /v2.1/os-keypairs => generated 545 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/696] 162.253.55.200 () {44 vars in 989 bytes} [Thu Feb 26 22:47:23 2026] GET /v2.1/os-quota-sets/4a3cb4f1fb114461b5d0418f1a2b6d3a => generated 368 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/707] 10.0.0.111 () {32 vars in 706 bytes} [Thu Feb 26 22:48:06 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/708] 10.0.0.111 () {32 vars in 702 bytes} [Thu Feb 26 22:48:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/709] 10.0.0.111 () {32 vars in 667 bytes} [Thu Feb 26 22:48:07 2026] GET /v2.1/os-services => generated 782 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/710] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:48:07 2026] GET /v2.1/limits?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 357/711] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:48:07 2026] GET /v2.1/limits?tenant_id=e2ced57ebc0547598156d6db9028a906 => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/712] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:48:07 2026] GET /v2.1/limits?tenant_id=e620605d41714a708d5f6058b4539dd3 => 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: 358/713] 10.0.0.111 () {32 vars in 681 bytes} [Thu Feb 26 22:48:07 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: 356/714] 10.0.0.111 () {32 vars in 710 bytes} [Thu Feb 26 22:48:07 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/715] 10.0.0.111 () {32 vars in 702 bytes} [Thu Feb 26 22:48:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 357/716] 10.0.0.111 () {32 vars in 685 bytes} [Thu Feb 26 22:48:07 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: 360/717] 10.0.0.111 () {32 vars in 687 bytes} [Thu Feb 26 22:48:07 2026] GET /v2.1/os-hypervisors/detail => generated 1646 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 358/718] 10.0.0.111 () {32 vars in 671 bytes} [Thu Feb 26 22:48:07 2026] GET /v2.1/os-aggregates => generated 18 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/719] 162.253.55.200 () {42 vars in 704 bytes} [Thu Feb 26 22:48:15 2026] GET /v2.1 => generated 114 bytes in 10 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 359/720] 162.253.55.200 () {44 vars in 908 bytes} [Thu Feb 26 22:48:15 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 362/721] 162.253.55.200 () {46 vars in 981 bytes} [Thu Feb 26 22:48:15 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-26 22:48:15.330 8 INFO nova.api.openstack.wsgi [None req-57485742-c819-4b14-b470-d8c1943e693f 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 360/722] 162.253.55.200 () {48 vars in 1014 bytes} [Thu Feb 26 22:48:15 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/723] 162.253.55.200 () {48 vars in 1050 bytes} [Thu Feb 26 22:48:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/724] 162.253.55.200 () {48 vars in 1098 bytes} [Thu Feb 26 22:48:15 2026] GET /v2.1/flavors/417cfdce-5a6b-42ca-a09e-e05513bdb5f1/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: 366/729] 162.253.55.200 () {44 vars in 989 bytes} [Thu Feb 26 22:48:28 2026] GET /v2.1/os-quota-sets/e2ced57ebc0547598156d6db9028a906 => generated 368 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/738] 10.0.0.111 () {32 vars in 685 bytes} [Thu Feb 26 22:49:07 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 371/739] 10.0.0.111 () {32 vars in 706 bytes} [Thu Feb 26 22:49:07 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 369/740] 10.0.0.111 () {32 vars in 702 bytes} [Thu Feb 26 22:49:07 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: 372/741] 10.0.0.111 () {32 vars in 710 bytes} [Thu Feb 26 22:49:07 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: 8|app: 0|req: 370/742] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:49:07 2026] GET /v2.1/limits?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a => generated 299 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 373/743] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:49:07 2026] GET /v2.1/limits?tenant_id=e2ced57ebc0547598156d6db9028a906 => 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: 371/744] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:49:07 2026] GET /v2.1/limits?tenant_id=e620605d41714a708d5f6058b4539dd3 => 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: 374/745] 10.0.0.111 () {32 vars in 702 bytes} [Thu Feb 26 22:49:07 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: 372/746] 10.0.0.111 () {32 vars in 681 bytes} [Thu Feb 26 22:49:07 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: 375/747] 10.0.0.111 () {32 vars in 667 bytes} [Thu Feb 26 22:49:07 2026] GET /v2.1/os-services => generated 782 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/748] 10.0.0.111 () {32 vars in 687 bytes} [Thu Feb 26 22:49:07 2026] GET /v2.1/os-hypervisors/detail => generated 1646 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 376/749] 10.0.0.111 () {32 vars in 671 bytes} [Thu Feb 26 22:49:07 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/750] 162.253.55.200 () {42 vars in 704 bytes} [Thu Feb 26 22:49: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.10/site-packages/pycadf/identifier.py:71: 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: 377/751] 162.253.55.200 () {44 vars in 908 bytes} [Thu Feb 26 22:49:13 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 375/752] 162.253.55.200 () {46 vars in 981 bytes} [Thu Feb 26 22:49:13 2026] GET /v2.1/ => generated 399 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/753] 162.253.55.200 () {48 vars in 1050 bytes} [Thu Feb 26 22:49:13 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: 8|app: 0|req: 376/754] 162.253.55.200 () {48 vars in 1098 bytes} [Thu Feb 26 22:49:13 2026] GET /v2.1/flavors/054c131a-268a-4d76-a527-960cec3f1e4f/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/755] 162.253.55.200 () {48 vars in 1098 bytes} [Thu Feb 26 22:49:13 2026] GET /v2.1/flavors/417cfdce-5a6b-42ca-a09e-e05513bdb5f1/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/756] 162.253.55.200 () {48 vars in 1098 bytes} [Thu Feb 26 22:49:13 2026] GET /v2.1/flavors/6111f616-7b7d-4dee-a255-00c8ddaf0528/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/757] 162.253.55.200 () {48 vars in 1098 bytes} [Thu Feb 26 22:49:13 2026] GET /v2.1/flavors/73943bc4-699f-4a84-9245-b53f36470927/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/758] 162.253.55.200 () {48 vars in 1098 bytes} [Thu Feb 26 22:49:13 2026] GET /v2.1/flavors/a33d5b78-a109-408f-9c33-37a9d989cbe9/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/759] 162.253.55.200 () {48 vars in 1098 bytes} [Thu Feb 26 22:49:13 2026] GET /v2.1/flavors/a36ae856-9dcd-4fbe-a32a-1aac45319cb8/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/760] 162.253.55.200 () {48 vars in 1098 bytes} [Thu Feb 26 22:49:13 2026] GET /v2.1/flavors/b7e3fd80-90f4-4797-b2d0-8c2dfa344f01/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/771] 10.0.0.246 () {32 vars in 654 bytes} [Thu Feb 26 22:49:59 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 385/772] 10.0.0.246 () {32 vars in 640 bytes} [Thu Feb 26 22:49:59 2026] GET /v2.1/servers => generated 15 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-02-26 22:49:59.716 7 WARNING oslo_db.sqlalchemy.utils [None req-92cb0c8c-bf1a-4a72-9309-94356fb9eb66 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 388/773] 10.0.0.246 () {32 vars in 648 bytes} [Thu Feb 26 22:49:59 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/774] 10.0.0.246 () {32 vars in 693 bytes} [Thu Feb 26 22:49:59 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: 7|app: 0|req: 390/777] 10.0.0.111 () {32 vars in 702 bytes} [Thu Feb 26 22:50:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/778] 10.0.0.111 () {32 vars in 685 bytes} [Thu Feb 26 22:50:07 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: 391/779] 10.0.0.111 () {32 vars in 687 bytes} [Thu Feb 26 22:50:07 2026] GET /v2.1/os-hypervisors/detail => generated 1646 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 389/780] 10.0.0.111 () {32 vars in 671 bytes} [Thu Feb 26 22:50:07 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 392/781] 10.0.0.111 () {32 vars in 681 bytes} [Thu Feb 26 22:50:07 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: 390/782] 10.0.0.111 () {32 vars in 706 bytes} [Thu Feb 26 22:50:07 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/783] 10.0.0.111 () {32 vars in 702 bytes} [Thu Feb 26 22:50:07 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: 391/784] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:50:07 2026] GET /v2.1/limits?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/785] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:50:07 2026] GET /v2.1/limits?tenant_id=e2ced57ebc0547598156d6db9028a906 => 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: 392/786] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:50:07 2026] GET /v2.1/limits?tenant_id=e620605d41714a708d5f6058b4539dd3 => generated 302 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/787] 10.0.0.111 () {32 vars in 667 bytes} [Thu Feb 26 22:50:07 2026] GET /v2.1/os-services => generated 782 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/788] 10.0.0.111 () {32 vars in 710 bytes} [Thu Feb 26 22:50:07 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 396/789] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:50:11 2026] GET /v2.1/flavors/73943bc4-699f-4a84-9245-b53f36470927 => generated 511 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 394/790] 10.0.0.246 () {32 vars in 640 bytes} [Thu Feb 26 22:50:12 2026] GET /v2.1/flavors => generated 1674 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/791] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:50:12 2026] GET /v2.1/flavors/73943bc4-699f-4a84-9245-b53f36470927 => generated 511 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/794] 10.0.0.246 () {34 vars in 684 bytes} [Thu Feb 26 22:50:18 2026] POST /v2.1/os-security-groups => generated 247 bytes in 868 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/795] 10.0.0.246 () {34 vars in 684 bytes} [Thu Feb 26 22:50:18 2026] POST /v2.1/os-security-groups => generated 244 bytes in 747 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/796] 10.0.0.246 () {34 vars in 684 bytes} [Thu Feb 26 22:50:19 2026] POST /v2.1/os-security-groups => generated 244 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/797] 10.0.0.246 () {34 vars in 694 bytes} [Thu Feb 26 22:50:19 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 537 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/798] 10.0.0.246 () {34 vars in 684 bytes} [Thu Feb 26 22:50:19 2026] POST /v2.1/os-security-groups => generated 243 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/799] 10.0.0.246 () {34 vars in 684 bytes} [Thu Feb 26 22:50:20 2026] POST /v2.1/os-security-groups => generated 247 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/800] 10.0.0.246 () {34 vars in 694 bytes} [Thu Feb 26 22:50:20 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 330 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/801] 10.0.0.246 () {32 vars in 662 bytes} [Thu Feb 26 22:50:20 2026] GET /v2.1/os-security-groups => generated 1384 bytes in 496 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/802] 10.0.0.246 () {34 vars in 694 bytes} [Thu Feb 26 22:50:20 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/803] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:50:20 2026] DELETE /v2.1/os-security-groups/b86c6574-f3b2-4995-bff2-d909a63fa17e => generated 0 bytes in 388 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/804] 10.0.0.246 () {32 vars in 736 bytes} [Thu Feb 26 22:50:20 2026] GET /v2.1/os-security-groups/9a5d6c4d-6cf9-40fa-a274-a80bf4917ad9 => generated 664 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-26 22:50:21.114 7 INFO nova.api.openstack.wsgi [None req-3e0da0c6-8184-4d4e-87e8-03f2baf1e8ee 60517615033a4dcda3ae03f61015d230 8855258be6594db5b5ca1927b5fe6bcf - - default default] HTTP exception thrown: Security group b86c6574-f3b2-4995-bff2-d909a63fa17e does not exist Neutron server returns request_ids: ['req-a1736c79-2806-4ec0-be72-e0bcf559c5bf'] [pid: 7|app: 0|req: 404/805] 10.0.0.246 () {32 vars in 736 bytes} [Thu Feb 26 22:50:21 2026] GET /v2.1/os-security-groups/b86c6574-f3b2-4995-bff2-d909a63fa17e => generated 194 bytes in 70 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/806] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:50:21 2026] DELETE /v2.1/os-security-groups/3269c58f-d1ad-4281-a72f-73988cbc10a9 => generated 0 bytes in 164 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-26 22:50:21.356 8 INFO nova.api.openstack.wsgi [None req-21db2555-8cee-4d7a-b4c5-b002a61b02dc 60517615033a4dcda3ae03f61015d230 8855258be6594db5b5ca1927b5fe6bcf - - default default] HTTP exception thrown: Security group 3269c58f-d1ad-4281-a72f-73988cbc10a9 does not exist Neutron server returns request_ids: ['req-19399743-10c4-4f78-b682-6f1e3766f578'] [pid: 8|app: 0|req: 403/807] 10.0.0.246 () {32 vars in 736 bytes} [Thu Feb 26 22:50:21 2026] GET /v2.1/os-security-groups/3269c58f-d1ad-4281-a72f-73988cbc10a9 => generated 194 bytes in 65 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/808] 10.0.0.246 () {32 vars in 749 bytes} [Thu Feb 26 22:50:21 2026] DELETE /v2.1/os-security-group-rules/185aadf3-8c87-41f7-8d78-65161bc18dd5 => generated 0 bytes in 291 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/809] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:50:21 2026] DELETE /v2.1/os-security-groups/430bf947-7f03-4af6-93cd-60da3aac2b6d => generated 0 bytes in 221 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/810] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:50:21 2026] DELETE /v2.1/os-security-groups/9a5d6c4d-6cf9-40fa-a274-a80bf4917ad9 => generated 0 bytes in 320 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-26 22:50:22.053 8 INFO nova.api.openstack.wsgi [None req-3e554d35-3a29-4ff2-9d33-90f4b08097a6 60517615033a4dcda3ae03f61015d230 8855258be6594db5b5ca1927b5fe6bcf - - default default] HTTP exception thrown: Security group 430bf947-7f03-4af6-93cd-60da3aac2b6d does not exist Neutron server returns request_ids: ['req-889a806b-768b-413b-8df5-6b17ece2d292'] [pid: 8|app: 0|req: 405/811] 10.0.0.246 () {32 vars in 736 bytes} [Thu Feb 26 22:50:21 2026] GET /v2.1/os-security-groups/430bf947-7f03-4af6-93cd-60da3aac2b6d => generated 194 bytes in 466 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/812] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:50:21 2026] DELETE /v2.1/os-security-groups/c1e2b146-773e-4548-afcf-7a5451795e62 => generated 0 bytes in 652 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/813] 10.0.0.246 () {32 vars in 662 bytes} [Thu Feb 26 22:50:22 2026] GET /v2.1/os-security-groups => generated 707 bytes in 1662 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-26 22:50:23.781 7 INFO nova.api.openstack.wsgi [None req-c02825be-49ea-416e-8fe7-c4735f3dd339 60517615033a4dcda3ae03f61015d230 8855258be6594db5b5ca1927b5fe6bcf - - default default] HTTP exception thrown: Security group 430bf947-7f03-4af6-93cd-60da3aac2b6d does not exist Neutron server returns request_ids: ['req-4e999ba7-0e5c-406f-b2d3-b1c52ac549f6'] [pid: 7|app: 0|req: 408/814] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:50:23 2026] DELETE /v2.1/os-security-groups/430bf947-7f03-4af6-93cd-60da3aac2b6d => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-26 22:50:23.828 8 INFO nova.api.openstack.wsgi [None req-08dbf78d-e4ad-47ab-9e4c-a84b4ff1eeb5 60517615033a4dcda3ae03f61015d230 8855258be6594db5b5ca1927b5fe6bcf - - default default] HTTP exception thrown: Security group 3269c58f-d1ad-4281-a72f-73988cbc10a9 does not exist Neutron server returns request_ids: ['req-6e5118de-c3e7-4c9d-b89a-ee1afde5de59'] [pid: 8|app: 0|req: 407/815] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:50:23 2026] DELETE /v2.1/os-security-groups/3269c58f-d1ad-4281-a72f-73988cbc10a9 => generated 194 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-26 22:50:23.868 7 INFO nova.api.openstack.wsgi [None req-a150e8b8-a5f5-4702-a265-21048360a256 60517615033a4dcda3ae03f61015d230 8855258be6594db5b5ca1927b5fe6bcf - - default default] HTTP exception thrown: Security group b86c6574-f3b2-4995-bff2-d909a63fa17e does not exist Neutron server returns request_ids: ['req-3f024f6b-08b4-4f46-a45a-e3fd1cebe80d'] [pid: 7|app: 0|req: 409/816] 10.0.0.246 () {32 vars in 739 bytes} [Thu Feb 26 22:50:23 2026] DELETE /v2.1/os-security-groups/b86c6574-f3b2-4995-bff2-d909a63fa17e => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/817] 10.0.0.246 () {34 vars in 670 bytes} [Thu Feb 26 22:50:24 2026] POST /v2.1/os-keypairs => generated 386 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/820] 10.0.0.246 () {34 vars in 662 bytes} [Thu Feb 26 22:50:28 2026] POST /v2.1/servers => generated 449 bytes in 1370 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/821] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:50:29 2026] GET /v2.1/servers/ae2b68f0-3939-4818-be37-ecc57d2c5a51 => generated 1401 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 411/822] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:50:31 2026] GET /v2.1/servers/ae2b68f0-3939-4818-be37-ecc57d2c5a51 => generated 1461 bytes in 3164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 412/825] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:50:35 2026] GET /v2.1/servers/ae2b68f0-3939-4818-be37-ecc57d2c5a51 => generated 1459 bytes in 1248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 414/826] 10.0.0.246 () {34 vars in 670 bytes} [Thu Feb 26 22:50:37 2026] POST /v2.1/os-keypairs => generated 386 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 415/827] 10.0.0.246 () {34 vars in 670 bytes} [Thu Feb 26 22:50:37 2026] POST /v2.1/os-keypairs => generated 385 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/828] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:50:37 2026] GET /v2.1/servers/ae2b68f0-3939-4818-be37-ecc57d2c5a51 => generated 1526 bytes in 943 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-26 22:50:38.810 8 INFO nova.api.openstack.compute.server_external_events [req-276eda9b-1a8d-49a1-9ccf-2cf828265fd7 req-099ae953-18de-4b2e-a0c4-7c5b20609772 b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-changed:7bddb713-d149-4b93-97f6-2e3c99c9fc7e for instance ae2b68f0-3939-4818-be37-ecc57d2c5a51 on instance 2026-02-26 22:50:38.817 8 INFO nova.compute.rpcapi [None req-daa7efff-4028-4d60-ab11-03c6cbd5464d - - - - - -] Automatically selected compute RPC version 6.1 from minimum service version 64 [pid: 8|app: 0|req: 416/829] 10.0.0.26 () {38 vars in 813 bytes} [Thu Feb 26 22:50:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/830] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:50:39 2026] GET /v2.1/servers/ae2b68f0-3939-4818-be37-ecc57d2c5a51 => generated 1526 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/831] 10.0.0.246 () {34 vars in 662 bytes} [Thu Feb 26 22:50:38 2026] POST /v2.1/servers => generated 453 bytes in 1905 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/832] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:50:40 2026] GET /v2.1/servers/fe22681a-49cc-4c9a-a162-9b9c5a068e04 => generated 1392 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 415/833] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:50:41 2026] GET /v2.1/servers/ae2b68f0-3939-4818-be37-ecc57d2c5a51 => generated 1526 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 419/834] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:50:41 2026] GET /v2.1/servers/fe22681a-49cc-4c9a-a162-9b9c5a068e04 => generated 1450 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/835] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:50:42 2026] GET /v2.1/servers/ae2b68f0-3939-4818-be37-ecc57d2c5a51 => generated 1526 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:50:43.074 7 INFO nova.api.openstack.compute.server_external_events [req-fa7af0b4-96c7-41d0-bc5d-359325935c03 req-f23d151d-29c1-4d40-828d-13768417e35b b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-changed:e9d8206c-0257-4653-b3fa-75c799b6ba69 for instance fe22681a-49cc-4c9a-a162-9b9c5a068e04 on instance 2026-02-26 22:50:43.089 7 INFO nova.compute.rpcapi [None req-a348ac73-2147-4bae-8adc-4921125e7dcc - - - - - -] Automatically selected compute RPC version 6.1 from minimum service version 64 [pid: 7|app: 0|req: 417/836] 10.0.0.26 () {38 vars in 813 bytes} [Thu Feb 26 22:50:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/837] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:50:43 2026] GET /v2.1/servers/fe22681a-49cc-4c9a-a162-9b9c5a068e04 => generated 1518 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 418/838] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:50:43 2026] GET /v2.1/servers/ae2b68f0-3939-4818-be37-ecc57d2c5a51 => generated 1526 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/839] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:50:44 2026] GET /v2.1/servers/fe22681a-49cc-4c9a-a162-9b9c5a068e04 => generated 1518 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:50:44.701 7 INFO nova.api.openstack.compute.server_external_events [req-9d7c378a-5af9-4ea0-88f9-7a45c8b87d23 req-cc58fc00-bbba-43dd-ae0b-dd46b5d45920 b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-vif-plugged:e9d8206c-0257-4653-b3fa-75c799b6ba69 for instance fe22681a-49cc-4c9a-a162-9b9c5a068e04 on instance [pid: 7|app: 0|req: 419/840] 10.0.0.131 () {38 vars in 814 bytes} [Thu Feb 26 22:50:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/841] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:50:44 2026] GET /v2.1/servers/ae2b68f0-3939-4818-be37-ecc57d2c5a51 => generated 1526 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/844] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:50:45 2026] GET /v2.1/servers/fe22681a-49cc-4c9a-a162-9b9c5a068e04 => generated 1702 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/845] 10.0.0.246 () {32 vars in 740 bytes} [Thu Feb 26 22:50:45 2026] GET /v2.1/servers/fe22681a-49cc-4c9a-a162-9b9c5a068e04/os-interface => generated 285 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 422/846] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:50:45 2026] GET /v2.1/servers/ae2b68f0-3939-4818-be37-ecc57d2c5a51 => generated 1526 bytes in 655 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:50:46.821 7 INFO nova.api.openstack.compute.server_external_events [req-5e1a8dca-b0e8-4343-ba36-8628ee6d8314 req-cb15373c-e3f6-424a-9ef4-710f2c52a965 b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-vif-plugged:7bddb713-d149-4b93-97f6-2e3c99c9fc7e for instance ae2b68f0-3939-4818-be37-ecc57d2c5a51 on instance [pid: 7|app: 0|req: 423/847] 10.0.0.131 () {38 vars in 814 bytes} [Thu Feb 26 22:50:46 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:50:47.181 7 INFO nova.api.openstack.compute.server_external_events [req-0eac2c23-a616-445c-b582-8dd0781b3322 req-17758506-a0a3-4e54-85b1-c4570458a54c b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-changed:e9d8206c-0257-4653-b3fa-75c799b6ba69 for instance fe22681a-49cc-4c9a-a162-9b9c5a068e04 on instance [pid: 7|app: 0|req: 424/848] 10.0.0.26 () {38 vars in 813 bytes} [Thu Feb 26 22:50:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/849] 10.0.0.246 () {34 vars in 662 bytes} [Thu Feb 26 22:50:45 2026] POST /v2.1/servers => generated 451 bytes in 1389 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 425/850] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:50:47 2026] GET /v2.1/servers/0fa6adc3-623f-41a1-a107-288208f048ab => generated 1252 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/851] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:50:47 2026] GET /v2.1/servers/ae2b68f0-3939-4818-be37-ecc57d2c5a51 => generated 1716 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/852] 10.0.0.246 () {32 vars in 740 bytes} [Thu Feb 26 22:50:47 2026] GET /v2.1/servers/ae2b68f0-3939-4818-be37-ecc57d2c5a51/os-interface => generated 284 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/853] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:50:48 2026] GET /v2.1/servers/0fa6adc3-623f-41a1-a107-288208f048ab => generated 1368 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:50:48.890 8 INFO nova.api.openstack.compute.server_external_events [req-819ffa0e-7a08-40c6-bec7-fd0d1ee3bcf1 req-4c9ec741-76c1-4583-9fb0-2189d6feffbf b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-changed:7bddb713-d149-4b93-97f6-2e3c99c9fc7e for instance ae2b68f0-3939-4818-be37-ecc57d2c5a51 on instance [pid: 8|app: 0|req: 428/854] 10.0.0.26 () {38 vars in 813 bytes} [Thu Feb 26 22:50:48 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: 427/855] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:50:48 2026] GET /v2.1/servers/ae2b68f0-3939-4818-be37-ecc57d2c5a51 => generated 1716 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 429/856] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:50:49 2026] GET /v2.1/servers/0fa6adc3-623f-41a1-a107-288208f048ab => generated 1436 bytes in 612 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:50:51.013 7 INFO nova.api.openstack.compute.server_external_events [req-8b04863d-3472-44ba-8935-483438ab2a58 req-dd7a434b-9187-492d-a974-c581ab8c83f0 b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-changed:51c0d36c-6f2f-482d-9600-234105ffdcc7 for instance 0fa6adc3-623f-41a1-a107-288208f048ab on instance [pid: 7|app: 0|req: 428/857] 10.0.0.26 () {38 vars in 813 bytes} [Thu Feb 26 22:50:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/858] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:50:51 2026] GET /v2.1/servers/0fa6adc3-623f-41a1-a107-288208f048ab => generated 1436 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:50:52.146 7 INFO nova.api.openstack.compute.server_external_events [req-74d81920-aaa1-450f-a89b-cd1154af50dd req-ce56df30-3df9-423a-9c86-c719013c8428 b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-vif-plugged:51c0d36c-6f2f-482d-9600-234105ffdcc7 for instance 0fa6adc3-623f-41a1-a107-288208f048ab on instance [pid: 7|app: 0|req: 429/859] 10.0.0.131 () {38 vars in 814 bytes} [Thu Feb 26 22:50:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/860] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:50:52 2026] GET /v2.1/servers/0fa6adc3-623f-41a1-a107-288208f048ab => generated 1612 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/861] 10.0.0.246 () {32 vars in 740 bytes} [Thu Feb 26 22:50:52 2026] GET /v2.1/servers/0fa6adc3-623f-41a1-a107-288208f048ab/os-interface => generated 285 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:50:53.765 7 INFO nova.api.openstack.compute.server_external_events [req-4f27a96e-aabc-4a28-92b6-37a5663534da req-152bbd3d-7680-419a-97d5-9086ec8e6a7f b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-changed:51c0d36c-6f2f-482d-9600-234105ffdcc7 for instance 0fa6adc3-623f-41a1-a107-288208f048ab on instance [pid: 7|app: 0|req: 431/862] 10.0.0.26 () {38 vars in 813 bytes} [Thu Feb 26 22:50:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/863] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:50:53 2026] GET /v2.1/servers/0fa6adc3-623f-41a1-a107-288208f048ab => generated 1612 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/864] 10.0.0.246 () {32 vars in 640 bytes} [Thu Feb 26 22:50:53 2026] GET /v2.1/servers => generated 387 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/865] 10.0.0.246 () {32 vars in 717 bytes} [Thu Feb 26 22:50:53 2026] DELETE /v2.1/servers/0fa6adc3-623f-41a1-a107-288208f048ab => generated 0 bytes in 108 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 433/866] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:50:54 2026] GET /v2.1/servers/0fa6adc3-623f-41a1-a107-288208f048ab => generated 1618 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/869] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:50:55 2026] GET /v2.1/servers/0fa6adc3-623f-41a1-a107-288208f048ab => generated 1738 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:50:56.651 8 INFO nova.api.openstack.compute.server_external_events [req-827c51f2-5f39-4ce8-a98c-c06c4e827dac req-3634ae3a-ebfc-430e-85ff-7e70506a7a14 b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-vif-deleted:51c0d36c-6f2f-482d-9600-234105ffdcc7 for instance 0fa6adc3-623f-41a1-a107-288208f048ab on instance [pid: 8|app: 0|req: 435/870] 10.0.0.26 () {38 vars in 813 bytes} [Thu Feb 26 22:50:56 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: 436/871] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:50:56 2026] GET /v2.1/servers/0fa6adc3-623f-41a1-a107-288208f048ab => generated 1379 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:50:57.714 8 INFO nova.api.openstack.wsgi [None req-6ad0b5f8-4cf7-488e-9c41-633db386b387 b7880eeda5464f8c9236bf4776466308 2319d6e7b2b1413ab9af6ceac1834dac - - default default] HTTP exception thrown: Instance 0fa6adc3-623f-41a1-a107-288208f048ab could not be found. [pid: 8|app: 0|req: 436/872] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:50:57 2026] GET /v2.1/servers/0fa6adc3-623f-41a1-a107-288208f048ab => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/873] 10.0.0.246 () {32 vars in 703 bytes} [Thu Feb 26 22:50:57 2026] DELETE /v2.1/os-keypairs/tempest-keypair-668165981 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/874] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:51:01 2026] GET /v2.1/servers/fe22681a-49cc-4c9a-a162-9b9c5a068e04 => generated 1822 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/875] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:51:01 2026] GET /v2.1/servers/fe22681a-49cc-4c9a-a162-9b9c5a068e04 => generated 1822 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/876] 10.0.0.246 () {34 vars in 749 bytes} [Thu Feb 26 22:51:01 2026] POST /v2.1/servers/fe22681a-49cc-4c9a-a162-9b9c5a068e04/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 439/877] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:51:01 2026] GET /v2.1/servers/fe22681a-49cc-4c9a-a162-9b9c5a068e04 => generated 1824 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/878] 10.0.0.246 () {32 vars in 740 bytes} [Thu Feb 26 22:51:02 2026] GET /v2.1/servers/ae2b68f0-3939-4818-be37-ecc57d2c5a51/os-interface => generated 284 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/879] 10.0.0.246 () {32 vars in 814 bytes} [Thu Feb 26 22:51:02 2026] GET /v2.1/servers/ae2b68f0-3939-4818-be37-ecc57d2c5a51/os-interface/7bddb713-d149-4b93-97f6-2e3c99c9fc7e => generated 281 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/880] 10.0.0.246 () {32 vars in 722 bytes} [Thu Feb 26 22:51:02 2026] GET /v2.1/servers/ae2b68f0-3939-4818-be37-ecc57d2c5a51/ips => generated 155 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 441/881] 10.0.0.246 () {34 vars in 749 bytes} [Thu Feb 26 22:51:02 2026] POST /v2.1/servers/ae2b68f0-3939-4818-be37-ecc57d2c5a51/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/882] 10.0.0.246 () {32 vars in 722 bytes} [Thu Feb 26 22:51:02 2026] GET /v2.1/servers/ae2b68f0-3939-4818-be37-ecc57d2c5a51/ips => generated 155 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 442/883] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:51:02 2026] GET /v2.1/servers/fe22681a-49cc-4c9a-a162-9b9c5a068e04 => generated 1829 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:51:03.547 8 INFO nova.api.openstack.compute.server_external_events [req-27235b1e-64dc-40a8-9715-bb46e339ca38 req-14836399-8bf1-402f-9075-dc99a1312b39 b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-changed:7bddb713-d149-4b93-97f6-2e3c99c9fc7e for instance ae2b68f0-3939-4818-be37-ecc57d2c5a51 on instance [pid: 8|app: 0|req: 442/884] 10.0.0.26 () {38 vars in 813 bytes} [Thu Feb 26 22:51:03 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/885] 10.0.0.246 () {32 vars in 722 bytes} [Thu Feb 26 22:51:03 2026] GET /v2.1/servers/ae2b68f0-3939-4818-be37-ecc57d2c5a51/ips => generated 155 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:51:03.924 8 INFO nova.api.openstack.compute.server_external_events [req-865f36ec-e9d2-4b3d-9ab3-23da81025d48 req-0cd131c5-3f48-4b94-8066-25927e11760c b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-vif-unplugged:e9d8206c-0257-4653-b3fa-75c799b6ba69 for instance fe22681a-49cc-4c9a-a162-9b9c5a068e04 on instance [pid: 8|app: 0|req: 443/886] 10.0.0.131 () {38 vars in 814 bytes} [Thu Feb 26 22:51:03 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/887] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:51:04 2026] GET /v2.1/servers/fe22681a-49cc-4c9a-a162-9b9c5a068e04 => generated 1829 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 444/888] 10.0.0.246 () {32 vars in 722 bytes} [Thu Feb 26 22:51:04 2026] GET /v2.1/servers/ae2b68f0-3939-4818-be37-ecc57d2c5a51/ips => generated 193 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/889] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:51:04 2026] GET /v2.1/servers/ae2b68f0-3939-4818-be37-ecc57d2c5a51 => generated 1950 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/890] 10.0.0.246 () {34 vars in 749 bytes} [Thu Feb 26 22:51:05 2026] POST /v2.1/servers/ae2b68f0-3939-4818-be37-ecc57d2c5a51/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/891] 10.0.0.246 () {32 vars in 722 bytes} [Thu Feb 26 22:51:05 2026] GET /v2.1/servers/ae2b68f0-3939-4818-be37-ecc57d2c5a51/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.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:51:05.509 7 INFO nova.api.openstack.compute.server_external_events [req-ad09f092-26ba-4fc1-a72b-8f1eef1b4185 req-114d3046-7bfb-46ee-8121-51bbb23b9445 b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-vif-plugged:e9d8206c-0257-4653-b3fa-75c799b6ba69 for instance fe22681a-49cc-4c9a-a162-9b9c5a068e04 on instance [pid: 7|app: 0|req: 447/892] 10.0.0.131 () {38 vars in 814 bytes} [Thu Feb 26 22:51:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:51:05.836 7 INFO nova.api.openstack.compute.server_external_events [req-d5fd6129-5b48-4c87-b1da-df7fc2c9cea9 req-1031ae42-29cf-4187-a795-6028dfb49775 b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-changed:7bddb713-d149-4b93-97f6-2e3c99c9fc7e for instance ae2b68f0-3939-4818-be37-ecc57d2c5a51 on instance [pid: 7|app: 0|req: 450/895] 10.0.0.26 () {38 vars in 813 bytes} [Thu Feb 26 22:51:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/896] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:51:05 2026] GET /v2.1/servers/fe22681a-49cc-4c9a-a162-9b9c5a068e04 => generated 1822 bytes in 687 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/897] 10.0.0.246 () {32 vars in 722 bytes} [Thu Feb 26 22:51:06 2026] GET /v2.1/servers/ae2b68f0-3939-4818-be37-ecc57d2c5a51/ips => generated 193 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 447/898] 10.0.0.246 () {32 vars in 722 bytes} [Thu Feb 26 22:51:07 2026] GET /v2.1/servers/ae2b68f0-3939-4818-be37-ecc57d2c5a51/ips => generated 155 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/899] 10.0.0.246 () {32 vars in 717 bytes} [Thu Feb 26 22:51:07 2026] DELETE /v2.1/servers/ae2b68f0-3939-4818-be37-ecc57d2c5a51 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/900] 10.0.0.111 () {32 vars in 685 bytes} [Thu Feb 26 22:51:07 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 449/901] 10.0.0.111 () {32 vars in 681 bytes} [Thu Feb 26 22:51:07 2026] GET /v2.1/os-security-groups => generated 78 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/902] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:51:07 2026] GET /v2.1/servers/ae2b68f0-3939-4818-be37-ecc57d2c5a51 => generated 1842 bytes in 608 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/903] 10.0.0.111 () {32 vars in 706 bytes} [Thu Feb 26 22:51:07 2026] GET /v2.1/servers/detail?all_tenants=true => generated 5031 bytes in 480 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 454/904] 10.0.0.111 () {32 vars in 702 bytes} [Thu Feb 26 22:51:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 451/905] 10.0.0.111 () {32 vars in 667 bytes} [Thu Feb 26 22:51:08 2026] GET /v2.1/os-services => generated 782 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/906] 10.0.0.111 () {32 vars in 710 bytes} [Thu Feb 26 22:51:08 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1400 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/907] 10.0.0.111 () {32 vars in 702 bytes} [Thu Feb 26 22:51:08 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 456/908] 10.0.0.111 () {32 vars in 687 bytes} [Thu Feb 26 22:51:08 2026] GET /v2.1/os-hypervisors/detail => generated 1647 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/909] 10.0.0.111 () {32 vars in 671 bytes} [Thu Feb 26 22:51:08 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 457/910] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:51:08 2026] GET /v2.1/limits?tenant_id=45a70b47cad44dfcae82847d3f20461e => generated 302 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/911] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:51:08 2026] GET /v2.1/limits?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a => generated 299 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/912] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:51:08 2026] GET /v2.1/limits?tenant_id=57489feb75784d8a813a09c4ccd2ccdb => generated 302 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/913] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:51:08 2026] GET /v2.1/limits?tenant_id=62ca7bb3b2264ae98b13a5186d530fd8 => generated 302 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/914] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:51:08 2026] GET /v2.1/limits?tenant_id=678f9952355345acac48a8534f8628a7 => generated 302 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/915] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:51:08 2026] GET /v2.1/limits?tenant_id=6dadc079a90a42ffaf0addf34caa4763 => 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: 460/916] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:51:08 2026] GET /v2.1/limits?tenant_id=892b946244b9404cb5d2770835b5475f => generated 302 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/917] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:51:08 2026] GET /v2.1/limits?tenant_id=b99167f9bb7746828e32ce74bf49581f => generated 304 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/918] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:51:08 2026] GET /v2.1/limits?tenant_id=bbf832f2165a4de89e452887067d0cdf => generated 304 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/919] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:51:08 2026] GET /v2.1/limits?tenant_id=e1763b22b4524175a9b30059674f7cba => 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: 462/920] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:51:08 2026] GET /v2.1/limits?tenant_id=e2ced57ebc0547598156d6db9028a906 => 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: 459/921] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:51:08 2026] GET /v2.1/limits?tenant_id=e620605d41714a708d5f6058b4539dd3 => 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: 463/922] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:51:09 2026] GET /v2.1/limits?tenant_id=f629ac7bcac5434098953f32ce144c2b => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-02-26 22:51:09.090 8 INFO nova.api.openstack.compute.server_external_events [req-9a34270a-39f7-47fa-9ee0-0748c64c004b req-b8a8e54e-87fd-420e-bb33-70ef3d2e917c b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-vif-deleted:7bddb713-d149-4b93-97f6-2e3c99c9fc7e for instance ae2b68f0-3939-4818-be37-ecc57d2c5a51 on instance [pid: 8|app: 0|req: 460/923] 10.0.0.26 () {38 vars in 813 bytes} [Thu Feb 26 22:51:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/924] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:51:09 2026] GET /v2.1/servers/ae2b68f0-3939-4818-be37-ecc57d2c5a51 => generated 1482 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 461/925] 10.0.0.246 () {34 vars in 670 bytes} [Thu Feb 26 22:51:09 2026] POST /v2.1/os-keypairs => generated 386 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:51:10.235 7 INFO nova.api.openstack.wsgi [None req-b9691814-06b5-4f41-b0bd-ce58b0ee6f12 f293a8ee5cc5456084495fe059e6090d b99167f9bb7746828e32ce74bf49581f - - default default] HTTP exception thrown: Instance ae2b68f0-3939-4818-be37-ecc57d2c5a51 could not be found. [pid: 7|app: 0|req: 465/926] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:51:10 2026] GET /v2.1/servers/ae2b68f0-3939-4818-be37-ecc57d2c5a51 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/927] 10.0.0.246 () {32 vars in 705 bytes} [Thu Feb 26 22:51:10 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1988138962 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:51:11.877 8 INFO nova.api.openstack.wsgi [None req-4b298405-e7fe-4c41-bf06-72db575efbcb f293a8ee5cc5456084495fe059e6090d b99167f9bb7746828e32ce74bf49581f - - default default] HTTP exception thrown: Instance ae2b68f0-3939-4818-be37-ecc57d2c5a51 could not be found. [pid: 8|app: 0|req: 463/928] 10.0.0.246 () {32 vars in 717 bytes} [Thu Feb 26 22:51:11 2026] DELETE /v2.1/servers/ae2b68f0-3939-4818-be37-ecc57d2c5a51 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:51:11.900 8 INFO nova.api.openstack.wsgi [None req-610fd306-112c-4ac5-a79a-925c88407ff5 f293a8ee5cc5456084495fe059e6090d b99167f9bb7746828e32ce74bf49581f - - default default] HTTP exception thrown: Instance ae2b68f0-3939-4818-be37-ecc57d2c5a51 could not be found. [pid: 8|app: 0|req: 464/929] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:51:11 2026] GET /v2.1/servers/ae2b68f0-3939-4818-be37-ecc57d2c5a51 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/930] 10.0.0.246 () {34 vars in 662 bytes} [Thu Feb 26 22:51:11 2026] POST /v2.1/servers => generated 450 bytes in 1617 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/931] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:51:12 2026] GET /v2.1/servers/b6d0f199-9145-404f-86ea-0916b833ba62 => generated 1423 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/932] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:51:13 2026] GET /v2.1/servers/b6d0f199-9145-404f-86ea-0916b833ba62 => generated 1481 bytes in 590 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:51:15.873 8 INFO nova.api.openstack.compute.server_external_events [req-9bc60c42-c03c-4f9f-9ac1-477cba1658fc req-0a7b0ecb-a2ff-433d-9846-91ebc4b8c961 b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-changed:3c211cac-e944-41c4-9712-1161b2a41f71 for instance b6d0f199-9145-404f-86ea-0916b833ba62 on instance [pid: 8|app: 0|req: 467/935] 10.0.0.26 () {38 vars in 813 bytes} [Thu Feb 26 22:51:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/936] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:51:15 2026] GET /v2.1/servers/b6d0f199-9145-404f-86ea-0916b833ba62 => generated 1548 bytes in 571 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 468/937] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:51:17 2026] GET /v2.1/servers/b6d0f199-9145-404f-86ea-0916b833ba62 => generated 1548 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/938] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:51:18 2026] GET /v2.1/servers/b6d0f199-9145-404f-86ea-0916b833ba62 => generated 1548 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:51:18.993 8 INFO nova.api.openstack.compute.server_external_events [req-d1d04e68-8dfb-4de3-9496-6753518aa30c req-19437c43-467f-482d-9c43-10a229ee585b b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-vif-plugged:3c211cac-e944-41c4-9712-1161b2a41f71 for instance b6d0f199-9145-404f-86ea-0916b833ba62 on instance [pid: 8|app: 0|req: 469/939] 10.0.0.131 () {38 vars in 814 bytes} [Thu Feb 26 22:51:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/940] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:51:19 2026] GET /v2.1/servers/b6d0f199-9145-404f-86ea-0916b833ba62 => generated 1725 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/941] 10.0.0.246 () {32 vars in 740 bytes} [Thu Feb 26 22:51:19 2026] GET /v2.1/servers/b6d0f199-9145-404f-86ea-0916b833ba62/os-interface => generated 284 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:51:20.802 8 INFO nova.api.openstack.compute.server_external_events [req-9b9cf77b-af64-4fac-bc80-321db314ef18 req-5c1c9a01-7fff-4b80-a0ce-7c2c2d178e1e b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-changed:3c211cac-e944-41c4-9712-1161b2a41f71 for instance b6d0f199-9145-404f-86ea-0916b833ba62 on instance [pid: 8|app: 0|req: 471/942] 10.0.0.26 () {38 vars in 813 bytes} [Thu Feb 26 22:51:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/943] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:51:20 2026] GET /v2.1/servers/b6d0f199-9145-404f-86ea-0916b833ba62 => generated 1725 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 472/944] 10.0.0.246 () {32 vars in 640 bytes} [Thu Feb 26 22:51:20 2026] GET /v2.1/servers => generated 377 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/945] 10.0.0.246 () {32 vars in 717 bytes} [Thu Feb 26 22:51:20 2026] DELETE /v2.1/servers/b6d0f199-9145-404f-86ea-0916b833ba62 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 473/946] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:51:21 2026] GET /v2.1/servers/b6d0f199-9145-404f-86ea-0916b833ba62 => generated 1731 bytes in 460 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/947] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:51:21 2026] GET /v2.1/servers/fe22681a-49cc-4c9a-a162-9b9c5a068e04 => generated 1822 bytes in 381 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 474/948] 10.0.0.246 () {32 vars in 717 bytes} [Thu Feb 26 22:51:21 2026] DELETE /v2.1/servers/fe22681a-49cc-4c9a-a162-9b9c5a068e04 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/949] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:51:21 2026] GET /v2.1/servers/fe22681a-49cc-4c9a-a162-9b9c5a068e04 => generated 1828 bytes in 1699 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:51:23.693 7 INFO nova.api.openstack.compute.server_external_events [req-d219fdb5-cad7-4ebc-b7ba-be8ef3315cc2 req-6340c87d-b02a-41e5-92f7-e55d642f3dd4 b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-vif-unplugged:3c211cac-e944-41c4-9712-1161b2a41f71 for instance b6d0f199-9145-404f-86ea-0916b833ba62 on instance [pid: 7|app: 0|req: 476/950] 10.0.0.131 () {38 vars in 814 bytes} [Thu Feb 26 22:51:23 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/951] 10.0.0.246 () {34 vars in 670 bytes} [Thu Feb 26 22:51:23 2026] POST /v2.1/os-keypairs => generated 394 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-26 22:51:24.171 7 INFO nova.api.openstack.compute.server_external_events [req-deeb88b5-cb1b-4140-8a08-f7ff3155fd2a req-d83cc5c1-aa92-47f7-88c4-e52b75fa523b b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-vif-deleted:3c211cac-e944-41c4-9712-1161b2a41f71 for instance b6d0f199-9145-404f-86ea-0916b833ba62 on instance [pid: 7|app: 0|req: 478/952] 10.0.0.26 () {38 vars in 813 bytes} [Thu Feb 26 22:51:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/953] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:51:22 2026] GET /v2.1/servers/b6d0f199-9145-404f-86ea-0916b833ba62 => generated 1731 bytes in 1624 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:51:24.640 7 INFO nova.api.openstack.compute.server_external_events [req-5f6cd08b-3f01-4a8a-a190-9eafad85c2bd req-362b75e1-2712-45cf-9ab4-839033a63080 b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-vif-deleted:e9d8206c-0257-4653-b3fa-75c799b6ba69 for instance fe22681a-49cc-4c9a-a162-9b9c5a068e04 on instance [pid: 7|app: 0|req: 479/954] 10.0.0.26 () {38 vars in 813 bytes} [Thu Feb 26 22:51:24 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 476/955] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:51:24 2026] GET /v2.1/servers/fe22681a-49cc-4c9a-a162-9b9c5a068e04 => generated 1478 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:51:25.237 7 INFO nova.api.openstack.wsgi [None req-8839f997-6465-49e3-a7c2-12ac84ec52ad c7ee99bd0d10444b8fa0c9c3f3abf743 e1763b22b4524175a9b30059674f7cba - - default default] HTTP exception thrown: Instance b6d0f199-9145-404f-86ea-0916b833ba62 could not be found. [pid: 7|app: 0|req: 480/956] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:51:25 2026] GET /v2.1/servers/b6d0f199-9145-404f-86ea-0916b833ba62 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/957] 10.0.0.246 () {32 vars in 705 bytes} [Thu Feb 26 22:51:25 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1921927841 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:51:25.867 7 INFO nova.api.openstack.wsgi [None req-4025c7be-8be2-4323-b3d0-f9d0d1e2bbb5 925a0c057f8647138480d9d05f64c1b0 bbf832f2165a4de89e452887067d0cdf - - default default] HTTP exception thrown: Instance fe22681a-49cc-4c9a-a162-9b9c5a068e04 could not be found. [pid: 7|app: 0|req: 482/960] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:51:25 2026] GET /v2.1/servers/fe22681a-49cc-4c9a-a162-9b9c5a068e04 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/961] 10.0.0.246 () {32 vars in 705 bytes} [Thu Feb 26 22:51:25 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1357725568 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/962] 10.0.0.246 () {34 vars in 662 bytes} [Thu Feb 26 22:51:25 2026] POST /v2.1/servers => generated 446 bytes in 2931 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/963] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:51:28 2026] GET /v2.1/servers/704bd076-4d52-4584-9a77-7bad4798c2ba => generated 1393 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:51:31.106 7 INFO nova.api.openstack.compute.server_external_events [req-23a59aa2-3cf0-4485-97a4-a2eac21726fb req-861426e9-d55a-49a4-8421-31a6f6fc74a6 b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-changed:6ef45e31-eb1f-4d0e-8b3b-78b21644fb91 for instance 704bd076-4d52-4584-9a77-7bad4798c2ba on instance [pid: 7|app: 0|req: 484/964] 10.0.0.26 () {38 vars in 813 bytes} [Thu Feb 26 22:51:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:51:32.609 8 INFO nova.api.openstack.compute.server_external_events [req-7aa129a9-80dd-4e02-b471-9b749d0bc337 req-7e37d320-1dc1-49a7-86cd-d2603f7e5c7b b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-vif-plugged:6ef45e31-eb1f-4d0e-8b3b-78b21644fb91 for instance 704bd076-4d52-4584-9a77-7bad4798c2ba on instance [pid: 8|app: 0|req: 481/965] 10.0.0.131 () {38 vars in 814 bytes} [Thu Feb 26 22:51:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/968] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:51:33 2026] GET /v2.1/servers/704bd076-4d52-4584-9a77-7bad4798c2ba => generated 1815 bytes in 2266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/969] 10.0.0.246 () {34 vars in 670 bytes} [Thu Feb 26 22:51:38 2026] POST /v2.1/os-keypairs => generated 386 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/970] 10.0.0.246 () {34 vars in 662 bytes} [Thu Feb 26 22:51:38 2026] POST /v2.1/servers => generated 424 bytes in 1111 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:51:39.804 7 INFO nova.api.openstack.compute.server_external_events [req-abd6716d-9631-4aac-847a-ff45e5365fb4 req-d98d0a67-4c26-4730-940d-21f0d0addb5d b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-changed:6ef45e31-eb1f-4d0e-8b3b-78b21644fb91 for instance 704bd076-4d52-4584-9a77-7bad4798c2ba on instance [pid: 7|app: 0|req: 487/971] 10.0.0.26 () {38 vars in 813 bytes} [Thu Feb 26 22:51:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 488/972] 10.0.0.246 () {34 vars in 662 bytes} [Thu Feb 26 22:51:39 2026] POST /v2.1/servers => generated 452 bytes in 708 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/973] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:51:40 2026] GET /v2.1/servers/85f1bba0-04e3-4aee-9450-cbe9d6567ee9 => generated 1422 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/974] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:51:40 2026] GET /v2.1/servers/1ca61613-d773-43f3-a746-b9da8d1053b9 => generated 1431 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/975] 10.0.0.246 () {34 vars in 662 bytes} [Thu Feb 26 22:51:39 2026] POST /v2.1/servers => generated 446 bytes in 1414 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/976] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:51:40 2026] GET /v2.1/servers/ba566a5a-344e-4f67-8ddd-90c2b92dd832 => generated 1393 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/977] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:51:41 2026] GET /v2.1/servers/1ca61613-d773-43f3-a746-b9da8d1053b9 => generated 1501 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:51:41.938 7 INFO nova.api.openstack.compute.server_external_events [req-eae2df39-1c3b-4ef8-bb02-279f6117334b req-1a202f02-093e-4bcc-9298-fadea1745b04 b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-changed:ef9ecc3f-ed21-4531-bd40-28d1b942a829 for instance 85f1bba0-04e3-4aee-9450-cbe9d6567ee9 on instance [pid: 7|app: 0|req: 493/978] 10.0.0.26 () {38 vars in 813 bytes} [Thu Feb 26 22:51:41 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: 486/979] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:51:41 2026] GET /v2.1/servers/85f1bba0-04e3-4aee-9450-cbe9d6567ee9 => generated 1470 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 494/980] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:51:42 2026] GET /v2.1/servers/1ca61613-d773-43f3-a746-b9da8d1053b9 => generated 1556 bytes in 614 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/981] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:51:42 2026] GET /v2.1/servers/85f1bba0-04e3-4aee-9450-cbe9d6567ee9 => generated 1470 bytes in 586 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:51:43.997 7 INFO nova.api.openstack.compute.server_external_events [req-8c017b8e-9f93-4a81-82b2-75695571a581 req-6657307d-deac-4372-93e0-dc66db1dceee b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-changed:8f488ade-4016-43a1-b8f5-6ee096c0c531 for instance 1ca61613-d773-43f3-a746-b9da8d1053b9 on instance [pid: 7|app: 0|req: 495/982] 10.0.0.26 () {38 vars in 813 bytes} [Thu Feb 26 22:51:43 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.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/983] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:51:44 2026] GET /v2.1/servers/1ca61613-d773-43f3-a746-b9da8d1053b9 => generated 1556 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/984] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:51:44 2026] GET /v2.1/servers/85f1bba0-04e3-4aee-9450-cbe9d6567ee9 => generated 1470 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:51:45.178 8 INFO nova.api.openstack.compute.server_external_events [req-9997ba3e-5c9d-4567-8660-14374a3f635c req-2e2c97d8-889a-44c2-934c-ec68caa1d993 b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-vif-plugged:ef9ecc3f-ed21-4531-bd40-28d1b942a829 for instance 85f1bba0-04e3-4aee-9450-cbe9d6567ee9 on instance [pid: 8|app: 0|req: 489/985] 10.0.0.131 () {38 vars in 814 bytes} [Thu Feb 26 22:51:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/988] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:51:45 2026] GET /v2.1/servers/1ca61613-d773-43f3-a746-b9da8d1053b9 => generated 1556 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/989] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:51:45 2026] GET /v2.1/servers/85f1bba0-04e3-4aee-9450-cbe9d6567ee9 => generated 1655 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:51:46.076 8 INFO nova.api.openstack.compute.server_external_events [req-98fa0bea-2052-4c32-b5bd-fe465ec0b1c9 req-c7469850-9f31-46d4-bd62-b5184eded683 b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-changed:d980a138-7bc0-47cb-93a7-fbb0a3ad0a44 for instance ba566a5a-344e-4f67-8ddd-90c2b92dd832 on instance [pid: 8|app: 0|req: 492/990] 10.0.0.26 () {38 vars in 813 bytes} [Thu Feb 26 22:51:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 493/991] 10.0.0.246 () {32 vars in 722 bytes} [Thu Feb 26 22:51:46 2026] GET /v2.1/servers/85f1bba0-04e3-4aee-9450-cbe9d6567ee9/ips => generated 109 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/992] 10.0.0.246 () {32 vars in 722 bytes} [Thu Feb 26 22:51:46 2026] GET /v2.1/servers/85f1bba0-04e3-4aee-9450-cbe9d6567ee9/ips => generated 109 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/993] 10.0.0.246 () {32 vars in 822 bytes} [Thu Feb 26 22:51:46 2026] GET /v2.1/servers/85f1bba0-04e3-4aee-9450-cbe9d6567ee9/ips/tempest-ServerAddressesTestJSON-146392561-network => generated 94 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 499/994] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:51:46 2026] GET /v2.1/servers/ba566a5a-344e-4f67-8ddd-90c2b92dd832 => generated 1515 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/995] 10.0.0.246 () {32 vars in 717 bytes} [Thu Feb 26 22:51:46 2026] DELETE /v2.1/servers/85f1bba0-04e3-4aee-9450-cbe9d6567ee9 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/996] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:51:46 2026] GET /v2.1/servers/85f1bba0-04e3-4aee-9450-cbe9d6567ee9 => generated 1661 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/997] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:51:47 2026] GET /v2.1/servers/1ca61613-d773-43f3-a746-b9da8d1053b9 => generated 1556 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-26 22:51:47.227 7 INFO nova.api.openstack.compute.server_external_events [req-97b11f53-c1bd-4f01-abd3-8c7717156c56 req-8b7119da-20a1-4a6f-93b9-2facac05ac98 b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-vif-plugged:8f488ade-4016-43a1-b8f5-6ee096c0c531 for instance 1ca61613-d773-43f3-a746-b9da8d1053b9 on instance [pid: 7|app: 0|req: 501/998] 10.0.0.131 () {38 vars in 814 bytes} [Thu Feb 26 22:51:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:51:47.385 8 INFO nova.api.openstack.compute.server_external_events [req-55191a21-1f78-470e-b8de-89fbec4cea32 req-0cb30059-57e9-4d46-8bde-d838f1bde4eb b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-vif-plugged:d980a138-7bc0-47cb-93a7-fbb0a3ad0a44 for instance ba566a5a-344e-4f67-8ddd-90c2b92dd832 on instance [pid: 8|app: 0|req: 498/999] 10.0.0.131 () {38 vars in 814 bytes} [Thu Feb 26 22:51:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 502/1000] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:51:47 2026] GET /v2.1/servers/85f1bba0-04e3-4aee-9450-cbe9d6567ee9 => generated 1456 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:51:48.342 7 INFO nova.api.openstack.compute.server_external_events [req-4947a393-c70b-4130-b6cb-b88612cd4007 req-e64017ba-4b66-4095-b3af-e5d4a82610f9 b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-vif-deleted:ef9ecc3f-ed21-4531-bd40-28d1b942a829 for instance 85f1bba0-04e3-4aee-9450-cbe9d6567ee9 on instance [pid: 7|app: 0|req: 503/1001] 10.0.0.26 () {38 vars in 813 bytes} [Thu Feb 26 22:51:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1002] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:51:48 2026] GET /v2.1/servers/1ca61613-d773-43f3-a746-b9da8d1053b9 => generated 1739 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1003] 10.0.0.246 () {32 vars in 740 bytes} [Thu Feb 26 22:51:48 2026] GET /v2.1/servers/1ca61613-d773-43f3-a746-b9da8d1053b9/os-interface => generated 285 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:51:48.797 8 INFO nova.api.openstack.wsgi [None req-635ad19d-025f-422a-93f0-e2ddbcb37945 85c68414dff847b1b8ca41765ddb27d2 7235aa9f68f94abe8c594afbe26f277d - - default default] HTTP exception thrown: Instance 85f1bba0-04e3-4aee-9450-cbe9d6567ee9 could not be found. [pid: 8|app: 0|req: 500/1004] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:51:48 2026] GET /v2.1/servers/85f1bba0-04e3-4aee-9450-cbe9d6567ee9 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:51:49.510 8 INFO nova.api.openstack.compute.server_external_events [req-ea6077db-1f07-4f33-b9cc-420b134f7356 req-3aa18af4-8a64-4e8f-bbf1-dd8ebe310be0 b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-changed:8f488ade-4016-43a1-b8f5-6ee096c0c531 for instance 1ca61613-d773-43f3-a746-b9da8d1053b9 on instance [pid: 8|app: 0|req: 501/1005] 10.0.0.26 () {38 vars in 813 bytes} [Thu Feb 26 22:51:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1006] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:51:49 2026] GET /v2.1/servers/1ca61613-d773-43f3-a746-b9da8d1053b9 => generated 1739 bytes in 586 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1007] 10.0.0.246 () {32 vars in 640 bytes} [Thu Feb 26 22:51:50 2026] GET /v2.1/servers => generated 383 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1008] 10.0.0.246 () {32 vars in 717 bytes} [Thu Feb 26 22:51:50 2026] DELETE /v2.1/servers/1ca61613-d773-43f3-a746-b9da8d1053b9 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1009] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:51:50 2026] GET /v2.1/servers/1ca61613-d773-43f3-a746-b9da8d1053b9 => generated 1745 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 504/1010] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:51:51 2026] GET /v2.1/servers/1ca61613-d773-43f3-a746-b9da8d1053b9 => generated 1798 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:51:51.772 8 INFO nova.api.openstack.compute.server_external_events [req-8e4c8e81-e3ed-4edb-9c76-9cd57e724a7c req-d879092f-fcc7-41e3-967f-9dffa02740d3 b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-vif-deleted:8f488ade-4016-43a1-b8f5-6ee096c0c531 for instance 1ca61613-d773-43f3-a746-b9da8d1053b9 on instance [pid: 8|app: 0|req: 505/1011] 10.0.0.26 () {38 vars in 813 bytes} [Thu Feb 26 22:51:51 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) [pid: 7|app: 0|req: 507/1012] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:51:51 2026] GET /v2.1/servers/ba566a5a-344e-4f67-8ddd-90c2b92dd832 => generated 1815 bytes in 497 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:51:52.712 8 INFO nova.api.openstack.wsgi [None req-0fbc73ef-47b1-49e8-82fd-ed303750b3ae 9ac2f65fd9f94584ad766021465ae464 921b8fd08fbc453b807c79365c10191c - - default default] HTTP exception thrown: Instance 1ca61613-d773-43f3-a746-b9da8d1053b9 could not be found. [pid: 8|app: 0|req: 506/1013] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:51:52 2026] GET /v2.1/servers/1ca61613-d773-43f3-a746-b9da8d1053b9 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1014] 10.0.0.246 () {32 vars in 705 bytes} [Thu Feb 26 22:51:52 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1013003096 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1015] 10.0.0.246 () {30 vars in 412 bytes} [Thu Feb 26 22:51:54 2026] GET / => generated 421 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:51:54.522 8 INFO nova.api.openstack.compute.server_external_events [req-8fdfc2a3-d0f6-4743-8312-714cfd5ad3ef req-54bf5026-1f54-436b-b984-a43724f23f27 b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-changed:d980a138-7bc0-47cb-93a7-fbb0a3ad0a44 for instance ba566a5a-344e-4f67-8ddd-90c2b92dd832 on instance [pid: 8|app: 0|req: 508/1016] 10.0.0.26 () {38 vars in 813 bytes} [Thu Feb 26 22:51: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) [pid: 7|app: 0|req: 509/1017] 10.0.0.246 () {28 vars in 559 bytes} [Thu Feb 26 22:51:54 2026] GET /v2/ => generated 401 bytes in 418 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1018] 10.0.0.246 () {28 vars in 563 bytes} [Thu Feb 26 22:51:54 2026] GET /v2.1/ => generated 410 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1019] 10.0.0.246 () {30 vars in 412 bytes} [Thu Feb 26 22:51:54 2026] GET / => generated 421 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1024] 10.0.0.111 () {32 vars in 681 bytes} [Thu Feb 26 22:52:07 2026] GET /v2.1/os-security-groups => generated 78 bytes in 337 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1025] 10.0.0.111 () {32 vars in 667 bytes} [Thu Feb 26 22:52:07 2026] GET /v2.1/os-services => generated 782 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1026] 10.0.0.111 () {32 vars in 687 bytes} [Thu Feb 26 22:52:07 2026] GET /v2.1/os-hypervisors/detail => generated 1647 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1027] 10.0.0.111 () {32 vars in 671 bytes} [Thu Feb 26 22:52:07 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 515/1028] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:52:07 2026] GET /v2.1/limits?tenant_id=0f0e4ff639fd4848ae680bef826299ad => 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: 514/1029] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:52:07 2026] GET /v2.1/limits?tenant_id=3e4f0d88e760449eb21ae331ef1894c7 => generated 302 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1030] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:52:07 2026] GET /v2.1/limits?tenant_id=45a70b47cad44dfcae82847d3f20461e => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1031] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:52:07 2026] GET /v2.1/limits?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a => generated 299 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1032] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:52:07 2026] GET /v2.1/limits?tenant_id=57489feb75784d8a813a09c4ccd2ccdb => 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: 516/1033] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:52:07 2026] GET /v2.1/limits?tenant_id=62ca7bb3b2264ae98b13a5186d530fd8 => generated 302 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1034] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:52:07 2026] GET /v2.1/limits?tenant_id=678f9952355345acac48a8534f8628a7 => 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: 517/1035] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:52:07 2026] GET /v2.1/limits?tenant_id=6dadc079a90a42ffaf0addf34caa4763 => 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: 519/1036] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:52:07 2026] GET /v2.1/limits?tenant_id=71f2088c1ce64c0cb18e077cf17c0a18 => 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: 518/1037] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:52:08 2026] GET /v2.1/limits?tenant_id=892b946244b9404cb5d2770835b5475f => generated 305 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1038] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:52:08 2026] GET /v2.1/limits?tenant_id=c2e17b681ce64cd6b759bdfbc67caf9d => 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: 519/1039] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:52:08 2026] GET /v2.1/limits?tenant_id=e2ced57ebc0547598156d6db9028a906 => 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: 521/1040] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:52:08 2026] GET /v2.1/limits?tenant_id=e620605d41714a708d5f6058b4539dd3 => 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: 520/1041] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:52:08 2026] GET /v2.1/limits?tenant_id=f1e514bfd9134f77b7c3f417ec625e2e => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1042] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:52:08 2026] GET /v2.1/limits?tenant_id=f629ac7bcac5434098953f32ce144c2b => generated 302 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1043] 10.0.0.111 () {32 vars in 702 bytes} [Thu Feb 26 22:52:08 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: 523/1044] 10.0.0.111 () {32 vars in 685 bytes} [Thu Feb 26 22:52:08 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1045] 10.0.0.111 () {32 vars in 706 bytes} [Thu Feb 26 22:52:08 2026] GET /v2.1/servers/detail?all_tenants=true => generated 4939 bytes in 1335 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1046] 10.0.0.111 () {32 vars in 702 bytes} [Thu Feb 26 22:52:09 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1047] 10.0.0.111 () {32 vars in 710 bytes} [Thu Feb 26 22:52:09 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1044 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1052] 162.253.55.200 () {36 vars in 713 bytes} [Thu Feb 26 22:52:24 2026] POST /v2.1/servers => generated 453 bytes in 2652 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1053] 162.253.55.200 () {32 vars in 732 bytes} [Thu Feb 26 22:52:27 2026] GET /v2.1/servers/929c55c9-7846-40d4-877b-1c43df247114 => generated 2290 bytes in 605 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 527/1054] 162.253.55.200 () {32 vars in 758 bytes} [Thu Feb 26 22:52:28 2026] GET /v2.1/servers/929c55c9-7846-40d4-877b-1c43df247114/os-interface => generated 28 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 528/1055] 162.253.55.200 () {32 vars in 776 bytes} [Thu Feb 26 22:52:28 2026] GET /v2.1/servers/929c55c9-7846-40d4-877b-1c43df247114/os-volume_attachments => generated 197 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:52:30.781 8 INFO nova.api.openstack.compute.server_external_events [req-595ea287-dc6a-463c-895a-0f4059141b52 req-5deb45a3-9e59-4190-a644-0947a20b8627 b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-changed:a619ed3d-8ba9-45c0-84cb-72564ad41bef for instance 929c55c9-7846-40d4-877b-1c43df247114 on instance [pid: 8|app: 0|req: 529/1056] 10.0.0.26 () {38 vars in 813 bytes} [Thu Feb 26 22:52:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1057] 162.253.55.200 () {32 vars in 732 bytes} [Thu Feb 26 22:52:30 2026] GET /v2.1/servers/929c55c9-7846-40d4-877b-1c43df247114 => generated 2433 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 530/1058] 162.253.55.200 () {32 vars in 758 bytes} [Thu Feb 26 22:52:30 2026] GET /v2.1/servers/929c55c9-7846-40d4-877b-1c43df247114/os-interface => generated 284 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1059] 162.253.55.200 () {32 vars in 776 bytes} [Thu Feb 26 22:52:31 2026] GET /v2.1/servers/929c55c9-7846-40d4-877b-1c43df247114/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:52:32.573 8 INFO nova.api.openstack.compute.server_external_events [req-db426e6b-7191-425f-b6ab-a9bb0dbbb360 req-539e72e5-27f0-49b9-a15d-829d6baa7e81 b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-vif-plugged:a619ed3d-8ba9-45c0-84cb-72564ad41bef for instance 929c55c9-7846-40d4-877b-1c43df247114 on instance [pid: 8|app: 0|req: 531/1060] 10.0.0.131 () {38 vars in 814 bytes} [Thu Feb 26 22:52:32 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1061] 162.253.55.200 () {32 vars in 732 bytes} [Thu Feb 26 22:52:33 2026] GET /v2.1/servers/929c55c9-7846-40d4-877b-1c43df247114 => generated 2433 bytes in 945 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 532/1062] 162.253.55.200 () {32 vars in 758 bytes} [Thu Feb 26 22:52:34 2026] GET /v2.1/servers/929c55c9-7846-40d4-877b-1c43df247114/os-interface => generated 286 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1063] 162.253.55.200 () {32 vars in 776 bytes} [Thu Feb 26 22:52:34 2026] GET /v2.1/servers/929c55c9-7846-40d4-877b-1c43df247114/os-volume_attachments => generated 197 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 534/1066] 162.253.55.200 () {32 vars in 732 bytes} [Thu Feb 26 22:52:36 2026] GET /v2.1/servers/929c55c9-7846-40d4-877b-1c43df247114 => generated 2581 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1067] 162.253.55.200 () {32 vars in 758 bytes} [Thu Feb 26 22:52:36 2026] GET /v2.1/servers/929c55c9-7846-40d4-877b-1c43df247114/os-interface => generated 286 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1068] 162.253.55.200 () {32 vars in 776 bytes} [Thu Feb 26 22:52:37 2026] GET /v2.1/servers/929c55c9-7846-40d4-877b-1c43df247114/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 537/1071] 10.0.0.246 () {34 vars in 662 bytes} [Thu Feb 26 22:52:52 2026] POST /v2.1/servers => generated 424 bytes in 1448 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1072] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:52:53 2026] GET /v2.1/servers/1b627bc7-a52e-4497-8b73-baae55f9cb4b => generated 1367 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1073] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:52:54 2026] GET /v2.1/servers/1b627bc7-a52e-4497-8b73-baae55f9cb4b => generated 1425 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:52:55.805 8 INFO nova.api.openstack.compute.server_external_events [req-fa0fb41a-b368-4d3f-a9f3-d1ae05310c4c req-4fca86bb-47b6-4d79-ba8f-c308e13e833e b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-changed:e57efbd5-0686-49ba-be1f-a36ba41dd652 for instance 1b627bc7-a52e-4497-8b73-baae55f9cb4b on instance [pid: 8|app: 0|req: 540/1076] 10.0.0.26 () {38 vars in 813 bytes} [Thu Feb 26 22:52:55 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1077] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:52:55 2026] GET /v2.1/servers/1b627bc7-a52e-4497-8b73-baae55f9cb4b => generated 1467 bytes in 975 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 541/1078] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:52:57 2026] GET /v2.1/servers/1b627bc7-a52e-4497-8b73-baae55f9cb4b => generated 1467 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 538/1079] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:52:59 2026] GET /v2.1/servers/1b627bc7-a52e-4497-8b73-baae55f9cb4b => generated 1467 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:53:00.238 8 INFO nova.api.openstack.compute.server_external_events [req-07d1caa5-db33-493b-99de-6664ae95f1ec req-b6759b91-fff1-4cef-84f0-fd1507e62d30 b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-vif-plugged:e57efbd5-0686-49ba-be1f-a36ba41dd652 for instance 1b627bc7-a52e-4497-8b73-baae55f9cb4b on instance [pid: 8|app: 0|req: 542/1080] 10.0.0.131 () {38 vars in 814 bytes} [Thu Feb 26 22:53:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1081] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:53:00 2026] GET /v2.1/servers/1b627bc7-a52e-4497-8b73-baae55f9cb4b => generated 1467 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 543/1082] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:53:01 2026] GET /v2.1/servers/1b627bc7-a52e-4497-8b73-baae55f9cb4b => generated 1648 bytes in 548 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 540/1083] 10.0.0.246 () {32 vars in 717 bytes} [Thu Feb 26 22:53:02 2026] DELETE /v2.1/servers/1b627bc7-a52e-4497-8b73-baae55f9cb4b => generated 0 bytes in 136 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1084] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:53:02 2026] GET /v2.1/servers/1b627bc7-a52e-4497-8b73-baae55f9cb4b => generated 1654 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:53:03.976 8 INFO nova.api.openstack.compute.server_external_events [req-64ed8c95-4817-4df0-ab5a-bb6faa65ce02 req-0889280c-402d-45b1-80fe-2e0143d84a05 b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-vif-deleted:e57efbd5-0686-49ba-be1f-a36ba41dd652 for instance 1b627bc7-a52e-4497-8b73-baae55f9cb4b on instance [pid: 8|app: 0|req: 545/1085] 10.0.0.26 () {38 vars in 813 bytes} [Thu Feb 26 22:53:03 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: 541/1086] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:53:03 2026] GET /v2.1/servers/1b627bc7-a52e-4497-8b73-baae55f9cb4b => generated 1612 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:53:05.051 8 INFO nova.api.openstack.wsgi [None req-29c13c91-2a26-4f43-be33-db8dbb64bd07 dc5bf23bf48940de82d9c55b0252acfa 2c088bc11df24b23983fd15d8e994753 - - default default] HTTP exception thrown: Instance 1b627bc7-a52e-4497-8b73-baae55f9cb4b could not be found. [pid: 8|app: 0|req: 546/1087] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:53:05 2026] GET /v2.1/servers/1b627bc7-a52e-4497-8b73-baae55f9cb4b => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 543/1090] 10.0.0.111 () {32 vars in 702 bytes} [Thu Feb 26 22:53:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 307 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1091] 10.0.0.111 () {32 vars in 681 bytes} [Thu Feb 26 22:53:08 2026] GET /v2.1/os-security-groups => generated 78 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1092] 10.0.0.111 () {32 vars in 687 bytes} [Thu Feb 26 22:53:08 2026] GET /v2.1/os-hypervisors/detail => generated 1647 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1093] 10.0.0.111 () {32 vars in 671 bytes} [Thu Feb 26 22:53:08 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1094] 10.0.0.111 () {32 vars in 706 bytes} [Thu Feb 26 22:53:08 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7595 bytes in 2050 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1095] 10.0.0.111 () {32 vars in 702 bytes} [Thu Feb 26 22:53:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 546/1096] 10.0.0.111 () {32 vars in 667 bytes} [Thu Feb 26 22:53:10 2026] GET /v2.1/os-services => generated 782 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1097] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:53:10 2026] GET /v2.1/limits?tenant_id=2c088bc11df24b23983fd15d8e994753 => generated 302 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 547/1098] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:53:10 2026] GET /v2.1/limits?tenant_id=3e4f0d88e760449eb21ae331ef1894c7 => 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: 552/1099] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:53:10 2026] GET /v2.1/limits?tenant_id=45a70b47cad44dfcae82847d3f20461e => generated 302 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1100] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:53:10 2026] GET /v2.1/limits?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a => generated 302 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1101] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:53:10 2026] GET /v2.1/limits?tenant_id=57489feb75784d8a813a09c4ccd2ccdb => generated 302 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1102] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:53:10 2026] GET /v2.1/limits?tenant_id=62ca7bb3b2264ae98b13a5186d530fd8 => 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: 554/1103] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:53:10 2026] GET /v2.1/limits?tenant_id=678f9952355345acac48a8534f8628a7 => generated 302 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1104] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:53:10 2026] GET /v2.1/limits?tenant_id=6dadc079a90a42ffaf0addf34caa4763 => 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: 555/1105] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:53:10 2026] GET /v2.1/limits?tenant_id=892b946244b9404cb5d2770835b5475f => generated 305 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1106] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:53:10 2026] GET /v2.1/limits?tenant_id=9b486ccbfff6456ca66cb4e40177bdbd => 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: 556/1107] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:53:10 2026] GET /v2.1/limits?tenant_id=bf71bd3ede2e4b898253f14aa8348b80 => 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: 552/1108] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:53:10 2026] GET /v2.1/limits?tenant_id=df36638760524a98821271735f631062 => 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: 557/1109] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:53:10 2026] GET /v2.1/limits?tenant_id=e2ced57ebc0547598156d6db9028a906 => generated 299 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1110] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:53:10 2026] GET /v2.1/limits?tenant_id=e620605d41714a708d5f6058b4539dd3 => 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: 558/1111] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:53:10 2026] GET /v2.1/limits?tenant_id=f629ac7bcac5434098953f32ce144c2b => 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: 554/1112] 10.0.0.111 () {32 vars in 710 bytes} [Thu Feb 26 22:53:11 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1712 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1113] 10.0.0.111 () {32 vars in 685 bytes} [Thu Feb 26 22:53:11 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:53:15.211 8 INFO nova.api.openstack.compute.server_external_events [req-f4105990-731b-45fb-94ed-b5c03f0a6173 req-e75e7ba8-41b2-408f-ac13-2e17ee1dd08a b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-changed:a02847bf-9e55-4cba-9499-a9ee11b27080 for instance 929c55c9-7846-40d4-877b-1c43df247114 on instance [pid: 8|app: 0|req: 560/1114] 10.0.0.26 () {38 vars in 813 bytes} [Thu Feb 26 22:53:15 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: 7|app: 0|req: 555/1117] 162.253.55.200 () {36 vars in 811 bytes} [Thu Feb 26 22:53:13 2026] POST /v2.1/servers/929c55c9-7846-40d4-877b-1c43df247114/os-interface => generated 278 bytes in 2642 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:53:16.656 8 INFO nova.api.openstack.compute.server_external_events [req-cccf5103-0bcc-40ec-9446-2346ab357076 req-b598ff1b-91cb-4e6c-b89b-f8c012c2a2ca b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-changed:a02847bf-9e55-4cba-9499-a9ee11b27080 for instance 929c55c9-7846-40d4-877b-1c43df247114 on instance [pid: 8|app: 0|req: 563/1118] 10.0.0.26 () {38 vars in 813 bytes} [Thu Feb 26 22:53:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:53:17.327 7 INFO nova.api.openstack.compute.server_external_events [req-cadc8ae8-f2de-4da9-870e-8a516e63e277 req-fb48b3eb-1c92-4fee-aca0-0105d1c884fa b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-vif-plugged:a02847bf-9e55-4cba-9499-a9ee11b27080 for instance 929c55c9-7846-40d4-877b-1c43df247114 on instance [pid: 7|app: 0|req: 556/1119] 10.0.0.131 () {38 vars in 814 bytes} [Thu Feb 26 22:53:17 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:53:18.981 8 INFO nova.api.openstack.compute.server_external_events [req-fa9eac87-d7e4-4c66-bb0f-eb746fdefa10 req-ccfe2762-cacf-481a-b8a5-13b8e9322eb4 b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-changed:a02847bf-9e55-4cba-9499-a9ee11b27080 for instance 929c55c9-7846-40d4-877b-1c43df247114 on instance [pid: 8|app: 0|req: 564/1120] 10.0.0.26 () {38 vars in 813 bytes} [Thu Feb 26 22:53:18 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 566/1123] 10.0.0.246 () {34 vars in 670 bytes} [Thu Feb 26 22:53:32 2026] POST /v2.1/os-keypairs => generated 398 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1124] 10.0.0.246 () {34 vars in 662 bytes} [Thu Feb 26 22:53:34 2026] POST /v2.1/servers => generated 450 bytes in 668 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1125] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:53:34 2026] GET /v2.1/servers/455cfa46-71bb-43dc-a914-f7d13b174a32 => generated 1403 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 560/1128] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:53:36 2026] GET /v2.1/servers/455cfa46-71bb-43dc-a914-f7d13b174a32 => generated 1461 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:53:37.220 8 INFO nova.api.openstack.compute.server_external_events [req-c314f087-563f-4d67-8343-2b8ec695db3f req-6cf17bad-6acf-427c-b1bb-7d63b3c525e9 b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-changed:5e1872c9-2468-43aa-b8f2-289e68497f23 for instance 455cfa46-71bb-43dc-a914-f7d13b174a32 on instance [pid: 8|app: 0|req: 569/1129] 10.0.0.26 () {38 vars in 813 bytes} [Thu Feb 26 22:53:37 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 561/1130] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:53:37 2026] GET /v2.1/servers/455cfa46-71bb-43dc-a914-f7d13b174a32 => generated 1529 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1131] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:53:38 2026] GET /v2.1/servers/455cfa46-71bb-43dc-a914-f7d13b174a32 => generated 1529 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:53:39.078 7 INFO nova.api.openstack.compute.server_external_events [req-c54115e0-d578-4239-8039-677e6944e8d0 req-ca80d6fc-8c18-4574-96c5-ce065254ddb8 b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-vif-plugged:5e1872c9-2468-43aa-b8f2-289e68497f23 for instance 455cfa46-71bb-43dc-a914-f7d13b174a32 on instance [pid: 7|app: 0|req: 562/1132] 10.0.0.131 () {38 vars in 814 bytes} [Thu Feb 26 22:53:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 571/1133] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:53:39 2026] GET /v2.1/servers/455cfa46-71bb-43dc-a914-f7d13b174a32 => generated 1698 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 563/1134] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:53:39 2026] GET /v2.1/servers/455cfa46-71bb-43dc-a914-f7d13b174a32 => generated 1698 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:53:41.652 8 INFO nova.api.openstack.compute.server_external_events [req-bc5126f7-e926-4c77-83f9-d073707cef8d req-33a061a6-2305-45e8-9828-34014a353b75 b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-changed:5e1872c9-2468-43aa-b8f2-289e68497f23 for instance 455cfa46-71bb-43dc-a914-f7d13b174a32 on instance [pid: 8|app: 0|req: 572/1135] 10.0.0.26 () {38 vars in 813 bytes} [Thu Feb 26 22:53:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:53:44.295 8 INFO nova.api.openstack.compute.server_external_events [req-4e5eb824-7f5c-43c3-ab92-42d08a47b5fb req-24e748a3-d8af-470d-8e91-d7a87f51f11a b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-changed:2a436162-10fc-473c-be5f-f7a6f458873d for instance 929c55c9-7846-40d4-877b-1c43df247114 on instance [pid: 8|app: 0|req: 573/1136] 10.0.0.26 () {38 vars in 813 bytes} [Thu Feb 26 22:53:44 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: 7|app: 0|req: 564/1139] 162.253.55.200 () {36 vars in 811 bytes} [Thu Feb 26 22:53:42 2026] POST /v2.1/servers/929c55c9-7846-40d4-877b-1c43df247114/os-interface => generated 374 bytes in 3268 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:53:46.350 8 INFO nova.api.openstack.compute.server_external_events [req-d50852d7-08e6-463e-96c2-e490825c62b8 req-3a48a9d9-3590-4b21-9fa1-fee4f514d167 b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-changed:2a436162-10fc-473c-be5f-f7a6f458873d for instance 929c55c9-7846-40d4-877b-1c43df247114 on instance [pid: 8|app: 0|req: 576/1140] 10.0.0.26 () {38 vars in 813 bytes} [Thu Feb 26 22:53:46 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:53:47.159 7 INFO nova.api.openstack.compute.server_external_events [req-1b9c6caa-4b60-413f-8a51-40b559aa6c20 req-124b519e-e666-4cac-aab5-b103ae7acca9 b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-vif-plugged:2a436162-10fc-473c-be5f-f7a6f458873d for instance 929c55c9-7846-40d4-877b-1c43df247114 on instance [pid: 7|app: 0|req: 565/1141] 10.0.0.131 () {38 vars in 814 bytes} [Thu Feb 26 22:53:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 577/1142] 10.0.0.37 () {30 vars in 617 bytes} [Thu Feb 26 22:53:53 2026] GET /v2.1 => generated 0 bytes in 100 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 566/1143] 10.0.0.37 () {30 vars in 619 bytes} [Thu Feb 26 22:53:53 2026] GET /v2.1/ => generated 410 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1144] 10.0.0.37 () {34 vars in 911 bytes} [Thu Feb 26 22:53:53 2026] GET /v2.1/os-simple-tenant-usage/87d6fa95c0ed4ce7b4d7f8691089afc0?start=2026-02-25T00:00:00&end=2026-02-26T23:59:59 => generated 20 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1145] 10.0.0.37 () {30 vars in 652 bytes} [Thu Feb 26 22:53:53 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:53:55.379 7 INFO nova.api.openstack.compute.server_external_events [req-5922d5b0-16fe-43d6-ba83-312ebcfa5203 req-61ad6ed0-efa7-403b-a14a-c7d7cf366ab9 b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-changed:c06ef5f4-ad69-4192-b6a3-fc3a6a8305d1 for instance 929c55c9-7846-40d4-877b-1c43df247114 on instance [pid: 7|app: 0|req: 568/1146] 10.0.0.26 () {38 vars in 813 bytes} [Thu Feb 26 22:53:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 571/1149] 10.0.0.37 () {30 vars in 617 bytes} [Thu Feb 26 22:53:55 2026] GET /v2.1 => generated 0 bytes in 58 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 572/1150] 10.0.0.37 () {30 vars in 619 bytes} [Thu Feb 26 22:53:55 2026] GET /v2.1/ => generated 410 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1151] 10.0.0.37 () {34 vars in 911 bytes} [Thu Feb 26 22:53:55 2026] GET /v2.1/os-simple-tenant-usage/87d6fa95c0ed4ce7b4d7f8691089afc0?start=2026-02-25T00:00:00&end=2026-02-26T23:59:59 => generated 20 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1152] 10.0.0.246 () {34 vars in 749 bytes} [Thu Feb 26 22:53:55 2026] POST /v2.1/servers/455cfa46-71bb-43dc-a914-f7d13b174a32/action => generated 35788 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1153] 10.0.0.37 () {30 vars in 652 bytes} [Thu Feb 26 22:53:55 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) 2026-02-26 22:53:57.607 7 INFO nova.api.openstack.compute.server_external_events [req-e9599ee1-1db8-4de0-addf-f73734f82fc2 req-3c840a1a-ee1c-41a8-ac01-98d32130d79b b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-changed:5e1872c9-2468-43aa-b8f2-289e68497f23 for instance 455cfa46-71bb-43dc-a914-f7d13b174a32 on instance [pid: 7|app: 0|req: 576/1154] 10.0.0.26 () {38 vars in 813 bytes} [Thu Feb 26 22:53:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1155] 162.253.55.200 () {36 vars in 811 bytes} [Thu Feb 26 22:53:53 2026] POST /v2.1/servers/929c55c9-7846-40d4-877b-1c43df247114/os-interface => generated 376 bytes in 4128 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:53:58.516 7 INFO nova.api.openstack.compute.server_external_events [req-451c4831-5c70-4d6c-b6ad-061154c11b8e req-141a556e-7733-4b00-967e-0c95da8f95c8 b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-changed:c06ef5f4-ad69-4192-b6a3-fc3a6a8305d1 for instance 929c55c9-7846-40d4-877b-1c43df247114 on instance [pid: 7|app: 0|req: 577/1156] 10.0.0.26 () {38 vars in 813 bytes} [Thu Feb 26 22:53:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:53:59.155 8 INFO nova.api.openstack.compute.server_external_events [req-08c063d2-bf8d-402d-aff1-e24d6fa74cf2 req-3be9b256-3897-4bdf-95ad-0738c5aa4bbe b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-vif-plugged:c06ef5f4-ad69-4192-b6a3-fc3a6a8305d1 for instance 929c55c9-7846-40d4-877b-1c43df247114 on instance [pid: 8|app: 0|req: 580/1157] 10.0.0.131 () {38 vars in 814 bytes} [Thu Feb 26 22:53:59 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 578/1158] 10.0.0.246 () {34 vars in 670 bytes} [Thu Feb 26 22:54:00 2026] POST /v2.1/os-keypairs => generated 398 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 581/1159] 10.0.0.246 () {34 vars in 662 bytes} [Thu Feb 26 22:54:01 2026] POST /v2.1/servers => generated 450 bytes in 643 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1160] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:54:02 2026] GET /v2.1/servers/8c3b5e91-e89e-4c77-a626-7b57a3ef5d5b => generated 1403 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1161] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:54:03 2026] GET /v2.1/servers/8c3b5e91-e89e-4c77-a626-7b57a3ef5d5b => generated 1529 bytes in 517 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:54:04.451 7 INFO nova.api.openstack.compute.server_external_events [req-9255781e-49d4-48d1-a4ff-8415f29c479e req-8c90490b-5399-48cd-b3ef-310fe95b767d b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-changed:36e29626-e9dd-4eeb-a56c-fbffbe6f7556 for instance 8c3b5e91-e89e-4c77-a626-7b57a3ef5d5b on instance [pid: 7|app: 0|req: 580/1162] 10.0.0.26 () {38 vars in 813 bytes} [Thu Feb 26 22:54:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 583/1163] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:54:05 2026] GET /v2.1/servers/8c3b5e91-e89e-4c77-a626-7b57a3ef5d5b => generated 1529 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1166] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:54:06 2026] GET /v2.1/servers/8c3b5e91-e89e-4c77-a626-7b57a3ef5d5b => generated 1529 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1167] 10.0.0.111 () {32 vars in 702 bytes} [Thu Feb 26 22:54:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 392 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1168] 10.0.0.111 () {32 vars in 685 bytes} [Thu Feb 26 22:54:07 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:54:07.593 7 INFO nova.api.openstack.compute.server_external_events [req-e97e3da5-d7a4-483c-a511-1024d3644225 req-93dae08d-9a26-448d-8261-f4cdc42dfcc9 b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-vif-plugged:36e29626-e9dd-4eeb-a56c-fbffbe6f7556 for instance 8c3b5e91-e89e-4c77-a626-7b57a3ef5d5b on instance [pid: 7|app: 0|req: 584/1169] 10.0.0.131 () {38 vars in 814 bytes} [Thu Feb 26 22:54:07 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 585/1170] 10.0.0.111 () {32 vars in 687 bytes} [Thu Feb 26 22:54:07 2026] GET /v2.1/os-hypervisors/detail => generated 1647 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1171] 10.0.0.111 () {32 vars in 671 bytes} [Thu Feb 26 22:54:07 2026] GET /v2.1/os-aggregates => generated 18 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1172] 10.0.0.111 () {32 vars in 710 bytes} [Thu Feb 26 22:54:07 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 2392 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1173] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:54:07 2026] GET /v2.1/servers/8c3b5e91-e89e-4c77-a626-7b57a3ef5d5b => generated 1529 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1174] 10.0.0.111 () {32 vars in 706 bytes} [Thu Feb 26 22:54:07 2026] GET /v2.1/servers/detail?all_tenants=true => generated 12470 bytes in 437 msecs (HTTP/1.1 200) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1175] 10.0.0.111 () {32 vars in 702 bytes} [Thu Feb 26 22:54:08 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 589/1176] 10.0.0.111 () {32 vars in 667 bytes} [Thu Feb 26 22:54:08 2026] GET /v2.1/os-services => generated 782 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1177] 10.0.0.111 () {32 vars in 681 bytes} [Thu Feb 26 22:54:08 2026] GET /v2.1/os-security-groups => generated 78 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1178] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:54:08 2026] GET /v2.1/limits?tenant_id=36e16be2c2364564a9e6d02f2e8bbe01 => generated 302 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1179] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:54:08 2026] GET /v2.1/limits?tenant_id=3e4f0d88e760449eb21ae331ef1894c7 => 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: 591/1180] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:54:08 2026] GET /v2.1/limits?tenant_id=45a70b47cad44dfcae82847d3f20461e => 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: 590/1181] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:54:08 2026] GET /v2.1/limits?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a => generated 302 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1182] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:54:08 2026] GET /v2.1/limits?tenant_id=57489feb75784d8a813a09c4ccd2ccdb => 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: 591/1183] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:54:08 2026] GET /v2.1/limits?tenant_id=62ca7bb3b2264ae98b13a5186d530fd8 => generated 302 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1184] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:54:08 2026] GET /v2.1/limits?tenant_id=678f9952355345acac48a8534f8628a7 => 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: 592/1185] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:54:08 2026] GET /v2.1/limits?tenant_id=6dadc079a90a42ffaf0addf34caa4763 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1186] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:54:08 2026] GET /v2.1/limits?tenant_id=892b946244b9404cb5d2770835b5475f => generated 305 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1187] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:54:08 2026] GET /v2.1/limits?tenant_id=b2d8dff401a44692afe6ce95294478db => generated 302 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1188] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:54:08 2026] GET /v2.1/limits?tenant_id=d6ddf52eccbd4672bb1c01d494313996 => generated 305 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1189] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:54:08 2026] GET /v2.1/limits?tenant_id=e2ced57ebc0547598156d6db9028a906 => generated 299 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1190] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:54:08 2026] GET /v2.1/limits?tenant_id=e620605d41714a708d5f6058b4539dd3 => generated 302 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1191] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:54:08 2026] GET /v2.1/limits?tenant_id=f629ac7bcac5434098953f32ce144c2b => 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: 597/1192] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:54:08 2026] GET /v2.1/limits?tenant_id=fcf87200a35e4c3db7200950ee2473e7 => generated 302 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-02-26 22:54:09.067 8 INFO nova.api.openstack.compute.server_external_events [req-aaabcb9e-1828-4312-821f-3b59d3e462a5 req-d981930d-dce8-4129-b753-4bd7d8e00a7d b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-changed:c06ef5f4-ad69-4192-b6a3-fc3a6a8305d1 for instance 929c55c9-7846-40d4-877b-1c43df247114 on instance [pid: 8|app: 0|req: 598/1193] 10.0.0.26 () {38 vars in 813 bytes} [Thu Feb 26 22:54:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1194] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:54:08 2026] GET /v2.1/servers/8c3b5e91-e89e-4c77-a626-7b57a3ef5d5b => generated 1698 bytes in 725 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 597/1195] 162.253.55.200 () {34 vars in 854 bytes} [Thu Feb 26 22:54:09 2026] DELETE /v2.1/servers/929c55c9-7846-40d4-877b-1c43df247114/os-interface/c06ef5f4-ad69-4192-b6a3-fc3a6a8305d1 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1196] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:54:09 2026] GET /v2.1/servers/8c3b5e91-e89e-4c77-a626-7b57a3ef5d5b => generated 1698 bytes in 442 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:54:11.541 7 INFO nova.api.openstack.compute.server_external_events [req-1f80c5be-e3ec-425a-86e2-ceaec3f1f4f9 req-3a4a0ee5-37fd-45da-918d-e7c438fb57d4 b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-changed:36e29626-e9dd-4eeb-a56c-fbffbe6f7556 for instance 8c3b5e91-e89e-4c77-a626-7b57a3ef5d5b on instance /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 598/1197] 10.0.0.26 () {38 vars in 813 bytes} [Thu Feb 26 22:54: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) 2026-02-26 22:54:11.569 8 INFO nova.api.openstack.compute.server_external_events [req-f255c30e-5128-49c0-ac4f-ff9646a42471 req-75f3bca7-e062-4c69-a7f1-ad2006cda863 b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-vif-deleted:c06ef5f4-ad69-4192-b6a3-fc3a6a8305d1 for instance 929c55c9-7846-40d4-877b-1c43df247114 on instance [pid: 8|app: 0|req: 600/1198] 10.0.0.26 () {38 vars in 813 bytes} [Thu Feb 26 22:54:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 599/1199] 10.0.0.246 () {34 vars in 670 bytes} [Thu Feb 26 22:54:13 2026] POST /v2.1/os-keypairs => generated 397 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1200] 10.0.0.246 () {34 vars in 670 bytes} [Thu Feb 26 22:54:14 2026] POST /v2.1/os-keypairs => generated 386 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1203] 10.0.0.246 () {34 vars in 662 bytes} [Thu Feb 26 22:54:16 2026] POST /v2.1/servers => generated 495 bytes in 736 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1204] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:54:16 2026] GET /v2.1/servers/9b168a07-6d6d-42f8-ad4c-79c5d14b2a0e => generated 1457 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 604/1205] 10.0.0.246 () {34 vars in 749 bytes} [Thu Feb 26 22:54:17 2026] POST /v2.1/servers/8c3b5e91-e89e-4c77-a626-7b57a3ef5d5b/action => generated 31672 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1206] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:54:17 2026] GET /v2.1/servers/9b168a07-6d6d-42f8-ad4c-79c5d14b2a0e => generated 1515 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:54:18.909 8 INFO nova.api.openstack.compute.server_external_events [req-26689290-ff95-4855-b33a-8553e4e43f3b req-b091b519-c640-47de-8e2c-c3a06f9b8422 b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-changed:2a436162-10fc-473c-be5f-f7a6f458873d for instance 929c55c9-7846-40d4-877b-1c43df247114 on instance [pid: 8|app: 0|req: 605/1207] 10.0.0.26 () {38 vars in 813 bytes} [Thu Feb 26 22:54:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:54:19.025 7 INFO nova.api.openstack.compute.server_external_events [req-9854076a-7569-4a85-903e-4c937ac218d9 req-ddf90df4-b2ec-47a1-acc1-15806f6aa18e b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-changed:d4099b7c-7ec3-4337-a72c-9df70bf84973 for instance 9b168a07-6d6d-42f8-ad4c-79c5d14b2a0e on instance [pid: 7|app: 0|req: 603/1208] 10.0.0.26 () {38 vars in 813 bytes} [Thu Feb 26 22:54:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1209] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:54:19 2026] GET /v2.1/servers/9b168a07-6d6d-42f8-ad4c-79c5d14b2a0e => generated 1628 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1210] 162.253.55.200 () {34 vars in 854 bytes} [Thu Feb 26 22:54:19 2026] DELETE /v2.1/servers/929c55c9-7846-40d4-877b-1c43df247114/os-interface/2a436162-10fc-473c-be5f-f7a6f458873d => generated 0 bytes in 234 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 607/1211] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:54:20 2026] GET /v2.1/servers/9b168a07-6d6d-42f8-ad4c-79c5d14b2a0e => generated 1628 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1212] 10.0.0.246 () {32 vars in 717 bytes} [Thu Feb 26 22:54:20 2026] DELETE /v2.1/servers/8c3b5e91-e89e-4c77-a626-7b57a3ef5d5b => generated 0 bytes in 121 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1213] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:54:20 2026] GET /v2.1/servers/8c3b5e91-e89e-4c77-a626-7b57a3ef5d5b => generated 1824 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:54:20.960 7 INFO nova.api.openstack.compute.server_external_events [req-ef674c3e-b387-49d2-84f2-ef51bbf6f7cd req-6da7f297-774d-49d0-a2f0-e7d49504a182 b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-vif-deleted:2a436162-10fc-473c-be5f-f7a6f458873d for instance 929c55c9-7846-40d4-877b-1c43df247114 on instance [pid: 7|app: 0|req: 606/1214] 10.0.0.26 () {38 vars in 813 bytes} [Thu Feb 26 22:54:20 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:54:21.236 8 INFO nova.api.openstack.compute.server_external_events [req-158b8768-e9a0-4af4-9c95-d8945673fae8 req-33658431-91d3-4749-9561-c46a49ebdd67 b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-vif-plugged:d4099b7c-7ec3-4337-a72c-9df70bf84973 for instance 9b168a07-6d6d-42f8-ad4c-79c5d14b2a0e on instance [pid: 8|app: 0|req: 609/1215] 10.0.0.131 () {38 vars in 814 bytes} [Thu Feb 26 22:54:21 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.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 607/1216] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:54:21 2026] GET /v2.1/servers/9b168a07-6d6d-42f8-ad4c-79c5d14b2a0e => generated 1628 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1217] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:54:21 2026] GET /v2.1/servers/8c3b5e91-e89e-4c77-a626-7b57a3ef5d5b => generated 1756 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:54:22.839 8 INFO nova.api.openstack.wsgi [None req-dc9618ee-8066-495a-9ee8-bfa16f086433 7bc88952a2cb4579825d1fd7d486ec11 d6ddf52eccbd4672bb1c01d494313996 - - default default] HTTP exception thrown: Instance 8c3b5e91-e89e-4c77-a626-7b57a3ef5d5b could not be found. [pid: 8|app: 0|req: 611/1218] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:54:22 2026] GET /v2.1/servers/8c3b5e91-e89e-4c77-a626-7b57a3ef5d5b => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:54:22.862 8 INFO nova.api.openstack.compute.server_external_events [req-27474e65-c238-49ef-8ee3-8e67fb7fd10e req-4cca50fa-f1a0-42e0-80f0-112091d09244 b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-vif-deleted:36e29626-e9dd-4eeb-a56c-fbffbe6f7556 for instance 8c3b5e91-e89e-4c77-a626-7b57a3ef5d5b on instance [pid: 8|app: 0|req: 612/1219] 10.0.0.26 () {38 vars in 813 bytes} [Thu Feb 26 22:54:22 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: 608/1220] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:54:22 2026] GET /v2.1/servers/9b168a07-6d6d-42f8-ad4c-79c5d14b2a0e => generated 1809 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 609/1221] 10.0.0.246 () {32 vars in 729 bytes} [Thu Feb 26 22:54:23 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1488394096 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1222] 10.0.0.246 () {32 vars in 740 bytes} [Thu Feb 26 22:54:22 2026] GET /v2.1/servers/9b168a07-6d6d-42f8-ad4c-79c5d14b2a0e/os-interface => generated 285 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1223] 10.0.0.246 () {32 vars in 717 bytes} [Thu Feb 26 22:54:23 2026] DELETE /v2.1/servers/455cfa46-71bb-43dc-a914-f7d13b174a32 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1224] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:54:23 2026] GET /v2.1/servers/455cfa46-71bb-43dc-a914-f7d13b174a32 => generated 1704 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:54:24.935 8 INFO nova.api.openstack.compute.server_external_events [req-022c8eef-4cb4-48d0-aaa0-19b1f54ea04a req-7e67406c-b34a-4039-8c08-985680dc83ce b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-changed:d4099b7c-7ec3-4337-a72c-9df70bf84973 for instance 9b168a07-6d6d-42f8-ad4c-79c5d14b2a0e on instance [pid: 8|app: 0|req: 615/1225] 10.0.0.26 () {38 vars in 813 bytes} [Thu Feb 26 22:54:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1226] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:54:24 2026] GET /v2.1/servers/455cfa46-71bb-43dc-a914-f7d13b174a32 => generated 1489 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:54:25.010 8 INFO nova.api.openstack.compute.server_external_events [req-8fcb0452-838a-4aa5-8726-a1c64ea939b6 req-14b3b0c5-93c0-4805-8bcc-3672540caf26 b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-vif-deleted:5e1872c9-2468-43aa-b8f2-289e68497f23 for instance 455cfa46-71bb-43dc-a914-f7d13b174a32 on instance [pid: 8|app: 0|req: 616/1227] 10.0.0.26 () {38 vars in 813 bytes} [Thu Feb 26 22:54:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:54:25.996 7 INFO nova.api.openstack.wsgi [None req-37a63242-838b-4d7c-924d-a79bd908f9a4 7bc88952a2cb4579825d1fd7d486ec11 d6ddf52eccbd4672bb1c01d494313996 - - default default] HTTP exception thrown: Instance 455cfa46-71bb-43dc-a914-f7d13b174a32 could not be found. [pid: 7|app: 0|req: 613/1230] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:54:25 2026] GET /v2.1/servers/455cfa46-71bb-43dc-a914-f7d13b174a32 => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1231] 10.0.0.246 () {32 vars in 729 bytes} [Thu Feb 26 22:54:26 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1834431720 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1232] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:54:32 2026] GET /v2.1/servers/9b168a07-6d6d-42f8-ad4c-79c5d14b2a0e => generated 1929 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1233] 10.0.0.246 () {32 vars in 752 bytes} [Thu Feb 26 22:54:33 2026] GET /v2.1/servers/9b168a07-6d6d-42f8-ad4c-79c5d14b2a0e/os-server-password => generated 116 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1234] 162.253.55.200 () {34 vars in 854 bytes} [Thu Feb 26 22:54:35 2026] DELETE /v2.1/servers/929c55c9-7846-40d4-877b-1c43df247114/os-interface/a02847bf-9e55-4cba-9499-a9ee11b27080 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 621/1237] 10.0.0.246 () {32 vars in 717 bytes} [Thu Feb 26 22:54:35 2026] DELETE /v2.1/servers/9b168a07-6d6d-42f8-ad4c-79c5d14b2a0e => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1238] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:54:35 2026] GET /v2.1/servers/9b168a07-6d6d-42f8-ad4c-79c5d14b2a0e => generated 1935 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:54:37.531 7 INFO nova.api.openstack.compute.server_external_events [req-0cde709c-9ae0-49e9-a36d-64eadb16a059 req-250d6a5e-a461-4df0-b7a5-d10190a24ba9 b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-vif-deleted:d4099b7c-7ec3-4337-a72c-9df70bf84973 for instance 9b168a07-6d6d-42f8-ad4c-79c5d14b2a0e on instance [pid: 7|app: 0|req: 618/1239] 10.0.0.26 () {38 vars in 813 bytes} [Thu Feb 26 22:54:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1240] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:54:36 2026] GET /v2.1/servers/9b168a07-6d6d-42f8-ad4c-79c5d14b2a0e => generated 1822 bytes in 754 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:54:38.601 7 INFO nova.api.openstack.wsgi [None req-8912a3b7-5e0f-4b02-a5cb-eeada9879218 e009284708eb4d6d885c7db19147e3f0 36e16be2c2364564a9e6d02f2e8bbe01 - - default default] HTTP exception thrown: Instance 9b168a07-6d6d-42f8-ad4c-79c5d14b2a0e could not be found. [pid: 7|app: 0|req: 619/1241] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:54:38 2026] GET /v2.1/servers/9b168a07-6d6d-42f8-ad4c-79c5d14b2a0e => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:54:38.633 8 INFO nova.api.openstack.wsgi [None req-a476af7c-cb93-4ffe-aab0-f4fa8180b7c0 e009284708eb4d6d885c7db19147e3f0 36e16be2c2364564a9e6d02f2e8bbe01 - - default default] HTTP exception thrown: Instance 9b168a07-6d6d-42f8-ad4c-79c5d14b2a0e could not be found. [pid: 8|app: 0|req: 623/1242] 10.0.0.246 () {32 vars in 717 bytes} [Thu Feb 26 22:54:38 2026] DELETE /v2.1/servers/9b168a07-6d6d-42f8-ad4c-79c5d14b2a0e => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:54:38.666 7 INFO nova.api.openstack.wsgi [None req-cd3217b7-b311-4e07-9b34-7c08297c612b e009284708eb4d6d885c7db19147e3f0 36e16be2c2364564a9e6d02f2e8bbe01 - - default default] HTTP exception thrown: Instance 9b168a07-6d6d-42f8-ad4c-79c5d14b2a0e could not be found. [pid: 7|app: 0|req: 620/1243] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:54:38 2026] GET /v2.1/servers/9b168a07-6d6d-42f8-ad4c-79c5d14b2a0e => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1244] 10.0.0.246 () {32 vars in 705 bytes} [Thu Feb 26 22:54:38 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1258273271 => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 621/1245] 162.253.55.200 () {34 vars in 754 bytes} [Thu Feb 26 22:54:39 2026] DELETE /v2.1/servers/929c55c9-7846-40d4-877b-1c43df247114 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1246] 10.0.0.246 () {32 vars in 727 bytes} [Thu Feb 26 22:54:39 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1306377745 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:54:40.331 7 INFO nova.api.openstack.compute.server_external_events [req-773377aa-7a6d-4df5-a1ea-61aade476f74 req-44a67bb5-bac6-4928-99b8-8db5dce729d0 b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-vif-deleted:a619ed3d-8ba9-45c0-84cb-72564ad41bef for instance 929c55c9-7846-40d4-877b-1c43df247114 on instance [pid: 7|app: 0|req: 622/1247] 10.0.0.26 () {38 vars in 813 bytes} [Thu Feb 26 22:54:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1248] 10.0.0.246 () {32 vars in 717 bytes} [Thu Feb 26 22:54:41 2026] DELETE /v2.1/servers/ba566a5a-344e-4f67-8ddd-90c2b92dd832 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1249] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:54:41 2026] GET /v2.1/servers/ba566a5a-344e-4f67-8ddd-90c2b92dd832 => generated 1941 bytes in 776 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:54:42.393 8 INFO nova.api.openstack.compute.server_external_events [req-48c21211-8aee-43ed-9a34-b7838c701d20 req-4a2ba122-9288-4b2f-83c5-a002d3d021fc b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-changed:d980a138-7bc0-47cb-93a7-fbb0a3ad0a44 for instance ba566a5a-344e-4f67-8ddd-90c2b92dd832 on instance [pid: 8|app: 0|req: 627/1250] 10.0.0.26 () {38 vars in 813 bytes} [Thu Feb 26 22:54:42 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:54:43.074 7 INFO nova.api.openstack.compute.server_external_events [req-d2b056f5-a602-4236-b658-d3fea82c7f11 req-294d5cfa-19b4-44c5-9ebc-ff6e82969d3c b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-vif-deleted:d980a138-7bc0-47cb-93a7-fbb0a3ad0a44 for instance ba566a5a-344e-4f67-8ddd-90c2b92dd832 on instance [pid: 7|app: 0|req: 624/1251] 10.0.0.26 () {38 vars in 813 bytes} [Thu Feb 26 22:54:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:54:47.268 8 INFO nova.api.openstack.wsgi [None req-8a74e0c2-69a2-4b44-b8b1-9c6e0baee397 d85f086d2fc64d0ca34d3c91b20cac53 892b946244b9404cb5d2770835b5475f - - default default] HTTP exception thrown: Instance ba566a5a-344e-4f67-8ddd-90c2b92dd832 could not be found. [pid: 8|app: 0|req: 629/1254] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:54:47 2026] GET /v2.1/servers/ba566a5a-344e-4f67-8ddd-90c2b92dd832 => generated 111 bytes in 53 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 626/1255] 10.0.0.246 () {32 vars in 717 bytes} [Thu Feb 26 22:54:48 2026] DELETE /v2.1/servers/704bd076-4d52-4584-9a77-7bad4798c2ba => generated 0 bytes in 119 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:54:48.337 7 INFO nova.api.openstack.compute.server_external_events [req-46488b6d-3266-4d2a-840a-a541731af0b9 req-3599da4a-d537-406f-b9fa-e65146fe917d b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-changed:6ef45e31-eb1f-4d0e-8b3b-78b21644fb91 for instance 704bd076-4d52-4584-9a77-7bad4798c2ba on instance [pid: 7|app: 0|req: 627/1256] 10.0.0.26 () {38 vars in 813 bytes} [Thu Feb 26 22:54:48 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: 630/1257] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:54:48 2026] GET /v2.1/servers/704bd076-4d52-4584-9a77-7bad4798c2ba => generated 1941 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:54:50.672 7 INFO nova.api.openstack.compute.server_external_events [req-ddc5f61e-47b4-448e-9544-9de6120ad0f9 req-84a88c86-d38c-4357-83f9-16db4590d277 b7aa636dfc2e4ddeb7b18d69b0598602 e2ced57ebc0547598156d6db9028a906 - - af43121d50c0427982276dec196ffe1b af43121d50c0427982276dec196ffe1b] Creating event network-vif-deleted:6ef45e31-eb1f-4d0e-8b3b-78b21644fb91 for instance 704bd076-4d52-4584-9a77-7bad4798c2ba on instance [pid: 7|app: 0|req: 628/1258] 10.0.0.26 () {38 vars in 813 bytes} [Thu Feb 26 22:54:50 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:54:53.595 8 INFO nova.api.openstack.wsgi [None req-539dfc08-68f4-4b58-a019-7a57f036547f d85f086d2fc64d0ca34d3c91b20cac53 892b946244b9404cb5d2770835b5475f - - default default] HTTP exception thrown: Instance 704bd076-4d52-4584-9a77-7bad4798c2ba could not be found. [pid: 8|app: 0|req: 631/1259] 10.0.0.246 () {32 vars in 714 bytes} [Thu Feb 26 22:54:53 2026] GET /v2.1/servers/704bd076-4d52-4584-9a77-7bad4798c2ba => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 629/1260] 10.0.0.246 () {32 vars in 721 bytes} [Thu Feb 26 22:54:54 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-26734609 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:54:54.850 8 INFO nova.api.openstack.wsgi [None req-9cd0a3f9-4e55-4d18-8990-42da472e0604 d85f086d2fc64d0ca34d3c91b20cac53 892b946244b9404cb5d2770835b5475f - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-26734609 not found for user d85f086d2fc64d0ca34d3c91b20cac53 [pid: 8|app: 0|req: 632/1261] 10.0.0.246 () {32 vars in 718 bytes} [Thu Feb 26 22:54:54 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-26734609 => generated 140 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1266] 10.0.0.111 () {32 vars in 710 bytes} [Thu Feb 26 22:55:07 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 429 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1267] 10.0.0.111 () {32 vars in 706 bytes} [Thu Feb 26 22:55:08 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 636/1268] 10.0.0.111 () {32 vars in 702 bytes} [Thu Feb 26 22:55:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1269] 10.0.0.111 () {32 vars in 687 bytes} [Thu Feb 26 22:55:08 2026] GET /v2.1/os-hypervisors/detail => generated 1646 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1270] 10.0.0.111 () {32 vars in 671 bytes} [Thu Feb 26 22:55:08 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 634/1271] 10.0.0.111 () {32 vars in 685 bytes} [Thu Feb 26 22:55:08 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1272] 10.0.0.111 () {32 vars in 702 bytes} [Thu Feb 26 22:55:08 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 635/1273] 10.0.0.111 () {32 vars in 667 bytes} [Thu Feb 26 22:55:08 2026] GET /v2.1/os-services => generated 782 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1274] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:55:08 2026] GET /v2.1/limits?tenant_id=08da41ba175a444e8a76c35401d9f62c => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1275] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:55:08 2026] GET /v2.1/limits?tenant_id=45a70b47cad44dfcae82847d3f20461e => 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: 640/1276] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:55:08 2026] GET /v2.1/limits?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a => generated 299 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1277] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:55:08 2026] GET /v2.1/limits?tenant_id=57489feb75784d8a813a09c4ccd2ccdb => 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: 641/1278] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:55:08 2026] GET /v2.1/limits?tenant_id=62ca7bb3b2264ae98b13a5186d530fd8 => 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: 638/1279] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:55:08 2026] GET /v2.1/limits?tenant_id=678f9952355345acac48a8534f8628a7 => 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: 642/1280] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:55:08 2026] GET /v2.1/limits?tenant_id=6dadc079a90a42ffaf0addf34caa4763 => 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: 639/1281] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:55:08 2026] GET /v2.1/limits?tenant_id=74be1a592f0142db97b8baa4479f9b2b => 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: 643/1282] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:55:08 2026] GET /v2.1/limits?tenant_id=892b946244b9404cb5d2770835b5475f => 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: 640/1283] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:55:08 2026] GET /v2.1/limits?tenant_id=a59e897725eb41fe919bc3dc8daf3719 => 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: 644/1284] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:55:09 2026] GET /v2.1/limits?tenant_id=afdf181d26b14b9d82550a6558f59356 => generated 302 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1285] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:55:09 2026] GET /v2.1/limits?tenant_id=cc31ea97d2cc4d849c625df244a5af6f => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1286] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:55:09 2026] GET /v2.1/limits?tenant_id=e2ced57ebc0547598156d6db9028a906 => generated 299 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1287] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:55:09 2026] GET /v2.1/limits?tenant_id=e620605d41714a708d5f6058b4539dd3 => generated 302 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1288] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:55:09 2026] GET /v2.1/limits?tenant_id=f629ac7bcac5434098953f32ce144c2b => 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: 643/1289] 10.0.0.111 () {32 vars in 681 bytes} [Thu Feb 26 22:55:09 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: 653/1302] 10.0.0.111 () {32 vars in 681 bytes} [Thu Feb 26 22:56:07 2026] GET /v2.1/os-security-groups => generated 78 bytes in 129 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1303] 10.0.0.111 () {32 vars in 702 bytes} [Thu Feb 26 22:56:07 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: 654/1304] 10.0.0.111 () {32 vars in 706 bytes} [Thu Feb 26 22:56:07 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1305] 10.0.0.111 () {32 vars in 702 bytes} [Thu Feb 26 22:56:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1306] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:56:07 2026] GET /v2.1/limits?tenant_id=05e6a88c953e419585af2fe911bcbe25 => 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: 652/1307] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:56:07 2026] GET /v2.1/limits?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a => generated 299 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1308] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:56:07 2026] GET /v2.1/limits?tenant_id=ce7165980dc8437b9ca45a80a2302d23 => 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: 653/1309] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:56:07 2026] GET /v2.1/limits?tenant_id=e2ced57ebc0547598156d6db9028a906 => generated 299 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1310] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:56:07 2026] GET /v2.1/limits?tenant_id=e620605d41714a708d5f6058b4539dd3 => generated 302 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1311] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:56:07 2026] GET /v2.1/limits?tenant_id=fdf1cc45fbda47b6a80870d4f5bb0e6c => 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: 658/1312] 10.0.0.111 () {32 vars in 710 bytes} [Thu Feb 26 22:56:07 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1313] 10.0.0.111 () {32 vars in 685 bytes} [Thu Feb 26 22:56:07 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1314] 10.0.0.111 () {32 vars in 667 bytes} [Thu Feb 26 22:56:07 2026] GET /v2.1/os-services => generated 782 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 656/1315] 10.0.0.111 () {32 vars in 687 bytes} [Thu Feb 26 22:56:07 2026] GET /v2.1/os-hypervisors/detail => generated 1646 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1316] 10.0.0.111 () {32 vars in 671 bytes} [Thu Feb 26 22:56:07 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1323] 10.0.0.246 () {32 vars in 654 bytes} [Thu Feb 26 22:56:44 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1324] 10.0.0.246 () {32 vars in 640 bytes} [Thu Feb 26 22:56:44 2026] GET /v2.1/servers => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-02-26 22:56:44.516 7 WARNING oslo_db.sqlalchemy.utils [None req-6a5562fe-4b25-4651-bcc8-c118e34f2aec 8313bff45d864088a9e62125efab8116 4a3cb4f1fb114461b5d0418f1a2b6d3a - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 661/1325] 10.0.0.246 () {32 vars in 648 bytes} [Thu Feb 26 22:56:44 2026] GET /v2.1/os-keypairs => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1326] 10.0.0.246 () {32 vars in 693 bytes} [Thu Feb 26 22:56:44 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1333] 10.0.0.111 () {32 vars in 687 bytes} [Thu Feb 26 22:57:06 2026] GET /v2.1/os-hypervisors/detail => generated 1646 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-02-26 22:57:07.046 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [d1292433-5f50-48fd-8ba7-b3db8cd24fb4] 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: 669/1334] 10.0.0.111 () {32 vars in 671 bytes} [Thu Feb 26 22:57:07 2026] GET /v2.1/os-aggregates => generated 18 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1335] 10.0.0.111 () {32 vars in 702 bytes} [Thu Feb 26 22:57:07 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: 670/1336] 10.0.0.111 () {32 vars in 685 bytes} [Thu Feb 26 22:57:07 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: 667/1337] 10.0.0.111 () {32 vars in 681 bytes} [Thu Feb 26 22:57:07 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 671/1338] 10.0.0.111 () {32 vars in 667 bytes} [Thu Feb 26 22:57:07 2026] GET /v2.1/os-services => generated 782 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1339] 10.0.0.111 () {32 vars in 706 bytes} [Thu Feb 26 22:57:07 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 672/1340] 10.0.0.111 () {32 vars in 702 bytes} [Thu Feb 26 22:57:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1341] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:57:07 2026] GET /v2.1/limits?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a => generated 299 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1342] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:57:07 2026] GET /v2.1/limits?tenant_id=e2ced57ebc0547598156d6db9028a906 => 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: 670/1343] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:57:07 2026] GET /v2.1/limits?tenant_id=e620605d41714a708d5f6058b4539dd3 => 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: 674/1344] 10.0.0.111 () {32 vars in 710 bytes} [Thu Feb 26 22:57:07 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1351] 10.0.0.113 () {28 vars in 453 bytes} [Thu Feb 26 22:57: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) 2026-02-26 22:57:38.367 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [17485f8c-47a0-4903-b109-1cf03222890d] 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: 674/1352] 10.0.0.113 () {30 vars in 657 bytes} [Thu Feb 26 22:57:38 2026] GET /v2.1 => generated 0 bytes in 73 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 679/1353] 10.0.0.113 () {32 vars in 730 bytes} [Thu Feb 26 22:57:38 2026] GET /v2.1/ => generated 410 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1354] 10.0.0.113 () {34 vars in 803 bytes} [Thu Feb 26 22:57:38 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: 8|app: 0|req: 680/1355] 10.0.0.113 () {28 vars in 453 bytes} [Thu Feb 26 22:57:38 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1356] 10.0.0.113 () {30 vars in 657 bytes} [Thu Feb 26 22:57:38 2026] GET /v2.1 => generated 0 bytes in 57 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 681/1357] 10.0.0.113 () {32 vars in 730 bytes} [Thu Feb 26 22:57:39 2026] GET /v2.1/ => generated 410 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1358] 10.0.0.113 () {34 vars in 891 bytes} [Thu Feb 26 22:57:39 2026] GET /v2.1/servers/detail?project_id=4a3cb4f1fb114461b5d0418f1a2b6d3a&all_tenants=True => generated 15 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-26 22:57:39.240 8 INFO oslo.messaging._drivers.impl_rabbit [-] [d1292433-5f50-48fd-8ba7-b3db8cd24fb4] Reconnected to AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 via [amqp] client with port 43938. [pid: 8|app: 0|req: 682/1359] 10.0.0.113 () {34 vars in 891 bytes} [Thu Feb 26 22:57:39 2026] GET /v2.1/servers/detail?project_id=e2ced57ebc0547598156d6db9028a906&all_tenants=True => generated 15 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1360] 10.0.0.113 () {34 vars in 891 bytes} [Thu Feb 26 22:57:39 2026] GET /v2.1/servers/detail?project_id=e620605d41714a708d5f6058b4539dd3&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: 686/1367] 10.0.0.111 () {32 vars in 667 bytes} [Thu Feb 26 22:58:07 2026] GET /v2.1/os-services => generated 782 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-02-26 22:58:07.144 7 INFO oslo.messaging._drivers.impl_rabbit [-] [17485f8c-47a0-4903-b109-1cf03222890d] Reconnected to AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 via [amqp] client with port 49374. [pid: 7|app: 0|req: 682/1368] 10.0.0.111 () {32 vars in 685 bytes} [Thu Feb 26 22:58:07 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1369] 10.0.0.111 () {32 vars in 702 bytes} [Thu Feb 26 22:58:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 683/1370] 10.0.0.111 () {32 vars in 706 bytes} [Thu Feb 26 22:58:07 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1371] 10.0.0.111 () {32 vars in 702 bytes} [Thu Feb 26 22:58:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1372] 10.0.0.111 () {32 vars in 687 bytes} [Thu Feb 26 22:58:07 2026] GET /v2.1/os-hypervisors/detail => generated 1646 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1373] 10.0.0.111 () {32 vars in 671 bytes} [Thu Feb 26 22:58:07 2026] GET /v2.1/os-aggregates => generated 18 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 685/1374] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:58:07 2026] GET /v2.1/limits?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a => 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: 690/1375] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:58:07 2026] GET /v2.1/limits?tenant_id=e2ced57ebc0547598156d6db9028a906 => 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: 686/1376] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:58:07 2026] GET /v2.1/limits?tenant_id=e620605d41714a708d5f6058b4539dd3 => 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: 691/1377] 10.0.0.111 () {32 vars in 681 bytes} [Thu Feb 26 22:58:07 2026] GET /v2.1/os-security-groups => generated 78 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1378] 10.0.0.111 () {32 vars in 710 bytes} [Thu Feb 26 22:58:07 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: 698/1391] 10.0.0.111 () {32 vars in 702 bytes} [Thu Feb 26 22:59:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 694/1392] 10.0.0.111 () {32 vars in 710 bytes} [Thu Feb 26 22:59:07 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1393] 10.0.0.111 () {32 vars in 687 bytes} [Thu Feb 26 22:59:07 2026] GET /v2.1/os-hypervisors/detail => generated 1646 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 695/1394] 10.0.0.111 () {32 vars in 671 bytes} [Thu Feb 26 22:59:07 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 700/1395] 10.0.0.111 () {32 vars in 685 bytes} [Thu Feb 26 22:59:07 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: 696/1396] 10.0.0.111 () {32 vars in 667 bytes} [Thu Feb 26 22:59:07 2026] GET /v2.1/os-services => generated 782 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1397] 10.0.0.111 () {32 vars in 681 bytes} [Thu Feb 26 22:59:07 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 697/1398] 10.0.0.111 () {32 vars in 706 bytes} [Thu Feb 26 22:59:07 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1399] 10.0.0.111 () {32 vars in 702 bytes} [Thu Feb 26 22:59:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1400] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:59:07 2026] GET /v2.1/limits?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a => 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: 703/1401] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:59:07 2026] GET /v2.1/limits?tenant_id=e2ced57ebc0547598156d6db9028a906 => generated 299 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1402] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 22:59:07 2026] GET /v2.1/limits?tenant_id=e620605d41714a708d5f6058b4539dd3 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-02-26 23:00:06.989 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Feb 26 23:00:06 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/os-security-groups (ip 10.0.0.111) !!! [pid: 7|app: 0|req: 706/1415] 10.0.0.111 () {32 vars in 681 bytes} [Thu Feb 26 23:00:06 2026] GET /v2.1/os-security-groups => generated 78 bytes in 110 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1416] 10.0.0.111 () {32 vars in 685 bytes} [Thu Feb 26 23:00:07 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: 7|app: 0|req: 707/1417] 10.0.0.111 () {32 vars in 706 bytes} [Thu Feb 26 23:00:07 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 711/1418] 10.0.0.111 () {32 vars in 702 bytes} [Thu Feb 26 23:00:07 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: 708/1419] 10.0.0.111 () {32 vars in 667 bytes} [Thu Feb 26 23:00:07 2026] GET /v2.1/os-services => generated 782 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1420] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 23:00:07 2026] GET /v2.1/limits?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a => generated 299 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 709/1421] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 23:00:07 2026] GET /v2.1/limits?tenant_id=e2ced57ebc0547598156d6db9028a906 => 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: 713/1422] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 23:00:07 2026] GET /v2.1/limits?tenant_id=e620605d41714a708d5f6058b4539dd3 => 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: 710/1423] 10.0.0.111 () {32 vars in 710 bytes} [Thu Feb 26 23:00:07 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1424] 10.0.0.111 () {32 vars in 702 bytes} [Thu Feb 26 23:00:07 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 711/1425] 10.0.0.111 () {32 vars in 687 bytes} [Thu Feb 26 23:00:07 2026] GET /v2.1/os-hypervisors/detail => generated 1646 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1426] 10.0.0.111 () {32 vars in 671 bytes} [Thu Feb 26 23:00:07 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1427] 10.0.0.237 () {28 vars in 455 bytes} [Thu Feb 26 23:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1428] 10.0.0.237 () {30 vars in 659 bytes} [Thu Feb 26 23:00:08 2026] GET /v2.1 => generated 0 bytes in 57 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 713/1429] 10.0.0.237 () {30 vars in 661 bytes} [Thu Feb 26 23:00:08 2026] GET /v2.1/ => generated 410 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1430] 10.0.0.237 () {34 vars in 766 bytes} [Thu Feb 26 23:00:08 2026] GET /v2.1/os-services => generated 782 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1431] 10.0.0.237 () {28 vars in 455 bytes} [Thu Feb 26 23:00:11 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 718/1432] 10.0.0.237 () {30 vars in 659 bytes} [Thu Feb 26 23:00:11 2026] GET /v2.1 => generated 0 bytes in 93 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 715/1433] 10.0.0.237 () {30 vars in 661 bytes} [Thu Feb 26 23:00:11 2026] GET /v2.1/ => generated 410 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1434] 10.0.0.237 () {34 vars in 766 bytes} [Thu Feb 26 23:00:12 2026] GET /v2.1/os-services => generated 782 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1435] 10.0.0.237 () {28 vars in 455 bytes} [Thu Feb 26 23:00:15 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1436] 10.0.0.237 () {30 vars in 659 bytes} [Thu Feb 26 23:00:15 2026] GET /v2.1 => generated 0 bytes in 70 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 717/1437] 10.0.0.237 () {30 vars in 661 bytes} [Thu Feb 26 23:00:15 2026] GET /v2.1/ => generated 410 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1438] 10.0.0.237 () {34 vars in 809 bytes} [Thu Feb 26 23:00:15 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1441] 10.0.0.237 () {28 vars in 455 bytes} [Thu Feb 26 23:00:18 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1442] 10.0.0.237 () {30 vars in 659 bytes} [Thu Feb 26 23:00:18 2026] GET /v2.1 => generated 0 bytes in 54 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 720/1443] 10.0.0.237 () {30 vars in 661 bytes} [Thu Feb 26 23:00:18 2026] GET /v2.1/ => generated 410 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1444] 10.0.0.237 () {34 vars in 809 bytes} [Thu Feb 26 23:00:18 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 730/1455] 10.0.0.111 () {32 vars in 681 bytes} [Thu Feb 26 23:01:07 2026] GET /v2.1/os-security-groups => generated 78 bytes in 59 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) 2026-02-26 23:01:07.137 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Feb 26 23:01:07 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/servers/detail?all_tenants=true (ip 10.0.0.111) !!! [pid: 7|app: 0|req: 726/1456] 10.0.0.111 () {32 vars in 706 bytes} [Thu Feb 26 23:01:07 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1457] 10.0.0.111 () {32 vars in 702 bytes} [Thu Feb 26 23:01:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1458] 10.0.0.111 () {32 vars in 710 bytes} [Thu Feb 26 23:01:07 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1459] 10.0.0.111 () {32 vars in 667 bytes} [Thu Feb 26 23:01:07 2026] GET /v2.1/os-services => generated 782 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 728/1460] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 23:01:07 2026] GET /v2.1/limits?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a => generated 299 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 733/1461] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 23:01:07 2026] GET /v2.1/limits?tenant_id=e2ced57ebc0547598156d6db9028a906 => generated 299 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1462] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 23:01:07 2026] GET /v2.1/limits?tenant_id=e620605d41714a708d5f6058b4539dd3 => 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: 734/1463] 10.0.0.111 () {32 vars in 685 bytes} [Thu Feb 26 23:01:07 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: 730/1464] 10.0.0.111 () {32 vars in 687 bytes} [Thu Feb 26 23:01:07 2026] GET /v2.1/os-hypervisors/detail => generated 1646 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 735/1465] 10.0.0.111 () {32 vars in 671 bytes} [Thu Feb 26 23:01:07 2026] GET /v2.1/os-aggregates => generated 18 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 731/1466] 10.0.0.111 () {32 vars in 702 bytes} [Thu Feb 26 23:01:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-02-26 23:02:07.063 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [d1292433-5f50-48fd-8ba7-b3db8cd24fb4] 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: 742/1479] 10.0.0.111 () {32 vars in 687 bytes} [Thu Feb 26 23:02:07 2026] GET /v2.1/os-hypervisors/detail => generated 1646 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1480] 10.0.0.111 () {32 vars in 671 bytes} [Thu Feb 26 23:02:07 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/1481] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 23:02:07 2026] GET /v2.1/limits?tenant_id=4a3cb4f1fb114461b5d0418f1a2b6d3a => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1482] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 23:02:07 2026] GET /v2.1/limits?tenant_id=e2ced57ebc0547598156d6db9028a906 => 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: 744/1483] 10.0.0.111 () {32 vars in 742 bytes} [Thu Feb 26 23:02:07 2026] GET /v2.1/limits?tenant_id=e620605d41714a708d5f6058b4539dd3 => 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: 740/1484] 10.0.0.111 () {32 vars in 685 bytes} [Thu Feb 26 23:02:07 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: 745/1485] 10.0.0.111 () {32 vars in 681 bytes} [Thu Feb 26 23:02:07 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 741/1486] 10.0.0.111 () {32 vars in 710 bytes} [Thu Feb 26 23:02:07 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: 8|app: 0|req: 746/1487] 10.0.0.111 () {32 vars in 702 bytes} [Thu Feb 26 23:02:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 742/1488] 10.0.0.111 () {32 vars in 706 bytes} [Thu Feb 26 23:02:07 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1489] 10.0.0.111 () {32 vars in 702 bytes} [Thu Feb 26 23:02:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1490] 10.0.0.111 () {32 vars in 667 bytes} [Thu Feb 26 23:02:07 2026] GET /v2.1/os-services => generated 782 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)