+ COMMAND=start + start + exec uwsgi --ini /etc/cinder/cinder-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed May 13 01:23:38 2026] *** compiled with version: 13.3.0 on 12 May 2026 20:31:43 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: cinder-api-68f565685-tqhz7 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:8776 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7fc4d1edc668 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)... /var/lib/openstack/lib/python3.12/site-packages/cinder/__init__.py:21: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet # noqa /var/lib/openstack/lib/python3.12/site-packages/cinder/__init__.py:21: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet # noqa /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. warnings.warn( simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-13 01:23:42.237 7 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-05-13 01:23:42.238 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. 2026-05-13 01:23:42.242 8 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-05-13 01:23:42.243 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-05-13 01:23:43.484 7 INFO cinder.rpc [None req-0ee1a423-0c62-4426-94e5-4b50eab8cba6 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-13 01:23:43.486 7 INFO cinder.rpc [None req-0ee1a423-0c62-4426-94e5-4b50eab8cba6 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-13 01:23:43.488 7 INFO cinder.rpc [None req-0ee1a423-0c62-4426-94e5-4b50eab8cba6 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-13 01:23:43.490 7 INFO cinder.rpc [None req-0ee1a423-0c62-4426-94e5-4b50eab8cba6 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-05-13 01:23:43.503 7 INFO cinder.rpc [None req-0ee1a423-0c62-4426-94e5-4b50eab8cba6 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-13 01:23:43.505 8 INFO cinder.rpc [None req-ca02799e-f506-4ed2-a7a8-276c90b30926 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-13 01:23:43.505 7 INFO cinder.rpc [None req-0ee1a423-0c62-4426-94e5-4b50eab8cba6 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-13 01:23:43.507 8 INFO cinder.rpc [None req-ca02799e-f506-4ed2-a7a8-276c90b30926 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-13 01:23:43.509 8 INFO cinder.rpc [None req-ca02799e-f506-4ed2-a7a8-276c90b30926 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-13 01:23:43.511 8 INFO cinder.rpc [None req-ca02799e-f506-4ed2-a7a8-276c90b30926 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-05-13 01:23:43.523 8 INFO cinder.rpc [None req-ca02799e-f506-4ed2-a7a8-276c90b30926 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-13 01:23:43.526 8 INFO cinder.rpc [None req-ca02799e-f506-4ed2-a7a8-276c90b30926 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-13 01:23:43.550 7 WARNING cinder.api.contrib.hosts [None req-0ee1a423-0c62-4426-94e5-4b50eab8cba6 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-13 01:23:43.572 8 WARNING cinder.api.contrib.hosts [None req-ca02799e-f506-4ed2-a7a8-276c90b30926 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-13 01:23:43.590 7 WARNING keystonemiddleware._common.config [None req-0ee1a423-0c62-4426-94e5-4b50eab8cba6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-13 01:23:43.599 7 WARNING oslo_config.cfg [None req-0ee1a423-0c62-4426-94e5-4b50eab8cba6 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fc4d1edc668 pid: 7 (default app) 2026-05-13 01:23:43.611 8 WARNING keystonemiddleware._common.config [None req-ca02799e-f506-4ed2-a7a8-276c90b30926 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-13 01:23:43.620 8 WARNING oslo_config.cfg [None req-ca02799e-f506-4ed2-a7a8-276c90b30926 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fc4d1edc668 pid: 8 (default app) 2026-05-13 01:23:51.723 7 INFO cinder.api.openstack.wsgi [None req-0ee1a423-0c62-4426-94e5-4b50eab8cba6 - - - - - -] GET http://10.0.0.47:8776/ 2026-05-13 01:23:51.725 7 INFO cinder.api.openstack.wsgi [None req-0ee1a423-0c62-4426-94e5-4b50eab8cba6 - - - - - -] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:24:01.722 8 INFO cinder.api.openstack.wsgi [None req-ca02799e-f506-4ed2-a7a8-276c90b30926 - - - - - -] GET http://10.0.0.47:8776/ 2026-05-13 01:24:01.723 8 INFO cinder.api.openstack.wsgi [None req-ca02799e-f506-4ed2-a7a8-276c90b30926 - - - - - -] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:24:11.722 7 INFO cinder.api.openstack.wsgi [None req-0ee1a423-0c62-4426-94e5-4b50eab8cba6 - - - - - -] GET http://10.0.0.47:8776/ 2026-05-13 01:24:11.722 8 INFO cinder.api.openstack.wsgi [None req-ca02799e-f506-4ed2-a7a8-276c90b30926 - - - - - -] GET http://10.0.0.47:8776/ 2026-05-13 01:24:11.723 7 INFO cinder.api.openstack.wsgi [None req-0ee1a423-0c62-4426-94e5-4b50eab8cba6 - - - - - -] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:24:11.723 8 INFO cinder.api.openstack.wsgi [None req-ca02799e-f506-4ed2-a7a8-276c90b30926 - - - - - -] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:24:21.722 8 INFO cinder.api.openstack.wsgi [None req-ca02799e-f506-4ed2-a7a8-276c90b30926 - - - - - -] GET http://10.0.0.47:8776/ 2026-05-13 01:24:21.722 7 INFO cinder.api.openstack.wsgi [None req-0ee1a423-0c62-4426-94e5-4b50eab8cba6 - - - - - -] GET http://10.0.0.47:8776/ 2026-05-13 01:24:21.723 8 INFO cinder.api.openstack.wsgi [None req-ca02799e-f506-4ed2-a7a8-276c90b30926 - - - - - -] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:24:21.723 7 INFO cinder.api.openstack.wsgi [None req-0ee1a423-0c62-4426-94e5-4b50eab8cba6 - - - - - -] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:24:31.721 8 INFO cinder.api.openstack.wsgi [None req-ca02799e-f506-4ed2-a7a8-276c90b30926 - - - - - -] GET http://10.0.0.47:8776/ 2026-05-13 01:24:31.721 7 INFO cinder.api.openstack.wsgi [None req-0ee1a423-0c62-4426-94e5-4b50eab8cba6 - - - - - -] GET http://10.0.0.47:8776/ 2026-05-13 01:24:31.722 8 INFO cinder.api.openstack.wsgi [None req-ca02799e-f506-4ed2-a7a8-276c90b30926 - - - - - -] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:24:31.722 7 INFO cinder.api.openstack.wsgi [None req-0ee1a423-0c62-4426-94e5-4b50eab8cba6 - - - - - -] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:24:41.722 8 INFO cinder.api.openstack.wsgi [None req-ca02799e-f506-4ed2-a7a8-276c90b30926 - - - - - -] GET http://10.0.0.47:8776/ 2026-05-13 01:24:41.722 7 INFO cinder.api.openstack.wsgi [None req-0ee1a423-0c62-4426-94e5-4b50eab8cba6 - - - - - -] GET http://10.0.0.47:8776/ 2026-05-13 01:24:41.723 8 INFO cinder.api.openstack.wsgi [None req-ca02799e-f506-4ed2-a7a8-276c90b30926 - - - - - -] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:24:41.723 7 INFO cinder.api.openstack.wsgi [None req-0ee1a423-0c62-4426-94e5-4b50eab8cba6 - - - - - -] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:24:51.722 8 INFO cinder.api.openstack.wsgi [None req-ca02799e-f506-4ed2-a7a8-276c90b30926 - - - - - -] GET http://10.0.0.47:8776/ 2026-05-13 01:24:51.722 7 INFO cinder.api.openstack.wsgi [None req-0ee1a423-0c62-4426-94e5-4b50eab8cba6 - - - - - -] GET http://10.0.0.47:8776/ 2026-05-13 01:24:51.723 8 INFO cinder.api.openstack.wsgi [None req-ca02799e-f506-4ed2-a7a8-276c90b30926 - - - - - -] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:24:51.723 7 INFO cinder.api.openstack.wsgi [None req-0ee1a423-0c62-4426-94e5-4b50eab8cba6 - - - - - -] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:25:01.722 7 INFO cinder.api.openstack.wsgi [None req-0ee1a423-0c62-4426-94e5-4b50eab8cba6 - - - - - -] GET http://10.0.0.47:8776/ 2026-05-13 01:25:01.722 8 INFO cinder.api.openstack.wsgi [None req-ca02799e-f506-4ed2-a7a8-276c90b30926 - - - - - -] GET http://10.0.0.47:8776/ 2026-05-13 01:25:01.722 7 INFO cinder.api.openstack.wsgi [None req-0ee1a423-0c62-4426-94e5-4b50eab8cba6 - - - - - -] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:25:01.723 8 INFO cinder.api.openstack.wsgi [None req-ca02799e-f506-4ed2-a7a8-276c90b30926 - - - - - -] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:25:11.722 7 INFO cinder.api.openstack.wsgi [None req-0ee1a423-0c62-4426-94e5-4b50eab8cba6 - - - - - -] GET http://10.0.0.47:8776/ 2026-05-13 01:25:11.722 8 INFO cinder.api.openstack.wsgi [None req-ca02799e-f506-4ed2-a7a8-276c90b30926 - - - - - -] GET http://10.0.0.47:8776/ 2026-05-13 01:25:11.723 7 INFO cinder.api.openstack.wsgi [None req-0ee1a423-0c62-4426-94e5-4b50eab8cba6 - - - - - -] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:25:11.724 8 INFO cinder.api.openstack.wsgi [None req-ca02799e-f506-4ed2-a7a8-276c90b30926 - - - - - -] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:25:21.722 7 INFO cinder.api.openstack.wsgi [None req-0ee1a423-0c62-4426-94e5-4b50eab8cba6 - - - - - -] GET http://10.0.0.47:8776/ 2026-05-13 01:25:21.722 8 INFO cinder.api.openstack.wsgi [None req-ca02799e-f506-4ed2-a7a8-276c90b30926 - - - - - -] GET http://10.0.0.47:8776/ 2026-05-13 01:25:21.723 7 INFO cinder.api.openstack.wsgi [None req-0ee1a423-0c62-4426-94e5-4b50eab8cba6 - - - - - -] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:25:21.723 8 INFO cinder.api.openstack.wsgi [None req-ca02799e-f506-4ed2-a7a8-276c90b30926 - - - - - -] http://10.0.0.47:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-05-13 01:25:25.362 7 INFO cinder.api.openstack.wsgi [None req-ed6259b2-7f74-4395-a373-9d443709261c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/types/rbd1 2026-05-13 01:25:25.382 7 INFO cinder.api.openstack.wsgi [None req-ed6259b2-7f74-4395-a373-9d443709261c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/types/rbd1 returned with HTTP 404 [pid: 7|app: 0|req: 10/19] 10.0.0.153 () {30 vars in 681 bytes} [Wed May 13 01:25:24 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/types/rbd1 => generated 82 bytes in 904 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-05-13 01:25:25.761 8 INFO cinder.api.openstack.wsgi [None req-0720aade-ce43-435e-8ca5-76a7dbc9cd94 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 01:25:25.780 8 INFO cinder.api.openstack.wsgi [None req-0720aade-ce43-435e-8ca5-76a7dbc9cd94 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 10/20] 10.0.0.153 () {30 vars in 720 bytes} [Wed May 13 01:25:25 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/types?name=rbd1&is_public=None => generated 20 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 01:25:27.449 7 INFO cinder.api.openstack.wsgi [None req-56c7a6b7-d6bf-41a0-a625-387a0a100769 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/types /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 01:25:27.476 7 INFO cinder.api.openstack.wsgi [None req-56c7a6b7-d6bf-41a0-a625-387a0a100769 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/types returned with HTTP 200 [pid: 7|app: 0|req: 11/21] 10.0.0.153 () {34 vars in 724 bytes} [Wed May 13 01:25:27 2026] POST /v3/202eb98bdd44402aa9dc24f0a4bb9d49/types => generated 179 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 01:25:27.489 8 INFO cinder.api.openstack.wsgi [req-56c7a6b7-d6bf-41a0-a625-387a0a100769 req-6f3c3403-d886-4eee-9a64-8c002c6ec6d7 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/types/e6fc3258-05f6-4c2e-96a9-6a850f05c9ee/extra_specs 2026-05-13 01:25:27.542 8 INFO cinder.api.openstack.wsgi [req-56c7a6b7-d6bf-41a0-a625-387a0a100769 req-6f3c3403-d886-4eee-9a64-8c002c6ec6d7 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/types/e6fc3258-05f6-4c2e-96a9-6a850f05c9ee/extra_specs returned with HTTP 200 [pid: 8|app: 0|req: 11/22] 10.0.0.153 () {36 vars in 893 bytes} [Wed May 13 01:25:27 2026] POST /v3/202eb98bdd44402aa9dc24f0a4bb9d49/types/e6fc3258-05f6-4c2e-96a9-6a850f05c9ee/extra_specs => generated 48 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 01:25:29.230 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/types?is_public=None 2026-05-13 01:25:29.245 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/types?is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 12/23] 10.0.0.153 () {30 vars in 700 bytes} [Wed May 13 01:25:29 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/types?is_public=None => generated 443 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 01:25:31.260 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/qos-specs 2026-05-13 01:25:31.270 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/qos-specs returned with HTTP 200 [pid: 8|app: 0|req: 12/24] 10.0.0.153 () {30 vars in 679 bytes} [Wed May 13 01:25:30 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/qos-specs => generated 17 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 01:25:31.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:25:31.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:25:31.724 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:25:31.724 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:25:41.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:25:41.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:25:41.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:25:41.724 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:25:51.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:25:51.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:25:51.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:25:51.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:26:01.721 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:26:01.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:26:01.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:26:01.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:26:11.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:26:11.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:26:11.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:26:11.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:26:21.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:26:21.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:26:21.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:26:21.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:26:31.721 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:26:31.721 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:26:31.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:26:31.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:26:41.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:26:41.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:26:41.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:26:41.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:26:51.721 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:26:51.721 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:26:51.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:26:51.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:27:01.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:27:01.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:27:01.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:27:01.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:27:11.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:27:11.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:27:11.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:27:11.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:27:21.721 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:27:21.721 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:27:21.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:27:21.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:27:31.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:27:31.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:27:31.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:27:31.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:27:41.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:27:41.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:27:41.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:27:41.724 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:27:51.721 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:27:51.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:27:51.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:27:51.724 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:28:01.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:28:01.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:28:01.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:28:01.724 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:28:11.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:28:11.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:28:11.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:28:11.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:28:21.721 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:28:21.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:28:21.724 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:28:21.725 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:28:31.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:28:31.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:28:31.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:28:31.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:28:41.721 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:28:41.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:28:41.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:28:41.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:28:51.721 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:28:51.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:28:51.721 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:28:51.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:29:01.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:29:01.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:29:01.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:29:01.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:29:11.721 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:29:11.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:29:11.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:29:11.724 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:29:21.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:29:21.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:29:21.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:29:21.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:29:31.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:29:31.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:29:31.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:29:31.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:29:41.721 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:29:41.721 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:29:41.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:29:41.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:29:51.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:29:51.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:29:51.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:29:51.724 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:30:01.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:30:01.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:30:01.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:30:01.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:30:11.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:30:11.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:30:11.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:30:11.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:30:21.721 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:30:21.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:30:21.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:30:21.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:30:31.721 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:30:31.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:30:31.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:30:31.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:30:41.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:30:41.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:30:41.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:30:41.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:30:51.721 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:30:51.721 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:30:51.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:30:51.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:31:01.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:31:01.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:31:01.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:31:01.724 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:31:11.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:31:11.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:31:11.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:31:11.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:31:21.721 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:31:21.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:31:21.721 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:31:21.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:31:31.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:31:31.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:31:31.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:31:31.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:31:41.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:31:41.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:31:41.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:31:41.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:31:51.725 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:31:51.725 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:31:51.725 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:31:51.726 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:32:01.721 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:32:01.721 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:32:01.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:32:01.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:32:11.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:32:11.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:32:11.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:32:11.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:32:21.721 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:32:21.721 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:32:21.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:32:21.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:32:31.721 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:32:31.721 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:32:31.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:32:31.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:32:41.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:32:41.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:32:41.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:32:41.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:32:51.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:32:51.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:32:51.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:32:51.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:33:01.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:33:01.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:33:01.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:33:01.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:33:11.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:33:11.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:33:11.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:33:11.724 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:33:21.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:33:21.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:33:21.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:33:21.724 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:33:31.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:33:31.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:33:31.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:33:31.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:33:41.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:33:41.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:33:41.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:33:41.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:33:51.721 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:33:51.721 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:33:51.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:33:51.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:34:01.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:34:01.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:34:01.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:34:01.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:34:11.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:34:11.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:34:11.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:34:11.725 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:34:21.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:34:21.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:34:21.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:34:21.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:34:31.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:34:31.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:34:31.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:34:31.724 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:34:41.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:34:41.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:34:41.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:34:41.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:34:51.721 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:34:51.721 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:34:51.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:34:51.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:35:01.721 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:35:01.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:35:01.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:35:01.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:35:11.721 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:35:11.721 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:35:11.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:35:11.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:35:21.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:35:21.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:35:21.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:35:21.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:35:31.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:35:31.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:35:31.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:35:31.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:35:41.721 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:35:41.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:35:41.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:35:41.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:35:51.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:35:51.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:35:51.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:35:51.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:36:01.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:36:01.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:36:01.724 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:36:01.724 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:36:11.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:36:11.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:36:11.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:36:11.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:36:21.721 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:36:21.721 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:36:21.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:36:21.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:36:31.721 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:36:31.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:36:31.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:36:31.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:36:41.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:36:41.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:36:41.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:36:41.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:36:51.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:36:51.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:36:51.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:36:51.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:37:01.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:37:01.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:37:01.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:37:01.724 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:37:11.721 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:37:11.721 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:37:11.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:37:11.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:37:21.721 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:37:21.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:37:21.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:37:21.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:37:31.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:37:31.724 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:37:31.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:37:31.724 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:37:41.721 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:37:41.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:37:41.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:37:41.724 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:37:51.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:37:51.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:37:51.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:37:51.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:38:01.721 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:38:01.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:38:01.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:38:01.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:38:11.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:38:11.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:38:11.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:38:11.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:38:21.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:38:21.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:38:21.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:38:21.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:38:31.721 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:38:31.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:38:31.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:38:31.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:38:41.721 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:38:41.721 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:38:41.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:38:41.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:38:51.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:38:51.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:38:51.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:38:51.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:39:01.721 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:39:01.721 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:39:01.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:39:01.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:39:11.721 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:39:11.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:39:11.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:39:11.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:39:21.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:39:21.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:39:21.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:39:21.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:39:31.721 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:39:31.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:39:31.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:39:31.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:39:41.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:39:41.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:39:41.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:39:41.724 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:39:51.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:39:51.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:39:51.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:39:51.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:40:01.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:40:01.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:40:01.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:40:01.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:40:11.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:40:11.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:40:11.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:40:11.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:40:21.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:40:21.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:40:21.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:40:21.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:40:31.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:40:31.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:40:31.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:40:31.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:40:41.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:40:41.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:40:41.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:40:41.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:40:51.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:40:51.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:40:51.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:40:51.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:41:01.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:41:01.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:41:01.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:41:01.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:41:11.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:41:11.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:41:11.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:41:11.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:41:21.721 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:41:21.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:41:21.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:41:21.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:41:31.721 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:41:31.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:41:31.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:41:31.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:41:41.721 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:41:41.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:41:41.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:41:41.723 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:41:51.721 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:41:51.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:41:51.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:41:51.724 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:42:01.722 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:42:01.722 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:42:01.723 8 INFO cinder.api.openstack.wsgi [None req-357627b5-5e6c-4ff2-be60-7bcde7133d09 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:42:01.724 7 INFO cinder.api.openstack.wsgi [None req-84e3b841-ae31-47b1-96f6-7e795f62e434 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 01:42:04.165 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET https://volume.199-204-45-74.nip.io/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=False 2026-05-13 01:42:04.185 8 WARNING cinder.quota [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-13 01:42:04.185 8 WARNING cinder.quota [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-13 01:42:04.186 8 WARNING cinder.quota [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-13 01:42:04.186 8 WARNING cinder.quota [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-13 01:42:04.186 8 WARNING cinder.quota [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-13 01:42:04.186 8 WARNING cinder.quota [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-13 01:42:04.192 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] https://volume.199-204-45-74.nip.io/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 113/225] 199.204.45.74 () {44 vars in 1064 bytes} [Wed May 13 01:42:04 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=False => generated 340 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 01:42:04.350 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] PUT https://volume.199-204-45-74.nip.io/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49 2026-05-13 01:42:04.416 7 WARNING cinder.quota [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-13 01:42:04.416 7 WARNING cinder.quota [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-13 01:42:04.417 7 WARNING cinder.quota [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-13 01:42:04.417 7 WARNING cinder.quota [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-13 01:42:04.418 7 WARNING cinder.quota [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-13 01:42:04.418 7 WARNING cinder.quota [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-13 01:42:04.423 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] https://volume.199-204-45-74.nip.io/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49 returned with HTTP 200 [pid: 7|app: 0|req: 113/226] 199.204.45.74 () {48 vars in 1093 bytes} [Wed May 13 01:42:04 2026] PUT /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49 => generated 296 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 01:42:11.721 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:42:11.721 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:42:11.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:42:11.723 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:42:21.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:42:21.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:42:21.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:42:21.723 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:42:31.721 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:42:31.721 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:42:31.723 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:42:31.723 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:42:41.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:42:41.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:42:41.723 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:42:41.723 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:42:51.721 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:42:51.721 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:42:51.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:42:51.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:43:01.721 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:43:01.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:43:01.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:43:01.723 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:43:11.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:43:11.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:43:11.723 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:43:11.723 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:43:21.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:43:21.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:43:21.723 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:43:21.723 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:43:31.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:43:31.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:43:31.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:43:31.723 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:43:41.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:43:41.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:43:41.723 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:43:41.723 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:43:51.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:43:51.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:43:51.723 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:43:51.723 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:44:01.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:44:01.723 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:44:01.723 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:44:01.724 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:44:11.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:44:11.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:44:11.723 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:44:11.724 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:44:21.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:44:21.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:44:21.723 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:44:21.723 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:44:31.721 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:44:31.721 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:44:31.721 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:44:31.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:44:41.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:44:41.723 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:44:41.723 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:44:41.724 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:44:51.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:44:51.723 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:44:51.723 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:44:51.724 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:45:01.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:45:01.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:45:01.723 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:45:01.724 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:45:11.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:45:11.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:45:11.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:45:11.723 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:45:21.721 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:45:21.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:45:21.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:45:21.723 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:45:31.721 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:45:31.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:45:31.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:45:31.724 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:45:41.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:45:41.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:45:41.723 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:45:41.723 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:45:51.721 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:45:51.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:45:51.723 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:45:51.723 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:46:01.721 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:46:01.721 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:46:01.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:46:01.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:46:11.721 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:46:11.721 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:46:11.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:46:11.723 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:46:21.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:46:21.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:46:21.724 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:46:21.724 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:46:31.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:46:31.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:46:31.723 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:46:31.723 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:46:41.721 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:46:41.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:46:41.730 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:46:41.731 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:46:51.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:46:51.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:46:51.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:46:51.723 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:47:01.721 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:47:01.721 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:47:01.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:47:01.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:47:11.721 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:47:11.721 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:47:11.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:47:11.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:47:21.725 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:47:21.725 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:47:21.725 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:47:21.726 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:47:31.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:47:31.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:47:31.723 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:47:31.724 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:47:41.721 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:47:41.721 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:47:41.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:47:41.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:47:51.721 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:47:51.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:47:51.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:47:51.723 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:48:01.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:48:01.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:48:01.723 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:48:01.723 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:48:11.721 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:48:11.721 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:48:11.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:48:11.723 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:48:21.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:48:21.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:48:21.723 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:48:21.723 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:48:31.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:48:31.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:48:31.723 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:48:31.723 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:48:41.721 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:48:41.721 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:48:41.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:48:41.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:48:51.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:48:51.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:48:51.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:48:51.723 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:49:01.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:49:01.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:49:01.723 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:49:01.724 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:49:11.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:49:11.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:49:11.723 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:49:11.723 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:49:21.724 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:49:21.724 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:49:21.725 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:49:21.726 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:49:31.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:49:31.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:49:31.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:49:31.723 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:49:41.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:49:41.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:49:41.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:49:41.723 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:49:51.721 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:49:51.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:49:51.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:49:51.723 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:50:01.721 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:50:01.721 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:50:01.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:50:01.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:50:11.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:50:11.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:50:11.723 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:50:11.723 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:50:21.721 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:50:21.721 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:50:21.723 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:50:21.723 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:50:31.721 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:50:31.721 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:50:31.721 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:50:31.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:50:41.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:50:41.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:50:41.723 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:50:41.723 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:50:51.721 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:50:51.721 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:50:51.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:50:51.724 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:51:01.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:51:01.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:51:01.723 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:51:01.723 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:51:11.721 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:51:11.721 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:51:11.723 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:51:11.723 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:51:21.721 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:51:21.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:51:21.721 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:51:21.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:51:31.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:51:31.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:51:31.723 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:51:31.723 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:51:41.721 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:51:41.721 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:51:41.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:51:41.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:51:51.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:51:51.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:51:51.723 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:51:51.723 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:52:01.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:52:01.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:52:01.723 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:52:01.723 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:52:11.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:52:11.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:52:11.723 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:52:11.723 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:52:21.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:52:21.723 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:52:21.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:52:21.724 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:52:31.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:52:31.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:52:31.723 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:52:31.723 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:52:41.721 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:52:41.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:52:41.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:52:41.723 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:52:51.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:52:51.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:52:51.723 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:52:51.724 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:53:01.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:53:01.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:53:01.723 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:53:01.723 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:53:11.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:53:11.723 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:53:11.724 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:53:11.725 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:53:21.721 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:53:21.721 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:53:21.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:53:21.723 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:53:31.721 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:53:31.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:53:31.723 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:53:31.724 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:53:41.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:53:41.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:53:41.723 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:53:41.724 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:53:51.721 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:53:51.721 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:53:51.723 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:53:51.723 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:54:01.721 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:54:01.722 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:54:01.722 8 INFO cinder.api.openstack.wsgi [None req-23f35d8a-43b9-4890-92b9-5a697cfe9ed5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:54:01.723 7 INFO cinder.api.openstack.wsgi [None req-5fe7bd56-6314-4908-82e9-a2df0bc1115b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:54:09.673 8 INFO cinder.api.openstack.wsgi [None req-815cb616-59e1-418d-9c98-f37491195dad f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET https://volume.199-204-45-74.nip.io/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=False 2026-05-13 01:54:09.692 8 INFO cinder.api.openstack.wsgi [None req-815cb616-59e1-418d-9c98-f37491195dad f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] https://volume.199-204-45-74.nip.io/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 186/371] 199.204.45.74 () {44 vars in 1064 bytes} [Wed May 13 01:54:09 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=False => generated 340 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 01:54:10.214 7 INFO cinder.api.openstack.wsgi [None req-1a291b2b-77bf-4bac-8cee-3880c9516e44 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] PUT https://volume.199-204-45-74.nip.io/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41 2026-05-13 01:54:10.269 7 INFO cinder.api.openstack.wsgi [None req-1a291b2b-77bf-4bac-8cee-3880c9516e44 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] https://volume.199-204-45-74.nip.io/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41 returned with HTTP 200 [pid: 7|app: 0|req: 186/372] 199.204.45.74 () {48 vars in 1093 bytes} [Wed May 13 01:54:10 2026] PUT /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41 => generated 296 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 01:54:11.722 7 INFO cinder.api.openstack.wsgi [None req-1a291b2b-77bf-4bac-8cee-3880c9516e44 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:54:11.722 8 INFO cinder.api.openstack.wsgi [None req-815cb616-59e1-418d-9c98-f37491195dad f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:54:11.723 7 INFO cinder.api.openstack.wsgi [None req-1a291b2b-77bf-4bac-8cee-3880c9516e44 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:54:11.723 8 INFO cinder.api.openstack.wsgi [None req-815cb616-59e1-418d-9c98-f37491195dad f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:54:21.722 7 INFO cinder.api.openstack.wsgi [None req-1a291b2b-77bf-4bac-8cee-3880c9516e44 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:54:21.722 8 INFO cinder.api.openstack.wsgi [None req-815cb616-59e1-418d-9c98-f37491195dad f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:54:21.723 7 INFO cinder.api.openstack.wsgi [None req-1a291b2b-77bf-4bac-8cee-3880c9516e44 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:54:21.723 8 INFO cinder.api.openstack.wsgi [None req-815cb616-59e1-418d-9c98-f37491195dad f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:54:31.722 7 INFO cinder.api.openstack.wsgi [None req-1a291b2b-77bf-4bac-8cee-3880c9516e44 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:54:31.722 7 INFO cinder.api.openstack.wsgi [None req-1a291b2b-77bf-4bac-8cee-3880c9516e44 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:54:31.722 8 INFO cinder.api.openstack.wsgi [None req-815cb616-59e1-418d-9c98-f37491195dad f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:54:31.724 8 INFO cinder.api.openstack.wsgi [None req-815cb616-59e1-418d-9c98-f37491195dad f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:54:41.721 7 INFO cinder.api.openstack.wsgi [None req-1a291b2b-77bf-4bac-8cee-3880c9516e44 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:54:41.722 8 INFO cinder.api.openstack.wsgi [None req-815cb616-59e1-418d-9c98-f37491195dad f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:54:41.722 7 INFO cinder.api.openstack.wsgi [None req-1a291b2b-77bf-4bac-8cee-3880c9516e44 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:54:41.723 8 INFO cinder.api.openstack.wsgi [None req-815cb616-59e1-418d-9c98-f37491195dad f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:54:51.721 7 INFO cinder.api.openstack.wsgi [None req-1a291b2b-77bf-4bac-8cee-3880c9516e44 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:54:51.722 8 INFO cinder.api.openstack.wsgi [None req-815cb616-59e1-418d-9c98-f37491195dad f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:54:51.722 7 INFO cinder.api.openstack.wsgi [None req-1a291b2b-77bf-4bac-8cee-3880c9516e44 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:54:51.723 8 INFO cinder.api.openstack.wsgi [None req-815cb616-59e1-418d-9c98-f37491195dad f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:55:01.722 7 INFO cinder.api.openstack.wsgi [None req-1a291b2b-77bf-4bac-8cee-3880c9516e44 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:55:01.722 8 INFO cinder.api.openstack.wsgi [None req-815cb616-59e1-418d-9c98-f37491195dad f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:55:01.723 7 INFO cinder.api.openstack.wsgi [None req-1a291b2b-77bf-4bac-8cee-3880c9516e44 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:55:01.723 8 INFO cinder.api.openstack.wsgi [None req-815cb616-59e1-418d-9c98-f37491195dad f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:55:11.721 8 INFO cinder.api.openstack.wsgi [None req-815cb616-59e1-418d-9c98-f37491195dad f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:55:11.722 8 INFO cinder.api.openstack.wsgi [None req-815cb616-59e1-418d-9c98-f37491195dad f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:55:11.723 7 INFO cinder.api.openstack.wsgi [None req-1a291b2b-77bf-4bac-8cee-3880c9516e44 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:55:11.725 7 INFO cinder.api.openstack.wsgi [None req-1a291b2b-77bf-4bac-8cee-3880c9516e44 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:55:21.722 8 INFO cinder.api.openstack.wsgi [None req-815cb616-59e1-418d-9c98-f37491195dad f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:55:21.722 7 INFO cinder.api.openstack.wsgi [None req-1a291b2b-77bf-4bac-8cee-3880c9516e44 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:55:21.722 8 INFO cinder.api.openstack.wsgi [None req-815cb616-59e1-418d-9c98-f37491195dad f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:55:21.724 7 INFO cinder.api.openstack.wsgi [None req-1a291b2b-77bf-4bac-8cee-3880c9516e44 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:55:31.722 8 INFO cinder.api.openstack.wsgi [None req-815cb616-59e1-418d-9c98-f37491195dad f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:55:31.723 7 INFO cinder.api.openstack.wsgi [None req-1a291b2b-77bf-4bac-8cee-3880c9516e44 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:55:31.723 8 INFO cinder.api.openstack.wsgi [None req-815cb616-59e1-418d-9c98-f37491195dad f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:55:31.724 7 INFO cinder.api.openstack.wsgi [None req-1a291b2b-77bf-4bac-8cee-3880c9516e44 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:55:41.721 8 INFO cinder.api.openstack.wsgi [None req-815cb616-59e1-418d-9c98-f37491195dad f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:55:41.721 7 INFO cinder.api.openstack.wsgi [None req-1a291b2b-77bf-4bac-8cee-3880c9516e44 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:55:41.722 8 INFO cinder.api.openstack.wsgi [None req-815cb616-59e1-418d-9c98-f37491195dad f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:55:41.722 7 INFO cinder.api.openstack.wsgi [None req-1a291b2b-77bf-4bac-8cee-3880c9516e44 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:55:51.722 7 INFO cinder.api.openstack.wsgi [None req-1a291b2b-77bf-4bac-8cee-3880c9516e44 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:55:51.722 8 INFO cinder.api.openstack.wsgi [None req-815cb616-59e1-418d-9c98-f37491195dad f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:55:51.723 7 INFO cinder.api.openstack.wsgi [None req-1a291b2b-77bf-4bac-8cee-3880c9516e44 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:55:51.723 8 INFO cinder.api.openstack.wsgi [None req-815cb616-59e1-418d-9c98-f37491195dad f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:55:52.001 7 INFO cinder.api.openstack.wsgi [None req-819f1d04-0cda-4564-868c-357df9e082e0 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true 2026-05-13 01:55:52.037 7 INFO cinder.volume.api [None req-819f1d04-0cda-4564-868c-357df9e082e0 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all volumes completed successfully. 2026-05-13 01:55:52.038 7 INFO cinder.api.openstack.wsgi [None req-819f1d04-0cda-4564-868c-357df9e082e0 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 198/395] 10.0.0.248 () {28 vars in 683 bytes} [Wed May 13 01:55:51 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true => generated 15 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 01:55:52.054 8 INFO cinder.api.openstack.wsgi [None req-34eb7614-400a-4af4-8cde-d31fcd2c9985 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true 2026-05-13 01:55:52.589 8 INFO cinder.api.openstack.wsgi [None req-34eb7614-400a-4af4-8cde-d31fcd2c9985 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 198/396] 10.0.0.248 () {28 vars in 695 bytes} [Wed May 13 01:55:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true => generated 670 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 01:55:52.599 7 INFO cinder.api.openstack.wsgi [None req-bf5a3489-b0dc-4383-a30a-d0d19318a918 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services 2026-05-13 01:55:52.605 7 INFO cinder.api.openstack.wsgi [None req-bf5a3489-b0dc-4383-a30a-d0d19318a918 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services returned with HTTP 200 [pid: 7|app: 0|req: 199/397] 10.0.0.248 () {28 vars in 644 bytes} [Wed May 13 01:55:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 01:55:52.654 8 INFO cinder.api.openstack.wsgi [None req-b401b394-82fe-46c8-954b-4f97af285666 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true 2026-05-13 01:55:52.673 8 INFO cinder.api.openstack.wsgi [None req-b401b394-82fe-46c8-954b-4f97af285666 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 199/398] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 01:55:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 01:55:52.685 7 INFO cinder.api.openstack.wsgi [None req-54bde682-465a-4e11-8ab1-f125d538d65f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true 2026-05-13 01:55:52.709 7 INFO cinder.api.openstack.wsgi [None req-54bde682-465a-4e11-8ab1-f125d538d65f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 200/399] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 01:55:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 01:55:52.722 8 INFO cinder.api.openstack.wsgi [None req-2e56cf33-6325-4be3-8324-2b4847e8768c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true 2026-05-13 01:55:52.738 8 INFO cinder.api.openstack.wsgi [None req-2e56cf33-6325-4be3-8324-2b4847e8768c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 200/400] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 01:55:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 01:55:52.749 7 INFO cinder.api.openstack.wsgi [None req-3aedfa02-bad4-4d4d-af1c-f084370e5a2e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true 2026-05-13 01:55:52.762 7 INFO cinder.volume.api [None req-3aedfa02-bad4-4d4d-af1c-f084370e5a2e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all snapshots completed successfully. 2026-05-13 01:55:52.763 7 INFO cinder.api.openstack.wsgi [None req-3aedfa02-bad4-4d4d-af1c-f084370e5a2e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 201/401] 10.0.0.248 () {28 vars in 673 bytes} [Wed May 13 01:55:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 01:55:52.773 8 INFO cinder.api.openstack.wsgi [None req-c397ee9c-5ad6-4fa9-8143-6b9161a04484 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true 2026-05-13 01:55:52.799 8 INFO cinder.volume.api [None req-c397ee9c-5ad6-4fa9-8143-6b9161a04484 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all volumes completed successfully. 2026-05-13 01:55:52.801 8 INFO cinder.api.openstack.wsgi [None req-c397ee9c-5ad6-4fa9-8143-6b9161a04484 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 201/402] 10.0.0.248 () {28 vars in 683 bytes} [Wed May 13 01:55:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 01:56:01.722 8 INFO cinder.api.openstack.wsgi [None req-c397ee9c-5ad6-4fa9-8143-6b9161a04484 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:56:01.722 7 INFO cinder.api.openstack.wsgi [None req-3aedfa02-bad4-4d4d-af1c-f084370e5a2e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:56:01.723 8 INFO cinder.api.openstack.wsgi [None req-c397ee9c-5ad6-4fa9-8143-6b9161a04484 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:56:01.723 7 INFO cinder.api.openstack.wsgi [None req-3aedfa02-bad4-4d4d-af1c-f084370e5a2e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:56:11.722 8 INFO cinder.api.openstack.wsgi [None req-c397ee9c-5ad6-4fa9-8143-6b9161a04484 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:56:11.722 7 INFO cinder.api.openstack.wsgi [None req-3aedfa02-bad4-4d4d-af1c-f084370e5a2e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:56:11.723 8 INFO cinder.api.openstack.wsgi [None req-c397ee9c-5ad6-4fa9-8143-6b9161a04484 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:56:11.723 7 INFO cinder.api.openstack.wsgi [None req-3aedfa02-bad4-4d4d-af1c-f084370e5a2e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:56:21.722 8 INFO cinder.api.openstack.wsgi [None req-c397ee9c-5ad6-4fa9-8143-6b9161a04484 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:56:21.723 8 INFO cinder.api.openstack.wsgi [None req-c397ee9c-5ad6-4fa9-8143-6b9161a04484 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:56:21.723 7 INFO cinder.api.openstack.wsgi [None req-3aedfa02-bad4-4d4d-af1c-f084370e5a2e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:56:21.724 7 INFO cinder.api.openstack.wsgi [None req-3aedfa02-bad4-4d4d-af1c-f084370e5a2e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:56:31.722 8 INFO cinder.api.openstack.wsgi [None req-c397ee9c-5ad6-4fa9-8143-6b9161a04484 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:56:31.722 7 INFO cinder.api.openstack.wsgi [None req-3aedfa02-bad4-4d4d-af1c-f084370e5a2e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:56:31.723 7 INFO cinder.api.openstack.wsgi [None req-3aedfa02-bad4-4d4d-af1c-f084370e5a2e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:56:31.723 8 INFO cinder.api.openstack.wsgi [None req-c397ee9c-5ad6-4fa9-8143-6b9161a04484 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:56:41.721 8 INFO cinder.api.openstack.wsgi [None req-c397ee9c-5ad6-4fa9-8143-6b9161a04484 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:56:41.721 7 INFO cinder.api.openstack.wsgi [None req-3aedfa02-bad4-4d4d-af1c-f084370e5a2e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:56:41.722 8 INFO cinder.api.openstack.wsgi [None req-c397ee9c-5ad6-4fa9-8143-6b9161a04484 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:56:41.723 7 INFO cinder.api.openstack.wsgi [None req-3aedfa02-bad4-4d4d-af1c-f084370e5a2e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:56:51.721 8 INFO cinder.api.openstack.wsgi [None req-c397ee9c-5ad6-4fa9-8143-6b9161a04484 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:56:51.721 7 INFO cinder.api.openstack.wsgi [None req-3aedfa02-bad4-4d4d-af1c-f084370e5a2e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:56:51.722 8 INFO cinder.api.openstack.wsgi [None req-c397ee9c-5ad6-4fa9-8143-6b9161a04484 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:56:51.722 7 INFO cinder.api.openstack.wsgi [None req-3aedfa02-bad4-4d4d-af1c-f084370e5a2e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:56:51.982 7 INFO cinder.api.openstack.wsgi [None req-12aae469-9b15-4ae9-892c-b9ec0ea70703 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true 2026-05-13 01:56:51.991 7 INFO cinder.volume.api [None req-12aae469-9b15-4ae9-892c-b9ec0ea70703 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all volumes completed successfully. 2026-05-13 01:56:51.992 7 INFO cinder.api.openstack.wsgi [None req-12aae469-9b15-4ae9-892c-b9ec0ea70703 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 208/415] 10.0.0.248 () {28 vars in 683 bytes} [Wed May 13 01:56:51 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 01:56:52.003 8 INFO cinder.api.openstack.wsgi [None req-653c1d23-5e0e-498a-ab5d-7ba016a32e3a f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true 2026-05-13 01:56:52.013 8 INFO cinder.volume.api [None req-653c1d23-5e0e-498a-ab5d-7ba016a32e3a f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all volumes completed successfully. 2026-05-13 01:56:52.015 8 INFO cinder.api.openstack.wsgi [None req-653c1d23-5e0e-498a-ab5d-7ba016a32e3a f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 208/416] 10.0.0.248 () {28 vars in 683 bytes} [Wed May 13 01:56:51 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 01:56:52.026 7 INFO cinder.api.openstack.wsgi [None req-18097f52-e14b-468d-bb22-e461761005e3 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true 2026-05-13 01:56:52.558 7 INFO cinder.api.openstack.wsgi [None req-18097f52-e14b-468d-bb22-e461761005e3 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 209/417] 10.0.0.248 () {28 vars in 695 bytes} [Wed May 13 01:56:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true => generated 670 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 01:56:52.569 8 INFO cinder.api.openstack.wsgi [None req-5fd8320e-c376-4fdc-91d9-bb6064611f55 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true 2026-05-13 01:56:52.588 8 INFO cinder.volume.api [None req-5fd8320e-c376-4fdc-91d9-bb6064611f55 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all snapshots completed successfully. 2026-05-13 01:56:52.588 8 INFO cinder.api.openstack.wsgi [None req-5fd8320e-c376-4fdc-91d9-bb6064611f55 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 209/418] 10.0.0.248 () {28 vars in 673 bytes} [Wed May 13 01:56:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 01:56:52.599 7 INFO cinder.api.openstack.wsgi [None req-56f0ad1f-f65c-4951-867f-b5f4f11f4428 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services 2026-05-13 01:56:52.604 7 INFO cinder.api.openstack.wsgi [None req-56f0ad1f-f65c-4951-867f-b5f4f11f4428 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services returned with HTTP 200 [pid: 7|app: 0|req: 210/419] 10.0.0.248 () {28 vars in 644 bytes} [Wed May 13 01:56:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 01:56:52.645 8 INFO cinder.api.openstack.wsgi [None req-32b60354-c5ae-4eb2-b3e9-ff0c50bc3270 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true 2026-05-13 01:56:52.660 8 INFO cinder.api.openstack.wsgi [None req-32b60354-c5ae-4eb2-b3e9-ff0c50bc3270 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 210/420] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 01:56:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 01:56:52.672 7 INFO cinder.api.openstack.wsgi [None req-c5cf275f-4060-40d6-b1e0-6b0ddc183c48 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true 2026-05-13 01:56:52.691 7 INFO cinder.api.openstack.wsgi [None req-c5cf275f-4060-40d6-b1e0-6b0ddc183c48 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 211/421] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 01:56:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 01:56:52.703 8 INFO cinder.api.openstack.wsgi [None req-3383fff2-3d00-41dc-a74e-e4d1f7222226 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true 2026-05-13 01:56:52.731 8 INFO cinder.api.openstack.wsgi [None req-3383fff2-3d00-41dc-a74e-e4d1f7222226 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 211/422] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 01:56:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 01:57:01.721 7 INFO cinder.api.openstack.wsgi [None req-c5cf275f-4060-40d6-b1e0-6b0ddc183c48 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:57:01.721 8 INFO cinder.api.openstack.wsgi [None req-3383fff2-3d00-41dc-a74e-e4d1f7222226 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:57:01.722 7 INFO cinder.api.openstack.wsgi [None req-c5cf275f-4060-40d6-b1e0-6b0ddc183c48 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:57:01.722 8 INFO cinder.api.openstack.wsgi [None req-3383fff2-3d00-41dc-a74e-e4d1f7222226 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:57:11.721 7 INFO cinder.api.openstack.wsgi [None req-c5cf275f-4060-40d6-b1e0-6b0ddc183c48 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:57:11.721 8 INFO cinder.api.openstack.wsgi [None req-3383fff2-3d00-41dc-a74e-e4d1f7222226 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:57:11.722 7 INFO cinder.api.openstack.wsgi [None req-c5cf275f-4060-40d6-b1e0-6b0ddc183c48 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:57:11.722 8 INFO cinder.api.openstack.wsgi [None req-3383fff2-3d00-41dc-a74e-e4d1f7222226 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:57:21.721 7 INFO cinder.api.openstack.wsgi [None req-c5cf275f-4060-40d6-b1e0-6b0ddc183c48 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:57:21.722 7 INFO cinder.api.openstack.wsgi [None req-c5cf275f-4060-40d6-b1e0-6b0ddc183c48 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:57:21.722 8 INFO cinder.api.openstack.wsgi [None req-3383fff2-3d00-41dc-a74e-e4d1f7222226 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:57:21.730 8 INFO cinder.api.openstack.wsgi [None req-3383fff2-3d00-41dc-a74e-e4d1f7222226 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:57:31.722 8 INFO cinder.api.openstack.wsgi [None req-3383fff2-3d00-41dc-a74e-e4d1f7222226 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:57:31.722 7 INFO cinder.api.openstack.wsgi [None req-c5cf275f-4060-40d6-b1e0-6b0ddc183c48 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:57:31.723 8 INFO cinder.api.openstack.wsgi [None req-3383fff2-3d00-41dc-a74e-e4d1f7222226 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:57:31.723 7 INFO cinder.api.openstack.wsgi [None req-c5cf275f-4060-40d6-b1e0-6b0ddc183c48 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:57:41.721 8 INFO cinder.api.openstack.wsgi [None req-3383fff2-3d00-41dc-a74e-e4d1f7222226 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:57:41.722 7 INFO cinder.api.openstack.wsgi [None req-c5cf275f-4060-40d6-b1e0-6b0ddc183c48 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:57:41.722 8 INFO cinder.api.openstack.wsgi [None req-3383fff2-3d00-41dc-a74e-e4d1f7222226 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:57:41.723 7 INFO cinder.api.openstack.wsgi [None req-c5cf275f-4060-40d6-b1e0-6b0ddc183c48 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:57:51.724 8 INFO cinder.api.openstack.wsgi [None req-3383fff2-3d00-41dc-a74e-e4d1f7222226 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:57:51.724 7 INFO cinder.api.openstack.wsgi [None req-c5cf275f-4060-40d6-b1e0-6b0ddc183c48 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:57:51.725 8 INFO cinder.api.openstack.wsgi [None req-3383fff2-3d00-41dc-a74e-e4d1f7222226 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:57:51.725 7 INFO cinder.api.openstack.wsgi [None req-c5cf275f-4060-40d6-b1e0-6b0ddc183c48 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:57:51.993 7 INFO cinder.api.openstack.wsgi [None req-ea40d971-2947-4c96-8fb7-69efda63cad7 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true 2026-05-13 01:57:52.004 7 INFO cinder.volume.api [None req-ea40d971-2947-4c96-8fb7-69efda63cad7 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all volumes completed successfully. 2026-05-13 01:57:52.006 7 INFO cinder.api.openstack.wsgi [None req-ea40d971-2947-4c96-8fb7-69efda63cad7 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 218/435] 10.0.0.248 () {28 vars in 683 bytes} [Wed May 13 01:57:51 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 01:57:52.021 8 INFO cinder.api.openstack.wsgi [None req-1ce3e342-4717-4403-ad12-fb036dbc04bd f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services 2026-05-13 01:57:52.027 8 INFO cinder.api.openstack.wsgi [None req-1ce3e342-4717-4403-ad12-fb036dbc04bd f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services returned with HTTP 200 [pid: 8|app: 0|req: 218/436] 10.0.0.248 () {28 vars in 644 bytes} [Wed May 13 01:57:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 01:57:52.037 7 INFO cinder.api.openstack.wsgi [None req-ac0769d9-174e-486a-8650-a74baad331fc f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true 2026-05-13 01:57:52.541 7 INFO cinder.api.openstack.wsgi [None req-ac0769d9-174e-486a-8650-a74baad331fc f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 219/437] 10.0.0.248 () {28 vars in 695 bytes} [Wed May 13 01:57:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 01:57:52.556 8 INFO cinder.api.openstack.wsgi [None req-2256102f-5db4-4928-b77e-8a4740940a19 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true 2026-05-13 01:57:52.563 8 INFO cinder.volume.api [None req-2256102f-5db4-4928-b77e-8a4740940a19 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all snapshots completed successfully. 2026-05-13 01:57:52.563 8 INFO cinder.api.openstack.wsgi [None req-2256102f-5db4-4928-b77e-8a4740940a19 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 219/438] 10.0.0.248 () {28 vars in 673 bytes} [Wed May 13 01:57:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 01:57:52.572 7 INFO cinder.api.openstack.wsgi [None req-4cd7a040-1e34-4217-b067-566d300ee6d9 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true 2026-05-13 01:57:52.583 7 INFO cinder.volume.api [None req-4cd7a040-1e34-4217-b067-566d300ee6d9 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all volumes completed successfully. 2026-05-13 01:57:52.586 7 INFO cinder.api.openstack.wsgi [None req-4cd7a040-1e34-4217-b067-566d300ee6d9 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 220/439] 10.0.0.248 () {28 vars in 683 bytes} [Wed May 13 01:57:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 01:57:52.625 8 INFO cinder.api.openstack.wsgi [None req-e54127a6-8988-45c1-9a51-299153859105 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true 2026-05-13 01:57:52.645 8 INFO cinder.api.openstack.wsgi [None req-e54127a6-8988-45c1-9a51-299153859105 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 220/440] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 01:57:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 01:57:52.656 7 INFO cinder.api.openstack.wsgi [None req-ed47dc58-883b-4f1e-9da1-3346aab63182 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true 2026-05-13 01:57:52.677 7 INFO cinder.api.openstack.wsgi [None req-ed47dc58-883b-4f1e-9da1-3346aab63182 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 221/441] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 01:57:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 01:57:52.690 8 INFO cinder.api.openstack.wsgi [None req-31c856e8-a0bc-42d0-be1c-90b684c92d4d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true 2026-05-13 01:57:52.713 8 INFO cinder.api.openstack.wsgi [None req-31c856e8-a0bc-42d0-be1c-90b684c92d4d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 221/442] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 01:57:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 01:58:01.721 7 INFO cinder.api.openstack.wsgi [None req-ed47dc58-883b-4f1e-9da1-3346aab63182 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:58:01.721 8 INFO cinder.api.openstack.wsgi [None req-31c856e8-a0bc-42d0-be1c-90b684c92d4d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:58:01.723 8 INFO cinder.api.openstack.wsgi [None req-31c856e8-a0bc-42d0-be1c-90b684c92d4d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:58:01.723 7 INFO cinder.api.openstack.wsgi [None req-ed47dc58-883b-4f1e-9da1-3346aab63182 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:58:11.721 8 INFO cinder.api.openstack.wsgi [None req-31c856e8-a0bc-42d0-be1c-90b684c92d4d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:58:11.721 7 INFO cinder.api.openstack.wsgi [None req-ed47dc58-883b-4f1e-9da1-3346aab63182 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:58:11.723 8 INFO cinder.api.openstack.wsgi [None req-31c856e8-a0bc-42d0-be1c-90b684c92d4d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:58:11.723 7 INFO cinder.api.openstack.wsgi [None req-ed47dc58-883b-4f1e-9da1-3346aab63182 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:58:21.722 8 INFO cinder.api.openstack.wsgi [None req-31c856e8-a0bc-42d0-be1c-90b684c92d4d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:58:21.722 7 INFO cinder.api.openstack.wsgi [None req-ed47dc58-883b-4f1e-9da1-3346aab63182 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:58:21.723 8 INFO cinder.api.openstack.wsgi [None req-31c856e8-a0bc-42d0-be1c-90b684c92d4d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:58:21.723 7 INFO cinder.api.openstack.wsgi [None req-ed47dc58-883b-4f1e-9da1-3346aab63182 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:58:31.721 8 INFO cinder.api.openstack.wsgi [None req-31c856e8-a0bc-42d0-be1c-90b684c92d4d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:58:31.722 8 INFO cinder.api.openstack.wsgi [None req-31c856e8-a0bc-42d0-be1c-90b684c92d4d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:58:31.722 7 INFO cinder.api.openstack.wsgi [None req-ed47dc58-883b-4f1e-9da1-3346aab63182 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:58:31.723 7 INFO cinder.api.openstack.wsgi [None req-ed47dc58-883b-4f1e-9da1-3346aab63182 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:58:41.722 8 INFO cinder.api.openstack.wsgi [None req-31c856e8-a0bc-42d0-be1c-90b684c92d4d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:58:41.722 7 INFO cinder.api.openstack.wsgi [None req-ed47dc58-883b-4f1e-9da1-3346aab63182 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:58:41.723 8 INFO cinder.api.openstack.wsgi [None req-31c856e8-a0bc-42d0-be1c-90b684c92d4d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:58:41.723 7 INFO cinder.api.openstack.wsgi [None req-ed47dc58-883b-4f1e-9da1-3346aab63182 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:58:51.722 7 INFO cinder.api.openstack.wsgi [None req-ed47dc58-883b-4f1e-9da1-3346aab63182 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:58:51.722 8 INFO cinder.api.openstack.wsgi [None req-31c856e8-a0bc-42d0-be1c-90b684c92d4d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:58:51.723 7 INFO cinder.api.openstack.wsgi [None req-ed47dc58-883b-4f1e-9da1-3346aab63182 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:58:51.725 8 INFO cinder.api.openstack.wsgi [None req-31c856e8-a0bc-42d0-be1c-90b684c92d4d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:58:51.976 7 INFO cinder.api.openstack.wsgi [None req-c25b7484-4e38-434e-8cba-37de958b8d10 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true 2026-05-13 01:58:51.981 7 INFO cinder.volume.api [None req-c25b7484-4e38-434e-8cba-37de958b8d10 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all snapshots completed successfully. 2026-05-13 01:58:51.981 7 INFO cinder.api.openstack.wsgi [None req-c25b7484-4e38-434e-8cba-37de958b8d10 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 228/455] 10.0.0.248 () {28 vars in 673 bytes} [Wed May 13 01:58:51 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true => generated 17 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 01:58:51.994 8 INFO cinder.api.openstack.wsgi [None req-7ce08655-a5f0-40e2-8568-d676afcaea45 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services 2026-05-13 01:58:51.999 8 INFO cinder.api.openstack.wsgi [None req-7ce08655-a5f0-40e2-8568-d676afcaea45 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services returned with HTTP 200 [pid: 8|app: 0|req: 228/456] 10.0.0.248 () {28 vars in 644 bytes} [Wed May 13 01:58:51 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 01:58:52.008 7 INFO cinder.api.openstack.wsgi [None req-a136dde7-ed38-4a29-b6a2-34f075a831d5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true 2026-05-13 01:58:52.513 7 INFO cinder.api.openstack.wsgi [None req-a136dde7-ed38-4a29-b6a2-34f075a831d5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 229/457] 10.0.0.248 () {28 vars in 695 bytes} [Wed May 13 01:58:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 01:58:52.524 8 INFO cinder.api.openstack.wsgi [None req-7f36073f-19fa-4bb1-ac8f-7a86e2356aaf f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true 2026-05-13 01:58:52.532 8 INFO cinder.volume.api [None req-7f36073f-19fa-4bb1-ac8f-7a86e2356aaf f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all volumes completed successfully. 2026-05-13 01:58:52.534 8 INFO cinder.api.openstack.wsgi [None req-7f36073f-19fa-4bb1-ac8f-7a86e2356aaf f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 229/458] 10.0.0.248 () {28 vars in 683 bytes} [Wed May 13 01:58:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 01:58:52.571 7 INFO cinder.api.openstack.wsgi [None req-2ecc06cf-d251-48aa-ac28-44e251057541 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true 2026-05-13 01:58:52.591 7 INFO cinder.api.openstack.wsgi [None req-2ecc06cf-d251-48aa-ac28-44e251057541 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 230/459] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 01:58:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 01:58:52.600 8 INFO cinder.api.openstack.wsgi [None req-8b442ad8-3947-40d5-b0fc-7c4481234e5e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true 2026-05-13 01:58:52.616 8 INFO cinder.api.openstack.wsgi [None req-8b442ad8-3947-40d5-b0fc-7c4481234e5e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 230/460] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 01:58:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 01:58:52.627 7 INFO cinder.api.openstack.wsgi [None req-7a9270b6-90e6-428c-8988-7ff163985560 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true 2026-05-13 01:58:52.646 7 INFO cinder.api.openstack.wsgi [None req-7a9270b6-90e6-428c-8988-7ff163985560 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 231/461] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 01:58:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 01:58:52.656 8 INFO cinder.api.openstack.wsgi [None req-326949aa-d25b-41c0-92f9-9e12149ce7dc f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true 2026-05-13 01:58:52.663 8 INFO cinder.volume.api [None req-326949aa-d25b-41c0-92f9-9e12149ce7dc f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all volumes completed successfully. 2026-05-13 01:58:52.664 8 INFO cinder.api.openstack.wsgi [None req-326949aa-d25b-41c0-92f9-9e12149ce7dc f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 231/462] 10.0.0.248 () {28 vars in 683 bytes} [Wed May 13 01:58:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true => generated 15 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 01:59:01.721 8 INFO cinder.api.openstack.wsgi [None req-326949aa-d25b-41c0-92f9-9e12149ce7dc f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:59:01.721 7 INFO cinder.api.openstack.wsgi [None req-7a9270b6-90e6-428c-8988-7ff163985560 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:59:01.722 8 INFO cinder.api.openstack.wsgi [None req-326949aa-d25b-41c0-92f9-9e12149ce7dc f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:59:01.722 7 INFO cinder.api.openstack.wsgi [None req-7a9270b6-90e6-428c-8988-7ff163985560 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:59:11.722 8 INFO cinder.api.openstack.wsgi [None req-326949aa-d25b-41c0-92f9-9e12149ce7dc f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:59:11.722 7 INFO cinder.api.openstack.wsgi [None req-7a9270b6-90e6-428c-8988-7ff163985560 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:59:11.723 8 INFO cinder.api.openstack.wsgi [None req-326949aa-d25b-41c0-92f9-9e12149ce7dc f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:59:11.724 7 INFO cinder.api.openstack.wsgi [None req-7a9270b6-90e6-428c-8988-7ff163985560 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:59:21.721 8 INFO cinder.api.openstack.wsgi [None req-326949aa-d25b-41c0-92f9-9e12149ce7dc f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:59:21.721 7 INFO cinder.api.openstack.wsgi [None req-7a9270b6-90e6-428c-8988-7ff163985560 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:59:21.723 8 INFO cinder.api.openstack.wsgi [None req-326949aa-d25b-41c0-92f9-9e12149ce7dc f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:59:21.723 7 INFO cinder.api.openstack.wsgi [None req-7a9270b6-90e6-428c-8988-7ff163985560 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:59:31.721 8 INFO cinder.api.openstack.wsgi [None req-326949aa-d25b-41c0-92f9-9e12149ce7dc f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:59:31.721 7 INFO cinder.api.openstack.wsgi [None req-7a9270b6-90e6-428c-8988-7ff163985560 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:59:31.722 8 INFO cinder.api.openstack.wsgi [None req-326949aa-d25b-41c0-92f9-9e12149ce7dc f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:59:31.722 7 INFO cinder.api.openstack.wsgi [None req-7a9270b6-90e6-428c-8988-7ff163985560 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:59:41.722 8 INFO cinder.api.openstack.wsgi [None req-326949aa-d25b-41c0-92f9-9e12149ce7dc f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:59:41.722 7 INFO cinder.api.openstack.wsgi [None req-7a9270b6-90e6-428c-8988-7ff163985560 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:59:41.723 7 INFO cinder.api.openstack.wsgi [None req-7a9270b6-90e6-428c-8988-7ff163985560 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:59:41.723 8 INFO cinder.api.openstack.wsgi [None req-326949aa-d25b-41c0-92f9-9e12149ce7dc f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:59:51.722 7 INFO cinder.api.openstack.wsgi [None req-7a9270b6-90e6-428c-8988-7ff163985560 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:59:51.722 8 INFO cinder.api.openstack.wsgi [None req-326949aa-d25b-41c0-92f9-9e12149ce7dc f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 01:59:51.723 7 INFO cinder.api.openstack.wsgi [None req-7a9270b6-90e6-428c-8988-7ff163985560 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:59:51.723 8 INFO cinder.api.openstack.wsgi [None req-326949aa-d25b-41c0-92f9-9e12149ce7dc f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 01:59:51.969 7 INFO cinder.api.openstack.wsgi [None req-2788c709-46ed-495f-b949-753dddad52e1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services 2026-05-13 01:59:51.974 7 INFO cinder.api.openstack.wsgi [None req-2788c709-46ed-495f-b949-753dddad52e1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services returned with HTTP 200 [pid: 7|app: 0|req: 238/475] 10.0.0.248 () {28 vars in 644 bytes} [Wed May 13 01:59:51 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services => generated 646 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 01:59:51.987 8 INFO cinder.api.openstack.wsgi [None req-eeb7cb45-b29b-4f10-8c0d-d82cae34f667 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true 2026-05-13 01:59:52.492 8 INFO cinder.api.openstack.wsgi [None req-eeb7cb45-b29b-4f10-8c0d-d82cae34f667 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 238/476] 10.0.0.248 () {28 vars in 695 bytes} [Wed May 13 01:59:51 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 01:59:52.531 7 INFO cinder.api.openstack.wsgi [None req-1be0ee1a-86ba-4ef9-98b4-014dd4df0c29 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true 2026-05-13 01:59:52.553 7 INFO cinder.api.openstack.wsgi [None req-1be0ee1a-86ba-4ef9-98b4-014dd4df0c29 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 239/477] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 01:59:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 01:59:52.564 8 INFO cinder.api.openstack.wsgi [None req-d9e72adf-5fc3-45a8-94a2-e56942996a23 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true 2026-05-13 01:59:52.584 8 INFO cinder.api.openstack.wsgi [None req-d9e72adf-5fc3-45a8-94a2-e56942996a23 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 239/478] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 01:59:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 01:59:52.595 7 INFO cinder.api.openstack.wsgi [None req-8ad243d9-b40a-49be-a859-e5864ac54271 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true 2026-05-13 01:59:52.616 7 INFO cinder.api.openstack.wsgi [None req-8ad243d9-b40a-49be-a859-e5864ac54271 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 240/479] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 01:59:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 01:59:52.624 8 INFO cinder.api.openstack.wsgi [None req-0fdfaacd-11bb-4a28-bf09-02ba054e8e68 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true 2026-05-13 01:59:52.630 8 INFO cinder.volume.api [None req-0fdfaacd-11bb-4a28-bf09-02ba054e8e68 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all snapshots completed successfully. 2026-05-13 01:59:52.630 8 INFO cinder.api.openstack.wsgi [None req-0fdfaacd-11bb-4a28-bf09-02ba054e8e68 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 240/480] 10.0.0.248 () {28 vars in 673 bytes} [Wed May 13 01:59:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 01:59:52.639 7 INFO cinder.api.openstack.wsgi [None req-eb387ea7-69cb-47d4-b4d1-61629a656edf f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true 2026-05-13 01:59:52.647 7 INFO cinder.volume.api [None req-eb387ea7-69cb-47d4-b4d1-61629a656edf f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all volumes completed successfully. 2026-05-13 01:59:52.650 7 INFO cinder.api.openstack.wsgi [None req-eb387ea7-69cb-47d4-b4d1-61629a656edf f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 241/481] 10.0.0.248 () {28 vars in 683 bytes} [Wed May 13 01:59:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 01:59:52.657 8 INFO cinder.api.openstack.wsgi [None req-4868419a-8d3e-4fff-a16f-b8881432932a f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true 2026-05-13 01:59:52.667 8 INFO cinder.volume.api [None req-4868419a-8d3e-4fff-a16f-b8881432932a f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all volumes completed successfully. 2026-05-13 01:59:52.669 8 INFO cinder.api.openstack.wsgi [None req-4868419a-8d3e-4fff-a16f-b8881432932a f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 241/482] 10.0.0.248 () {28 vars in 683 bytes} [Wed May 13 01:59:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 02:00:01.722 7 INFO cinder.api.openstack.wsgi [None req-eb387ea7-69cb-47d4-b4d1-61629a656edf f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:00:01.722 8 INFO cinder.api.openstack.wsgi [None req-4868419a-8d3e-4fff-a16f-b8881432932a f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:00:01.723 8 INFO cinder.api.openstack.wsgi [None req-4868419a-8d3e-4fff-a16f-b8881432932a f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:00:01.723 7 INFO cinder.api.openstack.wsgi [None req-eb387ea7-69cb-47d4-b4d1-61629a656edf f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:00:11.721 8 INFO cinder.api.openstack.wsgi [None req-4868419a-8d3e-4fff-a16f-b8881432932a f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:00:11.722 7 INFO cinder.api.openstack.wsgi [None req-eb387ea7-69cb-47d4-b4d1-61629a656edf f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:00:11.722 8 INFO cinder.api.openstack.wsgi [None req-4868419a-8d3e-4fff-a16f-b8881432932a f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:00:11.723 7 INFO cinder.api.openstack.wsgi [None req-eb387ea7-69cb-47d4-b4d1-61629a656edf f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:00:21.722 8 INFO cinder.api.openstack.wsgi [None req-4868419a-8d3e-4fff-a16f-b8881432932a f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:00:21.722 7 INFO cinder.api.openstack.wsgi [None req-eb387ea7-69cb-47d4-b4d1-61629a656edf f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:00:21.723 8 INFO cinder.api.openstack.wsgi [None req-4868419a-8d3e-4fff-a16f-b8881432932a f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:00:21.724 7 INFO cinder.api.openstack.wsgi [None req-eb387ea7-69cb-47d4-b4d1-61629a656edf f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:00:31.722 8 INFO cinder.api.openstack.wsgi [None req-4868419a-8d3e-4fff-a16f-b8881432932a f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:00:31.722 7 INFO cinder.api.openstack.wsgi [None req-eb387ea7-69cb-47d4-b4d1-61629a656edf f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:00:31.723 8 INFO cinder.api.openstack.wsgi [None req-4868419a-8d3e-4fff-a16f-b8881432932a f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:00:31.724 7 INFO cinder.api.openstack.wsgi [None req-eb387ea7-69cb-47d4-b4d1-61629a656edf f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:00:41.722 7 INFO cinder.api.openstack.wsgi [None req-eb387ea7-69cb-47d4-b4d1-61629a656edf f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:00:41.722 8 INFO cinder.api.openstack.wsgi [None req-4868419a-8d3e-4fff-a16f-b8881432932a f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:00:41.722 7 INFO cinder.api.openstack.wsgi [None req-eb387ea7-69cb-47d4-b4d1-61629a656edf f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:00:41.723 8 INFO cinder.api.openstack.wsgi [None req-4868419a-8d3e-4fff-a16f-b8881432932a f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:00:51.722 7 INFO cinder.api.openstack.wsgi [None req-eb387ea7-69cb-47d4-b4d1-61629a656edf f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:00:51.723 7 INFO cinder.api.openstack.wsgi [None req-eb387ea7-69cb-47d4-b4d1-61629a656edf f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:00:51.722 8 INFO cinder.api.openstack.wsgi [None req-4868419a-8d3e-4fff-a16f-b8881432932a f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:00:51.726 8 INFO cinder.api.openstack.wsgi [None req-4868419a-8d3e-4fff-a16f-b8881432932a f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:00:51.966 7 INFO cinder.api.openstack.wsgi [None req-3352a3f2-bb34-4a91-8e9f-924c85e6574c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true 2026-05-13 02:00:51.977 7 INFO cinder.volume.api [None req-3352a3f2-bb34-4a91-8e9f-924c85e6574c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all volumes completed successfully. 2026-05-13 02:00:51.979 7 INFO cinder.api.openstack.wsgi [None req-3352a3f2-bb34-4a91-8e9f-924c85e6574c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 248/495] 10.0.0.248 () {28 vars in 683 bytes} [Wed May 13 02:00:51 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 02:00:51.990 8 INFO cinder.api.openstack.wsgi [None req-2c2fdd2f-01e8-41e3-abc7-3a51a90f99a5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services 2026-05-13 02:00:51.996 8 INFO cinder.api.openstack.wsgi [None req-2c2fdd2f-01e8-41e3-abc7-3a51a90f99a5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services returned with HTTP 200 [pid: 8|app: 0|req: 248/496] 10.0.0.248 () {28 vars in 644 bytes} [Wed May 13 02:00:51 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:00:52.006 7 INFO cinder.api.openstack.wsgi [None req-4dafd7f2-7553-4bca-937b-a3ae7b64ad1d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true 2026-05-13 02:00:52.015 7 INFO cinder.volume.api [None req-4dafd7f2-7553-4bca-937b-a3ae7b64ad1d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all volumes completed successfully. 2026-05-13 02:00:52.017 7 INFO cinder.api.openstack.wsgi [None req-4dafd7f2-7553-4bca-937b-a3ae7b64ad1d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 249/497] 10.0.0.248 () {28 vars in 683 bytes} [Wed May 13 02:00:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 02:00:52.025 8 INFO cinder.api.openstack.wsgi [None req-38919489-e5ce-4fda-b645-7790fbf19442 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true 2026-05-13 02:00:52.031 8 INFO cinder.volume.api [None req-38919489-e5ce-4fda-b645-7790fbf19442 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all snapshots completed successfully. 2026-05-13 02:00:52.031 8 INFO cinder.api.openstack.wsgi [None req-38919489-e5ce-4fda-b645-7790fbf19442 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 249/498] 10.0.0.248 () {28 vars in 673 bytes} [Wed May 13 02:00:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 02:00:52.042 7 INFO cinder.api.openstack.wsgi [None req-791833a6-2596-4bc9-a36a-332ba5149fc9 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true 2026-05-13 02:00:52.547 7 INFO cinder.api.openstack.wsgi [None req-791833a6-2596-4bc9-a36a-332ba5149fc9 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 250/499] 10.0.0.248 () {28 vars in 695 bytes} [Wed May 13 02:00:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:00:52.589 8 INFO cinder.api.openstack.wsgi [None req-a26d6293-838f-4983-9d9e-d706444dd48b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true 2026-05-13 02:00:52.610 8 INFO cinder.api.openstack.wsgi [None req-a26d6293-838f-4983-9d9e-d706444dd48b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 250/500] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:00:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:00:52.622 7 INFO cinder.api.openstack.wsgi [None req-74ff5b59-9941-4941-be8e-e2beee5f17af f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true 2026-05-13 02:00:52.643 7 INFO cinder.api.openstack.wsgi [None req-74ff5b59-9941-4941-be8e-e2beee5f17af f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 251/501] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:00:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:00:52.656 8 INFO cinder.api.openstack.wsgi [None req-aac057a8-49fa-48df-9dab-27228dd454c1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true 2026-05-13 02:00:52.680 8 INFO cinder.api.openstack.wsgi [None req-aac057a8-49fa-48df-9dab-27228dd454c1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 251/502] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:00:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:01:01.721 8 INFO cinder.api.openstack.wsgi [None req-aac057a8-49fa-48df-9dab-27228dd454c1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:01:01.721 7 INFO cinder.api.openstack.wsgi [None req-74ff5b59-9941-4941-be8e-e2beee5f17af f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:01:01.722 8 INFO cinder.api.openstack.wsgi [None req-aac057a8-49fa-48df-9dab-27228dd454c1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:01:01.722 7 INFO cinder.api.openstack.wsgi [None req-74ff5b59-9941-4941-be8e-e2beee5f17af f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:01:11.722 8 INFO cinder.api.openstack.wsgi [None req-aac057a8-49fa-48df-9dab-27228dd454c1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:01:11.722 7 INFO cinder.api.openstack.wsgi [None req-74ff5b59-9941-4941-be8e-e2beee5f17af f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:01:11.723 8 INFO cinder.api.openstack.wsgi [None req-aac057a8-49fa-48df-9dab-27228dd454c1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:01:11.723 7 INFO cinder.api.openstack.wsgi [None req-74ff5b59-9941-4941-be8e-e2beee5f17af f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:01:21.721 8 INFO cinder.api.openstack.wsgi [None req-aac057a8-49fa-48df-9dab-27228dd454c1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:01:21.722 7 INFO cinder.api.openstack.wsgi [None req-74ff5b59-9941-4941-be8e-e2beee5f17af f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:01:21.722 8 INFO cinder.api.openstack.wsgi [None req-aac057a8-49fa-48df-9dab-27228dd454c1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:01:21.723 7 INFO cinder.api.openstack.wsgi [None req-74ff5b59-9941-4941-be8e-e2beee5f17af f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:01:31.721 7 INFO cinder.api.openstack.wsgi [None req-74ff5b59-9941-4941-be8e-e2beee5f17af f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:01:31.721 8 INFO cinder.api.openstack.wsgi [None req-aac057a8-49fa-48df-9dab-27228dd454c1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:01:31.722 7 INFO cinder.api.openstack.wsgi [None req-74ff5b59-9941-4941-be8e-e2beee5f17af f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:01:31.722 8 INFO cinder.api.openstack.wsgi [None req-aac057a8-49fa-48df-9dab-27228dd454c1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:01:41.722 8 INFO cinder.api.openstack.wsgi [None req-aac057a8-49fa-48df-9dab-27228dd454c1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:01:41.722 7 INFO cinder.api.openstack.wsgi [None req-74ff5b59-9941-4941-be8e-e2beee5f17af f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:01:41.723 8 INFO cinder.api.openstack.wsgi [None req-aac057a8-49fa-48df-9dab-27228dd454c1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:01:41.723 7 INFO cinder.api.openstack.wsgi [None req-74ff5b59-9941-4941-be8e-e2beee5f17af f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:01:51.721 8 INFO cinder.api.openstack.wsgi [None req-aac057a8-49fa-48df-9dab-27228dd454c1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:01:51.721 7 INFO cinder.api.openstack.wsgi [None req-74ff5b59-9941-4941-be8e-e2beee5f17af f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:01:51.721 8 INFO cinder.api.openstack.wsgi [None req-aac057a8-49fa-48df-9dab-27228dd454c1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:01:51.722 7 INFO cinder.api.openstack.wsgi [None req-74ff5b59-9941-4941-be8e-e2beee5f17af f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:01:52.002 8 INFO cinder.api.openstack.wsgi [None req-2d186bb6-10a7-4c46-8f5e-665c79c8790c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true 2026-05-13 02:01:52.023 8 INFO cinder.api.openstack.wsgi [None req-2d186bb6-10a7-4c46-8f5e-665c79c8790c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 258/515] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:01:51 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true => generated 845 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:01:52.032 7 INFO cinder.api.openstack.wsgi [None req-b0492f01-ef83-4a86-a2cf-4a3757611b96 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true 2026-05-13 02:01:52.053 7 INFO cinder.api.openstack.wsgi [None req-b0492f01-ef83-4a86-a2cf-4a3757611b96 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 258/516] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:01:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:01:52.065 8 INFO cinder.api.openstack.wsgi [None req-db1d3709-d1d1-45a6-80fa-0bfc7fae3a6e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true 2026-05-13 02:01:52.085 8 INFO cinder.api.openstack.wsgi [None req-db1d3709-d1d1-45a6-80fa-0bfc7fae3a6e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 259/517] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:01:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:01:52.094 7 INFO cinder.api.openstack.wsgi [None req-5931d6bc-6ffb-4dfb-916d-ab3667dafe68 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true 2026-05-13 02:01:52.103 7 INFO cinder.volume.api [None req-5931d6bc-6ffb-4dfb-916d-ab3667dafe68 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all volumes completed successfully. 2026-05-13 02:01:52.105 7 INFO cinder.api.openstack.wsgi [None req-5931d6bc-6ffb-4dfb-916d-ab3667dafe68 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 259/518] 10.0.0.248 () {28 vars in 683 bytes} [Wed May 13 02:01:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 02:01:52.114 8 INFO cinder.api.openstack.wsgi [None req-aa0f9394-c8ea-4455-b2ae-39f2c595955f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true 2026-05-13 02:01:52.122 8 INFO cinder.volume.api [None req-aa0f9394-c8ea-4455-b2ae-39f2c595955f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all volumes completed successfully. 2026-05-13 02:01:52.124 8 INFO cinder.api.openstack.wsgi [None req-aa0f9394-c8ea-4455-b2ae-39f2c595955f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 260/519] 10.0.0.248 () {28 vars in 683 bytes} [Wed May 13 02:01:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 02:01:52.135 7 INFO cinder.api.openstack.wsgi [None req-4c445b3d-6e5d-4ffd-9e15-4b3290d51eff f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true 2026-05-13 02:01:52.140 7 INFO cinder.volume.api [None req-4c445b3d-6e5d-4ffd-9e15-4b3290d51eff f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all snapshots completed successfully. 2026-05-13 02:01:52.141 7 INFO cinder.api.openstack.wsgi [None req-4c445b3d-6e5d-4ffd-9e15-4b3290d51eff f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 260/520] 10.0.0.248 () {28 vars in 673 bytes} [Wed May 13 02:01:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 02:01:52.153 8 INFO cinder.api.openstack.wsgi [None req-368b60ae-6380-47f2-8ffa-aa4043a21cb3 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services 2026-05-13 02:01:52.160 8 INFO cinder.api.openstack.wsgi [None req-368b60ae-6380-47f2-8ffa-aa4043a21cb3 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services returned with HTTP 200 [pid: 8|app: 0|req: 261/521] 10.0.0.248 () {28 vars in 644 bytes} [Wed May 13 02:01:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:01:52.170 7 INFO cinder.api.openstack.wsgi [None req-3d179125-8a0a-44dc-8cf2-b009b0f3a981 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true 2026-05-13 02:01:52.674 7 INFO cinder.api.openstack.wsgi [None req-3d179125-8a0a-44dc-8cf2-b009b0f3a981 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 261/522] 10.0.0.248 () {28 vars in 695 bytes} [Wed May 13 02:01:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:02:01.722 7 INFO cinder.api.openstack.wsgi [None req-3d179125-8a0a-44dc-8cf2-b009b0f3a981 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:02:01.722 8 INFO cinder.api.openstack.wsgi [None req-368b60ae-6380-47f2-8ffa-aa4043a21cb3 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:02:01.723 7 INFO cinder.api.openstack.wsgi [None req-3d179125-8a0a-44dc-8cf2-b009b0f3a981 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:02:01.723 8 INFO cinder.api.openstack.wsgi [None req-368b60ae-6380-47f2-8ffa-aa4043a21cb3 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:02:11.721 8 INFO cinder.api.openstack.wsgi [None req-368b60ae-6380-47f2-8ffa-aa4043a21cb3 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:02:11.721 7 INFO cinder.api.openstack.wsgi [None req-3d179125-8a0a-44dc-8cf2-b009b0f3a981 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:02:11.722 8 INFO cinder.api.openstack.wsgi [None req-368b60ae-6380-47f2-8ffa-aa4043a21cb3 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:02:11.722 7 INFO cinder.api.openstack.wsgi [None req-3d179125-8a0a-44dc-8cf2-b009b0f3a981 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:02:21.723 8 INFO cinder.api.openstack.wsgi [None req-368b60ae-6380-47f2-8ffa-aa4043a21cb3 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:02:21.723 7 INFO cinder.api.openstack.wsgi [None req-3d179125-8a0a-44dc-8cf2-b009b0f3a981 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:02:21.724 7 INFO cinder.api.openstack.wsgi [None req-3d179125-8a0a-44dc-8cf2-b009b0f3a981 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:02:21.724 8 INFO cinder.api.openstack.wsgi [None req-368b60ae-6380-47f2-8ffa-aa4043a21cb3 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:02:31.721 7 INFO cinder.api.openstack.wsgi [None req-3d179125-8a0a-44dc-8cf2-b009b0f3a981 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:02:31.721 8 INFO cinder.api.openstack.wsgi [None req-368b60ae-6380-47f2-8ffa-aa4043a21cb3 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:02:31.722 7 INFO cinder.api.openstack.wsgi [None req-3d179125-8a0a-44dc-8cf2-b009b0f3a981 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:02:31.723 8 INFO cinder.api.openstack.wsgi [None req-368b60ae-6380-47f2-8ffa-aa4043a21cb3 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:02:41.722 8 INFO cinder.api.openstack.wsgi [None req-368b60ae-6380-47f2-8ffa-aa4043a21cb3 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:02:41.722 8 INFO cinder.api.openstack.wsgi [None req-368b60ae-6380-47f2-8ffa-aa4043a21cb3 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:02:41.723 7 INFO cinder.api.openstack.wsgi [None req-3d179125-8a0a-44dc-8cf2-b009b0f3a981 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:02:41.724 7 INFO cinder.api.openstack.wsgi [None req-3d179125-8a0a-44dc-8cf2-b009b0f3a981 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:02:51.721 7 INFO cinder.api.openstack.wsgi [None req-3d179125-8a0a-44dc-8cf2-b009b0f3a981 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:02:51.722 8 INFO cinder.api.openstack.wsgi [None req-368b60ae-6380-47f2-8ffa-aa4043a21cb3 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:02:51.722 7 INFO cinder.api.openstack.wsgi [None req-3d179125-8a0a-44dc-8cf2-b009b0f3a981 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:02:51.723 8 INFO cinder.api.openstack.wsgi [None req-368b60ae-6380-47f2-8ffa-aa4043a21cb3 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:02:52.091 7 INFO cinder.api.openstack.wsgi [None req-d6804f5d-2ab6-4ca1-850a-a568ffcb52ce f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true 2026-05-13 02:02:52.595 7 INFO cinder.api.openstack.wsgi [None req-d6804f5d-2ab6-4ca1-850a-a568ffcb52ce f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 268/535] 10.0.0.248 () {28 vars in 695 bytes} [Wed May 13 02:02:51 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true => generated 670 bytes in 604 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:02:52.636 8 INFO cinder.api.openstack.wsgi [None req-30ef02c0-c570-43ed-9350-2c3ab92d4d9e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true 2026-05-13 02:02:52.658 8 INFO cinder.api.openstack.wsgi [None req-30ef02c0-c570-43ed-9350-2c3ab92d4d9e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 268/536] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:02:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:02:52.667 7 INFO cinder.api.openstack.wsgi [None req-e0cd8c4a-9e3f-4780-8fd1-ca048d558335 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true 2026-05-13 02:02:52.697 7 INFO cinder.api.openstack.wsgi [None req-e0cd8c4a-9e3f-4780-8fd1-ca048d558335 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 269/537] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:02:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:02:53.349 8 INFO cinder.api.openstack.wsgi [None req-2ddb382d-644c-4f8c-beec-a0cf27dda6a2 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true 2026-05-13 02:02:53.369 8 INFO cinder.api.openstack.wsgi [None req-2ddb382d-644c-4f8c-beec-a0cf27dda6a2 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 269/538] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:02:53 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:02:53.380 7 INFO cinder.api.openstack.wsgi [None req-c138fb0b-4d69-479e-ac12-0761b41f3d46 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true 2026-05-13 02:02:53.390 7 INFO cinder.volume.api [None req-c138fb0b-4d69-479e-ac12-0761b41f3d46 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all snapshots completed successfully. 2026-05-13 02:02:53.390 7 INFO cinder.api.openstack.wsgi [None req-c138fb0b-4d69-479e-ac12-0761b41f3d46 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 270/539] 10.0.0.248 () {28 vars in 673 bytes} [Wed May 13 02:02:53 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 02:02:53.403 8 INFO cinder.api.openstack.wsgi [None req-52e0d725-17c9-48aa-8ff9-a02b29de6fdf f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true 2026-05-13 02:02:53.414 8 INFO cinder.volume.api [None req-52e0d725-17c9-48aa-8ff9-a02b29de6fdf f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all volumes completed successfully. 2026-05-13 02:02:53.416 8 INFO cinder.api.openstack.wsgi [None req-52e0d725-17c9-48aa-8ff9-a02b29de6fdf f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 270/540] 10.0.0.248 () {28 vars in 683 bytes} [Wed May 13 02:02:53 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 02:02:53.425 7 INFO cinder.api.openstack.wsgi [None req-5e3da4b4-b8a8-4ffb-91c0-1ae1464ba1f1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services 2026-05-13 02:02:53.432 7 INFO cinder.api.openstack.wsgi [None req-5e3da4b4-b8a8-4ffb-91c0-1ae1464ba1f1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services returned with HTTP 200 [pid: 7|app: 0|req: 271/541] 10.0.0.248 () {28 vars in 644 bytes} [Wed May 13 02:02:53 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:02:53.445 8 INFO cinder.api.openstack.wsgi [None req-511bf478-c563-4fc8-b048-3cb1f89187bd f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true 2026-05-13 02:02:53.458 8 INFO cinder.volume.api [None req-511bf478-c563-4fc8-b048-3cb1f89187bd f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all volumes completed successfully. 2026-05-13 02:02:53.461 8 INFO cinder.api.openstack.wsgi [None req-511bf478-c563-4fc8-b048-3cb1f89187bd f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 271/542] 10.0.0.248 () {28 vars in 683 bytes} [Wed May 13 02:02:53 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 02:03:01.722 7 INFO cinder.api.openstack.wsgi [None req-5e3da4b4-b8a8-4ffb-91c0-1ae1464ba1f1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:03:01.722 8 INFO cinder.api.openstack.wsgi [None req-511bf478-c563-4fc8-b048-3cb1f89187bd f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:03:01.723 7 INFO cinder.api.openstack.wsgi [None req-5e3da4b4-b8a8-4ffb-91c0-1ae1464ba1f1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:03:01.723 8 INFO cinder.api.openstack.wsgi [None req-511bf478-c563-4fc8-b048-3cb1f89187bd f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:03:11.723 7 INFO cinder.api.openstack.wsgi [None req-5e3da4b4-b8a8-4ffb-91c0-1ae1464ba1f1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:03:11.723 8 INFO cinder.api.openstack.wsgi [None req-511bf478-c563-4fc8-b048-3cb1f89187bd f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:03:11.724 7 INFO cinder.api.openstack.wsgi [None req-5e3da4b4-b8a8-4ffb-91c0-1ae1464ba1f1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:03:11.724 8 INFO cinder.api.openstack.wsgi [None req-511bf478-c563-4fc8-b048-3cb1f89187bd f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:03:21.723 8 INFO cinder.api.openstack.wsgi [None req-511bf478-c563-4fc8-b048-3cb1f89187bd f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:03:21.723 7 INFO cinder.api.openstack.wsgi [None req-5e3da4b4-b8a8-4ffb-91c0-1ae1464ba1f1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:03:21.724 8 INFO cinder.api.openstack.wsgi [None req-511bf478-c563-4fc8-b048-3cb1f89187bd f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:03:21.724 7 INFO cinder.api.openstack.wsgi [None req-5e3da4b4-b8a8-4ffb-91c0-1ae1464ba1f1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:03:31.721 7 INFO cinder.api.openstack.wsgi [None req-5e3da4b4-b8a8-4ffb-91c0-1ae1464ba1f1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:03:31.722 8 INFO cinder.api.openstack.wsgi [None req-511bf478-c563-4fc8-b048-3cb1f89187bd f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:03:31.722 7 INFO cinder.api.openstack.wsgi [None req-5e3da4b4-b8a8-4ffb-91c0-1ae1464ba1f1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:03:31.723 8 INFO cinder.api.openstack.wsgi [None req-511bf478-c563-4fc8-b048-3cb1f89187bd f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:03:41.722 7 INFO cinder.api.openstack.wsgi [None req-5e3da4b4-b8a8-4ffb-91c0-1ae1464ba1f1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:03:41.722 8 INFO cinder.api.openstack.wsgi [None req-511bf478-c563-4fc8-b048-3cb1f89187bd f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:03:41.723 7 INFO cinder.api.openstack.wsgi [None req-5e3da4b4-b8a8-4ffb-91c0-1ae1464ba1f1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:03:41.723 8 INFO cinder.api.openstack.wsgi [None req-511bf478-c563-4fc8-b048-3cb1f89187bd f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:03:51.722 7 INFO cinder.api.openstack.wsgi [None req-5e3da4b4-b8a8-4ffb-91c0-1ae1464ba1f1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:03:51.722 8 INFO cinder.api.openstack.wsgi [None req-511bf478-c563-4fc8-b048-3cb1f89187bd f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:03:51.723 7 INFO cinder.api.openstack.wsgi [None req-5e3da4b4-b8a8-4ffb-91c0-1ae1464ba1f1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:03:51.724 8 INFO cinder.api.openstack.wsgi [None req-511bf478-c563-4fc8-b048-3cb1f89187bd f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:03:52.025 7 INFO cinder.api.openstack.wsgi [None req-114c6667-8e2b-4335-ab5e-813027d95e69 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true 2026-05-13 02:03:52.034 7 INFO cinder.volume.api [None req-114c6667-8e2b-4335-ab5e-813027d95e69 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all volumes completed successfully. 2026-05-13 02:03:52.035 7 INFO cinder.api.openstack.wsgi [None req-114c6667-8e2b-4335-ab5e-813027d95e69 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 278/555] 10.0.0.248 () {28 vars in 683 bytes} [Wed May 13 02:03:51 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 02:03:52.047 8 INFO cinder.api.openstack.wsgi [None req-649e7057-168c-4d04-8298-0412a797a01b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true 2026-05-13 02:03:52.554 8 INFO cinder.api.openstack.wsgi [None req-649e7057-168c-4d04-8298-0412a797a01b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 278/556] 10.0.0.248 () {28 vars in 695 bytes} [Wed May 13 02:03:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true => generated 670 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:03:52.631 7 INFO cinder.api.openstack.wsgi [None req-9eceea39-fa7a-42ec-8cc0-0333650a654e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true 2026-05-13 02:03:52.651 7 INFO cinder.api.openstack.wsgi [None req-9eceea39-fa7a-42ec-8cc0-0333650a654e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 279/557] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:03:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:03:52.663 8 INFO cinder.api.openstack.wsgi [None req-d417207c-7171-4deb-8700-04fb77329875 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true 2026-05-13 02:03:52.683 8 INFO cinder.api.openstack.wsgi [None req-d417207c-7171-4deb-8700-04fb77329875 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 279/558] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:03:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:03:52.693 7 INFO cinder.api.openstack.wsgi [None req-3eb69faf-56e1-4193-a39a-351c1872bf70 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true 2026-05-13 02:03:52.712 7 INFO cinder.api.openstack.wsgi [None req-3eb69faf-56e1-4193-a39a-351c1872bf70 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 280/559] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:03:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:03:52.722 8 INFO cinder.api.openstack.wsgi [None req-27aaa02b-6072-4179-9682-f1e68f4b99ec f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true 2026-05-13 02:03:52.731 8 INFO cinder.volume.api [None req-27aaa02b-6072-4179-9682-f1e68f4b99ec f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all volumes completed successfully. 2026-05-13 02:03:52.732 8 INFO cinder.api.openstack.wsgi [None req-27aaa02b-6072-4179-9682-f1e68f4b99ec f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 280/560] 10.0.0.248 () {28 vars in 683 bytes} [Wed May 13 02:03:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 02:03:52.739 7 INFO cinder.api.openstack.wsgi [None req-182675d3-95bc-4523-a52a-28a98a38c91b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services 2026-05-13 02:03:52.744 7 INFO cinder.api.openstack.wsgi [None req-182675d3-95bc-4523-a52a-28a98a38c91b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services returned with HTTP 200 [pid: 7|app: 0|req: 281/561] 10.0.0.248 () {28 vars in 644 bytes} [Wed May 13 02:03:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services => generated 646 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:03:52.751 8 INFO cinder.api.openstack.wsgi [None req-2bf7bc4e-9f38-45fb-9f30-03172d5f0ea1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true 2026-05-13 02:03:52.756 8 INFO cinder.volume.api [None req-2bf7bc4e-9f38-45fb-9f30-03172d5f0ea1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all snapshots completed successfully. 2026-05-13 02:03:52.756 8 INFO cinder.api.openstack.wsgi [None req-2bf7bc4e-9f38-45fb-9f30-03172d5f0ea1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 281/562] 10.0.0.248 () {28 vars in 673 bytes} [Wed May 13 02:03:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 02:04:01.722 7 INFO cinder.api.openstack.wsgi [None req-182675d3-95bc-4523-a52a-28a98a38c91b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:04:01.722 8 INFO cinder.api.openstack.wsgi [None req-2bf7bc4e-9f38-45fb-9f30-03172d5f0ea1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:04:01.723 7 INFO cinder.api.openstack.wsgi [None req-182675d3-95bc-4523-a52a-28a98a38c91b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:04:01.723 8 INFO cinder.api.openstack.wsgi [None req-2bf7bc4e-9f38-45fb-9f30-03172d5f0ea1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:04:11.722 7 INFO cinder.api.openstack.wsgi [None req-182675d3-95bc-4523-a52a-28a98a38c91b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:04:11.722 8 INFO cinder.api.openstack.wsgi [None req-2bf7bc4e-9f38-45fb-9f30-03172d5f0ea1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:04:11.723 7 INFO cinder.api.openstack.wsgi [None req-182675d3-95bc-4523-a52a-28a98a38c91b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:04:11.723 8 INFO cinder.api.openstack.wsgi [None req-2bf7bc4e-9f38-45fb-9f30-03172d5f0ea1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:04:21.721 8 INFO cinder.api.openstack.wsgi [None req-2bf7bc4e-9f38-45fb-9f30-03172d5f0ea1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:04:21.722 8 INFO cinder.api.openstack.wsgi [None req-2bf7bc4e-9f38-45fb-9f30-03172d5f0ea1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:04:21.722 7 INFO cinder.api.openstack.wsgi [None req-182675d3-95bc-4523-a52a-28a98a38c91b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:04:21.723 7 INFO cinder.api.openstack.wsgi [None req-182675d3-95bc-4523-a52a-28a98a38c91b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:04:31.721 8 INFO cinder.api.openstack.wsgi [None req-2bf7bc4e-9f38-45fb-9f30-03172d5f0ea1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:04:31.722 7 INFO cinder.api.openstack.wsgi [None req-182675d3-95bc-4523-a52a-28a98a38c91b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:04:31.723 8 INFO cinder.api.openstack.wsgi [None req-2bf7bc4e-9f38-45fb-9f30-03172d5f0ea1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:04:31.723 7 INFO cinder.api.openstack.wsgi [None req-182675d3-95bc-4523-a52a-28a98a38c91b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:04:41.721 7 INFO cinder.api.openstack.wsgi [None req-182675d3-95bc-4523-a52a-28a98a38c91b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:04:41.722 7 INFO cinder.api.openstack.wsgi [None req-182675d3-95bc-4523-a52a-28a98a38c91b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:04:41.722 8 INFO cinder.api.openstack.wsgi [None req-2bf7bc4e-9f38-45fb-9f30-03172d5f0ea1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:04:41.723 8 INFO cinder.api.openstack.wsgi [None req-2bf7bc4e-9f38-45fb-9f30-03172d5f0ea1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:04:51.721 7 INFO cinder.api.openstack.wsgi [None req-182675d3-95bc-4523-a52a-28a98a38c91b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:04:51.722 8 INFO cinder.api.openstack.wsgi [None req-2bf7bc4e-9f38-45fb-9f30-03172d5f0ea1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:04:51.722 7 INFO cinder.api.openstack.wsgi [None req-182675d3-95bc-4523-a52a-28a98a38c91b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:04:51.723 8 INFO cinder.api.openstack.wsgi [None req-2bf7bc4e-9f38-45fb-9f30-03172d5f0ea1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:04:51.991 7 INFO cinder.api.openstack.wsgi [None req-142ca2c6-d86f-441c-ad2c-26722f98974c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true 2026-05-13 02:04:52.005 7 INFO cinder.volume.api [None req-142ca2c6-d86f-441c-ad2c-26722f98974c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all volumes completed successfully. 2026-05-13 02:04:52.007 7 INFO cinder.api.openstack.wsgi [None req-142ca2c6-d86f-441c-ad2c-26722f98974c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 288/575] 10.0.0.248 () {28 vars in 683 bytes} [Wed May 13 02:04:51 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true => generated 15 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 02:04:52.020 8 INFO cinder.api.openstack.wsgi [None req-d8ae802d-39c8-425f-a36c-35365e2256b2 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true 2026-05-13 02:04:52.030 8 INFO cinder.volume.api [None req-d8ae802d-39c8-425f-a36c-35365e2256b2 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all snapshots completed successfully. 2026-05-13 02:04:52.030 8 INFO cinder.api.openstack.wsgi [None req-d8ae802d-39c8-425f-a36c-35365e2256b2 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 288/576] 10.0.0.248 () {28 vars in 673 bytes} [Wed May 13 02:04:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 02:04:52.040 7 INFO cinder.api.openstack.wsgi [None req-b7f95627-c2ea-4ba0-ac87-523b3569458c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services 2026-05-13 02:04:52.045 7 INFO cinder.api.openstack.wsgi [None req-b7f95627-c2ea-4ba0-ac87-523b3569458c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services returned with HTTP 200 [pid: 7|app: 0|req: 289/577] 10.0.0.248 () {28 vars in 644 bytes} [Wed May 13 02:04:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:04:52.055 8 INFO cinder.api.openstack.wsgi [None req-e019e0a4-5c78-4fa2-aa17-69b922c1f4d0 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true 2026-05-13 02:04:52.560 8 INFO cinder.api.openstack.wsgi [None req-e019e0a4-5c78-4fa2-aa17-69b922c1f4d0 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 289/578] 10.0.0.248 () {28 vars in 695 bytes} [Wed May 13 02:04:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:04:52.596 7 INFO cinder.api.openstack.wsgi [None req-c7f3cbf5-10cb-4ab6-9d7d-443663acffc1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true 2026-05-13 02:04:52.616 7 INFO cinder.api.openstack.wsgi [None req-c7f3cbf5-10cb-4ab6-9d7d-443663acffc1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 290/579] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:04:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:04:52.625 8 INFO cinder.api.openstack.wsgi [None req-415c66e6-ba64-458c-8f0a-eccc1449361a f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true 2026-05-13 02:04:52.646 8 INFO cinder.api.openstack.wsgi [None req-415c66e6-ba64-458c-8f0a-eccc1449361a f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 290/580] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:04:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:04:52.661 7 INFO cinder.api.openstack.wsgi [None req-92488e02-e2b8-4688-a224-21857ce2c9f5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true 2026-05-13 02:04:52.683 7 INFO cinder.api.openstack.wsgi [None req-92488e02-e2b8-4688-a224-21857ce2c9f5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 291/581] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:04:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:04:52.690 8 INFO cinder.api.openstack.wsgi [None req-185355cf-ffe7-474c-8237-8bfb2ac069f0 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true 2026-05-13 02:04:52.699 8 INFO cinder.volume.api [None req-185355cf-ffe7-474c-8237-8bfb2ac069f0 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all volumes completed successfully. 2026-05-13 02:04:52.701 8 INFO cinder.api.openstack.wsgi [None req-185355cf-ffe7-474c-8237-8bfb2ac069f0 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 291/582] 10.0.0.248 () {28 vars in 683 bytes} [Wed May 13 02:04:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 02:05:01.722 7 INFO cinder.api.openstack.wsgi [None req-92488e02-e2b8-4688-a224-21857ce2c9f5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:05:01.722 8 INFO cinder.api.openstack.wsgi [None req-185355cf-ffe7-474c-8237-8bfb2ac069f0 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:05:01.722 7 INFO cinder.api.openstack.wsgi [None req-92488e02-e2b8-4688-a224-21857ce2c9f5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:05:01.723 8 INFO cinder.api.openstack.wsgi [None req-185355cf-ffe7-474c-8237-8bfb2ac069f0 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:05:11.722 8 INFO cinder.api.openstack.wsgi [None req-185355cf-ffe7-474c-8237-8bfb2ac069f0 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:05:11.722 7 INFO cinder.api.openstack.wsgi [None req-92488e02-e2b8-4688-a224-21857ce2c9f5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:05:11.723 7 INFO cinder.api.openstack.wsgi [None req-92488e02-e2b8-4688-a224-21857ce2c9f5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:05:11.723 8 INFO cinder.api.openstack.wsgi [None req-185355cf-ffe7-474c-8237-8bfb2ac069f0 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:05:21.722 7 INFO cinder.api.openstack.wsgi [None req-92488e02-e2b8-4688-a224-21857ce2c9f5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:05:21.722 8 INFO cinder.api.openstack.wsgi [None req-185355cf-ffe7-474c-8237-8bfb2ac069f0 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:05:21.722 7 INFO cinder.api.openstack.wsgi [None req-92488e02-e2b8-4688-a224-21857ce2c9f5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:05:21.723 8 INFO cinder.api.openstack.wsgi [None req-185355cf-ffe7-474c-8237-8bfb2ac069f0 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:05:31.721 8 INFO cinder.api.openstack.wsgi [None req-185355cf-ffe7-474c-8237-8bfb2ac069f0 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:05:31.721 7 INFO cinder.api.openstack.wsgi [None req-92488e02-e2b8-4688-a224-21857ce2c9f5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:05:31.722 7 INFO cinder.api.openstack.wsgi [None req-92488e02-e2b8-4688-a224-21857ce2c9f5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:05:31.723 8 INFO cinder.api.openstack.wsgi [None req-185355cf-ffe7-474c-8237-8bfb2ac069f0 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:05:41.721 8 INFO cinder.api.openstack.wsgi [None req-185355cf-ffe7-474c-8237-8bfb2ac069f0 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:05:41.722 8 INFO cinder.api.openstack.wsgi [None req-185355cf-ffe7-474c-8237-8bfb2ac069f0 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:05:41.722 7 INFO cinder.api.openstack.wsgi [None req-92488e02-e2b8-4688-a224-21857ce2c9f5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:05:41.723 7 INFO cinder.api.openstack.wsgi [None req-92488e02-e2b8-4688-a224-21857ce2c9f5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:05:49.878 8 INFO cinder.api.openstack.wsgi [None req-97f77593-0d15-4398-ac5b-47a6420c9d1e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET https://volume.199-204-45-74.nip.io/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=False 2026-05-13 02:05:49.901 8 INFO cinder.api.openstack.wsgi [None req-97f77593-0d15-4398-ac5b-47a6420c9d1e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] https://volume.199-204-45-74.nip.io/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 297/593] 199.204.45.74 () {44 vars in 1064 bytes} [Wed May 13 02:05:49 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=False => generated 338 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:05:51.721 8 INFO cinder.api.openstack.wsgi [None req-97f77593-0d15-4398-ac5b-47a6420c9d1e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:05:51.721 7 INFO cinder.api.openstack.wsgi [None req-92488e02-e2b8-4688-a224-21857ce2c9f5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:05:51.722 8 INFO cinder.api.openstack.wsgi [None req-97f77593-0d15-4398-ac5b-47a6420c9d1e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:05:51.723 7 INFO cinder.api.openstack.wsgi [None req-92488e02-e2b8-4688-a224-21857ce2c9f5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:05:51.986 8 INFO cinder.api.openstack.wsgi [None req-0374ba31-2075-470d-a616-bc968d2e3f80 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services 2026-05-13 02:05:51.993 8 INFO cinder.api.openstack.wsgi [None req-0374ba31-2075-470d-a616-bc968d2e3f80 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services returned with HTTP 200 [pid: 8|app: 0|req: 299/596] 10.0.0.248 () {28 vars in 644 bytes} [Wed May 13 02:05:51 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services => generated 646 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:05:52.046 7 INFO cinder.api.openstack.wsgi [None req-9c191cea-6929-4359-9e60-1242d8b80ea8 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true 2026-05-13 02:05:52.066 7 INFO cinder.api.openstack.wsgi [None req-9c191cea-6929-4359-9e60-1242d8b80ea8 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 298/597] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:05:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:05:52.078 8 INFO cinder.api.openstack.wsgi [None req-1a8361e4-c4b8-4263-979d-b194fbfe140f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true 2026-05-13 02:05:52.102 8 INFO cinder.api.openstack.wsgi [None req-1a8361e4-c4b8-4263-979d-b194fbfe140f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 300/598] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:05:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:05:52.111 7 INFO cinder.api.openstack.wsgi [None req-f8fd92e2-a75f-4efa-a6d5-64f6b1e20c2f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true 2026-05-13 02:05:52.141 7 INFO cinder.api.openstack.wsgi [None req-f8fd92e2-a75f-4efa-a6d5-64f6b1e20c2f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 299/599] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:05:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:05:52.152 8 INFO cinder.api.openstack.wsgi [None req-bda8bbae-8f17-4e03-99ed-46107419385d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true 2026-05-13 02:05:52.158 8 INFO cinder.volume.api [None req-bda8bbae-8f17-4e03-99ed-46107419385d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all snapshots completed successfully. 2026-05-13 02:05:52.159 8 INFO cinder.api.openstack.wsgi [None req-bda8bbae-8f17-4e03-99ed-46107419385d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 301/600] 10.0.0.248 () {28 vars in 673 bytes} [Wed May 13 02:05:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 02:05:52.169 7 INFO cinder.api.openstack.wsgi [None req-18c72b9a-9cab-4fb8-bb78-6e8f89e9a585 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true 2026-05-13 02:05:52.178 7 INFO cinder.volume.api [None req-18c72b9a-9cab-4fb8-bb78-6e8f89e9a585 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all volumes completed successfully. 2026-05-13 02:05:52.180 7 INFO cinder.api.openstack.wsgi [None req-18c72b9a-9cab-4fb8-bb78-6e8f89e9a585 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 300/601] 10.0.0.248 () {28 vars in 683 bytes} [Wed May 13 02:05:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 02:05:52.195 8 INFO cinder.api.openstack.wsgi [None req-f2cfd41c-9970-423f-bf42-4b955fe88d4c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true 2026-05-13 02:05:52.699 8 INFO cinder.api.openstack.wsgi [None req-f2cfd41c-9970-423f-bf42-4b955fe88d4c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 302/602] 10.0.0.248 () {28 vars in 695 bytes} [Wed May 13 02:05:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true => generated 670 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:05:52.709 7 INFO cinder.api.openstack.wsgi [None req-24109349-64f6-4648-aa8d-ab483ec22e11 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true 2026-05-13 02:05:52.717 7 INFO cinder.volume.api [None req-24109349-64f6-4648-aa8d-ab483ec22e11 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all volumes completed successfully. 2026-05-13 02:05:52.719 7 INFO cinder.api.openstack.wsgi [None req-24109349-64f6-4648-aa8d-ab483ec22e11 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 301/603] 10.0.0.248 () {28 vars in 683 bytes} [Wed May 13 02:05:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 02:06:01.723 8 INFO cinder.api.openstack.wsgi [None req-f2cfd41c-9970-423f-bf42-4b955fe88d4c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:06:01.724 7 INFO cinder.api.openstack.wsgi [None req-24109349-64f6-4648-aa8d-ab483ec22e11 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:06:01.724 8 INFO cinder.api.openstack.wsgi [None req-f2cfd41c-9970-423f-bf42-4b955fe88d4c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:06:01.726 7 INFO cinder.api.openstack.wsgi [None req-24109349-64f6-4648-aa8d-ab483ec22e11 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:06:11.722 8 INFO cinder.api.openstack.wsgi [None req-f2cfd41c-9970-423f-bf42-4b955fe88d4c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:06:11.723 8 INFO cinder.api.openstack.wsgi [None req-f2cfd41c-9970-423f-bf42-4b955fe88d4c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:06:11.724 7 INFO cinder.api.openstack.wsgi [None req-24109349-64f6-4648-aa8d-ab483ec22e11 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:06:11.725 7 INFO cinder.api.openstack.wsgi [None req-24109349-64f6-4648-aa8d-ab483ec22e11 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:06:21.721 8 INFO cinder.api.openstack.wsgi [None req-f2cfd41c-9970-423f-bf42-4b955fe88d4c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:06:21.721 7 INFO cinder.api.openstack.wsgi [None req-24109349-64f6-4648-aa8d-ab483ec22e11 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:06:21.722 8 INFO cinder.api.openstack.wsgi [None req-f2cfd41c-9970-423f-bf42-4b955fe88d4c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:06:21.722 7 INFO cinder.api.openstack.wsgi [None req-24109349-64f6-4648-aa8d-ab483ec22e11 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:06:31.721 7 INFO cinder.api.openstack.wsgi [None req-24109349-64f6-4648-aa8d-ab483ec22e11 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:06:31.722 7 INFO cinder.api.openstack.wsgi [None req-24109349-64f6-4648-aa8d-ab483ec22e11 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:06:31.722 8 INFO cinder.api.openstack.wsgi [None req-f2cfd41c-9970-423f-bf42-4b955fe88d4c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:06:31.723 8 INFO cinder.api.openstack.wsgi [None req-f2cfd41c-9970-423f-bf42-4b955fe88d4c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:06:41.721 7 INFO cinder.api.openstack.wsgi [None req-24109349-64f6-4648-aa8d-ab483ec22e11 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:06:41.722 7 INFO cinder.api.openstack.wsgi [None req-24109349-64f6-4648-aa8d-ab483ec22e11 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:06:41.722 8 INFO cinder.api.openstack.wsgi [None req-f2cfd41c-9970-423f-bf42-4b955fe88d4c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:06:41.723 8 INFO cinder.api.openstack.wsgi [None req-f2cfd41c-9970-423f-bf42-4b955fe88d4c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:06:51.722 8 INFO cinder.api.openstack.wsgi [None req-f2cfd41c-9970-423f-bf42-4b955fe88d4c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:06:51.722 7 INFO cinder.api.openstack.wsgi [None req-24109349-64f6-4648-aa8d-ab483ec22e11 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:06:51.722 8 INFO cinder.api.openstack.wsgi [None req-f2cfd41c-9970-423f-bf42-4b955fe88d4c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:06:51.723 7 INFO cinder.api.openstack.wsgi [None req-24109349-64f6-4648-aa8d-ab483ec22e11 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:06:51.979 8 INFO cinder.api.openstack.wsgi [None req-4e10df4f-b109-4159-bd6a-fa12a7658c6c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true 2026-05-13 02:06:51.988 8 INFO cinder.volume.api [None req-4e10df4f-b109-4159-bd6a-fa12a7658c6c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all volumes completed successfully. 2026-05-13 02:06:51.989 8 INFO cinder.api.openstack.wsgi [None req-4e10df4f-b109-4159-bd6a-fa12a7658c6c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 309/616] 10.0.0.248 () {28 vars in 683 bytes} [Wed May 13 02:06:51 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 02:06:52.026 7 INFO cinder.api.openstack.wsgi [None req-c46a24a9-e6da-4173-9da2-eee50a0b972c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true 2026-05-13 02:06:52.045 7 INFO cinder.api.openstack.wsgi [None req-c46a24a9-e6da-4173-9da2-eee50a0b972c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 308/617] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:06:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:06:52.057 8 INFO cinder.api.openstack.wsgi [None req-449d2d15-5ea9-48c0-bd2d-78dfc7bf259c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true 2026-05-13 02:06:52.079 8 INFO cinder.api.openstack.wsgi [None req-449d2d15-5ea9-48c0-bd2d-78dfc7bf259c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 310/618] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:06:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:06:52.089 7 INFO cinder.api.openstack.wsgi [None req-9133564f-f351-4f77-b317-de1151989d8e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true 2026-05-13 02:06:52.112 7 INFO cinder.api.openstack.wsgi [None req-9133564f-f351-4f77-b317-de1151989d8e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 309/619] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:06:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:06:52.123 8 INFO cinder.api.openstack.wsgi [None req-14196d83-9cc2-4904-98c8-7ebe5bb67dc1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true 2026-05-13 02:06:52.187 7 INFO cinder.api.openstack.wsgi [None req-94f1ee43-dad7-4291-964a-7cb836f9c7b0 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET https://volume.199-204-45-74.nip.io/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=False 2026-05-13 02:06:52.203 7 INFO cinder.api.openstack.wsgi [None req-94f1ee43-dad7-4291-964a-7cb836f9c7b0 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] https://volume.199-204-45-74.nip.io/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 310/620] 199.204.45.74 () {44 vars in 1064 bytes} [Wed May 13 02:06:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=False => generated 338 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:06:52.626 8 INFO cinder.api.openstack.wsgi [None req-14196d83-9cc2-4904-98c8-7ebe5bb67dc1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 311/621] 10.0.0.248 () {28 vars in 695 bytes} [Wed May 13 02:06:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:06:52.638 7 INFO cinder.api.openstack.wsgi [None req-84f67af2-7cf1-42f0-9051-ec366566c6b7 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true 2026-05-13 02:06:52.645 7 INFO cinder.volume.api [None req-84f67af2-7cf1-42f0-9051-ec366566c6b7 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all snapshots completed successfully. 2026-05-13 02:06:52.645 7 INFO cinder.api.openstack.wsgi [None req-84f67af2-7cf1-42f0-9051-ec366566c6b7 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 311/622] 10.0.0.248 () {28 vars in 673 bytes} [Wed May 13 02:06:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 02:06:52.655 8 INFO cinder.api.openstack.wsgi [None req-5ac4dfec-fb79-4888-8aa0-9eb11fde150b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services 2026-05-13 02:06:52.660 8 INFO cinder.api.openstack.wsgi [None req-5ac4dfec-fb79-4888-8aa0-9eb11fde150b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services returned with HTTP 200 [pid: 8|app: 0|req: 312/623] 10.0.0.248 () {28 vars in 644 bytes} [Wed May 13 02:06:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:06:52.670 7 INFO cinder.api.openstack.wsgi [None req-3c8a8510-a00b-4c07-b8d5-de1c0a743be7 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true 2026-05-13 02:06:52.681 7 INFO cinder.volume.api [None req-3c8a8510-a00b-4c07-b8d5-de1c0a743be7 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all volumes completed successfully. 2026-05-13 02:06:52.683 7 INFO cinder.api.openstack.wsgi [None req-3c8a8510-a00b-4c07-b8d5-de1c0a743be7 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 312/624] 10.0.0.248 () {28 vars in 683 bytes} [Wed May 13 02:06:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 02:07:01.722 8 INFO cinder.api.openstack.wsgi [None req-5ac4dfec-fb79-4888-8aa0-9eb11fde150b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:07:01.722 7 INFO cinder.api.openstack.wsgi [None req-3c8a8510-a00b-4c07-b8d5-de1c0a743be7 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:07:01.723 7 INFO cinder.api.openstack.wsgi [None req-3c8a8510-a00b-4c07-b8d5-de1c0a743be7 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:07:01.723 8 INFO cinder.api.openstack.wsgi [None req-5ac4dfec-fb79-4888-8aa0-9eb11fde150b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:07:11.722 7 INFO cinder.api.openstack.wsgi [None req-3c8a8510-a00b-4c07-b8d5-de1c0a743be7 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:07:11.722 8 INFO cinder.api.openstack.wsgi [None req-5ac4dfec-fb79-4888-8aa0-9eb11fde150b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:07:11.723 7 INFO cinder.api.openstack.wsgi [None req-3c8a8510-a00b-4c07-b8d5-de1c0a743be7 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:07:11.724 8 INFO cinder.api.openstack.wsgi [None req-5ac4dfec-fb79-4888-8aa0-9eb11fde150b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:07:21.721 7 INFO cinder.api.openstack.wsgi [None req-3c8a8510-a00b-4c07-b8d5-de1c0a743be7 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:07:21.721 7 INFO cinder.api.openstack.wsgi [None req-3c8a8510-a00b-4c07-b8d5-de1c0a743be7 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:07:21.721 8 INFO cinder.api.openstack.wsgi [None req-5ac4dfec-fb79-4888-8aa0-9eb11fde150b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:07:21.722 8 INFO cinder.api.openstack.wsgi [None req-5ac4dfec-fb79-4888-8aa0-9eb11fde150b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:07:31.721 7 INFO cinder.api.openstack.wsgi [None req-3c8a8510-a00b-4c07-b8d5-de1c0a743be7 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:07:31.721 8 INFO cinder.api.openstack.wsgi [None req-5ac4dfec-fb79-4888-8aa0-9eb11fde150b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:07:31.722 7 INFO cinder.api.openstack.wsgi [None req-3c8a8510-a00b-4c07-b8d5-de1c0a743be7 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:07:31.723 8 INFO cinder.api.openstack.wsgi [None req-5ac4dfec-fb79-4888-8aa0-9eb11fde150b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:07:41.721 7 INFO cinder.api.openstack.wsgi [None req-3c8a8510-a00b-4c07-b8d5-de1c0a743be7 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:07:41.721 8 INFO cinder.api.openstack.wsgi [None req-5ac4dfec-fb79-4888-8aa0-9eb11fde150b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:07:41.722 7 INFO cinder.api.openstack.wsgi [None req-3c8a8510-a00b-4c07-b8d5-de1c0a743be7 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:07:41.723 8 INFO cinder.api.openstack.wsgi [None req-5ac4dfec-fb79-4888-8aa0-9eb11fde150b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:07:51.721 7 INFO cinder.api.openstack.wsgi [None req-3c8a8510-a00b-4c07-b8d5-de1c0a743be7 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:07:51.722 7 INFO cinder.api.openstack.wsgi [None req-3c8a8510-a00b-4c07-b8d5-de1c0a743be7 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:07:51.722 8 INFO cinder.api.openstack.wsgi [None req-5ac4dfec-fb79-4888-8aa0-9eb11fde150b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:07:51.723 8 INFO cinder.api.openstack.wsgi [None req-5ac4dfec-fb79-4888-8aa0-9eb11fde150b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:07:51.962 7 INFO cinder.api.openstack.wsgi [None req-3dd44a7a-56c4-4544-8e56-495fbd74fab9 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true 2026-05-13 02:07:51.969 7 INFO cinder.volume.api [None req-3dd44a7a-56c4-4544-8e56-495fbd74fab9 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all volumes completed successfully. 2026-05-13 02:07:51.971 7 INFO cinder.api.openstack.wsgi [None req-3dd44a7a-56c4-4544-8e56-495fbd74fab9 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 319/637] 10.0.0.248 () {28 vars in 683 bytes} [Wed May 13 02:07:51 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 02:07:51.982 8 INFO cinder.api.openstack.wsgi [None req-e0141051-7186-4e14-86cf-58663df6eaa2 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true 2026-05-13 02:07:51.988 8 INFO cinder.volume.api [None req-e0141051-7186-4e14-86cf-58663df6eaa2 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all snapshots completed successfully. 2026-05-13 02:07:51.989 8 INFO cinder.api.openstack.wsgi [None req-e0141051-7186-4e14-86cf-58663df6eaa2 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 319/638] 10.0.0.248 () {28 vars in 673 bytes} [Wed May 13 02:07:51 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 02:07:52.000 7 INFO cinder.api.openstack.wsgi [None req-c8ec7266-559f-455c-b727-0377a32ca058 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true 2026-05-13 02:07:52.011 7 INFO cinder.volume.api [None req-c8ec7266-559f-455c-b727-0377a32ca058 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all volumes completed successfully. 2026-05-13 02:07:52.014 7 INFO cinder.api.openstack.wsgi [None req-c8ec7266-559f-455c-b727-0377a32ca058 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 320/639] 10.0.0.248 () {28 vars in 683 bytes} [Wed May 13 02:07:51 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 02:07:52.023 8 INFO cinder.api.openstack.wsgi [None req-ae4f0a73-3bcb-41b3-8ce4-ead48424d7ba f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true 2026-05-13 02:07:52.526 8 INFO cinder.api.openstack.wsgi [None req-ae4f0a73-3bcb-41b3-8ce4-ead48424d7ba f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 320/640] 10.0.0.248 () {28 vars in 695 bytes} [Wed May 13 02:07:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:07:52.541 7 INFO cinder.api.openstack.wsgi [None req-de13aacb-0be5-4919-86d1-c612f9e37fe0 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services 2026-05-13 02:07:52.546 7 INFO cinder.api.openstack.wsgi [None req-de13aacb-0be5-4919-86d1-c612f9e37fe0 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services returned with HTTP 200 [pid: 7|app: 0|req: 321/641] 10.0.0.248 () {28 vars in 644 bytes} [Wed May 13 02:07:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:07:52.584 8 INFO cinder.api.openstack.wsgi [None req-e9fb1928-541e-4fd0-b9de-cf2f4b5f970a f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true 2026-05-13 02:07:52.604 8 INFO cinder.api.openstack.wsgi [None req-e9fb1928-541e-4fd0-b9de-cf2f4b5f970a f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 321/642] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:07:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:07:52.615 7 INFO cinder.api.openstack.wsgi [None req-d1cc1403-e8f9-45a7-8391-712692cf4225 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true 2026-05-13 02:07:52.637 7 INFO cinder.api.openstack.wsgi [None req-d1cc1403-e8f9-45a7-8391-712692cf4225 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 322/643] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:07:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:07:52.649 8 INFO cinder.api.openstack.wsgi [None req-53cac952-39c2-45f1-b474-5d1cc7d67299 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true 2026-05-13 02:07:52.668 8 INFO cinder.api.openstack.wsgi [None req-53cac952-39c2-45f1-b474-5d1cc7d67299 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 322/644] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:07:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:08:01.722 7 INFO cinder.api.openstack.wsgi [None req-d1cc1403-e8f9-45a7-8391-712692cf4225 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:08:01.722 8 INFO cinder.api.openstack.wsgi [None req-53cac952-39c2-45f1-b474-5d1cc7d67299 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:08:01.723 7 INFO cinder.api.openstack.wsgi [None req-d1cc1403-e8f9-45a7-8391-712692cf4225 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:08:01.723 8 INFO cinder.api.openstack.wsgi [None req-53cac952-39c2-45f1-b474-5d1cc7d67299 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:08:11.722 7 INFO cinder.api.openstack.wsgi [None req-d1cc1403-e8f9-45a7-8391-712692cf4225 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:08:11.722 8 INFO cinder.api.openstack.wsgi [None req-53cac952-39c2-45f1-b474-5d1cc7d67299 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:08:11.723 7 INFO cinder.api.openstack.wsgi [None req-d1cc1403-e8f9-45a7-8391-712692cf4225 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:08:11.723 8 INFO cinder.api.openstack.wsgi [None req-53cac952-39c2-45f1-b474-5d1cc7d67299 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:08:21.721 7 INFO cinder.api.openstack.wsgi [None req-d1cc1403-e8f9-45a7-8391-712692cf4225 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:08:21.721 8 INFO cinder.api.openstack.wsgi [None req-53cac952-39c2-45f1-b474-5d1cc7d67299 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:08:21.722 7 INFO cinder.api.openstack.wsgi [None req-d1cc1403-e8f9-45a7-8391-712692cf4225 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:08:21.722 8 INFO cinder.api.openstack.wsgi [None req-53cac952-39c2-45f1-b474-5d1cc7d67299 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:08:22.198 7 INFO cinder.api.openstack.wsgi [None req-63b5e101-329a-4871-8dda-6f1f379fba15 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots 2026-05-13 02:08:22.222 7 INFO cinder.volume.api [None req-63b5e101-329a-4871-8dda-6f1f379fba15 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all snapshots completed successfully. 2026-05-13 02:08:22.223 7 INFO cinder.api.openstack.wsgi [None req-63b5e101-329a-4871-8dda-6f1f379fba15 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 326/651] 10.0.0.9 () {32 vars in 702 bytes} [Wed May 13 02:08:22 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots => generated 17 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 02:08:22.235 8 INFO cinder.api.openstack.wsgi [None req-bab5c5ed-914d-4875-80b2-f13a8fe1a5ac f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes 2026-05-13 02:08:22.262 8 INFO cinder.volume.api [None req-bab5c5ed-914d-4875-80b2-f13a8fe1a5ac f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all volumes completed successfully. 2026-05-13 02:08:22.262 8 INFO cinder.api.openstack.wsgi [None req-bab5c5ed-914d-4875-80b2-f13a8fe1a5ac f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes returned with HTTP 200 [pid: 8|app: 0|req: 326/652] 10.0.0.9 () {32 vars in 698 bytes} [Wed May 13 02:08:22 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 02:08:31.722 7 INFO cinder.api.openstack.wsgi [None req-63b5e101-329a-4871-8dda-6f1f379fba15 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:08:31.722 8 INFO cinder.api.openstack.wsgi [None req-bab5c5ed-914d-4875-80b2-f13a8fe1a5ac f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:08:31.723 7 INFO cinder.api.openstack.wsgi [None req-63b5e101-329a-4871-8dda-6f1f379fba15 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:08:31.723 8 INFO cinder.api.openstack.wsgi [None req-bab5c5ed-914d-4875-80b2-f13a8fe1a5ac f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:08:41.722 7 INFO cinder.api.openstack.wsgi [None req-63b5e101-329a-4871-8dda-6f1f379fba15 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:08:41.722 8 INFO cinder.api.openstack.wsgi [None req-bab5c5ed-914d-4875-80b2-f13a8fe1a5ac f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:08:41.723 7 INFO cinder.api.openstack.wsgi [None req-63b5e101-329a-4871-8dda-6f1f379fba15 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:08:41.724 8 INFO cinder.api.openstack.wsgi [None req-bab5c5ed-914d-4875-80b2-f13a8fe1a5ac f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:08:51.721 8 INFO cinder.api.openstack.wsgi [None req-bab5c5ed-914d-4875-80b2-f13a8fe1a5ac f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:08:51.721 7 INFO cinder.api.openstack.wsgi [None req-63b5e101-329a-4871-8dda-6f1f379fba15 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:08:51.722 8 INFO cinder.api.openstack.wsgi [None req-bab5c5ed-914d-4875-80b2-f13a8fe1a5ac f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:08:51.722 7 INFO cinder.api.openstack.wsgi [None req-63b5e101-329a-4871-8dda-6f1f379fba15 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:08:52.106 8 INFO cinder.api.openstack.wsgi [None req-31d1309a-889f-4414-934c-f8bfee1645b5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true 2026-05-13 02:08:52.125 8 INFO cinder.volume.api [None req-31d1309a-889f-4414-934c-f8bfee1645b5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all volumes completed successfully. 2026-05-13 02:08:52.127 8 INFO cinder.api.openstack.wsgi [None req-31d1309a-889f-4414-934c-f8bfee1645b5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 330/659] 10.0.0.248 () {28 vars in 683 bytes} [Wed May 13 02:08:51 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true => generated 15 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 02:08:52.139 7 INFO cinder.api.openstack.wsgi [None req-91555cd2-d2fc-48e4-a0b6-4318369403e7 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true 2026-05-13 02:08:52.145 7 INFO cinder.volume.api [None req-91555cd2-d2fc-48e4-a0b6-4318369403e7 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all snapshots completed successfully. 2026-05-13 02:08:52.145 7 INFO cinder.api.openstack.wsgi [None req-91555cd2-d2fc-48e4-a0b6-4318369403e7 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 330/660] 10.0.0.248 () {28 vars in 673 bytes} [Wed May 13 02:08:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 02:08:52.172 8 INFO cinder.api.openstack.wsgi [None req-b5441120-d05a-4469-925a-29404deadbc7 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true 2026-05-13 02:08:52.678 8 INFO cinder.api.openstack.wsgi [None req-b5441120-d05a-4469-925a-29404deadbc7 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 331/661] 10.0.0.248 () {28 vars in 695 bytes} [Wed May 13 02:08:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true => generated 670 bytes in 523 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:08:52.743 7 INFO cinder.api.openstack.wsgi [None req-83acce47-7914-4de4-b5d6-ef40c1ef97cb f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true 2026-05-13 02:08:52.773 7 INFO cinder.api.openstack.wsgi [None req-83acce47-7914-4de4-b5d6-ef40c1ef97cb f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 331/662] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:08:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:08:52.791 8 INFO cinder.api.openstack.wsgi [None req-b17b1006-0181-481c-907e-7b8ee55836b4 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/243067b4fe674930ace0d0243c3e68d2?usage=true 2026-05-13 02:08:52.823 8 INFO cinder.api.openstack.wsgi [None req-b17b1006-0181-481c-907e-7b8ee55836b4 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/243067b4fe674930ace0d0243c3e68d2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 332/663] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:08:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/243067b4fe674930ace0d0243c3e68d2?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:08:52.834 7 INFO cinder.api.openstack.wsgi [None req-a688fb0e-c249-442c-9ffc-0b9cf54161d6 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/7ada52bad1f74c52b8f4ddbedb0c8a16?usage=true 2026-05-13 02:08:52.859 7 INFO cinder.api.openstack.wsgi [None req-a688fb0e-c249-442c-9ffc-0b9cf54161d6 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/7ada52bad1f74c52b8f4ddbedb0c8a16?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 332/664] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:08:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/7ada52bad1f74c52b8f4ddbedb0c8a16?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:08:52.872 8 INFO cinder.api.openstack.wsgi [None req-32688f2d-6587-4d5a-b5e6-ff079ea5a99d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true 2026-05-13 02:08:52.906 8 INFO cinder.api.openstack.wsgi [None req-32688f2d-6587-4d5a-b5e6-ff079ea5a99d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 333/665] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:08:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:08:52.914 7 INFO cinder.api.openstack.wsgi [None req-65637a34-a6cb-4d0a-af2d-35d03e40c524 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/b19d697502644e35b0d8c8f02da3bb28?usage=true 2026-05-13 02:08:52.931 7 INFO cinder.api.openstack.wsgi [None req-65637a34-a6cb-4d0a-af2d-35d03e40c524 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/b19d697502644e35b0d8c8f02da3bb28?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 333/666] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:08:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/b19d697502644e35b0d8c8f02da3bb28?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:08:52.943 8 INFO cinder.api.openstack.wsgi [None req-21732332-b4a6-4c23-b272-b03d0be8bf71 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/bb4027c7a5394dd4ab8edd38c8e01547?usage=true 2026-05-13 02:08:52.970 8 INFO cinder.api.openstack.wsgi [None req-21732332-b4a6-4c23-b272-b03d0be8bf71 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/bb4027c7a5394dd4ab8edd38c8e01547?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 334/667] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:08:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/bb4027c7a5394dd4ab8edd38c8e01547?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:08:52.978 7 INFO cinder.api.openstack.wsgi [None req-b6c4ba20-6e51-4e56-a9c9-32d8d50cc1ee f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true 2026-05-13 02:08:53.000 7 INFO cinder.api.openstack.wsgi [None req-b6c4ba20-6e51-4e56-a9c9-32d8d50cc1ee f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 334/668] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:08:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:08:53.009 8 INFO cinder.api.openstack.wsgi [None req-5536a9e0-83fd-4a51-a645-1a7f56ce855f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true 2026-05-13 02:08:53.026 8 INFO cinder.volume.api [None req-5536a9e0-83fd-4a51-a645-1a7f56ce855f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all volumes completed successfully. 2026-05-13 02:08:53.030 8 INFO cinder.api.openstack.wsgi [None req-5536a9e0-83fd-4a51-a645-1a7f56ce855f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 335/669] 10.0.0.248 () {28 vars in 683 bytes} [Wed May 13 02:08:53 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 02:08:53.037 7 INFO cinder.api.openstack.wsgi [None req-8f2d67ea-a33f-4f75-98a9-3081496f6f24 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services 2026-05-13 02:08:53.042 7 INFO cinder.api.openstack.wsgi [None req-8f2d67ea-a33f-4f75-98a9-3081496f6f24 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services returned with HTTP 200 [pid: 7|app: 0|req: 335/670] 10.0.0.248 () {28 vars in 644 bytes} [Wed May 13 02:08:53 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services => generated 646 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:09:01.721 7 INFO cinder.api.openstack.wsgi [None req-8f2d67ea-a33f-4f75-98a9-3081496f6f24 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:09:01.721 8 INFO cinder.api.openstack.wsgi [None req-5536a9e0-83fd-4a51-a645-1a7f56ce855f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:09:01.722 7 INFO cinder.api.openstack.wsgi [None req-8f2d67ea-a33f-4f75-98a9-3081496f6f24 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:09:01.722 8 INFO cinder.api.openstack.wsgi [None req-5536a9e0-83fd-4a51-a645-1a7f56ce855f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:09:11.721 8 INFO cinder.api.openstack.wsgi [None req-5536a9e0-83fd-4a51-a645-1a7f56ce855f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:09:11.722 7 INFO cinder.api.openstack.wsgi [None req-8f2d67ea-a33f-4f75-98a9-3081496f6f24 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:09:11.723 8 INFO cinder.api.openstack.wsgi [None req-5536a9e0-83fd-4a51-a645-1a7f56ce855f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:09:11.724 7 INFO cinder.api.openstack.wsgi [None req-8f2d67ea-a33f-4f75-98a9-3081496f6f24 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:09:21.722 8 INFO cinder.api.openstack.wsgi [None req-5536a9e0-83fd-4a51-a645-1a7f56ce855f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:09:21.722 7 INFO cinder.api.openstack.wsgi [None req-8f2d67ea-a33f-4f75-98a9-3081496f6f24 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:09:21.723 8 INFO cinder.api.openstack.wsgi [None req-5536a9e0-83fd-4a51-a645-1a7f56ce855f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:09:21.723 7 INFO cinder.api.openstack.wsgi [None req-8f2d67ea-a33f-4f75-98a9-3081496f6f24 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:09:31.722 7 INFO cinder.api.openstack.wsgi [None req-8f2d67ea-a33f-4f75-98a9-3081496f6f24 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:09:31.722 8 INFO cinder.api.openstack.wsgi [None req-5536a9e0-83fd-4a51-a645-1a7f56ce855f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:09:31.724 8 INFO cinder.api.openstack.wsgi [None req-5536a9e0-83fd-4a51-a645-1a7f56ce855f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:09:31.724 7 INFO cinder.api.openstack.wsgi [None req-8f2d67ea-a33f-4f75-98a9-3081496f6f24 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:09:41.721 8 INFO cinder.api.openstack.wsgi [None req-5536a9e0-83fd-4a51-a645-1a7f56ce855f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:09:41.722 8 INFO cinder.api.openstack.wsgi [None req-5536a9e0-83fd-4a51-a645-1a7f56ce855f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:09:41.722 7 INFO cinder.api.openstack.wsgi [None req-8f2d67ea-a33f-4f75-98a9-3081496f6f24 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:09:41.723 7 INFO cinder.api.openstack.wsgi [None req-8f2d67ea-a33f-4f75-98a9-3081496f6f24 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:09:51.721 8 INFO cinder.api.openstack.wsgi [None req-5536a9e0-83fd-4a51-a645-1a7f56ce855f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:09:51.721 7 INFO cinder.api.openstack.wsgi [None req-8f2d67ea-a33f-4f75-98a9-3081496f6f24 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:09:51.722 7 INFO cinder.api.openstack.wsgi [None req-8f2d67ea-a33f-4f75-98a9-3081496f6f24 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:09:51.722 8 INFO cinder.api.openstack.wsgi [None req-5536a9e0-83fd-4a51-a645-1a7f56ce855f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:09:52.130 7 INFO cinder.api.openstack.wsgi [None req-9dd4952a-3bc5-455c-a972-7c5a03b56fc7 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true 2026-05-13 02:09:52.137 7 INFO cinder.volume.api [None req-9dd4952a-3bc5-455c-a972-7c5a03b56fc7 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all snapshots completed successfully. 2026-05-13 02:09:52.137 7 INFO cinder.api.openstack.wsgi [None req-9dd4952a-3bc5-455c-a972-7c5a03b56fc7 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 342/683] 10.0.0.248 () {28 vars in 673 bytes} [Wed May 13 02:09:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true => generated 17 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 02:09:52.145 8 INFO cinder.api.openstack.wsgi [None req-11595b20-f1c9-401b-8b4d-d1d34eab59d3 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true 2026-05-13 02:09:52.155 8 INFO cinder.volume.api [None req-11595b20-f1c9-401b-8b4d-d1d34eab59d3 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all volumes completed successfully. 2026-05-13 02:09:52.157 8 INFO cinder.api.openstack.wsgi [None req-11595b20-f1c9-401b-8b4d-d1d34eab59d3 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 342/684] 10.0.0.248 () {28 vars in 683 bytes} [Wed May 13 02:09:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 02:09:52.168 7 INFO cinder.api.openstack.wsgi [None req-4edbb59f-88d7-456d-9a47-d76fd9be47ef f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true 2026-05-13 02:09:52.177 7 INFO cinder.volume.api [None req-4edbb59f-88d7-456d-9a47-d76fd9be47ef f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all volumes completed successfully. 2026-05-13 02:09:52.178 7 INFO cinder.api.openstack.wsgi [None req-4edbb59f-88d7-456d-9a47-d76fd9be47ef f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 343/685] 10.0.0.248 () {28 vars in 683 bytes} [Wed May 13 02:09:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 02:09:52.190 8 INFO cinder.api.openstack.wsgi [None req-096d2c33-d2e7-40ae-9d66-2104be922c2d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true 2026-05-13 02:09:52.694 8 INFO cinder.api.openstack.wsgi [None req-096d2c33-d2e7-40ae-9d66-2104be922c2d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 343/686] 10.0.0.248 () {28 vars in 695 bytes} [Wed May 13 02:09:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:09:52.709 7 INFO cinder.api.openstack.wsgi [None req-4a95f60d-035d-41fb-886b-d5918287b631 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services 2026-05-13 02:09:52.715 7 INFO cinder.api.openstack.wsgi [None req-4a95f60d-035d-41fb-886b-d5918287b631 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services returned with HTTP 200 [pid: 7|app: 0|req: 344/687] 10.0.0.248 () {28 vars in 644 bytes} [Wed May 13 02:09:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:09:52.758 8 INFO cinder.api.openstack.wsgi [None req-57188847-b22a-40fe-a84d-316b53ab0b94 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true 2026-05-13 02:09:52.774 8 INFO cinder.api.openstack.wsgi [None req-57188847-b22a-40fe-a84d-316b53ab0b94 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 344/688] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:09:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:09:52.787 7 INFO cinder.api.openstack.wsgi [None req-8691d8bc-ebc3-4769-9960-24595f6e983b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/243067b4fe674930ace0d0243c3e68d2?usage=true 2026-05-13 02:09:52.825 7 INFO cinder.api.openstack.wsgi [None req-8691d8bc-ebc3-4769-9960-24595f6e983b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/243067b4fe674930ace0d0243c3e68d2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 345/689] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:09:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/243067b4fe674930ace0d0243c3e68d2?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:09:52.838 8 INFO cinder.api.openstack.wsgi [None req-252c56dc-a17f-467b-a8c4-5eb661d79d62 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/388cc7e3465c4fdf80bcd40f7d1d2f43?usage=true 2026-05-13 02:09:52.859 8 INFO cinder.api.openstack.wsgi [None req-252c56dc-a17f-467b-a8c4-5eb661d79d62 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/388cc7e3465c4fdf80bcd40f7d1d2f43?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 345/690] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:09:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/388cc7e3465c4fdf80bcd40f7d1d2f43?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:09:52.870 7 INFO cinder.api.openstack.wsgi [None req-c33b614d-4608-4ff7-a165-0007371028f7 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/46b72f8a705548038cc90a3bb6c5896e?usage=true 2026-05-13 02:09:52.894 7 INFO cinder.api.openstack.wsgi [None req-c33b614d-4608-4ff7-a165-0007371028f7 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/46b72f8a705548038cc90a3bb6c5896e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 346/691] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:09:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/46b72f8a705548038cc90a3bb6c5896e?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:09:52.905 8 INFO cinder.api.openstack.wsgi [None req-9df7c05b-084f-4270-bc6e-a767e887d60d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true 2026-05-13 02:09:52.924 8 INFO cinder.api.openstack.wsgi [None req-9df7c05b-084f-4270-bc6e-a767e887d60d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 346/692] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:09:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:09:52.937 7 INFO cinder.api.openstack.wsgi [None req-9d327c65-999f-4790-929e-2283a404c752 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/bb4027c7a5394dd4ab8edd38c8e01547?usage=true 2026-05-13 02:09:52.959 7 INFO cinder.api.openstack.wsgi [None req-9d327c65-999f-4790-929e-2283a404c752 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/bb4027c7a5394dd4ab8edd38c8e01547?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 347/693] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:09:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/bb4027c7a5394dd4ab8edd38c8e01547?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:09:52.969 8 INFO cinder.api.openstack.wsgi [None req-7dbbceaa-d547-444d-bd20-9f930108c7ea f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true 2026-05-13 02:09:52.994 8 INFO cinder.api.openstack.wsgi [None req-7dbbceaa-d547-444d-bd20-9f930108c7ea f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 347/694] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:09:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:09:53.005 7 INFO cinder.api.openstack.wsgi [None req-72a3821b-4403-407e-9aed-28325a43d0fb f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/dd29f03d19394cc3a9778c50b19ddcae?usage=true 2026-05-13 02:09:53.027 7 INFO cinder.api.openstack.wsgi [None req-72a3821b-4403-407e-9aed-28325a43d0fb f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/dd29f03d19394cc3a9778c50b19ddcae?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 348/695] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:09:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/dd29f03d19394cc3a9778c50b19ddcae?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:10:01.722 8 INFO cinder.api.openstack.wsgi [None req-7dbbceaa-d547-444d-bd20-9f930108c7ea f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:10:01.722 7 INFO cinder.api.openstack.wsgi [None req-72a3821b-4403-407e-9aed-28325a43d0fb f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:10:01.723 8 INFO cinder.api.openstack.wsgi [None req-7dbbceaa-d547-444d-bd20-9f930108c7ea f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:10:01.723 7 INFO cinder.api.openstack.wsgi [None req-72a3821b-4403-407e-9aed-28325a43d0fb f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:10:07.862 8 INFO cinder.api.openstack.wsgi [req-9d6e3a4c-e5c5-4649-99d1-b15ac630c7bf req-f8c09e78-eb35-45a2-8126-398fa0e1d7f7 79aa0727fa8749cf9111451ab21a8069 243067b4fe674930ace0d0243c3e68d2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/243067b4fe674930ace0d0243c3e68d2/attachments?instance_id=4a9140dd-4a42-46f2-b5bd-14f76ee0f585 2026-05-13 02:10:07.878 8 INFO cinder.api.openstack.wsgi [req-9d6e3a4c-e5c5-4649-99d1-b15ac630c7bf req-f8c09e78-eb35-45a2-8126-398fa0e1d7f7 79aa0727fa8749cf9111451ab21a8069 243067b4fe674930ace0d0243c3e68d2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/243067b4fe674930ace0d0243c3e68d2/attachments?instance_id=4a9140dd-4a42-46f2-b5bd-14f76ee0f585 returned with HTTP 200 [pid: 8|app: 0|req: 349/698] 199.204.45.74 () {36 vars in 1102 bytes} [Wed May 13 02:10:07 2026] GET /v3/243067b4fe674930ace0d0243c3e68d2/attachments?instance_id=4a9140dd-4a42-46f2-b5bd-14f76ee0f585 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:10:11.722 7 INFO cinder.api.openstack.wsgi [None req-72a3821b-4403-407e-9aed-28325a43d0fb f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:10:11.722 8 INFO cinder.api.openstack.wsgi [req-9d6e3a4c-e5c5-4649-99d1-b15ac630c7bf req-f8c09e78-eb35-45a2-8126-398fa0e1d7f7 79aa0727fa8749cf9111451ab21a8069 243067b4fe674930ace0d0243c3e68d2 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:10:11.723 8 INFO cinder.api.openstack.wsgi [req-9d6e3a4c-e5c5-4649-99d1-b15ac630c7bf req-f8c09e78-eb35-45a2-8126-398fa0e1d7f7 79aa0727fa8749cf9111451ab21a8069 243067b4fe674930ace0d0243c3e68d2 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:10:11.723 7 INFO cinder.api.openstack.wsgi [None req-72a3821b-4403-407e-9aed-28325a43d0fb f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:10:11.978 8 INFO cinder.api.openstack.wsgi [None req-f1d3ef26-4299-4b38-907c-57d9a1c0ad24 996a1ed7e7db459bb886092d2b530f19 194447ecb13249349dc6c5762d09a580 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/194447ecb13249349dc6c5762d09a580/volumes 2026-05-13 02:10:12.152 7 INFO cinder.api.openstack.wsgi [None req-72a3821b-4403-407e-9aed-28325a43d0fb f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-13 02:10:12.153 7 INFO cinder.api.openstack.wsgi [None req-72a3821b-4403-407e-9aed-28325a43d0fb f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 351/701] 10.0.0.9 () {30 vars in 408 bytes} [Wed May 13 02:10:12 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-13 02:10:12.741 8 INFO cinder.api.v3.volumes [None req-f1d3ef26-4299-4b38-907c-57d9a1c0ad24 996a1ed7e7db459bb886092d2b530f19 194447ecb13249349dc6c5762d09a580 - - default default] Create volume of 1 GB 2026-05-13 02:10:12.768 8 INFO cinder.volume.api [None req-f1d3ef26-4299-4b38-907c-57d9a1c0ad24 996a1ed7e7db459bb886092d2b530f19 194447ecb13249349dc6c5762d09a580 - - default default] Availability Zones retrieved successfully. 2026-05-13 02:10:13.298 8 INFO cinder.volume.api [None req-f1d3ef26-4299-4b38-907c-57d9a1c0ad24 996a1ed7e7db459bb886092d2b530f19 194447ecb13249349dc6c5762d09a580 - - default default] Create volume request issued successfully. 2026-05-13 02:10:13.299 8 INFO cinder.api.openstack.wsgi [None req-f1d3ef26-4299-4b38-907c-57d9a1c0ad24 996a1ed7e7db459bb886092d2b530f19 194447ecb13249349dc6c5762d09a580 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/194447ecb13249349dc6c5762d09a580/volumes returned with HTTP 202 [pid: 8|app: 0|req: 351/702] 10.0.0.9 () {34 vars in 720 bytes} [Wed May 13 02:10:11 2026] POST /v3/194447ecb13249349dc6c5762d09a580/volumes => generated 864 bytes in 1333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-13 02:10:13.319 7 INFO cinder.api.openstack.wsgi [None req-6da6101a-7f47-47c5-ac8f-afae75d7f66c 996a1ed7e7db459bb886092d2b530f19 194447ecb13249349dc6c5762d09a580 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/194447ecb13249349dc6c5762d09a580/volumes/89d84bc5-2090-4605-8503-9c1c8837c7f5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:10:13.360 7 INFO cinder.volume.api [None req-6da6101a-7f47-47c5-ac8f-afae75d7f66c 996a1ed7e7db459bb886092d2b530f19 194447ecb13249349dc6c5762d09a580 - - default default] Volume info retrieved successfully. 2026-05-13 02:10:13.371 7 INFO cinder.api.openstack.wsgi [None req-6da6101a-7f47-47c5-ac8f-afae75d7f66c 996a1ed7e7db459bb886092d2b530f19 194447ecb13249349dc6c5762d09a580 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/194447ecb13249349dc6c5762d09a580/volumes/89d84bc5-2090-4605-8503-9c1c8837c7f5 returned with HTTP 200 [pid: 7|app: 0|req: 352/703] 10.0.0.9 () {32 vars in 772 bytes} [Wed May 13 02:10:13 2026] GET /v3/194447ecb13249349dc6c5762d09a580/volumes/89d84bc5-2090-4605-8503-9c1c8837c7f5 => generated 932 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:10:14.392 8 INFO cinder.api.openstack.wsgi [None req-13dec841-0eaa-4a8d-811d-15be5773b335 996a1ed7e7db459bb886092d2b530f19 194447ecb13249349dc6c5762d09a580 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/194447ecb13249349dc6c5762d09a580/volumes/89d84bc5-2090-4605-8503-9c1c8837c7f5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:10:14.410 8 INFO cinder.volume.api [None req-13dec841-0eaa-4a8d-811d-15be5773b335 996a1ed7e7db459bb886092d2b530f19 194447ecb13249349dc6c5762d09a580 - - default default] Volume info retrieved successfully. 2026-05-13 02:10:14.416 8 INFO cinder.api.openstack.wsgi [None req-13dec841-0eaa-4a8d-811d-15be5773b335 996a1ed7e7db459bb886092d2b530f19 194447ecb13249349dc6c5762d09a580 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/194447ecb13249349dc6c5762d09a580/volumes/89d84bc5-2090-4605-8503-9c1c8837c7f5 returned with HTTP 200 [pid: 8|app: 0|req: 352/704] 10.0.0.9 () {32 vars in 772 bytes} [Wed May 13 02:10:14 2026] GET /v3/194447ecb13249349dc6c5762d09a580/volumes/89d84bc5-2090-4605-8503-9c1c8837c7f5 => generated 956 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:10:14.962 7 INFO cinder.api.openstack.wsgi [None req-e5210656-5dcd-408d-8235-d0bc405773cc e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes 2026-05-13 02:10:14.965 7 INFO cinder.api.v3.volumes [None req-e5210656-5dcd-408d-8235-d0bc405773cc e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] Create volume of 1 GB 2026-05-13 02:10:14.976 7 INFO cinder.volume.api [None req-e5210656-5dcd-408d-8235-d0bc405773cc e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] Availability Zones retrieved successfully. 2026-05-13 02:10:15.242 7 INFO cinder.volume.api [None req-e5210656-5dcd-408d-8235-d0bc405773cc e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] Create volume request issued successfully. 2026-05-13 02:10:15.242 7 INFO cinder.api.openstack.wsgi [None req-e5210656-5dcd-408d-8235-d0bc405773cc e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes returned with HTTP 202 [pid: 7|app: 0|req: 353/705] 10.0.0.9 () {34 vars in 720 bytes} [Wed May 13 02:10:14 2026] POST /v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes => generated 870 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:10:15.263 8 INFO cinder.api.openstack.wsgi [None req-0ae8cf1b-99e5-4b45-a1f8-f7d9b3bc4a47 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/dc804256-b4c0-47e1-bce5-e772d895714f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:10:15.276 8 INFO cinder.volume.api [None req-0ae8cf1b-99e5-4b45-a1f8-f7d9b3bc4a47 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] Volume info retrieved successfully. 2026-05-13 02:10:15.281 8 INFO cinder.api.openstack.wsgi [None req-0ae8cf1b-99e5-4b45-a1f8-f7d9b3bc4a47 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/dc804256-b4c0-47e1-bce5-e772d895714f returned with HTTP 200 [pid: 8|app: 0|req: 353/706] 10.0.0.9 () {32 vars in 772 bytes} [Wed May 13 02:10:15 2026] GET /v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/dc804256-b4c0-47e1-bce5-e772d895714f => generated 938 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:10:15.439 7 INFO cinder.api.openstack.wsgi [None req-b63448bb-cad7-4c72-9e9c-62890e35b3a0 996a1ed7e7db459bb886092d2b530f19 194447ecb13249349dc6c5762d09a580 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/194447ecb13249349dc6c5762d09a580/volumes/89d84bc5-2090-4605-8503-9c1c8837c7f5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:10:15.453 7 INFO cinder.volume.api [None req-b63448bb-cad7-4c72-9e9c-62890e35b3a0 996a1ed7e7db459bb886092d2b530f19 194447ecb13249349dc6c5762d09a580 - - default default] Volume info retrieved successfully. 2026-05-13 02:10:15.457 7 INFO cinder.api.openstack.wsgi [None req-b63448bb-cad7-4c72-9e9c-62890e35b3a0 996a1ed7e7db459bb886092d2b530f19 194447ecb13249349dc6c5762d09a580 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/194447ecb13249349dc6c5762d09a580/volumes/89d84bc5-2090-4605-8503-9c1c8837c7f5 returned with HTTP 200 [pid: 7|app: 0|req: 354/707] 10.0.0.9 () {32 vars in 772 bytes} [Wed May 13 02:10:15 2026] GET /v3/194447ecb13249349dc6c5762d09a580/volumes/89d84bc5-2090-4605-8503-9c1c8837c7f5 => generated 956 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:10:16.303 8 INFO cinder.api.openstack.wsgi [None req-49fcec48-ad77-4d9b-bd26-e4ac371e6064 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/dc804256-b4c0-47e1-bce5-e772d895714f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:10:16.317 8 INFO cinder.volume.api [None req-49fcec48-ad77-4d9b-bd26-e4ac371e6064 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] Volume info retrieved successfully. 2026-05-13 02:10:16.323 8 INFO cinder.api.openstack.wsgi [None req-49fcec48-ad77-4d9b-bd26-e4ac371e6064 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/dc804256-b4c0-47e1-bce5-e772d895714f returned with HTTP 200 [pid: 8|app: 0|req: 354/708] 10.0.0.9 () {32 vars in 772 bytes} [Wed May 13 02:10:16 2026] GET /v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/dc804256-b4c0-47e1-bce5-e772d895714f => generated 963 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:10:16.344 7 INFO cinder.api.openstack.wsgi [None req-b01f1479-d117-497c-bf9e-8dbc7106260a e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/dc804256-b4c0-47e1-bce5-e772d895714f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:10:16.362 7 INFO cinder.volume.api [None req-b01f1479-d117-497c-bf9e-8dbc7106260a e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] Volume info retrieved successfully. 2026-05-13 02:10:16.370 7 INFO cinder.api.openstack.wsgi [None req-b01f1479-d117-497c-bf9e-8dbc7106260a e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/dc804256-b4c0-47e1-bce5-e772d895714f returned with HTTP 200 [pid: 7|app: 0|req: 355/709] 10.0.0.9 () {32 vars in 772 bytes} [Wed May 13 02:10:16 2026] GET /v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/dc804256-b4c0-47e1-bce5-e772d895714f => generated 963 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:10:16.390 8 INFO cinder.api.openstack.wsgi [None req-e3d8defd-7096-4993-849d-18d683508838 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/dc804256-b4c0-47e1-bce5-e772d895714f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:10:16.415 8 INFO cinder.volume.api [None req-e3d8defd-7096-4993-849d-18d683508838 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] Volume info retrieved successfully. 2026-05-13 02:10:16.426 8 INFO cinder.volume.api [None req-e3d8defd-7096-4993-849d-18d683508838 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] Volume updated successfully. 2026-05-13 02:10:16.427 8 INFO cinder.api.openstack.wsgi [None req-e3d8defd-7096-4993-849d-18d683508838 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/dc804256-b4c0-47e1-bce5-e772d895714f returned with HTTP 200 [pid: 8|app: 0|req: 355/710] 10.0.0.9 () {34 vars in 792 bytes} [Wed May 13 02:10:16 2026] PUT /v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/dc804256-b4c0-47e1-bce5-e772d895714f => generated 895 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:10:16.447 7 INFO cinder.api.openstack.wsgi [None req-b0d71980-6100-4d29-b60f-80fc9aacc7b0 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/dc804256-b4c0-47e1-bce5-e772d895714f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:10:16.471 7 INFO cinder.volume.api [None req-b0d71980-6100-4d29-b60f-80fc9aacc7b0 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] Volume info retrieved successfully. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:10:16.480 8 INFO cinder.api.openstack.wsgi [None req-4b3815e8-931a-4877-a08d-4d240755d20d 996a1ed7e7db459bb886092d2b530f19 194447ecb13249349dc6c5762d09a580 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/194447ecb13249349dc6c5762d09a580/volumes/89d84bc5-2090-4605-8503-9c1c8837c7f5 2026-05-13 02:10:16.481 7 INFO cinder.volume.api [None req-b0d71980-6100-4d29-b60f-80fc9aacc7b0 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] Volume updated successfully. 2026-05-13 02:10:16.482 7 INFO cinder.api.openstack.wsgi [None req-b0d71980-6100-4d29-b60f-80fc9aacc7b0 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/dc804256-b4c0-47e1-bce5-e772d895714f returned with HTTP 200 [pid: 7|app: 0|req: 356/711] 10.0.0.9 () {34 vars in 793 bytes} [Wed May 13 02:10:16 2026] PUT /v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/dc804256-b4c0-47e1-bce5-e772d895714f => generated 935 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:10:16.501 7 INFO cinder.api.openstack.wsgi [None req-ece268d1-6e3b-4233-a518-c3ea99725d68 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/dc804256-b4c0-47e1-bce5-e772d895714f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:10:16.507 8 INFO cinder.volume.api [None req-4b3815e8-931a-4877-a08d-4d240755d20d 996a1ed7e7db459bb886092d2b530f19 194447ecb13249349dc6c5762d09a580 - - default default] Volume info retrieved successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:10:16.528 8 INFO cinder.api.openstack.wsgi [None req-4b3815e8-931a-4877-a08d-4d240755d20d 996a1ed7e7db459bb886092d2b530f19 194447ecb13249349dc6c5762d09a580 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/194447ecb13249349dc6c5762d09a580/volumes/89d84bc5-2090-4605-8503-9c1c8837c7f5 returned with HTTP 200 2026-05-13 02:10:16.529 7 INFO cinder.volume.api [None req-ece268d1-6e3b-4233-a518-c3ea99725d68 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] Volume info retrieved successfully. [pid: 8|app: 0|req: 356/712] 10.0.0.9 () {32 vars in 772 bytes} [Wed May 13 02:10:16 2026] GET /v3/194447ecb13249349dc6c5762d09a580/volumes/89d84bc5-2090-4605-8503-9c1c8837c7f5 => generated 1341 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-13 02:10:16.533 7 INFO cinder.api.openstack.wsgi [None req-ece268d1-6e3b-4233-a518-c3ea99725d68 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/dc804256-b4c0-47e1-bce5-e772d895714f returned with HTTP 200 [pid: 7|app: 0|req: 357/713] 10.0.0.9 () {32 vars in 772 bytes} [Wed May 13 02:10:16 2026] GET /v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/dc804256-b4c0-47e1-bce5-e772d895714f => generated 1003 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:10:16.554 8 INFO cinder.api.openstack.wsgi [None req-af00dec1-f05e-4d49-8ca4-1cb2837baf91 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes 2026-05-13 02:10:16.556 8 INFO cinder.api.v3.volumes [None req-af00dec1-f05e-4d49-8ca4-1cb2837baf91 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] Create volume of 1 GB 2026-05-13 02:10:16.562 8 INFO cinder.volume.api [None req-af00dec1-f05e-4d49-8ca4-1cb2837baf91 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] Availability Zones retrieved successfully. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:10:16.614 7 INFO cinder.api.openstack.wsgi [req-a6a7c5d8-ec1b-42d1-a7a2-6e6302d3821f req-d2c8b959-4d89-4337-a788-448f2e87303f 996a1ed7e7db459bb886092d2b530f19 194447ecb13249349dc6c5762d09a580 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/194447ecb13249349dc6c5762d09a580/volumes/89d84bc5-2090-4605-8503-9c1c8837c7f5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:10:16.628 7 INFO cinder.volume.api [req-a6a7c5d8-ec1b-42d1-a7a2-6e6302d3821f req-d2c8b959-4d89-4337-a788-448f2e87303f 996a1ed7e7db459bb886092d2b530f19 194447ecb13249349dc6c5762d09a580 - - default default] Volume info retrieved successfully. 2026-05-13 02:10:16.632 7 INFO cinder.api.openstack.wsgi [req-a6a7c5d8-ec1b-42d1-a7a2-6e6302d3821f req-d2c8b959-4d89-4337-a788-448f2e87303f 996a1ed7e7db459bb886092d2b530f19 194447ecb13249349dc6c5762d09a580 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/194447ecb13249349dc6c5762d09a580/volumes/89d84bc5-2090-4605-8503-9c1c8837c7f5 returned with HTTP 200 [pid: 7|app: 0|req: 358/714] 10.0.0.128 () {34 vars in 1027 bytes} [Wed May 13 02:10:16 2026] GET /v3/194447ecb13249349dc6c5762d09a580/volumes/89d84bc5-2090-4605-8503-9c1c8837c7f5 => generated 1341 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-13 02:10:16.719 8 INFO cinder.volume.api [None req-af00dec1-f05e-4d49-8ca4-1cb2837baf91 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] Create volume request issued successfully. 2026-05-13 02:10:16.720 8 INFO cinder.api.openstack.wsgi [None req-af00dec1-f05e-4d49-8ca4-1cb2837baf91 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes returned with HTTP 202 [pid: 8|app: 0|req: 357/715] 10.0.0.9 () {34 vars in 720 bytes} [Wed May 13 02:10:16 2026] POST /v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes => generated 891 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:10:16.736 7 INFO cinder.api.openstack.wsgi [None req-3825bec3-7a15-454c-9210-07584027a653 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/bdccf499-1b5a-4f93-9cf8-1361414624e4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:10:16.752 7 INFO cinder.volume.api [None req-3825bec3-7a15-454c-9210-07584027a653 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] Volume info retrieved successfully. 2026-05-13 02:10:16.757 7 INFO cinder.api.openstack.wsgi [None req-3825bec3-7a15-454c-9210-07584027a653 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/bdccf499-1b5a-4f93-9cf8-1361414624e4 returned with HTTP 200 [pid: 7|app: 0|req: 359/716] 10.0.0.9 () {32 vars in 772 bytes} [Wed May 13 02:10:16 2026] GET /v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/bdccf499-1b5a-4f93-9cf8-1361414624e4 => generated 959 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:10:17.072 8 INFO cinder.api.openstack.wsgi [req-a6a7c5d8-ec1b-42d1-a7a2-6e6302d3821f req-d43d6da1-8cc2-4255-89d6-a21e739852d0 996a1ed7e7db459bb886092d2b530f19 194447ecb13249349dc6c5762d09a580 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/194447ecb13249349dc6c5762d09a580/volumes/89d84bc5-2090-4605-8503-9c1c8837c7f5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:10:17.093 8 INFO cinder.volume.api [req-a6a7c5d8-ec1b-42d1-a7a2-6e6302d3821f req-d43d6da1-8cc2-4255-89d6-a21e739852d0 996a1ed7e7db459bb886092d2b530f19 194447ecb13249349dc6c5762d09a580 - - default default] Volume info retrieved successfully. 2026-05-13 02:10:17.105 8 INFO cinder.api.openstack.wsgi [req-a6a7c5d8-ec1b-42d1-a7a2-6e6302d3821f req-d43d6da1-8cc2-4255-89d6-a21e739852d0 996a1ed7e7db459bb886092d2b530f19 194447ecb13249349dc6c5762d09a580 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/194447ecb13249349dc6c5762d09a580/volumes/89d84bc5-2090-4605-8503-9c1c8837c7f5 returned with HTTP 200 [pid: 8|app: 0|req: 358/717] 10.0.0.128 () {34 vars in 1027 bytes} [Wed May 13 02:10:17 2026] GET /v3/194447ecb13249349dc6c5762d09a580/volumes/89d84bc5-2090-4605-8503-9c1c8837c7f5 => generated 1341 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-13 02:10:17.120 7 INFO cinder.api.openstack.wsgi [None req-3825bec3-7a15-454c-9210-07584027a653 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-13 02:10:17.121 7 INFO cinder.api.openstack.wsgi [None req-3825bec3-7a15-454c-9210-07584027a653 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 360/718] 10.0.0.128 () {32 vars in 828 bytes} [Wed May 13 02:10:17 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:10:17.137 8 INFO cinder.api.openstack.wsgi [req-a6a7c5d8-ec1b-42d1-a7a2-6e6302d3821f req-1765f02e-5f65-4145-97ac-807efbe831fc 996a1ed7e7db459bb886092d2b530f19 194447ecb13249349dc6c5762d09a580 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/194447ecb13249349dc6c5762d09a580/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/api.py:2470: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. .first() 2026-05-13 02:10:17.200 8 INFO cinder.api.openstack.wsgi [req-a6a7c5d8-ec1b-42d1-a7a2-6e6302d3821f req-1765f02e-5f65-4145-97ac-807efbe831fc 996a1ed7e7db459bb886092d2b530f19 194447ecb13249349dc6c5762d09a580 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/194447ecb13249349dc6c5762d09a580/attachments returned with HTTP 200 [pid: 8|app: 0|req: 359/719] 10.0.0.128 () {40 vars in 1056 bytes} [Wed May 13 02:10:17 2026] POST /v3/194447ecb13249349dc6c5762d09a580/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:10:17.780 7 INFO cinder.api.openstack.wsgi [None req-183e969f-e322-490d-b607-be9b3b13b561 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/bdccf499-1b5a-4f93-9cf8-1361414624e4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:10:17.794 7 INFO cinder.volume.api [None req-183e969f-e322-490d-b607-be9b3b13b561 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] Volume info retrieved successfully. 2026-05-13 02:10:17.799 7 INFO cinder.api.openstack.wsgi [None req-183e969f-e322-490d-b607-be9b3b13b561 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/bdccf499-1b5a-4f93-9cf8-1361414624e4 returned with HTTP 200 [pid: 7|app: 0|req: 361/720] 10.0.0.9 () {32 vars in 772 bytes} [Wed May 13 02:10:17 2026] GET /v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/bdccf499-1b5a-4f93-9cf8-1361414624e4 => generated 984 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:10:17.817 8 INFO cinder.api.openstack.wsgi [None req-845f7a97-9636-433c-adcf-8196d5bd9cca e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/bdccf499-1b5a-4f93-9cf8-1361414624e4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:10:17.836 8 INFO cinder.volume.api [None req-845f7a97-9636-433c-adcf-8196d5bd9cca e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] Volume info retrieved successfully. 2026-05-13 02:10:17.846 8 INFO cinder.volume.api [None req-845f7a97-9636-433c-adcf-8196d5bd9cca e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] Volume updated successfully. 2026-05-13 02:10:17.847 8 INFO cinder.api.openstack.wsgi [None req-845f7a97-9636-433c-adcf-8196d5bd9cca e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/bdccf499-1b5a-4f93-9cf8-1361414624e4 returned with HTTP 200 [pid: 8|app: 0|req: 360/721] 10.0.0.9 () {34 vars in 792 bytes} [Wed May 13 02:10:17 2026] PUT /v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/bdccf499-1b5a-4f93-9cf8-1361414624e4 => generated 881 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:10:17.866 7 INFO cinder.api.openstack.wsgi [None req-37e99a54-1a2a-4970-aca3-cfc2182b0559 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/bdccf499-1b5a-4f93-9cf8-1361414624e4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:10:17.879 7 INFO cinder.volume.api [None req-37e99a54-1a2a-4970-aca3-cfc2182b0559 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] Volume info retrieved successfully. 2026-05-13 02:10:17.883 7 INFO cinder.api.openstack.wsgi [None req-37e99a54-1a2a-4970-aca3-cfc2182b0559 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/bdccf499-1b5a-4f93-9cf8-1361414624e4 returned with HTTP 200 [pid: 7|app: 0|req: 362/722] 10.0.0.9 () {32 vars in 772 bytes} [Wed May 13 02:10:17 2026] GET /v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/bdccf499-1b5a-4f93-9cf8-1361414624e4 => generated 949 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:10:17.915 8 INFO cinder.api.openstack.wsgi [None req-763af371-daa4-4fef-9a5c-741dd1a75153 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/bdccf499-1b5a-4f93-9cf8-1361414624e4 2026-05-13 02:10:17.916 8 INFO cinder.api.v3.volumes [None req-763af371-daa4-4fef-9a5c-741dd1a75153 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] Delete volume with id: bdccf499-1b5a-4f93-9cf8-1361414624e4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:10:17.927 8 INFO cinder.volume.api [None req-763af371-daa4-4fef-9a5c-741dd1a75153 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] Volume info retrieved successfully. 2026-05-13 02:10:17.953 8 INFO cinder.volume.api [None req-763af371-daa4-4fef-9a5c-741dd1a75153 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] Delete volume request issued successfully. 2026-05-13 02:10:17.953 8 INFO cinder.api.openstack.wsgi [None req-763af371-daa4-4fef-9a5c-741dd1a75153 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/bdccf499-1b5a-4f93-9cf8-1361414624e4 returned with HTTP 202 [pid: 8|app: 0|req: 361/723] 10.0.0.9 () {32 vars in 775 bytes} [Wed May 13 02:10:17 2026] DELETE /v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/bdccf499-1b5a-4f93-9cf8-1361414624e4 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:10:17.963 7 INFO cinder.api.openstack.wsgi [None req-f186cff7-c3a3-4236-850d-bde4db44dde5 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/bdccf499-1b5a-4f93-9cf8-1361414624e4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:10:17.976 7 INFO cinder.volume.api [None req-f186cff7-c3a3-4236-850d-bde4db44dde5 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] Volume info retrieved successfully. 2026-05-13 02:10:17.983 7 INFO cinder.api.openstack.wsgi [None req-f186cff7-c3a3-4236-850d-bde4db44dde5 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/bdccf499-1b5a-4f93-9cf8-1361414624e4 returned with HTTP 200 [pid: 7|app: 0|req: 363/724] 10.0.0.9 () {32 vars in 772 bytes} [Wed May 13 02:10:17 2026] GET /v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/bdccf499-1b5a-4f93-9cf8-1361414624e4 => generated 948 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:10:19.003 8 INFO cinder.api.openstack.wsgi [None req-258efd7d-1a51-487c-8830-45f6c1f01cdc e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/bdccf499-1b5a-4f93-9cf8-1361414624e4 2026-05-13 02:10:19.012 8 INFO cinder.api.openstack.wsgi [None req-258efd7d-1a51-487c-8830-45f6c1f01cdc e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/bdccf499-1b5a-4f93-9cf8-1361414624e4 returned with HTTP 404 [pid: 8|app: 0|req: 362/725] 10.0.0.9 () {32 vars in 772 bytes} [Wed May 13 02:10:18 2026] GET /v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/bdccf499-1b5a-4f93-9cf8-1361414624e4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:10:19.020 7 INFO cinder.api.openstack.wsgi [None req-6af4375b-1d5c-487c-9a73-267b0acbcadc e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/dc804256-b4c0-47e1-bce5-e772d895714f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:10:19.032 7 INFO cinder.volume.api [None req-6af4375b-1d5c-487c-9a73-267b0acbcadc e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] Volume info retrieved successfully. 2026-05-13 02:10:19.036 7 INFO cinder.api.openstack.wsgi [None req-6af4375b-1d5c-487c-9a73-267b0acbcadc e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/dc804256-b4c0-47e1-bce5-e772d895714f returned with HTTP 200 [pid: 7|app: 0|req: 364/726] 10.0.0.9 () {32 vars in 772 bytes} [Wed May 13 02:10:19 2026] GET /v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/dc804256-b4c0-47e1-bce5-e772d895714f => generated 1003 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-13 02:10:19.054 8 INFO cinder.api.openstack.wsgi [None req-67561ff3-ed4c-4efc-a179-300a1889d67f e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/dc804256-b4c0-47e1-bce5-e772d895714f 2026-05-13 02:10:19.054 8 INFO cinder.api.v3.volumes [None req-67561ff3-ed4c-4efc-a179-300a1889d67f e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] Delete volume with id: dc804256-b4c0-47e1-bce5-e772d895714f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:10:19.064 8 INFO cinder.volume.api [None req-67561ff3-ed4c-4efc-a179-300a1889d67f e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] Volume info retrieved successfully. 2026-05-13 02:10:19.090 8 INFO cinder.volume.api [None req-67561ff3-ed4c-4efc-a179-300a1889d67f e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] Delete volume request issued successfully. 2026-05-13 02:10:19.091 8 INFO cinder.api.openstack.wsgi [None req-67561ff3-ed4c-4efc-a179-300a1889d67f e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/dc804256-b4c0-47e1-bce5-e772d895714f returned with HTTP 202 [pid: 8|app: 0|req: 363/727] 10.0.0.9 () {32 vars in 775 bytes} [Wed May 13 02:10:19 2026] DELETE /v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/dc804256-b4c0-47e1-bce5-e772d895714f => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:10:19.099 7 INFO cinder.api.openstack.wsgi [None req-3cde7335-05c0-4faf-bd0f-a72b16e32e44 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/dc804256-b4c0-47e1-bce5-e772d895714f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:10:19.110 7 INFO cinder.volume.api [None req-3cde7335-05c0-4faf-bd0f-a72b16e32e44 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] Volume info retrieved successfully. 2026-05-13 02:10:19.114 7 INFO cinder.api.openstack.wsgi [None req-3cde7335-05c0-4faf-bd0f-a72b16e32e44 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/dc804256-b4c0-47e1-bce5-e772d895714f returned with HTTP 200 [pid: 7|app: 0|req: 365/728] 10.0.0.9 () {32 vars in 772 bytes} [Wed May 13 02:10:19 2026] GET /v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/dc804256-b4c0-47e1-bce5-e772d895714f => generated 1002 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:10:20.140 8 INFO cinder.api.openstack.wsgi [None req-d0882814-9924-41c6-b5c9-812f8d602f38 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/dc804256-b4c0-47e1-bce5-e772d895714f 2026-05-13 02:10:20.148 8 INFO cinder.api.openstack.wsgi [None req-d0882814-9924-41c6-b5c9-812f8d602f38 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/dc804256-b4c0-47e1-bce5-e772d895714f returned with HTTP 404 [pid: 8|app: 0|req: 364/729] 10.0.0.9 () {32 vars in 772 bytes} [Wed May 13 02:10:20 2026] GET /v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/dc804256-b4c0-47e1-bce5-e772d895714f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:10:20.203 7 INFO cinder.api.openstack.wsgi [None req-31780197-ad3b-4211-9adf-c681d74de0ee e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes 2026-05-13 02:10:20.746 7 INFO cinder.api.v3.volumes [None req-31780197-ad3b-4211-9adf-c681d74de0ee e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] Create volume of 1 GB 2026-05-13 02:10:20.753 7 INFO cinder.volume.api [None req-31780197-ad3b-4211-9adf-c681d74de0ee e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] Availability Zones retrieved successfully. 2026-05-13 02:10:20.923 7 INFO cinder.volume.api [None req-31780197-ad3b-4211-9adf-c681d74de0ee e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] Create volume request issued successfully. 2026-05-13 02:10:20.925 7 INFO cinder.api.openstack.wsgi [None req-31780197-ad3b-4211-9adf-c681d74de0ee e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes returned with HTTP 202 [pid: 7|app: 0|req: 366/730] 10.0.0.9 () {34 vars in 720 bytes} [Wed May 13 02:10:20 2026] POST /v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes => generated 871 bytes in 728 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-13 02:10:20.943 8 INFO cinder.api.openstack.wsgi [None req-70180a3b-9c1e-402e-996b-7c2caf373d3e e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/f21d7772-ec76-4a77-93bd-457cd094f7ee /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:10:20.959 8 INFO cinder.volume.api [None req-70180a3b-9c1e-402e-996b-7c2caf373d3e e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] Volume info retrieved successfully. 2026-05-13 02:10:20.965 8 INFO cinder.api.openstack.wsgi [None req-70180a3b-9c1e-402e-996b-7c2caf373d3e e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/f21d7772-ec76-4a77-93bd-457cd094f7ee returned with HTTP 200 [pid: 8|app: 0|req: 365/731] 10.0.0.9 () {32 vars in 772 bytes} [Wed May 13 02:10:20 2026] GET /v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/f21d7772-ec76-4a77-93bd-457cd094f7ee => generated 939 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:10:21.722 8 INFO cinder.api.openstack.wsgi [None req-70180a3b-9c1e-402e-996b-7c2caf373d3e e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:10:21.722 7 INFO cinder.api.openstack.wsgi [None req-31780197-ad3b-4211-9adf-c681d74de0ee e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:10:21.722 8 INFO cinder.api.openstack.wsgi [None req-70180a3b-9c1e-402e-996b-7c2caf373d3e e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:10:21.723 7 INFO cinder.api.openstack.wsgi [None req-31780197-ad3b-4211-9adf-c681d74de0ee e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:10:21.984 8 INFO cinder.api.openstack.wsgi [None req-f19c7abe-dd55-4419-83ca-2fd8e80574bd e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/f21d7772-ec76-4a77-93bd-457cd094f7ee /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:10:22.000 8 INFO cinder.volume.api [None req-f19c7abe-dd55-4419-83ca-2fd8e80574bd e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] Volume info retrieved successfully. 2026-05-13 02:10:22.007 8 INFO cinder.api.openstack.wsgi [None req-f19c7abe-dd55-4419-83ca-2fd8e80574bd e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/f21d7772-ec76-4a77-93bd-457cd094f7ee returned with HTTP 200 [pid: 8|app: 0|req: 367/734] 10.0.0.9 () {32 vars in 772 bytes} [Wed May 13 02:10:21 2026] GET /v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/f21d7772-ec76-4a77-93bd-457cd094f7ee => generated 1348 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:10:22.226 7 INFO cinder.api.openstack.wsgi [None req-f34d39d8-7bd5-4288-8219-7aaaf0e12366 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/f21d7772-ec76-4a77-93bd-457cd094f7ee /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:10:22.238 7 INFO cinder.volume.api [None req-f34d39d8-7bd5-4288-8219-7aaaf0e12366 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] Volume info retrieved successfully. 2026-05-13 02:10:22.243 7 INFO cinder.api.openstack.wsgi [None req-f34d39d8-7bd5-4288-8219-7aaaf0e12366 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/f21d7772-ec76-4a77-93bd-457cd094f7ee returned with HTTP 200 [pid: 7|app: 0|req: 368/735] 10.0.0.9 () {32 vars in 772 bytes} [Wed May 13 02:10:22 2026] GET /v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/f21d7772-ec76-4a77-93bd-457cd094f7ee => generated 1348 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:10:22.266 8 INFO cinder.api.openstack.wsgi [None req-1bb2c6d8-9d4c-48e5-b446-b8876f41d83c e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/f21d7772-ec76-4a77-93bd-457cd094f7ee /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:10:22.289 8 INFO cinder.volume.api [None req-1bb2c6d8-9d4c-48e5-b446-b8876f41d83c e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] Volume info retrieved successfully. 2026-05-13 02:10:22.293 8 INFO cinder.volume.api [None req-1bb2c6d8-9d4c-48e5-b446-b8876f41d83c e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] Volume updated successfully. 2026-05-13 02:10:22.294 8 INFO cinder.api.openstack.wsgi [None req-1bb2c6d8-9d4c-48e5-b446-b8876f41d83c e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/f21d7772-ec76-4a77-93bd-457cd094f7ee returned with HTTP 200 [pid: 8|app: 0|req: 368/736] 10.0.0.9 () {34 vars in 792 bytes} [Wed May 13 02:10:22 2026] PUT /v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/f21d7772-ec76-4a77-93bd-457cd094f7ee => generated 895 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:10:22.313 7 INFO cinder.api.openstack.wsgi [None req-98463510-195a-4812-b13a-7896d14db0de e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/f21d7772-ec76-4a77-93bd-457cd094f7ee /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:10:22.334 7 INFO cinder.volume.api [None req-98463510-195a-4812-b13a-7896d14db0de e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] Volume info retrieved successfully. 2026-05-13 02:10:22.344 7 INFO cinder.volume.api [None req-98463510-195a-4812-b13a-7896d14db0de e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] Volume updated successfully. 2026-05-13 02:10:22.345 7 INFO cinder.api.openstack.wsgi [None req-98463510-195a-4812-b13a-7896d14db0de e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/f21d7772-ec76-4a77-93bd-457cd094f7ee returned with HTTP 200 [pid: 7|app: 0|req: 369/737] 10.0.0.9 () {34 vars in 793 bytes} [Wed May 13 02:10:22 2026] PUT /v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/f21d7772-ec76-4a77-93bd-457cd094f7ee => generated 934 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:10:22.364 8 INFO cinder.api.openstack.wsgi [None req-040f0b1b-cfc2-40a7-b951-c6c7856d0eae e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/f21d7772-ec76-4a77-93bd-457cd094f7ee /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:10:22.377 8 INFO cinder.volume.api [None req-040f0b1b-cfc2-40a7-b951-c6c7856d0eae e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] Volume info retrieved successfully. 2026-05-13 02:10:22.386 8 INFO cinder.api.openstack.wsgi [None req-040f0b1b-cfc2-40a7-b951-c6c7856d0eae e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/f21d7772-ec76-4a77-93bd-457cd094f7ee returned with HTTP 200 [pid: 8|app: 0|req: 369/738] 10.0.0.9 () {32 vars in 772 bytes} [Wed May 13 02:10:22 2026] GET /v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/f21d7772-ec76-4a77-93bd-457cd094f7ee => generated 1387 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:10:22.408 7 INFO cinder.api.openstack.wsgi [None req-1652ae61-70ba-46ca-b627-52ffa72f03a1 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes 2026-05-13 02:10:22.410 7 INFO cinder.api.v3.volumes [None req-1652ae61-70ba-46ca-b627-52ffa72f03a1 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] Create volume of 1 GB 2026-05-13 02:10:22.416 7 INFO cinder.volume.api [None req-1652ae61-70ba-46ca-b627-52ffa72f03a1 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] Availability Zones retrieved successfully. 2026-05-13 02:10:22.555 7 INFO cinder.volume.api [None req-1652ae61-70ba-46ca-b627-52ffa72f03a1 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] Create volume request issued successfully. 2026-05-13 02:10:22.556 7 INFO cinder.api.openstack.wsgi [None req-1652ae61-70ba-46ca-b627-52ffa72f03a1 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes returned with HTTP 202 [pid: 7|app: 0|req: 370/739] 10.0.0.9 () {34 vars in 720 bytes} [Wed May 13 02:10:22 2026] POST /v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes => generated 890 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:10:22.573 8 INFO cinder.api.openstack.wsgi [None req-5a750dec-0cf1-429a-af21-a564ce644321 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/a0e9f3af-fc96-4685-a23a-30c343908f73 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:10:22.590 8 INFO cinder.volume.api [None req-5a750dec-0cf1-429a-af21-a564ce644321 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] Volume info retrieved successfully. 2026-05-13 02:10:22.597 8 INFO cinder.api.openstack.wsgi [None req-5a750dec-0cf1-429a-af21-a564ce644321 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/a0e9f3af-fc96-4685-a23a-30c343908f73 returned with HTTP 200 [pid: 8|app: 0|req: 370/740] 10.0.0.9 () {32 vars in 772 bytes} [Wed May 13 02:10:22 2026] GET /v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/a0e9f3af-fc96-4685-a23a-30c343908f73 => generated 958 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:10:23.102 7 INFO cinder.api.openstack.wsgi [None req-1652ae61-70ba-46ca-b627-52ffa72f03a1 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-13 02:10:23.103 7 INFO cinder.api.openstack.wsgi [None req-1652ae61-70ba-46ca-b627-52ffa72f03a1 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 371/741] 199.204.45.74 () {32 vars in 838 bytes} [Wed May 13 02:10:23 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:10:23.117 8 INFO cinder.api.openstack.wsgi [req-a6a7c5d8-ec1b-42d1-a7a2-6e6302d3821f req-90a24cdf-264a-4ba0-bccd-4ca31bc5ab95 996a1ed7e7db459bb886092d2b530f19 194447ecb13249349dc6c5762d09a580 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/194447ecb13249349dc6c5762d09a580/volumes/89d84bc5-2090-4605-8503-9c1c8837c7f5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:10:23.132 8 INFO cinder.volume.api [req-a6a7c5d8-ec1b-42d1-a7a2-6e6302d3821f req-90a24cdf-264a-4ba0-bccd-4ca31bc5ab95 996a1ed7e7db459bb886092d2b530f19 194447ecb13249349dc6c5762d09a580 - - default default] Volume info retrieved successfully. 2026-05-13 02:10:23.138 8 INFO cinder.api.openstack.wsgi [req-a6a7c5d8-ec1b-42d1-a7a2-6e6302d3821f req-90a24cdf-264a-4ba0-bccd-4ca31bc5ab95 996a1ed7e7db459bb886092d2b530f19 194447ecb13249349dc6c5762d09a580 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/194447ecb13249349dc6c5762d09a580/volumes/89d84bc5-2090-4605-8503-9c1c8837c7f5 returned with HTTP 200 [pid: 8|app: 0|req: 371/742] 199.204.45.74 () {36 vars in 1071 bytes} [Wed May 13 02:10:23 2026] GET /v3/194447ecb13249349dc6c5762d09a580/volumes/89d84bc5-2090-4605-8503-9c1c8837c7f5 => generated 1521 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:10:23.615 7 INFO cinder.api.openstack.wsgi [None req-e6c9999e-9483-455a-89a9-84f7d9873eba e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/a0e9f3af-fc96-4685-a23a-30c343908f73 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:10:23.633 7 INFO cinder.volume.api [None req-e6c9999e-9483-455a-89a9-84f7d9873eba e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] Volume info retrieved successfully. 2026-05-13 02:10:23.638 7 INFO cinder.api.openstack.wsgi [None req-e6c9999e-9483-455a-89a9-84f7d9873eba e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/a0e9f3af-fc96-4685-a23a-30c343908f73 returned with HTTP 200 [pid: 7|app: 0|req: 372/743] 10.0.0.9 () {32 vars in 772 bytes} [Wed May 13 02:10:23 2026] GET /v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/a0e9f3af-fc96-4685-a23a-30c343908f73 => generated 983 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:10:23.665 8 INFO cinder.api.openstack.wsgi [None req-904566b7-e794-4492-aeb5-6114ae28b341 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/a0e9f3af-fc96-4685-a23a-30c343908f73 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:10:23.683 8 INFO cinder.volume.api [None req-904566b7-e794-4492-aeb5-6114ae28b341 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] Volume info retrieved successfully. 2026-05-13 02:10:23.693 8 INFO cinder.volume.api [None req-904566b7-e794-4492-aeb5-6114ae28b341 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] Volume updated successfully. 2026-05-13 02:10:23.695 8 INFO cinder.api.openstack.wsgi [None req-904566b7-e794-4492-aeb5-6114ae28b341 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/a0e9f3af-fc96-4685-a23a-30c343908f73 returned with HTTP 200 [pid: 8|app: 0|req: 372/744] 10.0.0.9 () {34 vars in 792 bytes} [Wed May 13 02:10:23 2026] PUT /v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/a0e9f3af-fc96-4685-a23a-30c343908f73 => generated 882 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:10:23.711 7 INFO cinder.api.openstack.wsgi [None req-3e4d172e-ee4e-4171-92e9-c1dc7a62112c e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/a0e9f3af-fc96-4685-a23a-30c343908f73 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:10:23.733 7 INFO cinder.volume.api [None req-3e4d172e-ee4e-4171-92e9-c1dc7a62112c e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] Volume info retrieved successfully. 2026-05-13 02:10:23.738 7 INFO cinder.api.openstack.wsgi [None req-3e4d172e-ee4e-4171-92e9-c1dc7a62112c e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/a0e9f3af-fc96-4685-a23a-30c343908f73 returned with HTTP 200 [pid: 7|app: 0|req: 373/745] 10.0.0.9 () {32 vars in 772 bytes} [Wed May 13 02:10:23 2026] GET /v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/a0e9f3af-fc96-4685-a23a-30c343908f73 => generated 950 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:10:23.755 8 INFO cinder.api.openstack.wsgi [None req-05ef9e16-8ce6-41dc-aa70-e6db4b7b51c4 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/a0e9f3af-fc96-4685-a23a-30c343908f73 2026-05-13 02:10:23.756 8 INFO cinder.api.v3.volumes [None req-05ef9e16-8ce6-41dc-aa70-e6db4b7b51c4 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] Delete volume with id: a0e9f3af-fc96-4685-a23a-30c343908f73 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:10:23.769 8 INFO cinder.volume.api [None req-05ef9e16-8ce6-41dc-aa70-e6db4b7b51c4 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] Volume info retrieved successfully. 2026-05-13 02:10:23.795 8 INFO cinder.volume.api [None req-05ef9e16-8ce6-41dc-aa70-e6db4b7b51c4 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] Delete volume request issued successfully. 2026-05-13 02:10:23.795 8 INFO cinder.api.openstack.wsgi [None req-05ef9e16-8ce6-41dc-aa70-e6db4b7b51c4 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/a0e9f3af-fc96-4685-a23a-30c343908f73 returned with HTTP 202 [pid: 8|app: 0|req: 373/746] 10.0.0.9 () {32 vars in 775 bytes} [Wed May 13 02:10:23 2026] DELETE /v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/a0e9f3af-fc96-4685-a23a-30c343908f73 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:10:23.809 7 INFO cinder.api.openstack.wsgi [None req-13d5875a-f690-42ac-9461-7da38791bb7c e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/a0e9f3af-fc96-4685-a23a-30c343908f73 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:10:23.824 7 INFO cinder.volume.api [None req-13d5875a-f690-42ac-9461-7da38791bb7c e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] Volume info retrieved successfully. 2026-05-13 02:10:23.832 7 INFO cinder.api.openstack.wsgi [None req-13d5875a-f690-42ac-9461-7da38791bb7c e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/a0e9f3af-fc96-4685-a23a-30c343908f73 returned with HTTP 200 [pid: 7|app: 0|req: 374/747] 10.0.0.9 () {32 vars in 772 bytes} [Wed May 13 02:10:23 2026] GET /v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/a0e9f3af-fc96-4685-a23a-30c343908f73 => generated 949 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:10:24.855 8 INFO cinder.api.openstack.wsgi [None req-8720a2e5-defb-4524-bd14-1aa2ff8bde65 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/a0e9f3af-fc96-4685-a23a-30c343908f73 2026-05-13 02:10:24.862 8 INFO cinder.api.openstack.wsgi [None req-8720a2e5-defb-4524-bd14-1aa2ff8bde65 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/a0e9f3af-fc96-4685-a23a-30c343908f73 returned with HTTP 404 [pid: 8|app: 0|req: 374/748] 10.0.0.9 () {32 vars in 772 bytes} [Wed May 13 02:10:24 2026] GET /v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/a0e9f3af-fc96-4685-a23a-30c343908f73 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:10:24.874 7 INFO cinder.api.openstack.wsgi [None req-a0c5c656-3c53-4089-8c59-27e3ef7058f4 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/f21d7772-ec76-4a77-93bd-457cd094f7ee /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:10:24.889 7 INFO cinder.volume.api [None req-a0c5c656-3c53-4089-8c59-27e3ef7058f4 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] Volume info retrieved successfully. 2026-05-13 02:10:24.893 7 INFO cinder.api.openstack.wsgi [None req-a0c5c656-3c53-4089-8c59-27e3ef7058f4 e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/f21d7772-ec76-4a77-93bd-457cd094f7ee returned with HTTP 200 [pid: 7|app: 0|req: 375/749] 10.0.0.9 () {32 vars in 772 bytes} [Wed May 13 02:10:24 2026] GET /v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/f21d7772-ec76-4a77-93bd-457cd094f7ee => generated 1387 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-13 02:10:24.913 8 INFO cinder.api.openstack.wsgi [None req-85d61a81-0b09-4780-83ec-967cfeda555d e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/f21d7772-ec76-4a77-93bd-457cd094f7ee 2026-05-13 02:10:24.913 8 INFO cinder.api.v3.volumes [None req-85d61a81-0b09-4780-83ec-967cfeda555d e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] Delete volume with id: f21d7772-ec76-4a77-93bd-457cd094f7ee /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:10:24.923 8 INFO cinder.volume.api [None req-85d61a81-0b09-4780-83ec-967cfeda555d e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] Volume info retrieved successfully. 2026-05-13 02:10:24.944 8 INFO cinder.volume.api [None req-85d61a81-0b09-4780-83ec-967cfeda555d e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] Delete volume request issued successfully. 2026-05-13 02:10:24.945 8 INFO cinder.api.openstack.wsgi [None req-85d61a81-0b09-4780-83ec-967cfeda555d e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/f21d7772-ec76-4a77-93bd-457cd094f7ee returned with HTTP 202 [pid: 8|app: 0|req: 375/750] 10.0.0.9 () {32 vars in 775 bytes} [Wed May 13 02:10:24 2026] DELETE /v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/f21d7772-ec76-4a77-93bd-457cd094f7ee => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:10:24.959 7 INFO cinder.api.openstack.wsgi [None req-ebf2b2c5-1094-43c6-8d21-81f14de282bc e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/f21d7772-ec76-4a77-93bd-457cd094f7ee /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:10:24.979 7 INFO cinder.volume.api [None req-ebf2b2c5-1094-43c6-8d21-81f14de282bc e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] Volume info retrieved successfully. 2026-05-13 02:10:24.985 7 INFO cinder.api.openstack.wsgi [None req-ebf2b2c5-1094-43c6-8d21-81f14de282bc e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/f21d7772-ec76-4a77-93bd-457cd094f7ee returned with HTTP 200 [pid: 7|app: 0|req: 376/751] 10.0.0.9 () {32 vars in 772 bytes} [Wed May 13 02:10:24 2026] GET /v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/f21d7772-ec76-4a77-93bd-457cd094f7ee => generated 1386 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:10:24.999 8 INFO cinder.api.openstack.wsgi [req-a6a7c5d8-ec1b-42d1-a7a2-6e6302d3821f req-50e64a7b-8969-460e-929f-e9ebd5c596f2 996a1ed7e7db459bb886092d2b530f19 194447ecb13249349dc6c5762d09a580 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/194447ecb13249349dc6c5762d09a580/attachments/e6050025-f4e2-446c-ab51-e3afe20e7dd4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:10:26.003 7 INFO cinder.api.openstack.wsgi [None req-7142ee65-1a6d-4042-8486-451a8abedbea e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/f21d7772-ec76-4a77-93bd-457cd094f7ee 2026-05-13 02:10:26.010 7 INFO cinder.api.openstack.wsgi [None req-7142ee65-1a6d-4042-8486-451a8abedbea e7e1b0068bc945c8b7ff0d56f57829c0 d8f65d3ae8b843d58d4fe699fb9fb789 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/f21d7772-ec76-4a77-93bd-457cd094f7ee returned with HTTP 404 [pid: 7|app: 0|req: 377/752] 10.0.0.9 () {32 vars in 772 bytes} [Wed May 13 02:10:25 2026] GET /v3/d8f65d3ae8b843d58d4fe699fb9fb789/volumes/f21d7772-ec76-4a77-93bd-457cd094f7ee => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-13 02:10:26.044 8 INFO cinder.api.openstack.wsgi [req-a6a7c5d8-ec1b-42d1-a7a2-6e6302d3821f req-50e64a7b-8969-460e-929f-e9ebd5c596f2 996a1ed7e7db459bb886092d2b530f19 194447ecb13249349dc6c5762d09a580 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/194447ecb13249349dc6c5762d09a580/attachments/e6050025-f4e2-446c-ab51-e3afe20e7dd4 returned with HTTP 200 [pid: 8|app: 0|req: 376/753] 199.204.45.74 () {40 vars in 1133 bytes} [Wed May 13 02:10:24 2026] PUT /v3/194447ecb13249349dc6c5762d09a580/attachments/e6050025-f4e2-446c-ab51-e3afe20e7dd4 => generated 802 bytes in 1054 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-13 02:10:26.569 7 INFO cinder.api.openstack.wsgi [req-a6a7c5d8-ec1b-42d1-a7a2-6e6302d3821f req-34cbdc74-2dcd-424d-a550-a4261f64e9b9 996a1ed7e7db459bb886092d2b530f19 194447ecb13249349dc6c5762d09a580 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/194447ecb13249349dc6c5762d09a580/attachments/e6050025-f4e2-446c-ab51-e3afe20e7dd4/action /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/api.py:2470: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. .first() /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:10:26.624 7 INFO cinder.api.openstack.wsgi [req-a6a7c5d8-ec1b-42d1-a7a2-6e6302d3821f req-34cbdc74-2dcd-424d-a550-a4261f64e9b9 996a1ed7e7db459bb886092d2b530f19 194447ecb13249349dc6c5762d09a580 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/194447ecb13249349dc6c5762d09a580/attachments/e6050025-f4e2-446c-ab51-e3afe20e7dd4/action returned with HTTP 204 [pid: 7|app: 0|req: 378/754] 199.204.45.74 () {40 vars in 1146 bytes} [Wed May 13 02:10:26 2026] POST /v3/194447ecb13249349dc6c5762d09a580/attachments/e6050025-f4e2-446c-ab51-e3afe20e7dd4/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-05-13 02:10:31.722 8 INFO cinder.api.openstack.wsgi [req-a6a7c5d8-ec1b-42d1-a7a2-6e6302d3821f req-50e64a7b-8969-460e-929f-e9ebd5c596f2 996a1ed7e7db459bb886092d2b530f19 194447ecb13249349dc6c5762d09a580 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:10:31.722 8 INFO cinder.api.openstack.wsgi [req-a6a7c5d8-ec1b-42d1-a7a2-6e6302d3821f req-50e64a7b-8969-460e-929f-e9ebd5c596f2 996a1ed7e7db459bb886092d2b530f19 194447ecb13249349dc6c5762d09a580 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:10:31.722 7 INFO cinder.api.openstack.wsgi [req-a6a7c5d8-ec1b-42d1-a7a2-6e6302d3821f req-34cbdc74-2dcd-424d-a550-a4261f64e9b9 996a1ed7e7db459bb886092d2b530f19 194447ecb13249349dc6c5762d09a580 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:10:31.723 7 INFO cinder.api.openstack.wsgi [req-a6a7c5d8-ec1b-42d1-a7a2-6e6302d3821f req-34cbdc74-2dcd-424d-a550-a4261f64e9b9 996a1ed7e7db459bb886092d2b530f19 194447ecb13249349dc6c5762d09a580 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:10:38.306 8 INFO cinder.api.openstack.wsgi [req-c721319b-2279-4f55-807a-2af440fb5ce5 req-bdedefb7-87f8-4713-b5a0-71f026297591 996a1ed7e7db459bb886092d2b530f19 194447ecb13249349dc6c5762d09a580 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/194447ecb13249349dc6c5762d09a580/attachments/e6050025-f4e2-446c-ab51-e3afe20e7dd4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:10:38.860 8 INFO cinder.api.openstack.wsgi [req-c721319b-2279-4f55-807a-2af440fb5ce5 req-bdedefb7-87f8-4713-b5a0-71f026297591 996a1ed7e7db459bb886092d2b530f19 194447ecb13249349dc6c5762d09a580 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/194447ecb13249349dc6c5762d09a580/attachments/e6050025-f4e2-446c-ab51-e3afe20e7dd4 returned with HTTP 200 [pid: 8|app: 0|req: 378/757] 199.204.45.74 () {38 vars in 1101 bytes} [Wed May 13 02:10:38 2026] DELETE /v3/194447ecb13249349dc6c5762d09a580/attachments/e6050025-f4e2-446c-ab51-e3afe20e7dd4 => generated 19 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:10:38.872 7 INFO cinder.api.openstack.wsgi [req-c721319b-2279-4f55-807a-2af440fb5ce5 req-69cb086b-c0c9-471c-8161-0736d15bc4bc 996a1ed7e7db459bb886092d2b530f19 194447ecb13249349dc6c5762d09a580 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/194447ecb13249349dc6c5762d09a580/volumes/89d84bc5-2090-4605-8503-9c1c8837c7f5 2026-05-13 02:10:38.872 7 INFO cinder.api.v3.volumes [req-c721319b-2279-4f55-807a-2af440fb5ce5 req-69cb086b-c0c9-471c-8161-0736d15bc4bc 996a1ed7e7db459bb886092d2b530f19 194447ecb13249349dc6c5762d09a580 - - default default] Delete volume with id: 89d84bc5-2090-4605-8503-9c1c8837c7f5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:10:38.893 7 INFO cinder.volume.api [req-c721319b-2279-4f55-807a-2af440fb5ce5 req-69cb086b-c0c9-471c-8161-0736d15bc4bc 996a1ed7e7db459bb886092d2b530f19 194447ecb13249349dc6c5762d09a580 - - default default] Volume info retrieved successfully. 2026-05-13 02:10:38.936 7 INFO cinder.volume.api [req-c721319b-2279-4f55-807a-2af440fb5ce5 req-69cb086b-c0c9-471c-8161-0736d15bc4bc 996a1ed7e7db459bb886092d2b530f19 194447ecb13249349dc6c5762d09a580 - - default default] Delete volume request issued successfully. 2026-05-13 02:10:38.937 7 INFO cinder.api.openstack.wsgi [req-c721319b-2279-4f55-807a-2af440fb5ce5 req-69cb086b-c0c9-471c-8161-0736d15bc4bc 996a1ed7e7db459bb886092d2b530f19 194447ecb13249349dc6c5762d09a580 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/194447ecb13249349dc6c5762d09a580/volumes/89d84bc5-2090-4605-8503-9c1c8837c7f5 returned with HTTP 202 [pid: 7|app: 0|req: 380/758] 199.204.45.74 () {36 vars in 1052 bytes} [Wed May 13 02:10:38 2026] DELETE /v3/194447ecb13249349dc6c5762d09a580/volumes/89d84bc5-2090-4605-8503-9c1c8837c7f5 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-13 02:10:41.721 7 INFO cinder.api.openstack.wsgi [req-c721319b-2279-4f55-807a-2af440fb5ce5 req-69cb086b-c0c9-471c-8161-0736d15bc4bc 996a1ed7e7db459bb886092d2b530f19 194447ecb13249349dc6c5762d09a580 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:10:41.721 8 INFO cinder.api.openstack.wsgi [req-c721319b-2279-4f55-807a-2af440fb5ce5 req-bdedefb7-87f8-4713-b5a0-71f026297591 996a1ed7e7db459bb886092d2b530f19 194447ecb13249349dc6c5762d09a580 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:10:41.722 7 INFO cinder.api.openstack.wsgi [req-c721319b-2279-4f55-807a-2af440fb5ce5 req-69cb086b-c0c9-471c-8161-0736d15bc4bc 996a1ed7e7db459bb886092d2b530f19 194447ecb13249349dc6c5762d09a580 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:10:41.722 8 INFO cinder.api.openstack.wsgi [req-c721319b-2279-4f55-807a-2af440fb5ce5 req-bdedefb7-87f8-4713-b5a0-71f026297591 996a1ed7e7db459bb886092d2b530f19 194447ecb13249349dc6c5762d09a580 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:10:51.721 7 INFO cinder.api.openstack.wsgi [req-c721319b-2279-4f55-807a-2af440fb5ce5 req-69cb086b-c0c9-471c-8161-0736d15bc4bc 996a1ed7e7db459bb886092d2b530f19 194447ecb13249349dc6c5762d09a580 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:10:51.722 7 INFO cinder.api.openstack.wsgi [req-c721319b-2279-4f55-807a-2af440fb5ce5 req-69cb086b-c0c9-471c-8161-0736d15bc4bc 996a1ed7e7db459bb886092d2b530f19 194447ecb13249349dc6c5762d09a580 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:10:51.722 8 INFO cinder.api.openstack.wsgi [req-c721319b-2279-4f55-807a-2af440fb5ce5 req-bdedefb7-87f8-4713-b5a0-71f026297591 996a1ed7e7db459bb886092d2b530f19 194447ecb13249349dc6c5762d09a580 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:10:51.723 8 INFO cinder.api.openstack.wsgi [req-c721319b-2279-4f55-807a-2af440fb5ce5 req-bdedefb7-87f8-4713-b5a0-71f026297591 996a1ed7e7db459bb886092d2b530f19 194447ecb13249349dc6c5762d09a580 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:10:52.061 7 INFO cinder.api.openstack.wsgi [None req-12726901-b2d3-4000-aa06-b373c0e95141 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true 2026-05-13 02:10:52.565 7 INFO cinder.api.openstack.wsgi [None req-12726901-b2d3-4000-aa06-b373c0e95141 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 383/763] 10.0.0.248 () {28 vars in 695 bytes} [Wed May 13 02:10:51 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true => generated 670 bytes in 630 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:10:52.677 8 INFO cinder.api.openstack.wsgi [None req-d8557433-d3c9-477a-ad27-91fdaa02ba89 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/0ca110f81a6143f79455570d1c230a92?usage=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:10:52.701 8 INFO cinder.api.openstack.wsgi [None req-d8557433-d3c9-477a-ad27-91fdaa02ba89 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/0ca110f81a6143f79455570d1c230a92?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 381/764] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:10:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/0ca110f81a6143f79455570d1c230a92?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:10:52.715 7 INFO cinder.api.openstack.wsgi [None req-abae8d03-cf7c-414d-85f8-bf8ad374f22b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/1d49d530997c4df5bdc3e1060905b6d7?usage=true 2026-05-13 02:10:52.744 7 INFO cinder.api.openstack.wsgi [None req-abae8d03-cf7c-414d-85f8-bf8ad374f22b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/1d49d530997c4df5bdc3e1060905b6d7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 384/765] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:10:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/1d49d530997c4df5bdc3e1060905b6d7?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:10:52.759 8 INFO cinder.api.openstack.wsgi [None req-f892cd8b-691b-4f8f-b6b2-bd03e3433346 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true 2026-05-13 02:10:52.783 8 INFO cinder.api.openstack.wsgi [None req-f892cd8b-691b-4f8f-b6b2-bd03e3433346 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 382/766] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:10:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:10:52.797 7 INFO cinder.api.openstack.wsgi [None req-c49e718c-71fa-4e4a-991b-cef4ee54f6e6 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true 2026-05-13 02:10:52.820 7 INFO cinder.api.openstack.wsgi [None req-c49e718c-71fa-4e4a-991b-cef4ee54f6e6 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 385/767] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:10:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:10:52.835 8 INFO cinder.api.openstack.wsgi [None req-c3072646-9253-470e-868a-36ce60241e51 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true 2026-05-13 02:10:52.871 8 INFO cinder.api.openstack.wsgi [None req-c3072646-9253-470e-868a-36ce60241e51 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 383/768] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:10:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:10:52.886 7 INFO cinder.api.openstack.wsgi [None req-f5062457-49e0-4898-9816-074a83a0d192 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/e51c26ba09514c35962a14c6d3618452?usage=true 2026-05-13 02:10:52.925 7 INFO cinder.api.openstack.wsgi [None req-f5062457-49e0-4898-9816-074a83a0d192 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/e51c26ba09514c35962a14c6d3618452?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 386/769] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:10:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/e51c26ba09514c35962a14c6d3618452?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:10:52.935 8 INFO cinder.api.openstack.wsgi [None req-03947675-001e-444f-b0d2-e0bde5114ee2 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/e846eb36791d474ea21caf81b2ffb625?usage=true 2026-05-13 02:10:52.961 8 INFO cinder.api.openstack.wsgi [None req-03947675-001e-444f-b0d2-e0bde5114ee2 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/e846eb36791d474ea21caf81b2ffb625?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 384/770] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:10:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/e846eb36791d474ea21caf81b2ffb625?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:10:52.970 7 INFO cinder.api.openstack.wsgi [None req-1d2adf83-c873-4e47-bddf-14d8f1ef0adb f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/ecab7cf480e8468fac2523b2b45515be?usage=true 2026-05-13 02:10:53.020 7 INFO cinder.api.openstack.wsgi [None req-1d2adf83-c873-4e47-bddf-14d8f1ef0adb f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/ecab7cf480e8468fac2523b2b45515be?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 387/771] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:10:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/ecab7cf480e8468fac2523b2b45515be?usage=true => generated 847 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:10:53.035 8 INFO cinder.api.openstack.wsgi [None req-9b605cb1-ebd4-4e2f-9d37-04b51bd00f55 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true 2026-05-13 02:10:53.042 8 INFO cinder.volume.api [None req-9b605cb1-ebd4-4e2f-9d37-04b51bd00f55 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all snapshots completed successfully. 2026-05-13 02:10:53.043 8 INFO cinder.api.openstack.wsgi [None req-9b605cb1-ebd4-4e2f-9d37-04b51bd00f55 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 385/772] 10.0.0.248 () {28 vars in 673 bytes} [Wed May 13 02:10:53 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 02:10:53.056 7 INFO cinder.api.openstack.wsgi [None req-508b1c29-7c76-4580-a9c2-cea2dcc0ffae f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true 2026-05-13 02:10:53.071 7 INFO cinder.volume.api [None req-508b1c29-7c76-4580-a9c2-cea2dcc0ffae f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all volumes completed successfully. 2026-05-13 02:10:53.074 7 INFO cinder.api.openstack.wsgi [None req-508b1c29-7c76-4580-a9c2-cea2dcc0ffae f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 388/773] 10.0.0.248 () {28 vars in 683 bytes} [Wed May 13 02:10:53 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 02:10:53.088 8 INFO cinder.api.openstack.wsgi [None req-aee908c3-f618-4175-b4e5-fe6608babe1d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true 2026-05-13 02:10:53.097 8 INFO cinder.volume.api [None req-aee908c3-f618-4175-b4e5-fe6608babe1d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all volumes completed successfully. 2026-05-13 02:10:53.099 8 INFO cinder.api.openstack.wsgi [None req-aee908c3-f618-4175-b4e5-fe6608babe1d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 386/774] 10.0.0.248 () {28 vars in 683 bytes} [Wed May 13 02:10:53 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 02:10:53.110 7 INFO cinder.api.openstack.wsgi [None req-fbc3b4be-2a5b-4cd4-a250-cf016af6eee8 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services 2026-05-13 02:10:53.123 7 INFO cinder.api.openstack.wsgi [None req-fbc3b4be-2a5b-4cd4-a250-cf016af6eee8 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services returned with HTTP 200 [pid: 7|app: 0|req: 389/775] 10.0.0.248 () {28 vars in 644 bytes} [Wed May 13 02:10:53 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services => generated 646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:11:01.722 8 INFO cinder.api.openstack.wsgi [None req-aee908c3-f618-4175-b4e5-fe6608babe1d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:11:01.722 7 INFO cinder.api.openstack.wsgi [None req-fbc3b4be-2a5b-4cd4-a250-cf016af6eee8 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:11:01.723 8 INFO cinder.api.openstack.wsgi [None req-aee908c3-f618-4175-b4e5-fe6608babe1d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:11:01.724 7 INFO cinder.api.openstack.wsgi [None req-fbc3b4be-2a5b-4cd4-a250-cf016af6eee8 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:11:11.722 7 INFO cinder.api.openstack.wsgi [None req-fbc3b4be-2a5b-4cd4-a250-cf016af6eee8 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:11:11.722 8 INFO cinder.api.openstack.wsgi [None req-aee908c3-f618-4175-b4e5-fe6608babe1d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:11:11.723 7 INFO cinder.api.openstack.wsgi [None req-fbc3b4be-2a5b-4cd4-a250-cf016af6eee8 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:11:11.723 8 INFO cinder.api.openstack.wsgi [None req-aee908c3-f618-4175-b4e5-fe6608babe1d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:11:21.721 8 INFO cinder.api.openstack.wsgi [None req-aee908c3-f618-4175-b4e5-fe6608babe1d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:11:21.721 7 INFO cinder.api.openstack.wsgi [None req-fbc3b4be-2a5b-4cd4-a250-cf016af6eee8 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:11:21.722 7 INFO cinder.api.openstack.wsgi [None req-fbc3b4be-2a5b-4cd4-a250-cf016af6eee8 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:11:21.722 8 INFO cinder.api.openstack.wsgi [None req-aee908c3-f618-4175-b4e5-fe6608babe1d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:11:31.721 7 INFO cinder.api.openstack.wsgi [None req-fbc3b4be-2a5b-4cd4-a250-cf016af6eee8 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:11:31.722 8 INFO cinder.api.openstack.wsgi [None req-aee908c3-f618-4175-b4e5-fe6608babe1d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:11:31.722 7 INFO cinder.api.openstack.wsgi [None req-fbc3b4be-2a5b-4cd4-a250-cf016af6eee8 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:11:31.723 8 INFO cinder.api.openstack.wsgi [None req-aee908c3-f618-4175-b4e5-fe6608babe1d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:11:41.721 7 INFO cinder.api.openstack.wsgi [None req-fbc3b4be-2a5b-4cd4-a250-cf016af6eee8 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:11:41.722 8 INFO cinder.api.openstack.wsgi [None req-aee908c3-f618-4175-b4e5-fe6608babe1d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:11:41.723 7 INFO cinder.api.openstack.wsgi [None req-fbc3b4be-2a5b-4cd4-a250-cf016af6eee8 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:11:41.723 8 INFO cinder.api.openstack.wsgi [None req-aee908c3-f618-4175-b4e5-fe6608babe1d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:11:45.500 8 INFO cinder.api.openstack.wsgi [None req-1540297d-ce51-4b3d-9ea1-1527288d992a 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes 2026-05-13 02:11:45.533 8 INFO cinder.volume.api [None req-1540297d-ce51-4b3d-9ea1-1527288d992a 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] Get all volumes completed successfully. 2026-05-13 02:11:45.533 8 INFO cinder.api.openstack.wsgi [None req-1540297d-ce51-4b3d-9ea1-1527288d992a 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes returned with HTTP 200 [pid: 8|app: 0|req: 392/786] 10.0.0.9 () {32 vars in 698 bytes} [Wed May 13 02:11:45 2026] GET /v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes => generated 15 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 02:11:45.554 7 INFO cinder.api.openstack.wsgi [None req-be399822-7995-402c-9809-4d0002d72f91 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes 2026-05-13 02:11:45.557 7 INFO cinder.api.v3.volumes [None req-be399822-7995-402c-9809-4d0002d72f91 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] Create volume of 1 GB 2026-05-13 02:11:45.563 7 INFO cinder.volume.api [None req-be399822-7995-402c-9809-4d0002d72f91 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] Availability Zones retrieved successfully. 2026-05-13 02:11:45.724 7 INFO cinder.volume.api [None req-be399822-7995-402c-9809-4d0002d72f91 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] Create volume request issued successfully. 2026-05-13 02:11:45.726 7 INFO cinder.api.openstack.wsgi [None req-be399822-7995-402c-9809-4d0002d72f91 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes returned with HTTP 202 [pid: 7|app: 0|req: 395/787] 10.0.0.9 () {34 vars in 720 bytes} [Wed May 13 02:11:45 2026] POST /v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes => generated 875 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-13 02:11:45.752 8 INFO cinder.api.openstack.wsgi [None req-985e7400-027c-4692-8b1b-c5325050ae70 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/0d82dc2d-2b49-4099-8b52-fac93ceff98d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:11:45.767 8 INFO cinder.volume.api [None req-985e7400-027c-4692-8b1b-c5325050ae70 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] Volume info retrieved successfully. 2026-05-13 02:11:45.772 8 INFO cinder.api.openstack.wsgi [None req-985e7400-027c-4692-8b1b-c5325050ae70 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/0d82dc2d-2b49-4099-8b52-fac93ceff98d returned with HTTP 200 [pid: 8|app: 0|req: 393/788] 10.0.0.9 () {32 vars in 772 bytes} [Wed May 13 02:11:45 2026] GET /v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/0d82dc2d-2b49-4099-8b52-fac93ceff98d => generated 943 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:11:46.791 7 INFO cinder.api.openstack.wsgi [None req-261dd405-f47f-41a6-9530-365f1bb2a0dc 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/0d82dc2d-2b49-4099-8b52-fac93ceff98d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:11:46.805 7 INFO cinder.volume.api [None req-261dd405-f47f-41a6-9530-365f1bb2a0dc 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] Volume info retrieved successfully. 2026-05-13 02:11:46.812 7 INFO cinder.api.openstack.wsgi [None req-261dd405-f47f-41a6-9530-365f1bb2a0dc 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/0d82dc2d-2b49-4099-8b52-fac93ceff98d returned with HTTP 200 [pid: 7|app: 0|req: 396/789] 10.0.0.9 () {32 vars in 772 bytes} [Wed May 13 02:11:46 2026] GET /v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/0d82dc2d-2b49-4099-8b52-fac93ceff98d => generated 968 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:11:46.829 8 INFO cinder.api.openstack.wsgi [None req-d956fae8-313b-4df3-a8bb-051cfc57bd36 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/0d82dc2d-2b49-4099-8b52-fac93ceff98d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:11:46.845 8 INFO cinder.volume.api [None req-d956fae8-313b-4df3-a8bb-051cfc57bd36 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] Volume info retrieved successfully. 2026-05-13 02:11:46.850 8 INFO cinder.api.openstack.wsgi [None req-d956fae8-313b-4df3-a8bb-051cfc57bd36 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/0d82dc2d-2b49-4099-8b52-fac93ceff98d returned with HTTP 200 [pid: 8|app: 0|req: 394/790] 10.0.0.9 () {32 vars in 772 bytes} [Wed May 13 02:11:46 2026] GET /v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/0d82dc2d-2b49-4099-8b52-fac93ceff98d => generated 968 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:11:46.865 7 INFO cinder.api.openstack.wsgi [None req-e5485ebd-4f8d-48b3-a335-e4d8197b87ba 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes 2026-05-13 02:11:46.867 7 INFO cinder.api.v3.volumes [None req-e5485ebd-4f8d-48b3-a335-e4d8197b87ba 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] Create volume of 1 GB 2026-05-13 02:11:46.871 7 INFO cinder.volume.api [None req-e5485ebd-4f8d-48b3-a335-e4d8197b87ba 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] Availability Zones retrieved successfully. 2026-05-13 02:11:47.020 7 INFO cinder.volume.api [None req-e5485ebd-4f8d-48b3-a335-e4d8197b87ba 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] Create volume request issued successfully. 2026-05-13 02:11:47.021 7 INFO cinder.api.openstack.wsgi [None req-e5485ebd-4f8d-48b3-a335-e4d8197b87ba 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes returned with HTTP 202 [pid: 7|app: 0|req: 397/791] 10.0.0.9 () {34 vars in 720 bytes} [Wed May 13 02:11:46 2026] POST /v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes => generated 876 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:11:47.041 8 INFO cinder.api.openstack.wsgi [None req-ac1e8f79-58b4-4783-b539-9d64332fc967 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/c8441da1-60ef-4a94-ba5d-195f8714ae08 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:11:47.061 8 INFO cinder.volume.api [None req-ac1e8f79-58b4-4783-b539-9d64332fc967 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] Volume info retrieved successfully. 2026-05-13 02:11:47.066 8 INFO cinder.api.openstack.wsgi [None req-ac1e8f79-58b4-4783-b539-9d64332fc967 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/c8441da1-60ef-4a94-ba5d-195f8714ae08 returned with HTTP 200 [pid: 8|app: 0|req: 395/792] 10.0.0.9 () {32 vars in 772 bytes} [Wed May 13 02:11:47 2026] GET /v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/c8441da1-60ef-4a94-ba5d-195f8714ae08 => generated 944 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:11:48.089 7 INFO cinder.api.openstack.wsgi [None req-b583f1ab-5db9-4699-ad9a-9cdb0778349c 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/c8441da1-60ef-4a94-ba5d-195f8714ae08 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:11:48.104 7 INFO cinder.volume.api [None req-b583f1ab-5db9-4699-ad9a-9cdb0778349c 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] Volume info retrieved successfully. 2026-05-13 02:11:48.109 7 INFO cinder.api.openstack.wsgi [None req-b583f1ab-5db9-4699-ad9a-9cdb0778349c 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/c8441da1-60ef-4a94-ba5d-195f8714ae08 returned with HTTP 200 [pid: 7|app: 0|req: 398/793] 10.0.0.9 () {32 vars in 772 bytes} [Wed May 13 02:11:48 2026] GET /v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/c8441da1-60ef-4a94-ba5d-195f8714ae08 => generated 969 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:11:48.135 8 INFO cinder.api.openstack.wsgi [None req-889fa527-b2f2-4a58-a7ae-67aa821a13c9 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/c8441da1-60ef-4a94-ba5d-195f8714ae08 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:11:48.146 8 INFO cinder.volume.api [None req-889fa527-b2f2-4a58-a7ae-67aa821a13c9 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] Volume info retrieved successfully. 2026-05-13 02:11:48.151 8 INFO cinder.api.openstack.wsgi [None req-889fa527-b2f2-4a58-a7ae-67aa821a13c9 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/c8441da1-60ef-4a94-ba5d-195f8714ae08 returned with HTTP 200 [pid: 8|app: 0|req: 396/794] 10.0.0.9 () {32 vars in 772 bytes} [Wed May 13 02:11:48 2026] GET /v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/c8441da1-60ef-4a94-ba5d-195f8714ae08 => generated 969 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:11:48.169 7 INFO cinder.api.openstack.wsgi [None req-618af1c5-be1c-44e6-ba13-20bd30ce728c 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes 2026-05-13 02:11:48.172 7 INFO cinder.api.v3.volumes [None req-618af1c5-be1c-44e6-ba13-20bd30ce728c 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] Create volume of 1 GB 2026-05-13 02:11:48.183 7 INFO cinder.volume.api [None req-618af1c5-be1c-44e6-ba13-20bd30ce728c 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] Availability Zones retrieved successfully. 2026-05-13 02:11:48.306 7 INFO cinder.volume.api [None req-618af1c5-be1c-44e6-ba13-20bd30ce728c 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] Create volume request issued successfully. 2026-05-13 02:11:48.307 7 INFO cinder.api.openstack.wsgi [None req-618af1c5-be1c-44e6-ba13-20bd30ce728c 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes returned with HTTP 202 [pid: 7|app: 0|req: 399/795] 10.0.0.9 () {34 vars in 720 bytes} [Wed May 13 02:11:48 2026] POST /v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes => generated 876 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:11:48.323 8 INFO cinder.api.openstack.wsgi [None req-00a29822-91c8-44ab-be36-357b38daff31 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/56bd1059-61eb-48fc-b86a-e5ccf8f54eb9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:11:48.337 8 INFO cinder.volume.api [None req-00a29822-91c8-44ab-be36-357b38daff31 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] Volume info retrieved successfully. 2026-05-13 02:11:48.341 8 INFO cinder.api.openstack.wsgi [None req-00a29822-91c8-44ab-be36-357b38daff31 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/56bd1059-61eb-48fc-b86a-e5ccf8f54eb9 returned with HTTP 200 [pid: 8|app: 0|req: 397/796] 10.0.0.9 () {32 vars in 772 bytes} [Wed May 13 02:11:48 2026] GET /v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/56bd1059-61eb-48fc-b86a-e5ccf8f54eb9 => generated 944 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:11:49.362 7 INFO cinder.api.openstack.wsgi [None req-b76fd1f2-db46-4892-9044-70531e5fd8f3 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/56bd1059-61eb-48fc-b86a-e5ccf8f54eb9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:11:49.514 7 INFO cinder.volume.api [None req-b76fd1f2-db46-4892-9044-70531e5fd8f3 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] Volume info retrieved successfully. 2026-05-13 02:11:49.518 7 INFO cinder.api.openstack.wsgi [None req-b76fd1f2-db46-4892-9044-70531e5fd8f3 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/56bd1059-61eb-48fc-b86a-e5ccf8f54eb9 returned with HTTP 200 [pid: 7|app: 0|req: 400/797] 10.0.0.9 () {32 vars in 772 bytes} [Wed May 13 02:11:49 2026] GET /v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/56bd1059-61eb-48fc-b86a-e5ccf8f54eb9 => generated 969 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:11:49.539 8 INFO cinder.api.openstack.wsgi [None req-6b7cf7a4-36f4-4a2b-a7eb-fa2badfafd31 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/56bd1059-61eb-48fc-b86a-e5ccf8f54eb9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:11:49.554 8 INFO cinder.volume.api [None req-6b7cf7a4-36f4-4a2b-a7eb-fa2badfafd31 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] Volume info retrieved successfully. 2026-05-13 02:11:49.560 8 INFO cinder.api.openstack.wsgi [None req-6b7cf7a4-36f4-4a2b-a7eb-fa2badfafd31 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/56bd1059-61eb-48fc-b86a-e5ccf8f54eb9 returned with HTTP 200 [pid: 8|app: 0|req: 398/798] 10.0.0.9 () {32 vars in 772 bytes} [Wed May 13 02:11:49 2026] GET /v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/56bd1059-61eb-48fc-b86a-e5ccf8f54eb9 => generated 969 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:11:49.584 7 INFO cinder.api.openstack.wsgi [None req-8d02bd84-746f-49ca-b569-c52544b91f5e 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes 2026-05-13 02:11:49.614 7 INFO cinder.volume.api [None req-8d02bd84-746f-49ca-b569-c52544b91f5e 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] Get all volumes completed successfully. 2026-05-13 02:11:49.615 7 INFO cinder.api.openstack.wsgi [None req-8d02bd84-746f-49ca-b569-c52544b91f5e 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes returned with HTTP 200 [pid: 7|app: 0|req: 401/799] 10.0.0.9 () {32 vars in 698 bytes} [Wed May 13 02:11:49 2026] GET /v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes => generated 1323 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:11:49.632 8 INFO cinder.api.openstack.wsgi [None req-602729fa-3793-4aa1-a747-963fc4cf42eb 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/56bd1059-61eb-48fc-b86a-e5ccf8f54eb9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:11:49.648 8 INFO cinder.volume.api [None req-602729fa-3793-4aa1-a747-963fc4cf42eb 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] Volume info retrieved successfully. 2026-05-13 02:11:49.653 8 INFO cinder.api.openstack.wsgi [None req-602729fa-3793-4aa1-a747-963fc4cf42eb 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/56bd1059-61eb-48fc-b86a-e5ccf8f54eb9 returned with HTTP 200 [pid: 8|app: 0|req: 399/800] 10.0.0.9 () {32 vars in 772 bytes} [Wed May 13 02:11:49 2026] GET /v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/56bd1059-61eb-48fc-b86a-e5ccf8f54eb9 => generated 969 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:11:49.672 7 INFO cinder.api.openstack.wsgi [None req-71d7ca60-b0c8-40df-9621-752fff74a9a8 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/56bd1059-61eb-48fc-b86a-e5ccf8f54eb9 2026-05-13 02:11:49.672 7 INFO cinder.api.v3.volumes [None req-71d7ca60-b0c8-40df-9621-752fff74a9a8 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] Delete volume with id: 56bd1059-61eb-48fc-b86a-e5ccf8f54eb9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:11:49.682 7 INFO cinder.volume.api [None req-71d7ca60-b0c8-40df-9621-752fff74a9a8 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] Volume info retrieved successfully. 2026-05-13 02:11:49.706 7 INFO cinder.volume.api [None req-71d7ca60-b0c8-40df-9621-752fff74a9a8 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] Delete volume request issued successfully. 2026-05-13 02:11:49.706 7 INFO cinder.api.openstack.wsgi [None req-71d7ca60-b0c8-40df-9621-752fff74a9a8 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/56bd1059-61eb-48fc-b86a-e5ccf8f54eb9 returned with HTTP 202 [pid: 7|app: 0|req: 402/801] 10.0.0.9 () {32 vars in 775 bytes} [Wed May 13 02:11:49 2026] DELETE /v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/56bd1059-61eb-48fc-b86a-e5ccf8f54eb9 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:11:49.720 8 INFO cinder.api.openstack.wsgi [None req-abe1c0c0-5db9-4247-affc-ca8570d15fe0 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/56bd1059-61eb-48fc-b86a-e5ccf8f54eb9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:11:49.734 8 INFO cinder.volume.api [None req-abe1c0c0-5db9-4247-affc-ca8570d15fe0 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] Volume info retrieved successfully. 2026-05-13 02:11:49.756 8 INFO cinder.api.openstack.wsgi [None req-abe1c0c0-5db9-4247-affc-ca8570d15fe0 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/56bd1059-61eb-48fc-b86a-e5ccf8f54eb9 returned with HTTP 200 [pid: 8|app: 0|req: 400/802] 10.0.0.9 () {32 vars in 772 bytes} [Wed May 13 02:11:49 2026] GET /v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/56bd1059-61eb-48fc-b86a-e5ccf8f54eb9 => generated 968 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:11:50.771 7 INFO cinder.api.openstack.wsgi [None req-69cb7756-11c8-434c-8edc-8d4f8b3219d1 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/56bd1059-61eb-48fc-b86a-e5ccf8f54eb9 2026-05-13 02:11:50.779 7 INFO cinder.api.openstack.wsgi [None req-69cb7756-11c8-434c-8edc-8d4f8b3219d1 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/56bd1059-61eb-48fc-b86a-e5ccf8f54eb9 returned with HTTP 404 [pid: 7|app: 0|req: 403/803] 10.0.0.9 () {32 vars in 772 bytes} [Wed May 13 02:11:50 2026] GET /v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/56bd1059-61eb-48fc-b86a-e5ccf8f54eb9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:11:50.789 8 INFO cinder.api.openstack.wsgi [None req-ab801ad5-cc77-4210-ad0a-885147d6cb0b 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/c8441da1-60ef-4a94-ba5d-195f8714ae08 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:11:50.801 8 INFO cinder.volume.api [None req-ab801ad5-cc77-4210-ad0a-885147d6cb0b 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] Volume info retrieved successfully. 2026-05-13 02:11:50.805 8 INFO cinder.api.openstack.wsgi [None req-ab801ad5-cc77-4210-ad0a-885147d6cb0b 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/c8441da1-60ef-4a94-ba5d-195f8714ae08 returned with HTTP 200 [pid: 8|app: 0|req: 401/804] 10.0.0.9 () {32 vars in 772 bytes} [Wed May 13 02:11:50 2026] GET /v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/c8441da1-60ef-4a94-ba5d-195f8714ae08 => generated 969 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:11:50.824 7 INFO cinder.api.openstack.wsgi [None req-351c539a-3c7c-447a-904a-73204158ca4e 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/c8441da1-60ef-4a94-ba5d-195f8714ae08 2026-05-13 02:11:50.824 7 INFO cinder.api.v3.volumes [None req-351c539a-3c7c-447a-904a-73204158ca4e 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] Delete volume with id: c8441da1-60ef-4a94-ba5d-195f8714ae08 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:11:50.834 7 INFO cinder.volume.api [None req-351c539a-3c7c-447a-904a-73204158ca4e 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] Volume info retrieved successfully. 2026-05-13 02:11:50.854 7 INFO cinder.volume.api [None req-351c539a-3c7c-447a-904a-73204158ca4e 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] Delete volume request issued successfully. 2026-05-13 02:11:50.855 7 INFO cinder.api.openstack.wsgi [None req-351c539a-3c7c-447a-904a-73204158ca4e 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/c8441da1-60ef-4a94-ba5d-195f8714ae08 returned with HTTP 202 [pid: 7|app: 0|req: 404/805] 10.0.0.9 () {32 vars in 775 bytes} [Wed May 13 02:11:50 2026] DELETE /v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/c8441da1-60ef-4a94-ba5d-195f8714ae08 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:11:50.866 8 INFO cinder.api.openstack.wsgi [None req-77789101-57e7-45b6-bb98-fffcbc7041b2 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/c8441da1-60ef-4a94-ba5d-195f8714ae08 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:11:50.881 8 INFO cinder.volume.api [None req-77789101-57e7-45b6-bb98-fffcbc7041b2 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] Volume info retrieved successfully. 2026-05-13 02:11:50.885 8 INFO cinder.api.openstack.wsgi [None req-77789101-57e7-45b6-bb98-fffcbc7041b2 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/c8441da1-60ef-4a94-ba5d-195f8714ae08 returned with HTTP 200 [pid: 8|app: 0|req: 402/806] 10.0.0.9 () {32 vars in 772 bytes} [Wed May 13 02:11:50 2026] GET /v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/c8441da1-60ef-4a94-ba5d-195f8714ae08 => generated 968 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:11:51.721 7 INFO cinder.api.openstack.wsgi [None req-351c539a-3c7c-447a-904a-73204158ca4e 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:11:51.722 8 INFO cinder.api.openstack.wsgi [None req-77789101-57e7-45b6-bb98-fffcbc7041b2 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:11:51.722 7 INFO cinder.api.openstack.wsgi [None req-351c539a-3c7c-447a-904a-73204158ca4e 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:11:51.723 8 INFO cinder.api.openstack.wsgi [None req-77789101-57e7-45b6-bb98-fffcbc7041b2 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] http://10.0.0.47:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:11:51.908 7 INFO cinder.api.openstack.wsgi [None req-b95005a3-2244-4971-8ffa-2579983831bb 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/c8441da1-60ef-4a94-ba5d-195f8714ae08 2026-05-13 02:11:51.924 7 INFO cinder.api.openstack.wsgi [None req-b95005a3-2244-4971-8ffa-2579983831bb 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/c8441da1-60ef-4a94-ba5d-195f8714ae08 returned with HTTP 404 [pid: 7|app: 0|req: 406/809] 10.0.0.9 () {32 vars in 772 bytes} [Wed May 13 02:11:51 2026] GET /v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/c8441da1-60ef-4a94-ba5d-195f8714ae08 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:11:51.937 8 INFO cinder.api.openstack.wsgi [None req-036d0eef-b646-4637-8fe5-e3d7454df58e 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/0d82dc2d-2b49-4099-8b52-fac93ceff98d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:11:51.954 8 INFO cinder.volume.api [None req-036d0eef-b646-4637-8fe5-e3d7454df58e 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] Volume info retrieved successfully. 2026-05-13 02:11:51.960 8 INFO cinder.api.openstack.wsgi [None req-036d0eef-b646-4637-8fe5-e3d7454df58e 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/0d82dc2d-2b49-4099-8b52-fac93ceff98d returned with HTTP 200 [pid: 8|app: 0|req: 404/810] 10.0.0.9 () {32 vars in 772 bytes} [Wed May 13 02:11:51 2026] GET /v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/0d82dc2d-2b49-4099-8b52-fac93ceff98d => generated 968 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:11:51.980 7 INFO cinder.api.openstack.wsgi [None req-fe4b0a86-dc00-46a9-88c0-c0f9f5b2cb4a 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/0d82dc2d-2b49-4099-8b52-fac93ceff98d 2026-05-13 02:11:51.980 7 INFO cinder.api.v3.volumes [None req-fe4b0a86-dc00-46a9-88c0-c0f9f5b2cb4a 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] Delete volume with id: 0d82dc2d-2b49-4099-8b52-fac93ceff98d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:11:51.993 7 INFO cinder.volume.api [None req-fe4b0a86-dc00-46a9-88c0-c0f9f5b2cb4a 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] Volume info retrieved successfully. 2026-05-13 02:11:52.013 7 INFO cinder.volume.api [None req-fe4b0a86-dc00-46a9-88c0-c0f9f5b2cb4a 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] Delete volume request issued successfully. 2026-05-13 02:11:52.013 7 INFO cinder.api.openstack.wsgi [None req-fe4b0a86-dc00-46a9-88c0-c0f9f5b2cb4a 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/0d82dc2d-2b49-4099-8b52-fac93ceff98d returned with HTTP 202 [pid: 7|app: 0|req: 407/811] 10.0.0.9 () {32 vars in 775 bytes} [Wed May 13 02:11:51 2026] DELETE /v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/0d82dc2d-2b49-4099-8b52-fac93ceff98d => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:11:52.022 7 INFO cinder.api.openstack.wsgi [None req-6b3c6681-1229-4d85-91cb-11fb35b80af2 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/0d82dc2d-2b49-4099-8b52-fac93ceff98d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:11:52.037 7 INFO cinder.volume.api [None req-6b3c6681-1229-4d85-91cb-11fb35b80af2 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] Volume info retrieved successfully. 2026-05-13 02:11:52.041 7 INFO cinder.api.openstack.wsgi [None req-6b3c6681-1229-4d85-91cb-11fb35b80af2 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/0d82dc2d-2b49-4099-8b52-fac93ceff98d returned with HTTP 200 [pid: 7|app: 0|req: 408/812] 10.0.0.9 () {32 vars in 772 bytes} [Wed May 13 02:11:52 2026] GET /v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/0d82dc2d-2b49-4099-8b52-fac93ceff98d => generated 967 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:11:52.096 8 INFO cinder.api.openstack.wsgi [None req-3871cb78-3e0e-4d00-88c3-be9d45791a8f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true 2026-05-13 02:11:52.108 8 INFO cinder.volume.api [None req-3871cb78-3e0e-4d00-88c3-be9d45791a8f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:11:52.114 8 INFO cinder.api.openstack.wsgi [None req-3871cb78-3e0e-4d00-88c3-be9d45791a8f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 405/813] 10.0.0.248 () {28 vars in 683 bytes} [Wed May 13 02:11:51 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true => generated 1135 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:11:52.126 7 INFO cinder.api.openstack.wsgi [None req-57581c16-773c-48cf-add1-6259d19ea11d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true 2026-05-13 02:11:52.133 7 INFO cinder.volume.api [None req-57581c16-773c-48cf-add1-6259d19ea11d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all snapshots completed successfully. 2026-05-13 02:11:52.134 7 INFO cinder.api.openstack.wsgi [None req-57581c16-773c-48cf-add1-6259d19ea11d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 409/814] 10.0.0.248 () {28 vars in 673 bytes} [Wed May 13 02:11:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:11:52.144 8 INFO cinder.api.openstack.wsgi [None req-8e372233-7579-42a9-8945-e2ecb4f5b125 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true 2026-05-13 02:11:52.647 8 INFO cinder.api.openstack.wsgi [None req-8e372233-7579-42a9-8945-e2ecb4f5b125 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 406/815] 10.0.0.248 () {28 vars in 695 bytes} [Wed May 13 02:11:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:11:52.731 7 INFO cinder.api.openstack.wsgi [None req-d34c9fb6-c446-4277-933c-4e7c570a5d65 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/1dd687e899ee4b9ea29329a9c2801980?usage=true 2026-05-13 02:11:52.753 7 INFO cinder.api.openstack.wsgi [None req-d34c9fb6-c446-4277-933c-4e7c570a5d65 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/1dd687e899ee4b9ea29329a9c2801980?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 410/816] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:11:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/1dd687e899ee4b9ea29329a9c2801980?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:11:52.763 8 INFO cinder.api.openstack.wsgi [None req-91fea4b7-6433-4661-985f-e7fd153dbdc2 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true 2026-05-13 02:11:52.784 8 INFO cinder.api.openstack.wsgi [None req-91fea4b7-6433-4661-985f-e7fd153dbdc2 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 407/817] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:11:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:11:52.794 7 INFO cinder.api.openstack.wsgi [None req-bc76e410-d678-4e6e-955d-dd76ed98c76d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/36c2f8aeaf794f3ea24ded5441ce34c3?usage=true 2026-05-13 02:11:52.817 7 INFO cinder.api.openstack.wsgi [None req-bc76e410-d678-4e6e-955d-dd76ed98c76d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/36c2f8aeaf794f3ea24ded5441ce34c3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 411/818] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:11:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/36c2f8aeaf794f3ea24ded5441ce34c3?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:11:52.828 8 INFO cinder.api.openstack.wsgi [None req-56de8d33-ee43-42e3-91a4-c5ed2c0b49a0 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/3f17f49f7c5749a1be27d040a2aa80ca?usage=true 2026-05-13 02:11:52.849 8 INFO cinder.api.openstack.wsgi [None req-56de8d33-ee43-42e3-91a4-c5ed2c0b49a0 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/3f17f49f7c5749a1be27d040a2aa80ca?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 408/819] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:11:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/3f17f49f7c5749a1be27d040a2aa80ca?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:11:52.859 7 INFO cinder.api.openstack.wsgi [None req-903c8873-3e25-49fa-adda-f659ed9f45c1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/62ffeb5806c74fbcaa1924c104810d22?usage=true 2026-05-13 02:11:52.879 7 INFO cinder.api.openstack.wsgi [None req-903c8873-3e25-49fa-adda-f659ed9f45c1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/62ffeb5806c74fbcaa1924c104810d22?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 412/820] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:11:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/62ffeb5806c74fbcaa1924c104810d22?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:11:52.888 8 INFO cinder.api.openstack.wsgi [None req-26bc0d58-184c-493d-80f6-b5ffe77525a0 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/6ae8112004fb47539d5f420612c0be73?usage=true 2026-05-13 02:11:52.904 8 INFO cinder.api.openstack.wsgi [None req-26bc0d58-184c-493d-80f6-b5ffe77525a0 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/6ae8112004fb47539d5f420612c0be73?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 409/821] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:11:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/6ae8112004fb47539d5f420612c0be73?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:11:52.914 7 INFO cinder.api.openstack.wsgi [None req-cd005d97-b0df-4df4-81ae-94e243b98f87 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/6b529397d8a14d7cba97c1b6eec7d973?usage=true 2026-05-13 02:11:52.935 7 INFO cinder.api.openstack.wsgi [None req-cd005d97-b0df-4df4-81ae-94e243b98f87 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/6b529397d8a14d7cba97c1b6eec7d973?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 413/822] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:11:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/6b529397d8a14d7cba97c1b6eec7d973?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:11:52.947 8 INFO cinder.api.openstack.wsgi [None req-0cc7b7f7-0e99-4d69-9ddd-aabdee725bbe f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true 2026-05-13 02:11:52.963 8 INFO cinder.api.openstack.wsgi [None req-0cc7b7f7-0e99-4d69-9ddd-aabdee725bbe f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 410/823] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:11:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:11:52.974 7 INFO cinder.api.openstack.wsgi [None req-eb871f91-4cc9-4490-ac92-7e4db5385a6f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/88cb464ba02a4274874a1b409678c9be?usage=true 2026-05-13 02:11:52.992 7 INFO cinder.api.openstack.wsgi [None req-eb871f91-4cc9-4490-ac92-7e4db5385a6f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/88cb464ba02a4274874a1b409678c9be?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 414/824] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:11:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/88cb464ba02a4274874a1b409678c9be?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:11:53.000 8 INFO cinder.api.openstack.wsgi [None req-db3ad4f4-72dc-47ca-bb2a-528916eadf24 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/ab315f5bdf66461a952a3c38bbe1f75c?usage=true 2026-05-13 02:11:53.015 8 INFO cinder.api.openstack.wsgi [None req-db3ad4f4-72dc-47ca-bb2a-528916eadf24 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/ab315f5bdf66461a952a3c38bbe1f75c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 411/825] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:11:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/ab315f5bdf66461a952a3c38bbe1f75c?usage=true => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:11:53.027 7 INFO cinder.api.openstack.wsgi [None req-448a4f7a-608d-4f53-b0a1-10304a4f4e1d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/b53445d0943c4708821bcfa78ca41af1?usage=true 2026-05-13 02:11:53.050 7 INFO cinder.api.openstack.wsgi [None req-448a4f7a-608d-4f53-b0a1-10304a4f4e1d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/b53445d0943c4708821bcfa78ca41af1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 415/826] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:11:53 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/b53445d0943c4708821bcfa78ca41af1?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:11:53.058 8 INFO cinder.api.openstack.wsgi [None req-f5c60a10-ab5f-49db-967f-2e67740d8c6c 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/0d82dc2d-2b49-4099-8b52-fac93ceff98d 2026-05-13 02:11:53.060 7 INFO cinder.api.openstack.wsgi [None req-d78362d7-7b8e-482c-8183-b2022e3536bc f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/bd14de27ef224f9b9925e5e01d8e875d?usage=true 2026-05-13 02:11:53.065 8 INFO cinder.api.openstack.wsgi [None req-f5c60a10-ab5f-49db-967f-2e67740d8c6c 8357c0cc7a194605a0a7df56ca6b0da7 3f17f49f7c5749a1be27d040a2aa80ca - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/0d82dc2d-2b49-4099-8b52-fac93ceff98d returned with HTTP 404 [pid: 8|app: 0|req: 412/827] 10.0.0.9 () {32 vars in 772 bytes} [Wed May 13 02:11:53 2026] GET /v3/3f17f49f7c5749a1be27d040a2aa80ca/volumes/0d82dc2d-2b49-4099-8b52-fac93ceff98d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-13 02:11:53.076 7 INFO cinder.api.openstack.wsgi [None req-d78362d7-7b8e-482c-8183-b2022e3536bc f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/bd14de27ef224f9b9925e5e01d8e875d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 416/828] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:11:53 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/bd14de27ef224f9b9925e5e01d8e875d?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:11:53.087 8 INFO cinder.api.openstack.wsgi [None req-abd972fe-0d14-446b-80c7-b1e763156371 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true 2026-05-13 02:11:53.112 8 INFO cinder.api.openstack.wsgi [None req-abd972fe-0d14-446b-80c7-b1e763156371 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 413/829] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:11:53 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:11:53.124 7 INFO cinder.api.openstack.wsgi [None req-ff0459e0-be48-4e3d-9712-6fcfad96ff04 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/fbbeaa9d9a4641708a2f2be5a9c9a564?usage=true 2026-05-13 02:11:53.142 7 INFO cinder.api.openstack.wsgi [None req-ff0459e0-be48-4e3d-9712-6fcfad96ff04 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/fbbeaa9d9a4641708a2f2be5a9c9a564?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 417/830] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:11:53 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/fbbeaa9d9a4641708a2f2be5a9c9a564?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:11:53.152 8 INFO cinder.api.openstack.wsgi [None req-9e4127e0-4da8-4e94-afc7-598cb6f01b2c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true 2026-05-13 02:11:53.160 8 INFO cinder.volume.api [None req-9e4127e0-4da8-4e94-afc7-598cb6f01b2c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all volumes completed successfully. 2026-05-13 02:11:53.162 8 INFO cinder.api.openstack.wsgi [None req-9e4127e0-4da8-4e94-afc7-598cb6f01b2c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 414/831] 10.0.0.248 () {28 vars in 683 bytes} [Wed May 13 02:11:53 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 02:11:53.174 7 INFO cinder.api.openstack.wsgi [None req-05e3e349-a936-453a-8b30-9ca66e02eeeb f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services 2026-05-13 02:11:53.181 7 INFO cinder.api.openstack.wsgi [None req-05e3e349-a936-453a-8b30-9ca66e02eeeb f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services returned with HTTP 200 [pid: 7|app: 0|req: 418/832] 10.0.0.248 () {28 vars in 644 bytes} [Wed May 13 02:11:53 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:12:01.721 8 INFO cinder.api.openstack.wsgi [None req-9e4127e0-4da8-4e94-afc7-598cb6f01b2c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:12:01.722 7 INFO cinder.api.openstack.wsgi [None req-05e3e349-a936-453a-8b30-9ca66e02eeeb f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:12:01.722 8 INFO cinder.api.openstack.wsgi [None req-9e4127e0-4da8-4e94-afc7-598cb6f01b2c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:12:01.723 7 INFO cinder.api.openstack.wsgi [None req-05e3e349-a936-453a-8b30-9ca66e02eeeb f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:12:11.721 7 INFO cinder.api.openstack.wsgi [None req-05e3e349-a936-453a-8b30-9ca66e02eeeb f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:12:11.722 8 INFO cinder.api.openstack.wsgi [None req-9e4127e0-4da8-4e94-afc7-598cb6f01b2c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:12:11.722 8 INFO cinder.api.openstack.wsgi [None req-9e4127e0-4da8-4e94-afc7-598cb6f01b2c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:12:11.722 7 INFO cinder.api.openstack.wsgi [None req-05e3e349-a936-453a-8b30-9ca66e02eeeb f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:12:13.751 8 INFO cinder.api.openstack.wsgi [None req-f153a65f-340f-4c97-9cc5-1cbf3321b977 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes 2026-05-13 02:12:13.857 8 INFO cinder.api.v3.volumes [None req-f153a65f-340f-4c97-9cc5-1cbf3321b977 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Create volume of 16 GB 2026-05-13 02:12:13.863 8 INFO cinder.volume.api [None req-f153a65f-340f-4c97-9cc5-1cbf3321b977 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Availability Zones retrieved successfully. 2026-05-13 02:12:14.052 8 INFO cinder.volume.api [None req-f153a65f-340f-4c97-9cc5-1cbf3321b977 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Create volume request issued successfully. 2026-05-13 02:12:14.053 8 INFO cinder.api.openstack.wsgi [None req-f153a65f-340f-4c97-9cc5-1cbf3321b977 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes returned with HTTP 202 [pid: 8|app: 0|req: 417/837] 199.204.45.74 () {34 vars in 732 bytes} [Wed May 13 02:12:13 2026] POST /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes => generated 846 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-13 02:12:14.068 7 INFO cinder.api.openstack.wsgi [req-f153a65f-340f-4c97-9cc5-1cbf3321b977 req-27fd963e-dc24-4d13-8cfd-3555557becc3 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/726aefa9-240b-4d74-9fca-8db4f58288a5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:12:14.106 7 INFO cinder.volume.api [req-f153a65f-340f-4c97-9cc5-1cbf3321b977 req-27fd963e-dc24-4d13-8cfd-3555557becc3 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Volume info retrieved successfully. 2026-05-13 02:12:14.109 7 INFO cinder.api.openstack.wsgi [req-f153a65f-340f-4c97-9cc5-1cbf3321b977 req-27fd963e-dc24-4d13-8cfd-3555557becc3 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/726aefa9-240b-4d74-9fca-8db4f58288a5 returned with HTTP 200 [pid: 7|app: 0|req: 421/838] 199.204.45.74 () {32 vars in 823 bytes} [Wed May 13 02:12:14 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/726aefa9-240b-4d74-9fca-8db4f58288a5 => generated 1025 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:12:17.154 8 INFO cinder.api.openstack.wsgi [None req-8dc9d22d-6f0f-4ee3-ab14-a8ac497f159d c9fbe53de68b4a53add8f4091f52418e 6cb7def08b814d9f9be83efdf1b087ba - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6cb7def08b814d9f9be83efdf1b087ba/volumes 2026-05-13 02:12:17.157 8 INFO cinder.api.v3.volumes [None req-8dc9d22d-6f0f-4ee3-ab14-a8ac497f159d c9fbe53de68b4a53add8f4091f52418e 6cb7def08b814d9f9be83efdf1b087ba - - default default] Create volume of 1 GB /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:12:17.188 8 INFO cinder.volume.api [None req-8dc9d22d-6f0f-4ee3-ab14-a8ac497f159d c9fbe53de68b4a53add8f4091f52418e 6cb7def08b814d9f9be83efdf1b087ba - - default default] Availability Zones retrieved successfully. 2026-05-13 02:12:17.387 8 INFO cinder.volume.api [None req-8dc9d22d-6f0f-4ee3-ab14-a8ac497f159d c9fbe53de68b4a53add8f4091f52418e 6cb7def08b814d9f9be83efdf1b087ba - - default default] Create volume request issued successfully. 2026-05-13 02:12:17.388 8 INFO cinder.api.openstack.wsgi [None req-8dc9d22d-6f0f-4ee3-ab14-a8ac497f159d c9fbe53de68b4a53add8f4091f52418e 6cb7def08b814d9f9be83efdf1b087ba - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cb7def08b814d9f9be83efdf1b087ba/volumes returned with HTTP 202 [pid: 8|app: 0|req: 418/839] 10.0.0.9 () {34 vars in 719 bytes} [Wed May 13 02:12:17 2026] POST /v3/6cb7def08b814d9f9be83efdf1b087ba/volumes => generated 861 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:12:17.410 7 INFO cinder.api.openstack.wsgi [None req-9e5ed4f3-aa06-476d-80a9-1e7996f7086c c9fbe53de68b4a53add8f4091f52418e 6cb7def08b814d9f9be83efdf1b087ba - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cb7def08b814d9f9be83efdf1b087ba/volumes/d67edace-6408-40ff-9359-327f229d5fa9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:12:17.429 7 INFO cinder.volume.api [None req-9e5ed4f3-aa06-476d-80a9-1e7996f7086c c9fbe53de68b4a53add8f4091f52418e 6cb7def08b814d9f9be83efdf1b087ba - - default default] Volume info retrieved successfully. 2026-05-13 02:12:17.438 7 INFO cinder.api.openstack.wsgi [None req-9e5ed4f3-aa06-476d-80a9-1e7996f7086c c9fbe53de68b4a53add8f4091f52418e 6cb7def08b814d9f9be83efdf1b087ba - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cb7def08b814d9f9be83efdf1b087ba/volumes/d67edace-6408-40ff-9359-327f229d5fa9 returned with HTTP 200 [pid: 7|app: 0|req: 422/840] 10.0.0.9 () {32 vars in 772 bytes} [Wed May 13 02:12:17 2026] GET /v3/6cb7def08b814d9f9be83efdf1b087ba/volumes/d67edace-6408-40ff-9359-327f229d5fa9 => generated 929 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:12:18.464 8 INFO cinder.api.openstack.wsgi [None req-f616c971-1021-453c-ab0d-4bfe8c49871b c9fbe53de68b4a53add8f4091f52418e 6cb7def08b814d9f9be83efdf1b087ba - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cb7def08b814d9f9be83efdf1b087ba/volumes/d67edace-6408-40ff-9359-327f229d5fa9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:12:18.482 8 INFO cinder.volume.api [None req-f616c971-1021-453c-ab0d-4bfe8c49871b c9fbe53de68b4a53add8f4091f52418e 6cb7def08b814d9f9be83efdf1b087ba - - default default] Volume info retrieved successfully. 2026-05-13 02:12:18.487 8 INFO cinder.api.openstack.wsgi [None req-f616c971-1021-453c-ab0d-4bfe8c49871b c9fbe53de68b4a53add8f4091f52418e 6cb7def08b814d9f9be83efdf1b087ba - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cb7def08b814d9f9be83efdf1b087ba/volumes/d67edace-6408-40ff-9359-327f229d5fa9 returned with HTTP 200 [pid: 8|app: 0|req: 419/841] 10.0.0.9 () {32 vars in 772 bytes} [Wed May 13 02:12:18 2026] GET /v3/6cb7def08b814d9f9be83efdf1b087ba/volumes/d67edace-6408-40ff-9359-327f229d5fa9 => generated 954 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:12:19.127 7 INFO cinder.api.openstack.wsgi [req-f153a65f-340f-4c97-9cc5-1cbf3321b977 req-fa0c3ad3-0538-4b98-869a-93a95f8d0a4e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/726aefa9-240b-4d74-9fca-8db4f58288a5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:12:19.141 7 INFO cinder.volume.api [req-f153a65f-340f-4c97-9cc5-1cbf3321b977 req-fa0c3ad3-0538-4b98-869a-93a95f8d0a4e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Volume info retrieved successfully. 2026-05-13 02:12:19.146 7 INFO cinder.api.openstack.wsgi [req-f153a65f-340f-4c97-9cc5-1cbf3321b977 req-fa0c3ad3-0538-4b98-869a-93a95f8d0a4e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/726aefa9-240b-4d74-9fca-8db4f58288a5 returned with HTTP 200 [pid: 7|app: 0|req: 423/842] 199.204.45.74 () {32 vars in 823 bytes} [Wed May 13 02:12:19 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/726aefa9-240b-4d74-9fca-8db4f58288a5 => generated 1489 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:12:19.618 8 INFO cinder.api.openstack.wsgi [req-0dfa479b-8991-44b8-b888-52ebc9025c81 req-ac1b897b-a6f0-4a35-b685-ed554bffc78a f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/726aefa9-240b-4d74-9fca-8db4f58288a5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:12:19.631 8 INFO cinder.volume.api [req-0dfa479b-8991-44b8-b888-52ebc9025c81 req-ac1b897b-a6f0-4a35-b685-ed554bffc78a f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Volume info retrieved successfully. 2026-05-13 02:12:19.637 8 INFO cinder.api.openstack.wsgi [req-0dfa479b-8991-44b8-b888-52ebc9025c81 req-ac1b897b-a6f0-4a35-b685-ed554bffc78a f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/726aefa9-240b-4d74-9fca-8db4f58288a5 returned with HTTP 200 [pid: 8|app: 0|req: 420/843] 10.0.0.128 () {34 vars in 1027 bytes} [Wed May 13 02:12:19 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/726aefa9-240b-4d74-9fca-8db4f58288a5 => generated 1489 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:12:20.044 7 INFO cinder.api.openstack.wsgi [req-0dfa479b-8991-44b8-b888-52ebc9025c81 req-cd2ca771-aef7-4b0f-9b0e-328ac240cc5f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/726aefa9-240b-4d74-9fca-8db4f58288a5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:12:20.072 7 INFO cinder.volume.api [req-0dfa479b-8991-44b8-b888-52ebc9025c81 req-cd2ca771-aef7-4b0f-9b0e-328ac240cc5f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Volume info retrieved successfully. 2026-05-13 02:12:20.080 7 INFO cinder.api.openstack.wsgi [req-0dfa479b-8991-44b8-b888-52ebc9025c81 req-cd2ca771-aef7-4b0f-9b0e-328ac240cc5f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/726aefa9-240b-4d74-9fca-8db4f58288a5 returned with HTTP 200 [pid: 7|app: 0|req: 424/844] 10.0.0.128 () {34 vars in 1027 bytes} [Wed May 13 02:12:20 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/726aefa9-240b-4d74-9fca-8db4f58288a5 => generated 1489 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-13 02:12:20.089 8 INFO cinder.api.openstack.wsgi [req-0dfa479b-8991-44b8-b888-52ebc9025c81 req-ac1b897b-a6f0-4a35-b685-ed554bffc78a f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-13 02:12:20.090 8 INFO cinder.api.openstack.wsgi [req-0dfa479b-8991-44b8-b888-52ebc9025c81 req-ac1b897b-a6f0-4a35-b685-ed554bffc78a f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 421/845] 10.0.0.128 () {32 vars in 828 bytes} [Wed May 13 02:12:20 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:12:20.106 7 INFO cinder.api.openstack.wsgi [req-0dfa479b-8991-44b8-b888-52ebc9025c81 req-a0485787-38a9-4fd6-9a8e-c7e64301d317 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:12:20.159 7 INFO cinder.api.openstack.wsgi [req-0dfa479b-8991-44b8-b888-52ebc9025c81 req-a0485787-38a9-4fd6-9a8e-c7e64301d317 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/attachments returned with HTTP 200 [pid: 7|app: 0|req: 425/846] 10.0.0.128 () {40 vars in 1056 bytes} [Wed May 13 02:12:20 2026] POST /v3/202eb98bdd44402aa9dc24f0a4bb9d49/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-13 02:12:21.722 8 INFO cinder.api.openstack.wsgi [req-0dfa479b-8991-44b8-b888-52ebc9025c81 req-ac1b897b-a6f0-4a35-b685-ed554bffc78a f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:12:21.722 7 INFO cinder.api.openstack.wsgi [req-0dfa479b-8991-44b8-b888-52ebc9025c81 req-a0485787-38a9-4fd6-9a8e-c7e64301d317 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:12:21.723 8 INFO cinder.api.openstack.wsgi [req-0dfa479b-8991-44b8-b888-52ebc9025c81 req-ac1b897b-a6f0-4a35-b685-ed554bffc78a f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:12:21.723 7 INFO cinder.api.openstack.wsgi [req-0dfa479b-8991-44b8-b888-52ebc9025c81 req-a0485787-38a9-4fd6-9a8e-c7e64301d317 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:12:23.471 8 INFO cinder.api.openstack.wsgi [req-f153a65f-340f-4c97-9cc5-1cbf3321b977 req-5bb7777e-6f9b-49b2-88bb-ee7fa73272c3 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/726aefa9-240b-4d74-9fca-8db4f58288a5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:12:23.484 8 INFO cinder.volume.api [req-f153a65f-340f-4c97-9cc5-1cbf3321b977 req-5bb7777e-6f9b-49b2-88bb-ee7fa73272c3 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Volume info retrieved successfully. 2026-05-13 02:12:23.488 8 INFO cinder.api.openstack.wsgi [req-f153a65f-340f-4c97-9cc5-1cbf3321b977 req-5bb7777e-6f9b-49b2-88bb-ee7fa73272c3 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/726aefa9-240b-4d74-9fca-8db4f58288a5 returned with HTTP 200 [pid: 8|app: 0|req: 423/849] 199.204.45.74 () {32 vars in 823 bytes} [Wed May 13 02:12:23 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/726aefa9-240b-4d74-9fca-8db4f58288a5 => generated 1488 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:12:26.498 7 INFO cinder.api.openstack.wsgi [req-f153a65f-340f-4c97-9cc5-1cbf3321b977 req-b0a8cfd4-8aee-4274-b26a-a8a5596d4af4 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/726aefa9-240b-4d74-9fca-8db4f58288a5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:12:26.516 7 INFO cinder.volume.api [req-f153a65f-340f-4c97-9cc5-1cbf3321b977 req-b0a8cfd4-8aee-4274-b26a-a8a5596d4af4 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Volume info retrieved successfully. 2026-05-13 02:12:26.521 7 INFO cinder.api.openstack.wsgi [req-f153a65f-340f-4c97-9cc5-1cbf3321b977 req-b0a8cfd4-8aee-4274-b26a-a8a5596d4af4 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/726aefa9-240b-4d74-9fca-8db4f58288a5 returned with HTTP 200 [pid: 7|app: 0|req: 427/850] 199.204.45.74 () {32 vars in 823 bytes} [Wed May 13 02:12:26 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/726aefa9-240b-4d74-9fca-8db4f58288a5 => generated 1488 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-13 02:12:26.756 8 INFO cinder.api.openstack.wsgi [req-f153a65f-340f-4c97-9cc5-1cbf3321b977 req-5bb7777e-6f9b-49b2-88bb-ee7fa73272c3 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-13 02:12:26.757 8 INFO cinder.api.openstack.wsgi [req-f153a65f-340f-4c97-9cc5-1cbf3321b977 req-5bb7777e-6f9b-49b2-88bb-ee7fa73272c3 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 424/851] 199.204.45.74 () {32 vars in 838 bytes} [Wed May 13 02:12:26 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:12:26.769 7 INFO cinder.api.openstack.wsgi [req-0dfa479b-8991-44b8-b888-52ebc9025c81 req-cce179a0-69a1-47a7-8259-1c73cb6694ea f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/726aefa9-240b-4d74-9fca-8db4f58288a5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:12:26.786 7 INFO cinder.volume.api [req-0dfa479b-8991-44b8-b888-52ebc9025c81 req-cce179a0-69a1-47a7-8259-1c73cb6694ea f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Volume info retrieved successfully. 2026-05-13 02:12:26.793 7 INFO cinder.api.openstack.wsgi [req-0dfa479b-8991-44b8-b888-52ebc9025c81 req-cce179a0-69a1-47a7-8259-1c73cb6694ea f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/726aefa9-240b-4d74-9fca-8db4f58288a5 returned with HTTP 200 [pid: 7|app: 0|req: 428/852] 199.204.45.74 () {36 vars in 1071 bytes} [Wed May 13 02:12:26 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/726aefa9-240b-4d74-9fca-8db4f58288a5 => generated 1712 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:12:26.867 8 INFO cinder.api.openstack.wsgi [req-0dfa479b-8991-44b8-b888-52ebc9025c81 req-b45a3ef7-d6df-46d6-a29c-63746447d01b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/attachments/0ed809a0-cd0b-479d-a79a-981f961feff9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:12:27.908 8 INFO cinder.api.openstack.wsgi [req-0dfa479b-8991-44b8-b888-52ebc9025c81 req-b45a3ef7-d6df-46d6-a29c-63746447d01b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/attachments/0ed809a0-cd0b-479d-a79a-981f961feff9 returned with HTTP 200 [pid: 8|app: 0|req: 425/853] 199.204.45.74 () {40 vars in 1133 bytes} [Wed May 13 02:12:26 2026] PUT /v3/202eb98bdd44402aa9dc24f0a4bb9d49/attachments/0ed809a0-cd0b-479d-a79a-981f961feff9 => generated 802 bytes in 1051 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:12:28.427 7 INFO cinder.api.openstack.wsgi [req-0dfa479b-8991-44b8-b888-52ebc9025c81 req-dd5843f7-384c-4249-8d06-bb415f0fac64 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/attachments/0ed809a0-cd0b-479d-a79a-981f961feff9/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:12:28.458 7 INFO cinder.api.openstack.wsgi [req-0dfa479b-8991-44b8-b888-52ebc9025c81 req-dd5843f7-384c-4249-8d06-bb415f0fac64 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/attachments/0ed809a0-cd0b-479d-a79a-981f961feff9/action returned with HTTP 204 [pid: 7|app: 0|req: 429/854] 199.204.45.74 () {40 vars in 1146 bytes} [Wed May 13 02:12:28 2026] POST /v3/202eb98bdd44402aa9dc24f0a4bb9d49/attachments/0ed809a0-cd0b-479d-a79a-981f961feff9/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:12:29.581 8 INFO cinder.api.openstack.wsgi [req-f153a65f-340f-4c97-9cc5-1cbf3321b977 req-3d538796-85dd-4d59-a63e-b596e726cf83 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/726aefa9-240b-4d74-9fca-8db4f58288a5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:12:29.602 8 INFO cinder.volume.api [req-f153a65f-340f-4c97-9cc5-1cbf3321b977 req-3d538796-85dd-4d59-a63e-b596e726cf83 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Volume info retrieved successfully. 2026-05-13 02:12:29.608 8 INFO cinder.api.openstack.wsgi [req-f153a65f-340f-4c97-9cc5-1cbf3321b977 req-3d538796-85dd-4d59-a63e-b596e726cf83 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/726aefa9-240b-4d74-9fca-8db4f58288a5 returned with HTTP 200 [pid: 8|app: 0|req: 426/855] 199.204.45.74 () {32 vars in 823 bytes} [Wed May 13 02:12:29 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/726aefa9-240b-4d74-9fca-8db4f58288a5 => generated 1787 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-13 02:12:31.721 7 INFO cinder.api.openstack.wsgi [req-0dfa479b-8991-44b8-b888-52ebc9025c81 req-dd5843f7-384c-4249-8d06-bb415f0fac64 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:12:31.722 7 INFO cinder.api.openstack.wsgi [req-0dfa479b-8991-44b8-b888-52ebc9025c81 req-dd5843f7-384c-4249-8d06-bb415f0fac64 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:12:31.722 8 INFO cinder.api.openstack.wsgi [req-f153a65f-340f-4c97-9cc5-1cbf3321b977 req-3d538796-85dd-4d59-a63e-b596e726cf83 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:12:31.723 8 INFO cinder.api.openstack.wsgi [req-f153a65f-340f-4c97-9cc5-1cbf3321b977 req-3d538796-85dd-4d59-a63e-b596e726cf83 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:12:32.274 7 INFO cinder.api.openstack.wsgi [None req-b559d35d-161b-4ec9-ae85-25a2d0ff0220 c9fbe53de68b4a53add8f4091f52418e 6cb7def08b814d9f9be83efdf1b087ba - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6cb7def08b814d9f9be83efdf1b087ba/volumes/d67edace-6408-40ff-9359-327f229d5fa9/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:12:32.284 7 INFO cinder.volume.api [None req-b559d35d-161b-4ec9-ae85-25a2d0ff0220 c9fbe53de68b4a53add8f4091f52418e 6cb7def08b814d9f9be83efdf1b087ba - - default default] Volume info retrieved successfully. 2026-05-13 02:12:32.301 7 INFO cinder.volume.api [None req-b559d35d-161b-4ec9-ae85-25a2d0ff0220 c9fbe53de68b4a53add8f4091f52418e 6cb7def08b814d9f9be83efdf1b087ba - - default default] Update volume admin metadata completed successfully. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:12:32.760 8 INFO cinder.api.openstack.wsgi [req-f153a65f-340f-4c97-9cc5-1cbf3321b977 req-7ee0380e-844c-4e6d-a843-db22f6a1ed6f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/726aefa9-240b-4d74-9fca-8db4f58288a5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:12:32.782 8 INFO cinder.volume.api [req-f153a65f-340f-4c97-9cc5-1cbf3321b977 req-7ee0380e-844c-4e6d-a843-db22f6a1ed6f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Volume info retrieved successfully. 2026-05-13 02:12:32.787 8 INFO cinder.api.openstack.wsgi [req-f153a65f-340f-4c97-9cc5-1cbf3321b977 req-7ee0380e-844c-4e6d-a843-db22f6a1ed6f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/726aefa9-240b-4d74-9fca-8db4f58288a5 returned with HTTP 200 [pid: 8|app: 0|req: 428/858] 199.204.45.74 () {32 vars in 823 bytes} [Wed May 13 02:12:32 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/726aefa9-240b-4d74-9fca-8db4f58288a5 => generated 1787 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-13 02:12:32.806 7 INFO cinder.volume.api [None req-b559d35d-161b-4ec9-ae85-25a2d0ff0220 c9fbe53de68b4a53add8f4091f52418e 6cb7def08b814d9f9be83efdf1b087ba - - default default] Attach volume completed successfully. 2026-05-13 02:12:32.806 7 INFO cinder.api.openstack.wsgi [None req-b559d35d-161b-4ec9-ae85-25a2d0ff0220 c9fbe53de68b4a53add8f4091f52418e 6cb7def08b814d9f9be83efdf1b087ba - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cb7def08b814d9f9be83efdf1b087ba/volumes/d67edace-6408-40ff-9359-327f229d5fa9/action returned with HTTP 202 [pid: 7|app: 0|req: 431/859] 10.0.0.9 () {34 vars in 807 bytes} [Wed May 13 02:12:32 2026] POST /v3/6cb7def08b814d9f9be83efdf1b087ba/volumes/d67edace-6408-40ff-9359-327f229d5fa9/action => generated 0 bytes in 538 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:12:32.841 8 INFO cinder.api.openstack.wsgi [None req-a7095a05-de56-4e72-b4df-70dde1c67ef1 c9fbe53de68b4a53add8f4091f52418e 6cb7def08b814d9f9be83efdf1b087ba - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cb7def08b814d9f9be83efdf1b087ba/volumes/d67edace-6408-40ff-9359-327f229d5fa9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:12:32.867 8 INFO cinder.volume.api [None req-a7095a05-de56-4e72-b4df-70dde1c67ef1 c9fbe53de68b4a53add8f4091f52418e 6cb7def08b814d9f9be83efdf1b087ba - - default default] Volume info retrieved successfully. 2026-05-13 02:12:32.871 8 INFO cinder.api.openstack.wsgi [None req-a7095a05-de56-4e72-b4df-70dde1c67ef1 c9fbe53de68b4a53add8f4091f52418e 6cb7def08b814d9f9be83efdf1b087ba - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cb7def08b814d9f9be83efdf1b087ba/volumes/d67edace-6408-40ff-9359-327f229d5fa9 returned with HTTP 200 [pid: 8|app: 0|req: 429/860] 10.0.0.9 () {32 vars in 772 bytes} [Wed May 13 02:12:32 2026] GET /v3/6cb7def08b814d9f9be83efdf1b087ba/volumes/d67edace-6408-40ff-9359-327f229d5fa9 => generated 1288 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:12:32.889 7 INFO cinder.api.openstack.wsgi [None req-e92a139e-0f12-4aee-a864-ca3111fbdec0 c9fbe53de68b4a53add8f4091f52418e 6cb7def08b814d9f9be83efdf1b087ba - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6cb7def08b814d9f9be83efdf1b087ba/volumes/d67edace-6408-40ff-9359-327f229d5fa9/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:12:32.902 7 INFO cinder.volume.api [None req-e92a139e-0f12-4aee-a864-ca3111fbdec0 c9fbe53de68b4a53add8f4091f52418e 6cb7def08b814d9f9be83efdf1b087ba - - default default] Volume info retrieved successfully. 2026-05-13 02:12:33.406 7 INFO cinder.volume.api [None req-e92a139e-0f12-4aee-a864-ca3111fbdec0 c9fbe53de68b4a53add8f4091f52418e 6cb7def08b814d9f9be83efdf1b087ba - - default default] Detach volume completed successfully. 2026-05-13 02:12:33.407 7 INFO cinder.api.openstack.wsgi [None req-e92a139e-0f12-4aee-a864-ca3111fbdec0 c9fbe53de68b4a53add8f4091f52418e 6cb7def08b814d9f9be83efdf1b087ba - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cb7def08b814d9f9be83efdf1b087ba/volumes/d67edace-6408-40ff-9359-327f229d5fa9/action returned with HTTP 202 [pid: 7|app: 0|req: 432/861] 10.0.0.9 () {34 vars in 807 bytes} [Wed May 13 02:12:32 2026] POST /v3/6cb7def08b814d9f9be83efdf1b087ba/volumes/d67edace-6408-40ff-9359-327f229d5fa9/action => generated 0 bytes in 523 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:12:33.419 8 INFO cinder.api.openstack.wsgi [None req-2174a5b6-adc8-45a3-b4a4-cec8af6c9473 c9fbe53de68b4a53add8f4091f52418e 6cb7def08b814d9f9be83efdf1b087ba - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cb7def08b814d9f9be83efdf1b087ba/volumes/d67edace-6408-40ff-9359-327f229d5fa9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:12:33.433 8 INFO cinder.volume.api [None req-2174a5b6-adc8-45a3-b4a4-cec8af6c9473 c9fbe53de68b4a53add8f4091f52418e 6cb7def08b814d9f9be83efdf1b087ba - - default default] Volume info retrieved successfully. 2026-05-13 02:12:33.441 8 INFO cinder.api.openstack.wsgi [None req-2174a5b6-adc8-45a3-b4a4-cec8af6c9473 c9fbe53de68b4a53add8f4091f52418e 6cb7def08b814d9f9be83efdf1b087ba - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cb7def08b814d9f9be83efdf1b087ba/volumes/d67edace-6408-40ff-9359-327f229d5fa9 returned with HTTP 200 [pid: 8|app: 0|req: 430/862] 10.0.0.9 () {32 vars in 772 bytes} [Wed May 13 02:12:33 2026] GET /v3/6cb7def08b814d9f9be83efdf1b087ba/volumes/d67edace-6408-40ff-9359-327f229d5fa9 => generated 973 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:12:35.764 7 INFO cinder.api.openstack.wsgi [req-f153a65f-340f-4c97-9cc5-1cbf3321b977 req-e7108cd3-14b9-43d0-b574-407c7956d250 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/726aefa9-240b-4d74-9fca-8db4f58288a5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:12:35.787 7 INFO cinder.volume.api [req-f153a65f-340f-4c97-9cc5-1cbf3321b977 req-e7108cd3-14b9-43d0-b574-407c7956d250 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Volume info retrieved successfully. 2026-05-13 02:12:35.800 7 INFO cinder.api.openstack.wsgi [req-f153a65f-340f-4c97-9cc5-1cbf3321b977 req-e7108cd3-14b9-43d0-b574-407c7956d250 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/726aefa9-240b-4d74-9fca-8db4f58288a5 returned with HTTP 200 [pid: 7|app: 0|req: 433/863] 199.204.45.74 () {32 vars in 823 bytes} [Wed May 13 02:12:35 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/726aefa9-240b-4d74-9fca-8db4f58288a5 => generated 1787 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:12:40.500 8 INFO cinder.api.openstack.wsgi [None req-68317b8f-047d-4481-8e28-d2a72ab94ad9 c9fbe53de68b4a53add8f4091f52418e 6cb7def08b814d9f9be83efdf1b087ba - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cb7def08b814d9f9be83efdf1b087ba/volumes/d67edace-6408-40ff-9359-327f229d5fa9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:12:40.522 8 INFO cinder.volume.api [None req-68317b8f-047d-4481-8e28-d2a72ab94ad9 c9fbe53de68b4a53add8f4091f52418e 6cb7def08b814d9f9be83efdf1b087ba - - default default] Volume info retrieved successfully. 2026-05-13 02:12:40.529 8 INFO cinder.api.openstack.wsgi [None req-68317b8f-047d-4481-8e28-d2a72ab94ad9 c9fbe53de68b4a53add8f4091f52418e 6cb7def08b814d9f9be83efdf1b087ba - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cb7def08b814d9f9be83efdf1b087ba/volumes/d67edace-6408-40ff-9359-327f229d5fa9 returned with HTTP 200 [pid: 8|app: 0|req: 431/864] 10.0.0.9 () {32 vars in 772 bytes} [Wed May 13 02:12:40 2026] GET /v3/6cb7def08b814d9f9be83efdf1b087ba/volumes/d67edace-6408-40ff-9359-327f229d5fa9 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:12:40.553 7 INFO cinder.api.openstack.wsgi [None req-98f4bb4a-842a-4157-8c1f-e0b63ad1b959 c9fbe53de68b4a53add8f4091f52418e 6cb7def08b814d9f9be83efdf1b087ba - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/6cb7def08b814d9f9be83efdf1b087ba/volumes/d67edace-6408-40ff-9359-327f229d5fa9 2026-05-13 02:12:40.554 7 INFO cinder.api.v3.volumes [None req-98f4bb4a-842a-4157-8c1f-e0b63ad1b959 c9fbe53de68b4a53add8f4091f52418e 6cb7def08b814d9f9be83efdf1b087ba - - default default] Delete volume with id: d67edace-6408-40ff-9359-327f229d5fa9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:12:40.577 7 INFO cinder.volume.api [None req-98f4bb4a-842a-4157-8c1f-e0b63ad1b959 c9fbe53de68b4a53add8f4091f52418e 6cb7def08b814d9f9be83efdf1b087ba - - default default] Volume info retrieved successfully. 2026-05-13 02:12:40.610 7 INFO cinder.volume.api [None req-98f4bb4a-842a-4157-8c1f-e0b63ad1b959 c9fbe53de68b4a53add8f4091f52418e 6cb7def08b814d9f9be83efdf1b087ba - - default default] Delete volume request issued successfully. 2026-05-13 02:12:40.610 7 INFO cinder.api.openstack.wsgi [None req-98f4bb4a-842a-4157-8c1f-e0b63ad1b959 c9fbe53de68b4a53add8f4091f52418e 6cb7def08b814d9f9be83efdf1b087ba - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cb7def08b814d9f9be83efdf1b087ba/volumes/d67edace-6408-40ff-9359-327f229d5fa9 returned with HTTP 202 [pid: 7|app: 0|req: 434/865] 10.0.0.9 () {32 vars in 775 bytes} [Wed May 13 02:12:40 2026] DELETE /v3/6cb7def08b814d9f9be83efdf1b087ba/volumes/d67edace-6408-40ff-9359-327f229d5fa9 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:12:40.629 8 INFO cinder.api.openstack.wsgi [None req-6cf158bf-037b-4105-b509-b6f7e11f6e86 c9fbe53de68b4a53add8f4091f52418e 6cb7def08b814d9f9be83efdf1b087ba - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cb7def08b814d9f9be83efdf1b087ba/volumes/d67edace-6408-40ff-9359-327f229d5fa9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:12:40.658 8 INFO cinder.volume.api [None req-6cf158bf-037b-4105-b509-b6f7e11f6e86 c9fbe53de68b4a53add8f4091f52418e 6cb7def08b814d9f9be83efdf1b087ba - - default default] Volume info retrieved successfully. 2026-05-13 02:12:40.668 8 INFO cinder.api.openstack.wsgi [None req-6cf158bf-037b-4105-b509-b6f7e11f6e86 c9fbe53de68b4a53add8f4091f52418e 6cb7def08b814d9f9be83efdf1b087ba - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cb7def08b814d9f9be83efdf1b087ba/volumes/d67edace-6408-40ff-9359-327f229d5fa9 returned with HTTP 200 [pid: 8|app: 0|req: 432/866] 10.0.0.9 () {32 vars in 772 bytes} [Wed May 13 02:12:40 2026] GET /v3/6cb7def08b814d9f9be83efdf1b087ba/volumes/d67edace-6408-40ff-9359-327f229d5fa9 => generated 972 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:12:41.698 7 INFO cinder.api.openstack.wsgi [None req-3684a5b3-fdd4-41ba-9d50-6e1c68516b95 c9fbe53de68b4a53add8f4091f52418e 6cb7def08b814d9f9be83efdf1b087ba - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6cb7def08b814d9f9be83efdf1b087ba/volumes/d67edace-6408-40ff-9359-327f229d5fa9 2026-05-13 02:12:41.706 7 INFO cinder.api.openstack.wsgi [None req-3684a5b3-fdd4-41ba-9d50-6e1c68516b95 c9fbe53de68b4a53add8f4091f52418e 6cb7def08b814d9f9be83efdf1b087ba - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6cb7def08b814d9f9be83efdf1b087ba/volumes/d67edace-6408-40ff-9359-327f229d5fa9 returned with HTTP 404 [pid: 7|app: 0|req: 435/867] 10.0.0.9 () {32 vars in 772 bytes} [Wed May 13 02:12:41 2026] GET /v3/6cb7def08b814d9f9be83efdf1b087ba/volumes/d67edace-6408-40ff-9359-327f229d5fa9 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-13 02:12:41.721 7 INFO cinder.api.openstack.wsgi [None req-3684a5b3-fdd4-41ba-9d50-6e1c68516b95 c9fbe53de68b4a53add8f4091f52418e 6cb7def08b814d9f9be83efdf1b087ba - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:12:41.721 8 INFO cinder.api.openstack.wsgi [None req-6cf158bf-037b-4105-b509-b6f7e11f6e86 c9fbe53de68b4a53add8f4091f52418e 6cb7def08b814d9f9be83efdf1b087ba - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:12:41.722 7 INFO cinder.api.openstack.wsgi [None req-3684a5b3-fdd4-41ba-9d50-6e1c68516b95 c9fbe53de68b4a53add8f4091f52418e 6cb7def08b814d9f9be83efdf1b087ba - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:12:41.722 8 INFO cinder.api.openstack.wsgi [None req-6cf158bf-037b-4105-b509-b6f7e11f6e86 c9fbe53de68b4a53add8f4091f52418e 6cb7def08b814d9f9be83efdf1b087ba - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:12:47.593 8 INFO cinder.api.openstack.wsgi [None req-6cf158bf-037b-4105-b509-b6f7e11f6e86 c9fbe53de68b4a53add8f4091f52418e 6cb7def08b814d9f9be83efdf1b087ba - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-13 02:12:47.595 8 INFO cinder.api.openstack.wsgi [None req-6cf158bf-037b-4105-b509-b6f7e11f6e86 c9fbe53de68b4a53add8f4091f52418e 6cb7def08b814d9f9be83efdf1b087ba - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 434/870] 10.0.0.1 () {28 vars in 373 bytes} [Wed May 13 02:12:47 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-13 02:12:47.613 7 INFO cinder.api.openstack.wsgi [None req-71703228-6c3f-4360-a270-3d0b1159ac15 f0de2a017fd941d7af74dc6d56f91216 1e6d0f1f5a804a56b41a10032cb1e2c8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1e6d0f1f5a804a56b41a10032cb1e2c8/limits?tenant_id=1e6d0f1f5a804a56b41a10032cb1e2c8 2026-05-13 02:12:47.653 7 INFO cinder.api.openstack.wsgi [None req-71703228-6c3f-4360-a270-3d0b1159ac15 f0de2a017fd941d7af74dc6d56f91216 1e6d0f1f5a804a56b41a10032cb1e2c8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1e6d0f1f5a804a56b41a10032cb1e2c8/limits?tenant_id=1e6d0f1f5a804a56b41a10032cb1e2c8 returned with HTTP 200 [pid: 7|app: 0|req: 437/871] 10.0.0.1 () {34 vars in 876 bytes} [Wed May 13 02:12:47 2026] GET /v3/1e6d0f1f5a804a56b41a10032cb1e2c8/limits?tenant_id=1e6d0f1f5a804a56b41a10032cb1e2c8 => generated 302 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-13 02:12:50.238 8 INFO cinder.api.openstack.wsgi [None req-6cf158bf-037b-4105-b509-b6f7e11f6e86 c9fbe53de68b4a53add8f4091f52418e 6cb7def08b814d9f9be83efdf1b087ba - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-13 02:12:50.239 8 INFO cinder.api.openstack.wsgi [None req-6cf158bf-037b-4105-b509-b6f7e11f6e86 c9fbe53de68b4a53add8f4091f52418e 6cb7def08b814d9f9be83efdf1b087ba - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 435/872] 10.0.0.1 () {28 vars in 373 bytes} [Wed May 13 02:12:50 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-13 02:12:50.247 7 INFO cinder.api.openstack.wsgi [None req-71703228-6c3f-4360-a270-3d0b1159ac15 f0de2a017fd941d7af74dc6d56f91216 1e6d0f1f5a804a56b41a10032cb1e2c8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-13 02:12:50.248 7 INFO cinder.api.openstack.wsgi [None req-71703228-6c3f-4360-a270-3d0b1159ac15 f0de2a017fd941d7af74dc6d56f91216 1e6d0f1f5a804a56b41a10032cb1e2c8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 438/873] 10.0.0.1 () {28 vars in 373 bytes} [Wed May 13 02:12:50 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-13 02:12:50.930 8 INFO cinder.api.openstack.wsgi [None req-6cf158bf-037b-4105-b509-b6f7e11f6e86 c9fbe53de68b4a53add8f4091f52418e 6cb7def08b814d9f9be83efdf1b087ba - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-13 02:12:50.930 8 INFO cinder.api.openstack.wsgi [None req-6cf158bf-037b-4105-b509-b6f7e11f6e86 c9fbe53de68b4a53add8f4091f52418e 6cb7def08b814d9f9be83efdf1b087ba - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 436/874] 10.0.0.1 () {28 vars in 373 bytes} [Wed May 13 02:12:50 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-13 02:12:50.942 7 INFO cinder.api.openstack.wsgi [None req-b46072de-f935-4373-a504-9b3347b9e3c1 f0de2a017fd941d7af74dc6d56f91216 1e6d0f1f5a804a56b41a10032cb1e2c8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1e6d0f1f5a804a56b41a10032cb1e2c8/limits?tenant_id=1e6d0f1f5a804a56b41a10032cb1e2c8 2026-05-13 02:12:50.976 7 INFO cinder.api.openstack.wsgi [None req-b46072de-f935-4373-a504-9b3347b9e3c1 f0de2a017fd941d7af74dc6d56f91216 1e6d0f1f5a804a56b41a10032cb1e2c8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1e6d0f1f5a804a56b41a10032cb1e2c8/limits?tenant_id=1e6d0f1f5a804a56b41a10032cb1e2c8 returned with HTTP 200 [pid: 7|app: 0|req: 439/875] 10.0.0.1 () {34 vars in 876 bytes} [Wed May 13 02:12:50 2026] GET /v3/1e6d0f1f5a804a56b41a10032cb1e2c8/limits?tenant_id=1e6d0f1f5a804a56b41a10032cb1e2c8 => generated 302 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-13 02:12:51.722 8 INFO cinder.api.openstack.wsgi [None req-6cf158bf-037b-4105-b509-b6f7e11f6e86 c9fbe53de68b4a53add8f4091f52418e 6cb7def08b814d9f9be83efdf1b087ba - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:12:51.722 7 INFO cinder.api.openstack.wsgi [None req-b46072de-f935-4373-a504-9b3347b9e3c1 f0de2a017fd941d7af74dc6d56f91216 1e6d0f1f5a804a56b41a10032cb1e2c8 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:12:51.723 8 INFO cinder.api.openstack.wsgi [None req-6cf158bf-037b-4105-b509-b6f7e11f6e86 c9fbe53de68b4a53add8f4091f52418e 6cb7def08b814d9f9be83efdf1b087ba - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:12:51.723 7 INFO cinder.api.openstack.wsgi [None req-b46072de-f935-4373-a504-9b3347b9e3c1 f0de2a017fd941d7af74dc6d56f91216 1e6d0f1f5a804a56b41a10032cb1e2c8 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:12:52.120 8 INFO cinder.api.openstack.wsgi [None req-11f8284c-7db4-4999-9501-6ed50812698d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true 2026-05-13 02:12:52.126 8 INFO cinder.volume.api [None req-11f8284c-7db4-4999-9501-6ed50812698d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all snapshots completed successfully. 2026-05-13 02:12:52.127 8 INFO cinder.api.openstack.wsgi [None req-11f8284c-7db4-4999-9501-6ed50812698d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 438/878] 10.0.0.248 () {28 vars in 673 bytes} [Wed May 13 02:12:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true => generated 17 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 02:12:52.139 7 INFO cinder.api.openstack.wsgi [None req-7bc9ffcb-8a55-42ae-9827-6006f864646a f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true 2026-05-13 02:12:52.152 7 INFO cinder.volume.api [None req-7bc9ffcb-8a55-42ae-9827-6006f864646a f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:12:52.158 7 INFO cinder.api.openstack.wsgi [None req-7bc9ffcb-8a55-42ae-9827-6006f864646a f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 441/879] 10.0.0.248 () {28 vars in 683 bytes} [Wed May 13 02:12:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true => generated 1790 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-13 02:12:52.170 8 INFO cinder.api.openstack.wsgi [None req-26796252-d526-44b1-b222-e78994038819 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true 2026-05-13 02:12:52.184 8 INFO cinder.volume.api [None req-26796252-d526-44b1-b222-e78994038819 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:12:52.190 8 INFO cinder.api.openstack.wsgi [None req-26796252-d526-44b1-b222-e78994038819 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 439/880] 10.0.0.248 () {28 vars in 683 bytes} [Wed May 13 02:12:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true => generated 1790 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:12:52.259 7 INFO cinder.api.openstack.wsgi [None req-5df55262-219b-4316-90ee-1e2e246fd459 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/1dd687e899ee4b9ea29329a9c2801980?usage=true 2026-05-13 02:12:52.289 7 INFO cinder.api.openstack.wsgi [None req-5df55262-219b-4316-90ee-1e2e246fd459 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/1dd687e899ee4b9ea29329a9c2801980?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 442/881] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:12:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/1dd687e899ee4b9ea29329a9c2801980?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:12:52.299 8 INFO cinder.api.openstack.wsgi [None req-122782f3-4692-4c68-bcdd-a6827f0867a0 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/1e6d0f1f5a804a56b41a10032cb1e2c8?usage=true 2026-05-13 02:12:52.331 8 INFO cinder.api.openstack.wsgi [None req-122782f3-4692-4c68-bcdd-a6827f0867a0 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/1e6d0f1f5a804a56b41a10032cb1e2c8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 440/882] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:12:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/1e6d0f1f5a804a56b41a10032cb1e2c8?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:12:52.342 7 INFO cinder.api.openstack.wsgi [None req-82154124-266e-48f3-8422-a4442d06fb1e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true 2026-05-13 02:12:52.362 7 INFO cinder.api.openstack.wsgi [None req-82154124-266e-48f3-8422-a4442d06fb1e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 443/883] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:12:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:12:52.376 8 INFO cinder.api.openstack.wsgi [None req-b0c090db-6213-4cd1-b8ba-e8dc8993c430 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/36c2f8aeaf794f3ea24ded5441ce34c3?usage=true 2026-05-13 02:12:52.403 8 INFO cinder.api.openstack.wsgi [None req-b0c090db-6213-4cd1-b8ba-e8dc8993c430 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/36c2f8aeaf794f3ea24ded5441ce34c3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 441/884] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:12:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/36c2f8aeaf794f3ea24ded5441ce34c3?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:12:52.414 7 INFO cinder.api.openstack.wsgi [None req-9a5e8445-1a6f-4fc1-9ed6-005282549296 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/557eebdb42c04837bbed53b1ecc3531c?usage=true 2026-05-13 02:12:52.434 7 INFO cinder.api.openstack.wsgi [None req-9a5e8445-1a6f-4fc1-9ed6-005282549296 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/557eebdb42c04837bbed53b1ecc3531c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 444/885] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:12:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/557eebdb42c04837bbed53b1ecc3531c?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:12:52.445 8 INFO cinder.api.openstack.wsgi [None req-df667139-8c32-40bb-91b9-412b975d2d1d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/62ffeb5806c74fbcaa1924c104810d22?usage=true 2026-05-13 02:12:52.466 8 INFO cinder.api.openstack.wsgi [None req-df667139-8c32-40bb-91b9-412b975d2d1d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/62ffeb5806c74fbcaa1924c104810d22?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 442/886] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:12:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/62ffeb5806c74fbcaa1924c104810d22?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:12:52.477 7 INFO cinder.api.openstack.wsgi [None req-4336d880-47c2-4775-9479-b42e6fcd9141 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/6ae8112004fb47539d5f420612c0be73?usage=true 2026-05-13 02:12:52.496 7 INFO cinder.api.openstack.wsgi [None req-4336d880-47c2-4775-9479-b42e6fcd9141 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/6ae8112004fb47539d5f420612c0be73?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 445/887] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:12:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/6ae8112004fb47539d5f420612c0be73?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:12:52.505 8 INFO cinder.api.openstack.wsgi [None req-08748ff5-4e69-4674-9827-c7273136f7ff f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/6b529397d8a14d7cba97c1b6eec7d973?usage=true 2026-05-13 02:12:52.524 8 INFO cinder.api.openstack.wsgi [None req-08748ff5-4e69-4674-9827-c7273136f7ff f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/6b529397d8a14d7cba97c1b6eec7d973?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 443/888] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:12:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/6b529397d8a14d7cba97c1b6eec7d973?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:12:52.535 7 INFO cinder.api.openstack.wsgi [None req-45cffea3-64b8-4b91-b255-44039d6e846e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true 2026-05-13 02:12:52.552 7 INFO cinder.api.openstack.wsgi [None req-45cffea3-64b8-4b91-b255-44039d6e846e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 446/889] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:12:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:12:52.564 8 INFO cinder.api.openstack.wsgi [None req-eca65312-f63d-443a-b0bd-b1437f93f374 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/88cb464ba02a4274874a1b409678c9be?usage=true 2026-05-13 02:12:52.588 8 INFO cinder.api.openstack.wsgi [None req-eca65312-f63d-443a-b0bd-b1437f93f374 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/88cb464ba02a4274874a1b409678c9be?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 444/890] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:12:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/88cb464ba02a4274874a1b409678c9be?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:12:52.599 7 INFO cinder.api.openstack.wsgi [None req-c608e514-57f6-4239-a109-06d69a675330 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/ab315f5bdf66461a952a3c38bbe1f75c?usage=true 2026-05-13 02:12:52.618 7 INFO cinder.api.openstack.wsgi [None req-c608e514-57f6-4239-a109-06d69a675330 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/ab315f5bdf66461a952a3c38bbe1f75c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 447/891] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:12:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/ab315f5bdf66461a952a3c38bbe1f75c?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:12:52.632 8 INFO cinder.api.openstack.wsgi [None req-d525ac53-66b4-4b59-a7d3-e13e1a8eeafe f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/bd14de27ef224f9b9925e5e01d8e875d?usage=true 2026-05-13 02:12:52.650 8 INFO cinder.api.openstack.wsgi [None req-d525ac53-66b4-4b59-a7d3-e13e1a8eeafe f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/bd14de27ef224f9b9925e5e01d8e875d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 445/892] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:12:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/bd14de27ef224f9b9925e5e01d8e875d?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:12:52.660 7 INFO cinder.api.openstack.wsgi [None req-c839f592-81e8-4771-bb4a-324bc76d887f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true 2026-05-13 02:12:52.685 7 INFO cinder.api.openstack.wsgi [None req-c839f592-81e8-4771-bb4a-324bc76d887f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 448/893] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:12:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:12:52.697 8 INFO cinder.api.openstack.wsgi [None req-ae458eb0-a74a-4036-a4f3-1345b76572a1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/f0df4353602c4af19bdf6d44ea08176f?usage=true 2026-05-13 02:12:52.720 8 INFO cinder.api.openstack.wsgi [None req-ae458eb0-a74a-4036-a4f3-1345b76572a1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/f0df4353602c4af19bdf6d44ea08176f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 446/894] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:12:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/f0df4353602c4af19bdf6d44ea08176f?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:12:52.732 7 INFO cinder.api.openstack.wsgi [None req-2bdee42a-f75e-45b6-9154-0d82cdb881f1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services 2026-05-13 02:12:52.739 7 INFO cinder.api.openstack.wsgi [None req-2bdee42a-f75e-45b6-9154-0d82cdb881f1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services returned with HTTP 200 [pid: 7|app: 0|req: 449/895] 10.0.0.248 () {28 vars in 644 bytes} [Wed May 13 02:12:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:12:52.749 8 INFO cinder.api.openstack.wsgi [None req-dc0dd470-f7ce-49ee-a68c-ca98b8994983 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true 2026-05-13 02:12:53.252 8 INFO cinder.api.openstack.wsgi [None req-dc0dd470-f7ce-49ee-a68c-ca98b8994983 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 447/896] 10.0.0.248 () {28 vars in 695 bytes} [Wed May 13 02:12:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true => generated 671 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:12:53.411 7 INFO cinder.api.openstack.wsgi [None req-2bdee42a-f75e-45b6-9154-0d82cdb881f1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-13 02:12:53.412 7 INFO cinder.api.openstack.wsgi [None req-2bdee42a-f75e-45b6-9154-0d82cdb881f1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 450/897] 10.0.0.1 () {28 vars in 373 bytes} [Wed May 13 02:12:53 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-13 02:12:53.420 8 INFO cinder.api.openstack.wsgi [None req-dc0dd470-f7ce-49ee-a68c-ca98b8994983 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-13 02:12:53.422 8 INFO cinder.api.openstack.wsgi [None req-dc0dd470-f7ce-49ee-a68c-ca98b8994983 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 448/898] 10.0.0.1 () {28 vars in 373 bytes} [Wed May 13 02:12:53 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-13 02:13:01.722 7 INFO cinder.api.openstack.wsgi [None req-2bdee42a-f75e-45b6-9154-0d82cdb881f1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:13:01.722 8 INFO cinder.api.openstack.wsgi [None req-dc0dd470-f7ce-49ee-a68c-ca98b8994983 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:13:01.723 7 INFO cinder.api.openstack.wsgi [None req-2bdee42a-f75e-45b6-9154-0d82cdb881f1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:13:01.723 8 INFO cinder.api.openstack.wsgi [None req-dc0dd470-f7ce-49ee-a68c-ca98b8994983 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:13:11.722 7 INFO cinder.api.openstack.wsgi [None req-2bdee42a-f75e-45b6-9154-0d82cdb881f1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:13:11.722 7 INFO cinder.api.openstack.wsgi [None req-2bdee42a-f75e-45b6-9154-0d82cdb881f1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:13:11.722 8 INFO cinder.api.openstack.wsgi [None req-dc0dd470-f7ce-49ee-a68c-ca98b8994983 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:13:11.723 8 INFO cinder.api.openstack.wsgi [None req-dc0dd470-f7ce-49ee-a68c-ca98b8994983 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:13:21.722 8 INFO cinder.api.openstack.wsgi [None req-dc0dd470-f7ce-49ee-a68c-ca98b8994983 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:13:21.722 7 INFO cinder.api.openstack.wsgi [None req-2bdee42a-f75e-45b6-9154-0d82cdb881f1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:13:21.723 8 INFO cinder.api.openstack.wsgi [None req-dc0dd470-f7ce-49ee-a68c-ca98b8994983 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:13:21.723 7 INFO cinder.api.openstack.wsgi [None req-2bdee42a-f75e-45b6-9154-0d82cdb881f1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:13:31.721 8 INFO cinder.api.openstack.wsgi [None req-dc0dd470-f7ce-49ee-a68c-ca98b8994983 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:13:31.722 8 INFO cinder.api.openstack.wsgi [None req-dc0dd470-f7ce-49ee-a68c-ca98b8994983 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:13:31.722 7 INFO cinder.api.openstack.wsgi [None req-2bdee42a-f75e-45b6-9154-0d82cdb881f1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:13:31.723 7 INFO cinder.api.openstack.wsgi [None req-2bdee42a-f75e-45b6-9154-0d82cdb881f1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:13:41.721 8 INFO cinder.api.openstack.wsgi [None req-dc0dd470-f7ce-49ee-a68c-ca98b8994983 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:13:41.722 8 INFO cinder.api.openstack.wsgi [None req-dc0dd470-f7ce-49ee-a68c-ca98b8994983 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:13:41.722 7 INFO cinder.api.openstack.wsgi [None req-2bdee42a-f75e-45b6-9154-0d82cdb881f1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:13:41.723 7 INFO cinder.api.openstack.wsgi [None req-2bdee42a-f75e-45b6-9154-0d82cdb881f1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:13:51.722 8 INFO cinder.api.openstack.wsgi [None req-dc0dd470-f7ce-49ee-a68c-ca98b8994983 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:13:51.722 7 INFO cinder.api.openstack.wsgi [None req-2bdee42a-f75e-45b6-9154-0d82cdb881f1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:13:51.722 8 INFO cinder.api.openstack.wsgi [None req-dc0dd470-f7ce-49ee-a68c-ca98b8994983 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:13:51.723 7 INFO cinder.api.openstack.wsgi [None req-2bdee42a-f75e-45b6-9154-0d82cdb881f1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:13:52.093 8 INFO cinder.api.openstack.wsgi [None req-3fb6ac64-2ad5-4d5d-a9b0-29354501a59d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true 2026-05-13 02:13:52.107 8 INFO cinder.volume.api [None req-3fb6ac64-2ad5-4d5d-a9b0-29354501a59d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:13:52.113 8 INFO cinder.api.openstack.wsgi [None req-3fb6ac64-2ad5-4d5d-a9b0-29354501a59d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 455/911] 10.0.0.248 () {28 vars in 683 bytes} [Wed May 13 02:13:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true => generated 1790 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-13 02:13:52.124 7 INFO cinder.api.openstack.wsgi [None req-a7e607db-d7c7-45b8-a8dd-32ca8978f4fa f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true 2026-05-13 02:13:52.137 7 INFO cinder.volume.api [None req-a7e607db-d7c7-45b8-a8dd-32ca8978f4fa f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:13:52.146 7 INFO cinder.api.openstack.wsgi [None req-a7e607db-d7c7-45b8-a8dd-32ca8978f4fa f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 457/912] 10.0.0.248 () {28 vars in 683 bytes} [Wed May 13 02:13:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true => generated 1790 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:13:52.158 8 INFO cinder.api.openstack.wsgi [None req-05eb2c75-8390-4f2b-97dc-e298078655b8 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true 2026-05-13 02:13:52.661 8 INFO cinder.api.openstack.wsgi [None req-05eb2c75-8390-4f2b-97dc-e298078655b8 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 456/913] 10.0.0.248 () {28 vars in 695 bytes} [Wed May 13 02:13:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:13:52.771 7 INFO cinder.api.openstack.wsgi [None req-6a3d12ca-2831-46b1-a16d-d0b33ad9cee8 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/0f5ab3e891f944b89a3483fdffb1c6ec?usage=true 2026-05-13 02:13:52.790 7 INFO cinder.api.openstack.wsgi [None req-6a3d12ca-2831-46b1-a16d-d0b33ad9cee8 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/0f5ab3e891f944b89a3483fdffb1c6ec?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 458/914] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:13:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/0f5ab3e891f944b89a3483fdffb1c6ec?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:13:52.802 8 INFO cinder.api.openstack.wsgi [None req-0a427d04-4850-49da-8c02-cde9adcd5033 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/1dd687e899ee4b9ea29329a9c2801980?usage=true 2026-05-13 02:13:52.826 8 INFO cinder.api.openstack.wsgi [None req-0a427d04-4850-49da-8c02-cde9adcd5033 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/1dd687e899ee4b9ea29329a9c2801980?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 457/915] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:13:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/1dd687e899ee4b9ea29329a9c2801980?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:13:52.836 7 INFO cinder.api.openstack.wsgi [None req-23647c79-5775-4b6f-ad6b-34d323699d6d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true 2026-05-13 02:13:52.857 7 INFO cinder.api.openstack.wsgi [None req-23647c79-5775-4b6f-ad6b-34d323699d6d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 459/916] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:13:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:13:52.870 8 INFO cinder.api.openstack.wsgi [None req-2389adcf-bc56-440d-98e4-00f3c2cae296 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/36c2f8aeaf794f3ea24ded5441ce34c3?usage=true 2026-05-13 02:13:52.902 8 INFO cinder.api.openstack.wsgi [None req-2389adcf-bc56-440d-98e4-00f3c2cae296 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/36c2f8aeaf794f3ea24ded5441ce34c3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 458/917] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:13:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/36c2f8aeaf794f3ea24ded5441ce34c3?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:13:52.916 7 INFO cinder.api.openstack.wsgi [None req-a4879bcd-192c-4224-a216-f232bbffd0d9 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/62ffeb5806c74fbcaa1924c104810d22?usage=true 2026-05-13 02:13:52.939 7 INFO cinder.api.openstack.wsgi [None req-a4879bcd-192c-4224-a216-f232bbffd0d9 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/62ffeb5806c74fbcaa1924c104810d22?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 460/918] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:13:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/62ffeb5806c74fbcaa1924c104810d22?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:13:52.948 8 INFO cinder.api.openstack.wsgi [None req-ceb956ba-108c-4628-9b90-a473544586bf f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/6ae8112004fb47539d5f420612c0be73?usage=true 2026-05-13 02:13:52.973 8 INFO cinder.api.openstack.wsgi [None req-ceb956ba-108c-4628-9b90-a473544586bf f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/6ae8112004fb47539d5f420612c0be73?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 459/919] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:13:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/6ae8112004fb47539d5f420612c0be73?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:13:52.982 7 INFO cinder.api.openstack.wsgi [None req-8ac5b1fe-d6c3-4af3-9f95-69ab6cf9e224 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/6b529397d8a14d7cba97c1b6eec7d973?usage=true 2026-05-13 02:13:52.998 7 INFO cinder.api.openstack.wsgi [None req-8ac5b1fe-d6c3-4af3-9f95-69ab6cf9e224 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/6b529397d8a14d7cba97c1b6eec7d973?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 461/920] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:13:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/6b529397d8a14d7cba97c1b6eec7d973?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:13:53.012 8 INFO cinder.api.openstack.wsgi [None req-b7fd9421-e6eb-4c6f-ba7f-35e9342fbee2 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true 2026-05-13 02:13:53.031 8 INFO cinder.api.openstack.wsgi [None req-b7fd9421-e6eb-4c6f-ba7f-35e9342fbee2 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 460/921] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:13:53 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:13:53.039 7 INFO cinder.api.openstack.wsgi [None req-0cc3d501-0ac1-4927-b443-68ac89597bd7 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/88cb464ba02a4274874a1b409678c9be?usage=true 2026-05-13 02:13:53.058 7 INFO cinder.api.openstack.wsgi [None req-0cc3d501-0ac1-4927-b443-68ac89597bd7 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/88cb464ba02a4274874a1b409678c9be?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 462/922] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:13:53 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/88cb464ba02a4274874a1b409678c9be?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:13:53.067 8 INFO cinder.api.openstack.wsgi [None req-654d7f09-57dd-49ea-9761-71a0ed6c32fa f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/ab315f5bdf66461a952a3c38bbe1f75c?usage=true 2026-05-13 02:13:53.093 8 INFO cinder.api.openstack.wsgi [None req-654d7f09-57dd-49ea-9761-71a0ed6c32fa f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/ab315f5bdf66461a952a3c38bbe1f75c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 461/923] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:13:53 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/ab315f5bdf66461a952a3c38bbe1f75c?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:13:53.102 7 INFO cinder.api.openstack.wsgi [None req-191ed0d4-a06f-4060-8aeb-fbe709713a90 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/bd14de27ef224f9b9925e5e01d8e875d?usage=true 2026-05-13 02:13:53.125 7 INFO cinder.api.openstack.wsgi [None req-191ed0d4-a06f-4060-8aeb-fbe709713a90 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/bd14de27ef224f9b9925e5e01d8e875d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 463/924] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:13:53 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/bd14de27ef224f9b9925e5e01d8e875d?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:13:53.136 8 INFO cinder.api.openstack.wsgi [None req-e7d6a25d-2353-4e67-8a68-99f61c61bb75 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true 2026-05-13 02:13:53.153 8 INFO cinder.api.openstack.wsgi [None req-e7d6a25d-2353-4e67-8a68-99f61c61bb75 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 462/925] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:13:53 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:13:53.163 7 INFO cinder.api.openstack.wsgi [None req-fa3e8867-0ce1-4a55-8d20-0f41cfc40d34 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/cdd3ce896e0b4e40be438bccf173f08a?usage=true 2026-05-13 02:13:53.183 7 INFO cinder.api.openstack.wsgi [None req-fa3e8867-0ce1-4a55-8d20-0f41cfc40d34 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/cdd3ce896e0b4e40be438bccf173f08a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 464/926] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:13:53 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/cdd3ce896e0b4e40be438bccf173f08a?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:13:53.193 8 INFO cinder.api.openstack.wsgi [None req-c8a55efb-90e6-4c14-a3c2-b5c988142c84 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true 2026-05-13 02:13:53.197 8 INFO cinder.volume.api [None req-c8a55efb-90e6-4c14-a3c2-b5c988142c84 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all snapshots completed successfully. 2026-05-13 02:13:53.198 8 INFO cinder.api.openstack.wsgi [None req-c8a55efb-90e6-4c14-a3c2-b5c988142c84 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 463/927] 10.0.0.248 () {28 vars in 673 bytes} [Wed May 13 02:13:53 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 02:13:53.209 7 INFO cinder.api.openstack.wsgi [None req-3b286816-1fe1-4f14-9ae6-89436b428b90 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services 2026-05-13 02:13:53.218 7 INFO cinder.api.openstack.wsgi [None req-3b286816-1fe1-4f14-9ae6-89436b428b90 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services returned with HTTP 200 [pid: 7|app: 0|req: 465/928] 10.0.0.248 () {28 vars in 644 bytes} [Wed May 13 02:13:53 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:14:01.722 8 INFO cinder.api.openstack.wsgi [None req-c8a55efb-90e6-4c14-a3c2-b5c988142c84 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:14:01.722 7 INFO cinder.api.openstack.wsgi [None req-3b286816-1fe1-4f14-9ae6-89436b428b90 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:14:01.723 8 INFO cinder.api.openstack.wsgi [None req-c8a55efb-90e6-4c14-a3c2-b5c988142c84 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:14:01.724 7 INFO cinder.api.openstack.wsgi [None req-3b286816-1fe1-4f14-9ae6-89436b428b90 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:14:11.722 8 INFO cinder.api.openstack.wsgi [None req-c8a55efb-90e6-4c14-a3c2-b5c988142c84 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:14:11.722 7 INFO cinder.api.openstack.wsgi [None req-3b286816-1fe1-4f14-9ae6-89436b428b90 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:14:11.723 8 INFO cinder.api.openstack.wsgi [None req-c8a55efb-90e6-4c14-a3c2-b5c988142c84 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:14:11.724 7 INFO cinder.api.openstack.wsgi [None req-3b286816-1fe1-4f14-9ae6-89436b428b90 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:14:21.722 7 INFO cinder.api.openstack.wsgi [None req-3b286816-1fe1-4f14-9ae6-89436b428b90 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:14:21.722 8 INFO cinder.api.openstack.wsgi [None req-c8a55efb-90e6-4c14-a3c2-b5c988142c84 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:14:21.723 7 INFO cinder.api.openstack.wsgi [None req-3b286816-1fe1-4f14-9ae6-89436b428b90 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:14:21.723 8 INFO cinder.api.openstack.wsgi [None req-c8a55efb-90e6-4c14-a3c2-b5c988142c84 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:14:31.721 7 INFO cinder.api.openstack.wsgi [None req-3b286816-1fe1-4f14-9ae6-89436b428b90 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:14:31.722 7 INFO cinder.api.openstack.wsgi [None req-3b286816-1fe1-4f14-9ae6-89436b428b90 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:14:31.723 8 INFO cinder.api.openstack.wsgi [None req-c8a55efb-90e6-4c14-a3c2-b5c988142c84 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:14:31.724 8 INFO cinder.api.openstack.wsgi [None req-c8a55efb-90e6-4c14-a3c2-b5c988142c84 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:14:41.722 7 INFO cinder.api.openstack.wsgi [None req-3b286816-1fe1-4f14-9ae6-89436b428b90 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:14:41.722 8 INFO cinder.api.openstack.wsgi [None req-c8a55efb-90e6-4c14-a3c2-b5c988142c84 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:14:41.723 8 INFO cinder.api.openstack.wsgi [None req-c8a55efb-90e6-4c14-a3c2-b5c988142c84 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:14:41.723 7 INFO cinder.api.openstack.wsgi [None req-3b286816-1fe1-4f14-9ae6-89436b428b90 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:14:51.722 8 INFO cinder.api.openstack.wsgi [None req-c8a55efb-90e6-4c14-a3c2-b5c988142c84 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:14:51.722 7 INFO cinder.api.openstack.wsgi [None req-3b286816-1fe1-4f14-9ae6-89436b428b90 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:14:51.723 8 INFO cinder.api.openstack.wsgi [None req-c8a55efb-90e6-4c14-a3c2-b5c988142c84 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:14:51.723 7 INFO cinder.api.openstack.wsgi [None req-3b286816-1fe1-4f14-9ae6-89436b428b90 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:14:52.141 8 INFO cinder.api.openstack.wsgi [None req-a1584390-5fe7-4912-9ab8-81f3d700f5c2 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true 2026-05-13 02:14:52.160 8 INFO cinder.volume.api [None req-a1584390-5fe7-4912-9ab8-81f3d700f5c2 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:14:52.167 8 INFO cinder.api.openstack.wsgi [None req-a1584390-5fe7-4912-9ab8-81f3d700f5c2 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 470/941] 10.0.0.248 () {28 vars in 683 bytes} [Wed May 13 02:14:51 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true => generated 1790 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-13 02:14:52.190 7 INFO cinder.api.openstack.wsgi [None req-43410520-2818-4957-96cf-51fa394088cd f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true 2026-05-13 02:14:52.199 7 INFO cinder.volume.api [None req-43410520-2818-4957-96cf-51fa394088cd f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all snapshots completed successfully. 2026-05-13 02:14:52.200 7 INFO cinder.api.openstack.wsgi [None req-43410520-2818-4957-96cf-51fa394088cd f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 472/942] 10.0.0.248 () {28 vars in 673 bytes} [Wed May 13 02:14:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:14:52.209 8 INFO cinder.api.openstack.wsgi [None req-9966d3ea-3632-42fa-89aa-9d40ed1e266e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true 2026-05-13 02:14:52.712 8 INFO cinder.api.openstack.wsgi [None req-9966d3ea-3632-42fa-89aa-9d40ed1e266e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 471/943] 10.0.0.248 () {28 vars in 695 bytes} [Wed May 13 02:14:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:14:52.758 7 INFO cinder.api.openstack.wsgi [None req-db42922d-33ed-431c-8353-90b13709125b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/1dd687e899ee4b9ea29329a9c2801980?usage=true 2026-05-13 02:14:52.777 7 INFO cinder.api.openstack.wsgi [None req-db42922d-33ed-431c-8353-90b13709125b f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/1dd687e899ee4b9ea29329a9c2801980?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 473/944] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:14:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/1dd687e899ee4b9ea29329a9c2801980?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:14:52.786 8 INFO cinder.api.openstack.wsgi [None req-60d2c5cb-26e4-4e36-9ad3-ba1c096e50f3 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true 2026-05-13 02:14:52.812 8 INFO cinder.api.openstack.wsgi [None req-60d2c5cb-26e4-4e36-9ad3-ba1c096e50f3 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 472/945] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:14:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:14:52.824 7 INFO cinder.api.openstack.wsgi [None req-b6c13461-e861-42d5-bf66-db1726f148f2 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/36c2f8aeaf794f3ea24ded5441ce34c3?usage=true 2026-05-13 02:14:52.848 7 INFO cinder.api.openstack.wsgi [None req-b6c13461-e861-42d5-bf66-db1726f148f2 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/36c2f8aeaf794f3ea24ded5441ce34c3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 474/946] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:14:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/36c2f8aeaf794f3ea24ded5441ce34c3?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:14:52.861 8 INFO cinder.api.openstack.wsgi [None req-b9af233b-289f-47fc-a4a9-25c0dc8dcb20 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/62ffeb5806c74fbcaa1924c104810d22?usage=true 2026-05-13 02:14:52.882 8 INFO cinder.api.openstack.wsgi [None req-b9af233b-289f-47fc-a4a9-25c0dc8dcb20 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/62ffeb5806c74fbcaa1924c104810d22?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 473/947] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:14:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/62ffeb5806c74fbcaa1924c104810d22?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:14:52.894 7 INFO cinder.api.openstack.wsgi [None req-537dbff6-90cf-44c9-b1a8-06a1f200bc14 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/6ae8112004fb47539d5f420612c0be73?usage=true 2026-05-13 02:14:52.913 7 INFO cinder.api.openstack.wsgi [None req-537dbff6-90cf-44c9-b1a8-06a1f200bc14 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/6ae8112004fb47539d5f420612c0be73?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 475/948] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:14:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/6ae8112004fb47539d5f420612c0be73?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:14:52.925 8 INFO cinder.api.openstack.wsgi [None req-0a491af1-4989-40c1-9439-3cef09c4c8f1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/6b529397d8a14d7cba97c1b6eec7d973?usage=true 2026-05-13 02:14:52.946 8 INFO cinder.api.openstack.wsgi [None req-0a491af1-4989-40c1-9439-3cef09c4c8f1 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/6b529397d8a14d7cba97c1b6eec7d973?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 474/949] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:14:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/6b529397d8a14d7cba97c1b6eec7d973?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:14:52.958 7 INFO cinder.api.openstack.wsgi [None req-cd564e73-ea28-4527-9a08-0dbfec235c56 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true 2026-05-13 02:14:52.977 7 INFO cinder.api.openstack.wsgi [None req-cd564e73-ea28-4527-9a08-0dbfec235c56 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 476/950] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:14:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:14:52.994 8 INFO cinder.api.openstack.wsgi [None req-48af2e0e-eab8-4ec7-a6a6-29c23a266b31 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/88cb464ba02a4274874a1b409678c9be?usage=true 2026-05-13 02:14:53.013 8 INFO cinder.api.openstack.wsgi [None req-48af2e0e-eab8-4ec7-a6a6-29c23a266b31 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/88cb464ba02a4274874a1b409678c9be?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 475/951] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:14:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/88cb464ba02a4274874a1b409678c9be?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:14:53.024 7 INFO cinder.api.openstack.wsgi [None req-1d0f3baf-8081-4a9b-88b0-07c907ae4941 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/ab315f5bdf66461a952a3c38bbe1f75c?usage=true 2026-05-13 02:14:53.046 7 INFO cinder.api.openstack.wsgi [None req-1d0f3baf-8081-4a9b-88b0-07c907ae4941 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/ab315f5bdf66461a952a3c38bbe1f75c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 477/952] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:14:53 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/ab315f5bdf66461a952a3c38bbe1f75c?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:14:53.056 8 INFO cinder.api.openstack.wsgi [None req-a0405c19-d6c6-4293-8c3d-f1e1cf29b864 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/bd14de27ef224f9b9925e5e01d8e875d?usage=true 2026-05-13 02:14:53.074 8 INFO cinder.api.openstack.wsgi [None req-a0405c19-d6c6-4293-8c3d-f1e1cf29b864 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/bd14de27ef224f9b9925e5e01d8e875d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 476/953] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:14:53 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/bd14de27ef224f9b9925e5e01d8e875d?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:14:53.084 7 INFO cinder.api.openstack.wsgi [None req-9c79e5d1-5d2f-4fc4-bc68-74b36538b4bf f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true 2026-05-13 02:14:53.109 7 INFO cinder.api.openstack.wsgi [None req-9c79e5d1-5d2f-4fc4-bc68-74b36538b4bf f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 478/954] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:14:53 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:14:53.121 8 INFO cinder.api.openstack.wsgi [None req-38bfc034-f4a7-455b-ac21-2d04f8b39981 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services 2026-05-13 02:14:53.128 8 INFO cinder.api.openstack.wsgi [None req-38bfc034-f4a7-455b-ac21-2d04f8b39981 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services returned with HTTP 200 [pid: 8|app: 0|req: 477/955] 10.0.0.248 () {28 vars in 644 bytes} [Wed May 13 02:14:53 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:14:53.139 7 INFO cinder.api.openstack.wsgi [None req-8f20ad09-ac27-485a-8cfe-c7ecdec8e5b3 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true 2026-05-13 02:14:53.153 7 INFO cinder.volume.api [None req-8f20ad09-ac27-485a-8cfe-c7ecdec8e5b3 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:14:53.157 7 INFO cinder.api.openstack.wsgi [None req-8f20ad09-ac27-485a-8cfe-c7ecdec8e5b3 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 479/956] 10.0.0.248 () {28 vars in 683 bytes} [Wed May 13 02:14:53 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true => generated 1790 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-13 02:15:01.722 7 INFO cinder.api.openstack.wsgi [None req-8f20ad09-ac27-485a-8cfe-c7ecdec8e5b3 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:15:01.722 8 INFO cinder.api.openstack.wsgi [None req-38bfc034-f4a7-455b-ac21-2d04f8b39981 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:15:01.723 7 INFO cinder.api.openstack.wsgi [None req-8f20ad09-ac27-485a-8cfe-c7ecdec8e5b3 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:15:01.723 8 INFO cinder.api.openstack.wsgi [None req-38bfc034-f4a7-455b-ac21-2d04f8b39981 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:15:08.716 7 INFO cinder.api.openstack.wsgi [req-62384727-5f10-4c5e-94c2-4978c3fd72c4 req-2313d303-d805-4518-8843-6eed80a5d70e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/attachments/0ed809a0-cd0b-479d-a79a-981f961feff9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:15:09.283 7 INFO cinder.api.openstack.wsgi [req-62384727-5f10-4c5e-94c2-4978c3fd72c4 req-2313d303-d805-4518-8843-6eed80a5d70e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/attachments/0ed809a0-cd0b-479d-a79a-981f961feff9 returned with HTTP 200 [pid: 7|app: 0|req: 481/959] 199.204.45.74 () {38 vars in 1101 bytes} [Wed May 13 02:15:08 2026] DELETE /v3/202eb98bdd44402aa9dc24f0a4bb9d49/attachments/0ed809a0-cd0b-479d-a79a-981f961feff9 => generated 19 bytes in 576 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:15:09.301 8 INFO cinder.api.openstack.wsgi [req-62384727-5f10-4c5e-94c2-4978c3fd72c4 req-2077b076-df36-4a27-a56e-26805415aeb4 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/726aefa9-240b-4d74-9fca-8db4f58288a5 2026-05-13 02:15:09.301 8 INFO cinder.api.v3.volumes [req-62384727-5f10-4c5e-94c2-4978c3fd72c4 req-2077b076-df36-4a27-a56e-26805415aeb4 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Delete volume with id: 726aefa9-240b-4d74-9fca-8db4f58288a5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:15:09.312 8 INFO cinder.volume.api [req-62384727-5f10-4c5e-94c2-4978c3fd72c4 req-2077b076-df36-4a27-a56e-26805415aeb4 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Volume info retrieved successfully. 2026-05-13 02:15:09.338 8 INFO cinder.volume.api [req-62384727-5f10-4c5e-94c2-4978c3fd72c4 req-2077b076-df36-4a27-a56e-26805415aeb4 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Delete volume request issued successfully. 2026-05-13 02:15:09.338 8 INFO cinder.api.openstack.wsgi [req-62384727-5f10-4c5e-94c2-4978c3fd72c4 req-2077b076-df36-4a27-a56e-26805415aeb4 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/726aefa9-240b-4d74-9fca-8db4f58288a5 returned with HTTP 202 [pid: 8|app: 0|req: 479/960] 199.204.45.74 () {36 vars in 1052 bytes} [Wed May 13 02:15:09 2026] DELETE /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/726aefa9-240b-4d74-9fca-8db4f58288a5 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-13 02:15:11.722 7 INFO cinder.api.openstack.wsgi [req-62384727-5f10-4c5e-94c2-4978c3fd72c4 req-2313d303-d805-4518-8843-6eed80a5d70e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:15:11.722 8 INFO cinder.api.openstack.wsgi [req-62384727-5f10-4c5e-94c2-4978c3fd72c4 req-2077b076-df36-4a27-a56e-26805415aeb4 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:15:11.723 7 INFO cinder.api.openstack.wsgi [req-62384727-5f10-4c5e-94c2-4978c3fd72c4 req-2313d303-d805-4518-8843-6eed80a5d70e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:15:11.723 8 INFO cinder.api.openstack.wsgi [req-62384727-5f10-4c5e-94c2-4978c3fd72c4 req-2077b076-df36-4a27-a56e-26805415aeb4 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:15:21.722 8 INFO cinder.api.openstack.wsgi [req-62384727-5f10-4c5e-94c2-4978c3fd72c4 req-2077b076-df36-4a27-a56e-26805415aeb4 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:15:21.722 7 INFO cinder.api.openstack.wsgi [req-62384727-5f10-4c5e-94c2-4978c3fd72c4 req-2313d303-d805-4518-8843-6eed80a5d70e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:15:21.723 8 INFO cinder.api.openstack.wsgi [req-62384727-5f10-4c5e-94c2-4978c3fd72c4 req-2077b076-df36-4a27-a56e-26805415aeb4 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:15:21.724 7 INFO cinder.api.openstack.wsgi [req-62384727-5f10-4c5e-94c2-4978c3fd72c4 req-2313d303-d805-4518-8843-6eed80a5d70e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:15:31.722 8 INFO cinder.api.openstack.wsgi [req-62384727-5f10-4c5e-94c2-4978c3fd72c4 req-2077b076-df36-4a27-a56e-26805415aeb4 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:15:31.722 7 INFO cinder.api.openstack.wsgi [req-62384727-5f10-4c5e-94c2-4978c3fd72c4 req-2313d303-d805-4518-8843-6eed80a5d70e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:15:31.723 8 INFO cinder.api.openstack.wsgi [req-62384727-5f10-4c5e-94c2-4978c3fd72c4 req-2077b076-df36-4a27-a56e-26805415aeb4 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:15:31.724 7 INFO cinder.api.openstack.wsgi [req-62384727-5f10-4c5e-94c2-4978c3fd72c4 req-2313d303-d805-4518-8843-6eed80a5d70e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:15:41.721 8 INFO cinder.api.openstack.wsgi [req-62384727-5f10-4c5e-94c2-4978c3fd72c4 req-2077b076-df36-4a27-a56e-26805415aeb4 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:15:41.721 7 INFO cinder.api.openstack.wsgi [req-62384727-5f10-4c5e-94c2-4978c3fd72c4 req-2313d303-d805-4518-8843-6eed80a5d70e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:15:41.722 8 INFO cinder.api.openstack.wsgi [req-62384727-5f10-4c5e-94c2-4978c3fd72c4 req-2077b076-df36-4a27-a56e-26805415aeb4 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:15:41.722 7 INFO cinder.api.openstack.wsgi [req-62384727-5f10-4c5e-94c2-4978c3fd72c4 req-2313d303-d805-4518-8843-6eed80a5d70e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:15:45.560 8 INFO cinder.api.openstack.wsgi [None req-a0f71c05-115f-462d-adff-f707bf4c1c55 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots 2026-05-13 02:15:45.576 8 INFO cinder.volume.api [None req-a0f71c05-115f-462d-adff-f707bf4c1c55 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all snapshots completed successfully. 2026-05-13 02:15:45.576 8 INFO cinder.api.openstack.wsgi [None req-a0f71c05-115f-462d-adff-f707bf4c1c55 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 484/969] 10.0.0.9 () {32 vars in 702 bytes} [Wed May 13 02:15:45 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-13 02:15:45.593 7 INFO cinder.api.openstack.wsgi [None req-be3f2e61-655e-444a-afdb-88f05e574c7e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-13 02:15:45.624 7 INFO cinder.volume.api [None req-be3f2e61-655e-444a-afdb-88f05e574c7e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all volumes completed successfully. 2026-05-13 02:15:45.624 7 INFO cinder.api.openstack.wsgi [None req-be3f2e61-655e-444a-afdb-88f05e574c7e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes returned with HTTP 200 [pid: 7|app: 0|req: 486/970] 10.0.0.9 () {32 vars in 698 bytes} [Wed May 13 02:15:45 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 02:15:51.721 7 INFO cinder.api.openstack.wsgi [None req-be3f2e61-655e-444a-afdb-88f05e574c7e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:15:51.721 8 INFO cinder.api.openstack.wsgi [None req-a0f71c05-115f-462d-adff-f707bf4c1c55 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:15:51.722 7 INFO cinder.api.openstack.wsgi [None req-be3f2e61-655e-444a-afdb-88f05e574c7e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:15:51.722 8 INFO cinder.api.openstack.wsgi [None req-a0f71c05-115f-462d-adff-f707bf4c1c55 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:15:52.051 7 INFO cinder.api.openstack.wsgi [None req-92416a28-85e3-48b8-80c6-a82b1afcc7a2 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services 2026-05-13 02:15:52.057 7 INFO cinder.api.openstack.wsgi [None req-92416a28-85e3-48b8-80c6-a82b1afcc7a2 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services returned with HTTP 200 [pid: 7|app: 0|req: 488/973] 10.0.0.248 () {28 vars in 644 bytes} [Wed May 13 02:15:51 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services => generated 646 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:15:52.067 8 INFO cinder.api.openstack.wsgi [None req-45fd3348-e15e-43e3-8f04-cdb3751e71ed f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true 2026-05-13 02:15:52.076 8 INFO cinder.volume.api [None req-45fd3348-e15e-43e3-8f04-cdb3751e71ed f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all volumes completed successfully. 2026-05-13 02:15:52.078 8 INFO cinder.api.openstack.wsgi [None req-45fd3348-e15e-43e3-8f04-cdb3751e71ed f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 486/974] 10.0.0.248 () {28 vars in 683 bytes} [Wed May 13 02:15:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 02:15:52.090 7 INFO cinder.api.openstack.wsgi [None req-88042df7-8ebd-4ab6-b6b2-1f53f7202ec9 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true 2026-05-13 02:15:52.096 7 INFO cinder.volume.api [None req-88042df7-8ebd-4ab6-b6b2-1f53f7202ec9 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all snapshots completed successfully. 2026-05-13 02:15:52.097 7 INFO cinder.api.openstack.wsgi [None req-88042df7-8ebd-4ab6-b6b2-1f53f7202ec9 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 489/975] 10.0.0.248 () {28 vars in 673 bytes} [Wed May 13 02:15:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 02:15:52.106 8 INFO cinder.api.openstack.wsgi [None req-bb6a6b8b-b745-478f-986b-b709b7d7401c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true 2026-05-13 02:15:52.610 8 INFO cinder.api.openstack.wsgi [None req-bb6a6b8b-b745-478f-986b-b709b7d7401c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 487/976] 10.0.0.248 () {28 vars in 695 bytes} [Wed May 13 02:15:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:15:52.621 7 INFO cinder.api.openstack.wsgi [None req-1d1af9b1-0df6-45ba-8f89-699e50d0933c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true 2026-05-13 02:15:52.630 7 INFO cinder.volume.api [None req-1d1af9b1-0df6-45ba-8f89-699e50d0933c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all volumes completed successfully. 2026-05-13 02:15:52.632 7 INFO cinder.api.openstack.wsgi [None req-1d1af9b1-0df6-45ba-8f89-699e50d0933c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 490/977] 10.0.0.248 () {28 vars in 683 bytes} [Wed May 13 02:15:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 02:15:52.676 8 INFO cinder.api.openstack.wsgi [None req-61d24d87-a212-449f-a477-115d8ee69dbf f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true 2026-05-13 02:15:52.699 8 INFO cinder.api.openstack.wsgi [None req-61d24d87-a212-449f-a477-115d8ee69dbf f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 488/978] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:15:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:15:52.710 7 INFO cinder.api.openstack.wsgi [None req-64e7368c-35df-46f1-842b-a059d07c1f9c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true 2026-05-13 02:15:52.733 7 INFO cinder.api.openstack.wsgi [None req-64e7368c-35df-46f1-842b-a059d07c1f9c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 491/979] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:15:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:15:52.744 8 INFO cinder.api.openstack.wsgi [None req-918a86c4-3978-4c57-afe3-69e80cf8196e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true 2026-05-13 02:15:52.763 8 INFO cinder.api.openstack.wsgi [None req-918a86c4-3978-4c57-afe3-69e80cf8196e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 489/980] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:15:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:16:01.722 7 INFO cinder.api.openstack.wsgi [None req-64e7368c-35df-46f1-842b-a059d07c1f9c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:16:01.722 8 INFO cinder.api.openstack.wsgi [None req-918a86c4-3978-4c57-afe3-69e80cf8196e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:16:01.724 7 INFO cinder.api.openstack.wsgi [None req-64e7368c-35df-46f1-842b-a059d07c1f9c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:16:01.724 8 INFO cinder.api.openstack.wsgi [None req-918a86c4-3978-4c57-afe3-69e80cf8196e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:16:11.722 7 INFO cinder.api.openstack.wsgi [None req-64e7368c-35df-46f1-842b-a059d07c1f9c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:16:11.722 8 INFO cinder.api.openstack.wsgi [None req-918a86c4-3978-4c57-afe3-69e80cf8196e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:16:11.723 8 INFO cinder.api.openstack.wsgi [None req-918a86c4-3978-4c57-afe3-69e80cf8196e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:16:11.723 7 INFO cinder.api.openstack.wsgi [None req-64e7368c-35df-46f1-842b-a059d07c1f9c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:16:21.722 8 INFO cinder.api.openstack.wsgi [None req-918a86c4-3978-4c57-afe3-69e80cf8196e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:16:21.722 7 INFO cinder.api.openstack.wsgi [None req-64e7368c-35df-46f1-842b-a059d07c1f9c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:16:21.723 8 INFO cinder.api.openstack.wsgi [None req-918a86c4-3978-4c57-afe3-69e80cf8196e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:16:21.723 7 INFO cinder.api.openstack.wsgi [None req-64e7368c-35df-46f1-842b-a059d07c1f9c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:16:31.722 7 INFO cinder.api.openstack.wsgi [None req-64e7368c-35df-46f1-842b-a059d07c1f9c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:16:31.722 8 INFO cinder.api.openstack.wsgi [None req-918a86c4-3978-4c57-afe3-69e80cf8196e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:16:31.723 7 INFO cinder.api.openstack.wsgi [None req-64e7368c-35df-46f1-842b-a059d07c1f9c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:16:31.723 8 INFO cinder.api.openstack.wsgi [None req-918a86c4-3978-4c57-afe3-69e80cf8196e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:16:41.721 7 INFO cinder.api.openstack.wsgi [None req-64e7368c-35df-46f1-842b-a059d07c1f9c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:16:41.722 8 INFO cinder.api.openstack.wsgi [None req-918a86c4-3978-4c57-afe3-69e80cf8196e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:16:41.722 7 INFO cinder.api.openstack.wsgi [None req-64e7368c-35df-46f1-842b-a059d07c1f9c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:16:41.722 8 INFO cinder.api.openstack.wsgi [None req-918a86c4-3978-4c57-afe3-69e80cf8196e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:16:51.721 7 INFO cinder.api.openstack.wsgi [None req-64e7368c-35df-46f1-842b-a059d07c1f9c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:16:51.721 8 INFO cinder.api.openstack.wsgi [None req-918a86c4-3978-4c57-afe3-69e80cf8196e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:16:51.722 7 INFO cinder.api.openstack.wsgi [None req-64e7368c-35df-46f1-842b-a059d07c1f9c f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:16:51.722 8 INFO cinder.api.openstack.wsgi [None req-918a86c4-3978-4c57-afe3-69e80cf8196e f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:16:51.979 7 INFO cinder.api.openstack.wsgi [None req-977edaa1-a143-4019-8b42-7ea83ee5d2be f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true 2026-05-13 02:16:51.985 7 INFO cinder.volume.api [None req-977edaa1-a143-4019-8b42-7ea83ee5d2be f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all snapshots completed successfully. 2026-05-13 02:16:51.985 7 INFO cinder.api.openstack.wsgi [None req-977edaa1-a143-4019-8b42-7ea83ee5d2be f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 498/993] 10.0.0.248 () {28 vars in 673 bytes} [Wed May 13 02:16:51 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true => generated 17 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 02:16:52.021 8 INFO cinder.api.openstack.wsgi [None req-42567054-25a7-40ec-90e0-7b3864ef1b8a f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true 2026-05-13 02:16:52.049 8 INFO cinder.api.openstack.wsgi [None req-42567054-25a7-40ec-90e0-7b3864ef1b8a f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 496/994] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:16:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:16:52.058 7 INFO cinder.api.openstack.wsgi [None req-7d4c7493-c6de-4119-bb31-bfed47a2df5d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true 2026-05-13 02:16:52.087 7 INFO cinder.api.openstack.wsgi [None req-7d4c7493-c6de-4119-bb31-bfed47a2df5d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 499/995] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:16:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:16:52.096 8 INFO cinder.api.openstack.wsgi [None req-7d2e2f16-f3e3-4117-a62e-2cef9862dabf f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true 2026-05-13 02:16:52.131 8 INFO cinder.api.openstack.wsgi [None req-7d2e2f16-f3e3-4117-a62e-2cef9862dabf f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 497/996] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:16:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:16:52.142 7 INFO cinder.api.openstack.wsgi [None req-2692b84d-9df3-4544-854f-c4fa49cd889d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true 2026-05-13 02:16:52.645 7 INFO cinder.api.openstack.wsgi [None req-2692b84d-9df3-4544-854f-c4fa49cd889d f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 500/997] 10.0.0.248 () {28 vars in 695 bytes} [Wed May 13 02:16:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:16:52.655 8 INFO cinder.api.openstack.wsgi [None req-3a9afcdd-71ef-4fda-9e47-01acf157f431 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services 2026-05-13 02:16:52.661 8 INFO cinder.api.openstack.wsgi [None req-3a9afcdd-71ef-4fda-9e47-01acf157f431 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services returned with HTTP 200 [pid: 8|app: 0|req: 498/998] 10.0.0.248 () {28 vars in 644 bytes} [Wed May 13 02:16:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:16:52.670 7 INFO cinder.api.openstack.wsgi [None req-aed8d804-e16d-43f7-a58a-55242419558f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true 2026-05-13 02:16:52.681 7 INFO cinder.volume.api [None req-aed8d804-e16d-43f7-a58a-55242419558f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all volumes completed successfully. 2026-05-13 02:16:52.683 7 INFO cinder.api.openstack.wsgi [None req-aed8d804-e16d-43f7-a58a-55242419558f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 501/999] 10.0.0.248 () {28 vars in 683 bytes} [Wed May 13 02:16:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 02:16:52.693 8 INFO cinder.api.openstack.wsgi [None req-2d42eec0-02bc-4540-995a-da2eedf2b403 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true 2026-05-13 02:16:52.706 8 INFO cinder.volume.api [None req-2d42eec0-02bc-4540-995a-da2eedf2b403 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all volumes completed successfully. 2026-05-13 02:16:52.709 8 INFO cinder.api.openstack.wsgi [None req-2d42eec0-02bc-4540-995a-da2eedf2b403 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 499/1000] 10.0.0.248 () {28 vars in 683 bytes} [Wed May 13 02:16:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 02:17:01.721 7 INFO cinder.api.openstack.wsgi [None req-aed8d804-e16d-43f7-a58a-55242419558f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:17:01.722 7 INFO cinder.api.openstack.wsgi [None req-aed8d804-e16d-43f7-a58a-55242419558f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:17:01.722 8 INFO cinder.api.openstack.wsgi [None req-2d42eec0-02bc-4540-995a-da2eedf2b403 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:17:01.723 8 INFO cinder.api.openstack.wsgi [None req-2d42eec0-02bc-4540-995a-da2eedf2b403 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:17:11.722 7 INFO cinder.api.openstack.wsgi [None req-aed8d804-e16d-43f7-a58a-55242419558f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:17:11.722 8 INFO cinder.api.openstack.wsgi [None req-2d42eec0-02bc-4540-995a-da2eedf2b403 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:17:11.723 7 INFO cinder.api.openstack.wsgi [None req-aed8d804-e16d-43f7-a58a-55242419558f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:17:11.723 8 INFO cinder.api.openstack.wsgi [None req-2d42eec0-02bc-4540-995a-da2eedf2b403 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:17:21.722 7 INFO cinder.api.openstack.wsgi [None req-aed8d804-e16d-43f7-a58a-55242419558f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:17:21.722 8 INFO cinder.api.openstack.wsgi [None req-2d42eec0-02bc-4540-995a-da2eedf2b403 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:17:21.723 7 INFO cinder.api.openstack.wsgi [None req-aed8d804-e16d-43f7-a58a-55242419558f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:17:21.723 8 INFO cinder.api.openstack.wsgi [None req-2d42eec0-02bc-4540-995a-da2eedf2b403 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:17:31.722 8 INFO cinder.api.openstack.wsgi [None req-2d42eec0-02bc-4540-995a-da2eedf2b403 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:17:31.722 7 INFO cinder.api.openstack.wsgi [None req-aed8d804-e16d-43f7-a58a-55242419558f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:17:31.722 8 INFO cinder.api.openstack.wsgi [None req-2d42eec0-02bc-4540-995a-da2eedf2b403 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:17:31.723 7 INFO cinder.api.openstack.wsgi [None req-aed8d804-e16d-43f7-a58a-55242419558f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:17:41.721 7 INFO cinder.api.openstack.wsgi [None req-aed8d804-e16d-43f7-a58a-55242419558f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:17:41.721 8 INFO cinder.api.openstack.wsgi [None req-2d42eec0-02bc-4540-995a-da2eedf2b403 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:17:41.721 7 INFO cinder.api.openstack.wsgi [None req-aed8d804-e16d-43f7-a58a-55242419558f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:17:41.722 8 INFO cinder.api.openstack.wsgi [None req-2d42eec0-02bc-4540-995a-da2eedf2b403 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:17:51.721 8 INFO cinder.api.openstack.wsgi [None req-2d42eec0-02bc-4540-995a-da2eedf2b403 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:17:51.721 7 INFO cinder.api.openstack.wsgi [None req-aed8d804-e16d-43f7-a58a-55242419558f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:17:51.722 8 INFO cinder.api.openstack.wsgi [None req-2d42eec0-02bc-4540-995a-da2eedf2b403 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:17:51.722 7 INFO cinder.api.openstack.wsgi [None req-aed8d804-e16d-43f7-a58a-55242419558f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:17:52.050 8 INFO cinder.api.openstack.wsgi [None req-67ba91ce-197e-4608-b758-2fdb9b501479 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true 2026-05-13 02:17:52.070 8 INFO cinder.api.openstack.wsgi [None req-67ba91ce-197e-4608-b758-2fdb9b501479 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 506/1013] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:17:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true => generated 845 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:17:52.083 7 INFO cinder.api.openstack.wsgi [None req-b55fbf8b-25db-46a8-8bc7-17a55f9fa6be f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true 2026-05-13 02:17:52.116 7 INFO cinder.api.openstack.wsgi [None req-b55fbf8b-25db-46a8-8bc7-17a55f9fa6be f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 508/1014] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:17:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:17:52.125 8 INFO cinder.api.openstack.wsgi [None req-402fb2e4-5284-42cf-96a5-c97049d7e9cc f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true 2026-05-13 02:17:52.149 8 INFO cinder.api.openstack.wsgi [None req-402fb2e4-5284-42cf-96a5-c97049d7e9cc f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 507/1015] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:17:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:17:52.158 7 INFO cinder.api.openstack.wsgi [None req-c5fcd678-6de4-406e-bd6a-e91464b73020 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services 2026-05-13 02:17:52.162 7 INFO cinder.api.openstack.wsgi [None req-c5fcd678-6de4-406e-bd6a-e91464b73020 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services returned with HTTP 200 [pid: 7|app: 0|req: 509/1016] 10.0.0.248 () {28 vars in 644 bytes} [Wed May 13 02:17:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services => generated 646 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:17:52.178 8 INFO cinder.api.openstack.wsgi [None req-aa20c0c7-4598-4b3b-9ac3-623088bb9656 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true 2026-05-13 02:17:52.190 8 INFO cinder.volume.api [None req-aa20c0c7-4598-4b3b-9ac3-623088bb9656 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all snapshots completed successfully. 2026-05-13 02:17:52.190 8 INFO cinder.api.openstack.wsgi [None req-aa20c0c7-4598-4b3b-9ac3-623088bb9656 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 508/1017] 10.0.0.248 () {28 vars in 673 bytes} [Wed May 13 02:17:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 02:17:52.198 7 INFO cinder.api.openstack.wsgi [None req-3dd9597e-b5c1-4564-b782-7e75608d13b4 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true 2026-05-13 02:17:52.206 7 INFO cinder.volume.api [None req-3dd9597e-b5c1-4564-b782-7e75608d13b4 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all volumes completed successfully. 2026-05-13 02:17:52.207 7 INFO cinder.api.openstack.wsgi [None req-3dd9597e-b5c1-4564-b782-7e75608d13b4 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 510/1018] 10.0.0.248 () {28 vars in 683 bytes} [Wed May 13 02:17:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 02:17:52.220 8 INFO cinder.api.openstack.wsgi [None req-0cd20c69-ad05-4de2-b30b-73f446ef419a f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true 2026-05-13 02:17:52.724 8 INFO cinder.api.openstack.wsgi [None req-0cd20c69-ad05-4de2-b30b-73f446ef419a f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 509/1019] 10.0.0.248 () {28 vars in 695 bytes} [Wed May 13 02:17:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:17:52.733 7 INFO cinder.api.openstack.wsgi [None req-108af0d4-60fc-4adf-b75c-8f701adf32e6 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true 2026-05-13 02:17:52.741 7 INFO cinder.volume.api [None req-108af0d4-60fc-4adf-b75c-8f701adf32e6 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all volumes completed successfully. 2026-05-13 02:17:52.743 7 INFO cinder.api.openstack.wsgi [None req-108af0d4-60fc-4adf-b75c-8f701adf32e6 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 511/1020] 10.0.0.248 () {28 vars in 683 bytes} [Wed May 13 02:17:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 02:18:01.722 7 INFO cinder.api.openstack.wsgi [None req-108af0d4-60fc-4adf-b75c-8f701adf32e6 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:18:01.722 8 INFO cinder.api.openstack.wsgi [None req-0cd20c69-ad05-4de2-b30b-73f446ef419a f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:18:01.723 7 INFO cinder.api.openstack.wsgi [None req-108af0d4-60fc-4adf-b75c-8f701adf32e6 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:18:01.723 8 INFO cinder.api.openstack.wsgi [None req-0cd20c69-ad05-4de2-b30b-73f446ef419a f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:18:11.721 7 INFO cinder.api.openstack.wsgi [None req-108af0d4-60fc-4adf-b75c-8f701adf32e6 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:18:11.721 8 INFO cinder.api.openstack.wsgi [None req-0cd20c69-ad05-4de2-b30b-73f446ef419a f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:18:11.722 7 INFO cinder.api.openstack.wsgi [None req-108af0d4-60fc-4adf-b75c-8f701adf32e6 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:18:11.722 8 INFO cinder.api.openstack.wsgi [None req-0cd20c69-ad05-4de2-b30b-73f446ef419a f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:18:21.722 7 INFO cinder.api.openstack.wsgi [None req-108af0d4-60fc-4adf-b75c-8f701adf32e6 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:18:21.722 8 INFO cinder.api.openstack.wsgi [None req-0cd20c69-ad05-4de2-b30b-73f446ef419a f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:18:21.723 7 INFO cinder.api.openstack.wsgi [None req-108af0d4-60fc-4adf-b75c-8f701adf32e6 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:18:21.723 8 INFO cinder.api.openstack.wsgi [None req-0cd20c69-ad05-4de2-b30b-73f446ef419a f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:18:31.721 7 INFO cinder.api.openstack.wsgi [None req-108af0d4-60fc-4adf-b75c-8f701adf32e6 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:18:31.721 8 INFO cinder.api.openstack.wsgi [None req-0cd20c69-ad05-4de2-b30b-73f446ef419a f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:18:31.722 7 INFO cinder.api.openstack.wsgi [None req-108af0d4-60fc-4adf-b75c-8f701adf32e6 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:18:31.722 8 INFO cinder.api.openstack.wsgi [None req-0cd20c69-ad05-4de2-b30b-73f446ef419a f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:18:41.721 7 INFO cinder.api.openstack.wsgi [None req-108af0d4-60fc-4adf-b75c-8f701adf32e6 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:18:41.722 8 INFO cinder.api.openstack.wsgi [None req-0cd20c69-ad05-4de2-b30b-73f446ef419a f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:18:41.722 7 INFO cinder.api.openstack.wsgi [None req-108af0d4-60fc-4adf-b75c-8f701adf32e6 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:18:41.723 8 INFO cinder.api.openstack.wsgi [None req-0cd20c69-ad05-4de2-b30b-73f446ef419a f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:18:51.721 7 INFO cinder.api.openstack.wsgi [None req-108af0d4-60fc-4adf-b75c-8f701adf32e6 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:18:51.721 8 INFO cinder.api.openstack.wsgi [None req-0cd20c69-ad05-4de2-b30b-73f446ef419a f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:18:51.722 8 INFO cinder.api.openstack.wsgi [None req-0cd20c69-ad05-4de2-b30b-73f446ef419a f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:18:51.722 7 INFO cinder.api.openstack.wsgi [None req-108af0d4-60fc-4adf-b75c-8f701adf32e6 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:18:51.981 8 INFO cinder.api.openstack.wsgi [None req-939b246b-fae8-422f-be8a-2bccfaff1b97 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true 2026-05-13 02:18:51.987 8 INFO cinder.volume.api [None req-939b246b-fae8-422f-be8a-2bccfaff1b97 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all snapshots completed successfully. 2026-05-13 02:18:51.987 8 INFO cinder.api.openstack.wsgi [None req-939b246b-fae8-422f-be8a-2bccfaff1b97 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 516/1033] 10.0.0.248 () {28 vars in 673 bytes} [Wed May 13 02:18:51 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true => generated 17 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 02:18:51.995 7 INFO cinder.api.openstack.wsgi [None req-1fd0c5cf-2f8c-4288-8518-00b6483fb134 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true 2026-05-13 02:18:52.002 7 INFO cinder.volume.api [None req-1fd0c5cf-2f8c-4288-8518-00b6483fb134 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all volumes completed successfully. 2026-05-13 02:18:52.004 7 INFO cinder.api.openstack.wsgi [None req-1fd0c5cf-2f8c-4288-8518-00b6483fb134 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 518/1034] 10.0.0.248 () {28 vars in 683 bytes} [Wed May 13 02:18:51 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 02:18:52.016 8 INFO cinder.api.openstack.wsgi [None req-7787aaa0-ff9d-4558-9d83-7e97512d66bf f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true 2026-05-13 02:18:52.521 8 INFO cinder.api.openstack.wsgi [None req-7787aaa0-ff9d-4558-9d83-7e97512d66bf f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 517/1035] 10.0.0.248 () {28 vars in 695 bytes} [Wed May 13 02:18:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:18:52.531 7 INFO cinder.api.openstack.wsgi [None req-1208f5bc-3694-4729-b049-ac9b15068a3f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services 2026-05-13 02:18:52.536 7 INFO cinder.api.openstack.wsgi [None req-1208f5bc-3694-4729-b049-ac9b15068a3f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services returned with HTTP 200 [pid: 7|app: 0|req: 519/1036] 10.0.0.248 () {28 vars in 644 bytes} [Wed May 13 02:18:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:18:52.547 8 INFO cinder.api.openstack.wsgi [None req-ae7a83ca-266a-4136-966a-72dff0de9762 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true 2026-05-13 02:18:52.561 8 INFO cinder.volume.api [None req-ae7a83ca-266a-4136-966a-72dff0de9762 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all volumes completed successfully. 2026-05-13 02:18:52.563 8 INFO cinder.api.openstack.wsgi [None req-ae7a83ca-266a-4136-966a-72dff0de9762 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 518/1037] 10.0.0.248 () {28 vars in 683 bytes} [Wed May 13 02:18:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 02:18:52.592 7 INFO cinder.api.openstack.wsgi [None req-d566dfb7-98e1-44f8-a28c-567a998331b8 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true 2026-05-13 02:18:52.626 7 INFO cinder.api.openstack.wsgi [None req-d566dfb7-98e1-44f8-a28c-567a998331b8 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 520/1038] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:18:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:18:52.636 8 INFO cinder.api.openstack.wsgi [None req-6a402577-e8fa-4277-bb5e-e92688b6a17f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true 2026-05-13 02:18:52.655 8 INFO cinder.api.openstack.wsgi [None req-6a402577-e8fa-4277-bb5e-e92688b6a17f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 519/1039] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:18:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:18:52.664 7 INFO cinder.api.openstack.wsgi [None req-31fefa72-bd1c-417e-9aa6-b7c8a517d6f5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true 2026-05-13 02:18:52.684 7 INFO cinder.api.openstack.wsgi [None req-31fefa72-bd1c-417e-9aa6-b7c8a517d6f5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 521/1040] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:18:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:19:01.721 8 INFO cinder.api.openstack.wsgi [None req-6a402577-e8fa-4277-bb5e-e92688b6a17f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:19:01.722 8 INFO cinder.api.openstack.wsgi [None req-6a402577-e8fa-4277-bb5e-e92688b6a17f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:19:01.722 7 INFO cinder.api.openstack.wsgi [None req-31fefa72-bd1c-417e-9aa6-b7c8a517d6f5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:19:01.725 7 INFO cinder.api.openstack.wsgi [None req-31fefa72-bd1c-417e-9aa6-b7c8a517d6f5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:19:11.721 8 INFO cinder.api.openstack.wsgi [None req-6a402577-e8fa-4277-bb5e-e92688b6a17f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:19:11.721 7 INFO cinder.api.openstack.wsgi [None req-31fefa72-bd1c-417e-9aa6-b7c8a517d6f5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:19:11.722 8 INFO cinder.api.openstack.wsgi [None req-6a402577-e8fa-4277-bb5e-e92688b6a17f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:19:11.722 7 INFO cinder.api.openstack.wsgi [None req-31fefa72-bd1c-417e-9aa6-b7c8a517d6f5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:19:21.722 7 INFO cinder.api.openstack.wsgi [None req-31fefa72-bd1c-417e-9aa6-b7c8a517d6f5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:19:21.722 8 INFO cinder.api.openstack.wsgi [None req-6a402577-e8fa-4277-bb5e-e92688b6a17f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:19:21.722 7 INFO cinder.api.openstack.wsgi [None req-31fefa72-bd1c-417e-9aa6-b7c8a517d6f5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:19:21.723 8 INFO cinder.api.openstack.wsgi [None req-6a402577-e8fa-4277-bb5e-e92688b6a17f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:19:31.721 7 INFO cinder.api.openstack.wsgi [None req-31fefa72-bd1c-417e-9aa6-b7c8a517d6f5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:19:31.721 8 INFO cinder.api.openstack.wsgi [None req-6a402577-e8fa-4277-bb5e-e92688b6a17f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:19:31.722 7 INFO cinder.api.openstack.wsgi [None req-31fefa72-bd1c-417e-9aa6-b7c8a517d6f5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:19:31.722 8 INFO cinder.api.openstack.wsgi [None req-6a402577-e8fa-4277-bb5e-e92688b6a17f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:19:41.721 8 INFO cinder.api.openstack.wsgi [None req-6a402577-e8fa-4277-bb5e-e92688b6a17f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:19:41.721 7 INFO cinder.api.openstack.wsgi [None req-31fefa72-bd1c-417e-9aa6-b7c8a517d6f5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:19:41.722 8 INFO cinder.api.openstack.wsgi [None req-6a402577-e8fa-4277-bb5e-e92688b6a17f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:19:41.722 7 INFO cinder.api.openstack.wsgi [None req-31fefa72-bd1c-417e-9aa6-b7c8a517d6f5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:19:51.721 7 INFO cinder.api.openstack.wsgi [None req-31fefa72-bd1c-417e-9aa6-b7c8a517d6f5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:19:51.721 8 INFO cinder.api.openstack.wsgi [None req-6a402577-e8fa-4277-bb5e-e92688b6a17f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:19:51.721 7 INFO cinder.api.openstack.wsgi [None req-31fefa72-bd1c-417e-9aa6-b7c8a517d6f5 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:19:51.722 8 INFO cinder.api.openstack.wsgi [None req-6a402577-e8fa-4277-bb5e-e92688b6a17f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:19:51.969 7 INFO cinder.api.openstack.wsgi [None req-7caa4077-a889-4e1a-a8f2-c70cfa5659ae f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true 2026-05-13 02:19:52.475 7 INFO cinder.api.openstack.wsgi [None req-7caa4077-a889-4e1a-a8f2-c70cfa5659ae f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 528/1053] 10.0.0.248 () {28 vars in 695 bytes} [Wed May 13 02:19:51 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/scheduler-stats/get_pools?detail=true => generated 670 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:19:52.487 8 INFO cinder.api.openstack.wsgi [None req-75463721-a3aa-4ffd-a130-d549ae2c3ccc f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services 2026-05-13 02:19:52.492 8 INFO cinder.api.openstack.wsgi [None req-75463721-a3aa-4ffd-a130-d549ae2c3ccc f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services returned with HTTP 200 [pid: 8|app: 0|req: 526/1054] 10.0.0.248 () {28 vars in 644 bytes} [Wed May 13 02:19:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:19:52.502 7 INFO cinder.api.openstack.wsgi [None req-9ac1a216-97e6-4b90-87a4-5210d246bd05 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true 2026-05-13 02:19:52.513 7 INFO cinder.volume.api [None req-9ac1a216-97e6-4b90-87a4-5210d246bd05 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all volumes completed successfully. 2026-05-13 02:19:52.514 7 INFO cinder.api.openstack.wsgi [None req-9ac1a216-97e6-4b90-87a4-5210d246bd05 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 529/1055] 10.0.0.248 () {28 vars in 683 bytes} [Wed May 13 02:19:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 02:19:52.529 8 INFO cinder.api.openstack.wsgi [None req-635181c2-39bc-4988-9b96-349f38d65acf f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true 2026-05-13 02:19:52.546 8 INFO cinder.volume.api [None req-635181c2-39bc-4988-9b96-349f38d65acf f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all volumes completed successfully. 2026-05-13 02:19:52.550 8 INFO cinder.api.openstack.wsgi [None req-635181c2-39bc-4988-9b96-349f38d65acf f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 527/1056] 10.0.0.248 () {28 vars in 683 bytes} [Wed May 13 02:19:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/volumes/detail?all_tenants=true => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 02:19:52.561 7 INFO cinder.api.openstack.wsgi [None req-852862a5-1279-4bb4-8bd5-87694b976206 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true 2026-05-13 02:19:52.566 7 INFO cinder.volume.api [None req-852862a5-1279-4bb4-8bd5-87694b976206 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] Get all snapshots completed successfully. 2026-05-13 02:19:52.567 7 INFO cinder.api.openstack.wsgi [None req-852862a5-1279-4bb4-8bd5-87694b976206 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 530/1057] 10.0.0.248 () {28 vars in 673 bytes} [Wed May 13 02:19:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-13 02:19:52.602 8 INFO cinder.api.openstack.wsgi [None req-ad4427ee-0adb-474b-813f-f80912c3dd7f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true 2026-05-13 02:19:52.623 8 INFO cinder.api.openstack.wsgi [None req-ad4427ee-0adb-474b-813f-f80912c3dd7f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 528/1058] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:19:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/202eb98bdd44402aa9dc24f0a4bb9d49?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:19:52.635 7 INFO cinder.api.openstack.wsgi [None req-89cfc4ec-580c-489c-82f1-71115e303292 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true 2026-05-13 02:19:52.652 7 INFO cinder.api.openstack.wsgi [None req-89cfc4ec-580c-489c-82f1-71115e303292 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 531/1059] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:19:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/8398968267bf4957984839daeef56b8f?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:19:52.671 8 INFO cinder.api.openstack.wsgi [None req-293712f9-3c51-4463-a79a-fa3bd267ce5f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true 2026-05-13 02:19:52.691 8 INFO cinder.api.openstack.wsgi [None req-293712f9-3c51-4463-a79a-fa3bd267ce5f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 529/1060] 10.0.0.248 () {28 vars in 735 bytes} [Wed May 13 02:19:52 2026] GET /v3/202eb98bdd44402aa9dc24f0a4bb9d49/os-quota-sets/c0ecf53a847f421da6691b2467ea7b41?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-13 02:20:01.721 8 INFO cinder.api.openstack.wsgi [None req-293712f9-3c51-4463-a79a-fa3bd267ce5f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:20:01.722 7 INFO cinder.api.openstack.wsgi [None req-89cfc4ec-580c-489c-82f1-71115e303292 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] GET http://10.0.0.47:8776/ 2026-05-13 02:20:01.722 8 INFO cinder.api.openstack.wsgi [None req-293712f9-3c51-4463-a79a-fa3bd267ce5f f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300 2026-05-13 02:20:01.723 7 INFO cinder.api.openstack.wsgi [None req-89cfc4ec-580c-489c-82f1-71115e303292 f0231b160d1045b9b2d23a18f57d43f1 202eb98bdd44402aa9dc24f0a4bb9d49 - - default default] http://10.0.0.47:8776/ returned with HTTP 300