+ 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 [Sat May 9 05:34:41 2026] *** compiled with version: 13.3.0 on 08 May 2026 10:03:33 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: cinder-api-5665f4fb9b-z58tz 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 0x7fd069581668 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/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/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_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-09 05:34:45.351 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-09 05:34:45.351 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-09 05:34:45.370 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-09 05:34:45.371 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-09 05:34:46.586 7 INFO cinder.rpc [None req-0bce64ea-4494-49b3-95e1-ff9d8e307dba - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-09 05:34:46.589 7 INFO cinder.rpc [None req-0bce64ea-4494-49b3-95e1-ff9d8e307dba - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-09 05:34:46.592 7 INFO cinder.rpc [None req-0bce64ea-4494-49b3-95e1-ff9d8e307dba - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-09 05:34:46.594 7 INFO cinder.rpc [None req-0bce64ea-4494-49b3-95e1-ff9d8e307dba - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-05-09 05:34:46.608 7 INFO cinder.rpc [None req-0bce64ea-4494-49b3-95e1-ff9d8e307dba - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-09 05:34:46.610 8 INFO cinder.rpc [None req-9b758fd0-ac94-47f3-b804-a08aa0fe6c72 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-09 05:34:46.611 7 INFO cinder.rpc [None req-0bce64ea-4494-49b3-95e1-ff9d8e307dba - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-09 05:34:46.613 8 INFO cinder.rpc [None req-9b758fd0-ac94-47f3-b804-a08aa0fe6c72 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-09 05:34:46.615 8 INFO cinder.rpc [None req-9b758fd0-ac94-47f3-b804-a08aa0fe6c72 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-09 05:34:46.618 8 INFO cinder.rpc [None req-9b758fd0-ac94-47f3-b804-a08aa0fe6c72 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-05-09 05:34:46.632 8 INFO cinder.rpc [None req-9b758fd0-ac94-47f3-b804-a08aa0fe6c72 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-09 05:34:46.635 8 INFO cinder.rpc [None req-9b758fd0-ac94-47f3-b804-a08aa0fe6c72 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-09 05:34:46.660 7 WARNING cinder.api.contrib.hosts [None req-0bce64ea-4494-49b3-95e1-ff9d8e307dba - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-09 05:34:46.692 8 WARNING cinder.api.contrib.hosts [None req-9b758fd0-ac94-47f3-b804-a08aa0fe6c72 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-09 05:34:46.699 7 WARNING keystonemiddleware._common.config [None req-0bce64ea-4494-49b3-95e1-ff9d8e307dba - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 05:34:46.707 7 WARNING oslo_config.cfg [None req-0bce64ea-4494-49b3-95e1-ff9d8e307dba - - - - - -] 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 0x7fd069581668 pid: 7 (default app) 2026-05-09 05:34:46.733 8 WARNING keystonemiddleware._common.config [None req-9b758fd0-ac94-47f3-b804-a08aa0fe6c72 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 05:34:46.742 8 WARNING oslo_config.cfg [None req-9b758fd0-ac94-47f3-b804-a08aa0fe6c72 - - - - - -] 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 0x7fd069581668 pid: 8 (default app) 2026-05-09 05:34:55.086 7 INFO cinder.api.openstack.wsgi [None req-0bce64ea-4494-49b3-95e1-ff9d8e307dba - - - - - -] GET http://10.0.0.254:8776/ 2026-05-09 05:34:55.087 7 INFO cinder.api.openstack.wsgi [None req-0bce64ea-4494-49b3-95e1-ff9d8e307dba - - - - - -] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:35:05.087 8 INFO cinder.api.openstack.wsgi [None req-9b758fd0-ac94-47f3-b804-a08aa0fe6c72 - - - - - -] GET http://10.0.0.254:8776/ 2026-05-09 05:35:05.088 8 INFO cinder.api.openstack.wsgi [None req-9b758fd0-ac94-47f3-b804-a08aa0fe6c72 - - - - - -] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:35:15.086 7 INFO cinder.api.openstack.wsgi [None req-0bce64ea-4494-49b3-95e1-ff9d8e307dba - - - - - -] GET http://10.0.0.254:8776/ 2026-05-09 05:35:15.086 8 INFO cinder.api.openstack.wsgi [None req-9b758fd0-ac94-47f3-b804-a08aa0fe6c72 - - - - - -] GET http://10.0.0.254:8776/ 2026-05-09 05:35:15.087 7 INFO cinder.api.openstack.wsgi [None req-0bce64ea-4494-49b3-95e1-ff9d8e307dba - - - - - -] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:35:15.088 8 INFO cinder.api.openstack.wsgi [None req-9b758fd0-ac94-47f3-b804-a08aa0fe6c72 - - - - - -] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:35:25.086 7 INFO cinder.api.openstack.wsgi [None req-0bce64ea-4494-49b3-95e1-ff9d8e307dba - - - - - -] GET http://10.0.0.254:8776/ 2026-05-09 05:35:25.086 8 INFO cinder.api.openstack.wsgi [None req-9b758fd0-ac94-47f3-b804-a08aa0fe6c72 - - - - - -] GET http://10.0.0.254:8776/ 2026-05-09 05:35:25.087 7 INFO cinder.api.openstack.wsgi [None req-0bce64ea-4494-49b3-95e1-ff9d8e307dba - - - - - -] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:35:25.087 8 INFO cinder.api.openstack.wsgi [None req-9b758fd0-ac94-47f3-b804-a08aa0fe6c72 - - - - - -] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:35:35.086 7 INFO cinder.api.openstack.wsgi [None req-0bce64ea-4494-49b3-95e1-ff9d8e307dba - - - - - -] GET http://10.0.0.254:8776/ 2026-05-09 05:35:35.086 8 INFO cinder.api.openstack.wsgi [None req-9b758fd0-ac94-47f3-b804-a08aa0fe6c72 - - - - - -] GET http://10.0.0.254:8776/ 2026-05-09 05:35:35.087 7 INFO cinder.api.openstack.wsgi [None req-0bce64ea-4494-49b3-95e1-ff9d8e307dba - - - - - -] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:35:35.087 8 INFO cinder.api.openstack.wsgi [None req-9b758fd0-ac94-47f3-b804-a08aa0fe6c72 - - - - - -] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:35:45.086 8 INFO cinder.api.openstack.wsgi [None req-9b758fd0-ac94-47f3-b804-a08aa0fe6c72 - - - - - -] GET http://10.0.0.254:8776/ 2026-05-09 05:35:45.086 7 INFO cinder.api.openstack.wsgi [None req-0bce64ea-4494-49b3-95e1-ff9d8e307dba - - - - - -] GET http://10.0.0.254:8776/ 2026-05-09 05:35:45.087 8 INFO cinder.api.openstack.wsgi [None req-9b758fd0-ac94-47f3-b804-a08aa0fe6c72 - - - - - -] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:35:45.087 7 INFO cinder.api.openstack.wsgi [None req-0bce64ea-4494-49b3-95e1-ff9d8e307dba - - - - - -] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:35:55.086 8 INFO cinder.api.openstack.wsgi [None req-9b758fd0-ac94-47f3-b804-a08aa0fe6c72 - - - - - -] GET http://10.0.0.254:8776/ 2026-05-09 05:35:55.086 7 INFO cinder.api.openstack.wsgi [None req-0bce64ea-4494-49b3-95e1-ff9d8e307dba - - - - - -] GET http://10.0.0.254:8776/ 2026-05-09 05:35:55.087 7 INFO cinder.api.openstack.wsgi [None req-0bce64ea-4494-49b3-95e1-ff9d8e307dba - - - - - -] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:35:55.087 8 INFO cinder.api.openstack.wsgi [None req-9b758fd0-ac94-47f3-b804-a08aa0fe6c72 - - - - - -] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:36:05.085 7 INFO cinder.api.openstack.wsgi [None req-0bce64ea-4494-49b3-95e1-ff9d8e307dba - - - - - -] GET http://10.0.0.254:8776/ 2026-05-09 05:36:05.086 8 INFO cinder.api.openstack.wsgi [None req-9b758fd0-ac94-47f3-b804-a08aa0fe6c72 - - - - - -] GET http://10.0.0.254:8776/ 2026-05-09 05:36:05.086 7 INFO cinder.api.openstack.wsgi [None req-0bce64ea-4494-49b3-95e1-ff9d8e307dba - - - - - -] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:36:05.087 8 INFO cinder.api.openstack.wsgi [None req-9b758fd0-ac94-47f3-b804-a08aa0fe6c72 - - - - - -] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:36:15.086 7 INFO cinder.api.openstack.wsgi [None req-0bce64ea-4494-49b3-95e1-ff9d8e307dba - - - - - -] GET http://10.0.0.254:8776/ 2026-05-09 05:36:15.086 8 INFO cinder.api.openstack.wsgi [None req-9b758fd0-ac94-47f3-b804-a08aa0fe6c72 - - - - - -] GET http://10.0.0.254:8776/ 2026-05-09 05:36:15.087 7 INFO cinder.api.openstack.wsgi [None req-0bce64ea-4494-49b3-95e1-ff9d8e307dba - - - - - -] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:36:15.088 8 INFO cinder.api.openstack.wsgi [None req-9b758fd0-ac94-47f3-b804-a08aa0fe6c72 - - - - - -] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:36:25.087 7 INFO cinder.api.openstack.wsgi [None req-0bce64ea-4494-49b3-95e1-ff9d8e307dba - - - - - -] GET http://10.0.0.254:8776/ 2026-05-09 05:36:25.087 8 INFO cinder.api.openstack.wsgi [None req-9b758fd0-ac94-47f3-b804-a08aa0fe6c72 - - - - - -] GET http://10.0.0.254:8776/ 2026-05-09 05:36:25.088 7 INFO cinder.api.openstack.wsgi [None req-0bce64ea-4494-49b3-95e1-ff9d8e307dba - - - - - -] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:36:25.088 8 INFO cinder.api.openstack.wsgi [None req-9b758fd0-ac94-47f3-b804-a08aa0fe6c72 - - - - - -] http://10.0.0.254: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-09 05:36:28.640 7 INFO cinder.api.openstack.wsgi [None req-b6066865-69b1-4753-b7c3-4b0bf8e41df8 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/types/rbd1 2026-05-09 05:36:28.659 7 INFO cinder.api.openstack.wsgi [None req-b6066865-69b1-4753-b7c3-4b0bf8e41df8 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/types/rbd1 returned with HTTP 404 [pid: 7|app: 0|req: 10/19] 10.0.0.7 () {30 vars in 680 bytes} [Sat May 9 05:36:27 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/types/rbd1 => generated 82 bytes in 869 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-09 05:36:29.036 8 INFO cinder.api.openstack.wsgi [None req-9ee95e3f-1514-451f-9d56-9881dee0bfc6 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/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-09 05:36:29.059 8 INFO cinder.api.openstack.wsgi [None req-9ee95e3f-1514-451f-9d56-9881dee0bfc6 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 10/20] 10.0.0.7 () {30 vars in 719 bytes} [Sat May 9 05:36:28 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/types?name=rbd1&is_public=None => generated 20 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 05:36:30.746 7 INFO cinder.api.openstack.wsgi [None req-7982a82b-5849-46c3-802a-336c053abe2a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/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-09 05:36:30.769 7 INFO cinder.api.openstack.wsgi [None req-7982a82b-5849-46c3-802a-336c053abe2a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/types returned with HTTP 200 [pid: 7|app: 0|req: 11/21] 10.0.0.7 () {34 vars in 723 bytes} [Sat May 9 05:36:30 2026] POST /v3/714e7c83954444b0a046d5d6c102268a/types => generated 179 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 05:36:30.782 8 INFO cinder.api.openstack.wsgi [req-7982a82b-5849-46c3-802a-336c053abe2a req-cc412d5a-83c7-4676-a75f-9f5edf76f533 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/types/d6ce1986-52af-4cb6-94ea-9107a056ccea/extra_specs 2026-05-09 05:36:30.836 8 INFO cinder.api.openstack.wsgi [req-7982a82b-5849-46c3-802a-336c053abe2a req-cc412d5a-83c7-4676-a75f-9f5edf76f533 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/types/d6ce1986-52af-4cb6-94ea-9107a056ccea/extra_specs returned with HTTP 200 [pid: 8|app: 0|req: 11/22] 10.0.0.7 () {36 vars in 892 bytes} [Sat May 9 05:36:30 2026] POST /v3/714e7c83954444b0a046d5d6c102268a/types/d6ce1986-52af-4cb6-94ea-9107a056ccea/extra_specs => generated 48 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 05:36:32.532 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/types?is_public=None 2026-05-09 05:36:32.552 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/types?is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 12/23] 10.0.0.7 () {30 vars in 699 bytes} [Sat May 9 05:36:32 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/types?is_public=None => generated 443 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 05:36:34.531 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/qos-specs 2026-05-09 05:36:34.543 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/qos-specs returned with HTTP 200 [pid: 8|app: 0|req: 12/24] 10.0.0.7 () {30 vars in 678 bytes} [Sat May 9 05:36:34 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/qos-specs => generated 17 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 05:36:35.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:36:35.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:36:35.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:36:35.088 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:36:45.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:36:45.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:36:45.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:36:45.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:36:55.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:36:55.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:36:55.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:36:55.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:37:05.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:37:05.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:37:05.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:37:05.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:37:15.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:37:15.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:37:15.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:37:15.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:37:25.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:37:25.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:37:25.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:37:25.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:37:35.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:37:35.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:37:35.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:37:35.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:37:45.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:37:45.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:37:45.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:37:45.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:37:55.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:37:55.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:37:55.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:37:55.088 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:38:05.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:38:05.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:38:05.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:38:05.088 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:38:15.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:38:15.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:38:15.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:38:15.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:38:25.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:38:25.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:38:25.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:38:25.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:38:35.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:38:35.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:38:35.088 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:38:35.089 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:38:45.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:38:45.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:38:45.088 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:38:45.088 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:38:55.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:38:55.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:38:55.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:38:55.088 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:39:05.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:39:05.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:39:05.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:39:05.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:39:15.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:39:15.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:39:15.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:39:15.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:39:25.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:39:25.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:39:25.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:39:25.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:39:35.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:39:35.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:39:35.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:39:35.088 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:39:45.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:39:45.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:39:45.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:39:45.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:39:55.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:39:55.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:39:55.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:39:55.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:40:05.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:40:05.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:40:05.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:40:05.088 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:40:15.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:40:15.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:40:15.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:40:15.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:40:25.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:40:25.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:40:25.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:40:25.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:40:35.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:40:35.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:40:35.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:40:35.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:40:45.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:40:45.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:40:45.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:40:45.088 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:40:55.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:40:55.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:40:55.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:40:55.088 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:41:05.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:41:05.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:41:05.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:41:05.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:41:15.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:41:15.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:41:15.088 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:41:15.088 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:41:25.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:41:25.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:41:25.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:41:25.088 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:41:35.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:41:35.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:41:35.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:41:35.088 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:41:45.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:41:45.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:41:45.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:41:45.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:41:55.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:41:55.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:41:55.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:41:55.088 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:42:05.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:42:05.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:42:05.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:42:05.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:42:15.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:42:15.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:42:15.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:42:15.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:42:25.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:42:25.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:42:25.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:42:25.088 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:42:35.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:42:35.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:42:35.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:42:35.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:42:45.089 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:42:45.090 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:42:45.090 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:42:45.090 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:42:55.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:42:55.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:42:55.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:42:55.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:43:05.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:43:05.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:43:05.088 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:43:05.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:43:15.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:43:15.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:43:15.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:43:15.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:43:25.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:43:25.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:43:25.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:43:25.089 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:43:35.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:43:35.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:43:35.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:43:35.088 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:43:45.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:43:45.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:43:45.088 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:43:45.091 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:43:55.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:43:55.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:43:55.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:43:55.088 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:44:05.085 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:44:05.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:44:05.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:44:05.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:44:15.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:44:15.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:44:15.088 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:44:15.088 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:44:25.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:44:25.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:44:25.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:44:25.088 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:44:35.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:44:35.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:44:35.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:44:35.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:44:45.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:44:45.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:44:45.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:44:45.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:44:55.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:44:55.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:44:55.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:44:55.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:45:05.088 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:45:05.089 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:45:05.088 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:45:05.091 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:45:15.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:45:15.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:45:15.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:45:15.088 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:45:25.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:45:25.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:45:25.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:45:25.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:45:35.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:45:35.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:45:35.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:45:35.088 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:45:45.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:45:45.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:45:45.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:45:45.088 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:45:55.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:45:55.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:45:55.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:45:55.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:46:05.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:46:05.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:46:05.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:46:05.088 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:46:15.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:46:15.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:46:15.088 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:46:15.088 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:46:25.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:46:25.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:46:25.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:46:25.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:46:35.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:46:35.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:46:35.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:46:35.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:46:45.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:46:45.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:46:45.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:46:45.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:46:55.093 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:46:55.094 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:46:55.097 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:46:55.098 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:47:05.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:47:05.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:47:05.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:47:05.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:47:15.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:47:15.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:47:15.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:47:15.088 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:47:25.085 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:47:25.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:47:25.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:47:25.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:47:35.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:47:35.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:47:35.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:47:35.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:47:45.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:47:45.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:47:45.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:47:45.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:47:55.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:47:55.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:47:55.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:47:55.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:48:05.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:48:05.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:48:05.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:48:05.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:48:15.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:48:15.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:48:15.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:48:15.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:48:25.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:48:25.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:48:25.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:48:25.088 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:48:35.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:48:35.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:48:35.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:48:35.088 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:48:45.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:48:45.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:48:45.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:48:45.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:48:55.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:48:55.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:48:55.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:48:55.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:49:05.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:49:05.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:49:05.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:49:05.088 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:49:15.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:49:15.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:49:15.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:49:15.088 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:49:25.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:49:25.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:49:25.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:49:25.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:49:35.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:49:35.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:49:35.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:49:35.088 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:49:45.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:49:45.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:49:45.088 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:49:45.088 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:49:55.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:49:55.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:49:55.088 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:49:55.088 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:50:05.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:50:05.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:50:05.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:50:05.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:50:15.085 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:50:15.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:50:15.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:50:15.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:50:25.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:50:25.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:50:25.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:50:25.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:50:35.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:50:35.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:50:35.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:50:35.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:50:45.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:50:45.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:50:45.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:50:45.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:50:55.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:50:55.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:50:55.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:50:55.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:51:05.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:51:05.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:51:05.088 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:51:05.088 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:51:15.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:51:15.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:51:15.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:51:15.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:51:25.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:51:25.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:51:25.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:51:25.088 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:51:35.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:51:35.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:51:35.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:51:35.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:51:45.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:51:45.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:51:45.088 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:51:45.088 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:51:55.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:51:55.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:51:55.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:51:55.088 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:52:05.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:52:05.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:52:05.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:52:05.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:52:15.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:52:15.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:52:15.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:52:15.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:52:25.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:52:25.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:52:25.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:52:25.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:52:35.086 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:52:35.086 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:52:35.087 7 INFO cinder.api.openstack.wsgi [None req-7b460965-778b-4761-a0b2-c61f3c987cb2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:52:35.087 8 INFO cinder.api.openstack.wsgi [None req-a7d1d720-3329-4f9a-9b2f-48bec9a5a483 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254: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-09 05:52:38.362 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET https://volume.199-204-45-53.nip.io/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=False 2026-05-09 05:52:38.387 7 WARNING cinder.quota [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - 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-09 05:52:38.387 7 WARNING cinder.quota [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - 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-09 05:52:38.388 7 WARNING cinder.quota [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - 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-09 05:52:38.388 7 WARNING cinder.quota [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - 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-09 05:52:38.388 7 WARNING cinder.quota [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - 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-09 05:52:38.388 7 WARNING cinder.quota [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - 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-09 05:52:38.393 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] https://volume.199-204-45-53.nip.io/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 110/219] 199.204.45.53 () {44 vars in 1064 bytes} [Sat May 9 05:52:38 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=False => generated 340 bytes in 139 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-09 05:52:38.565 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] PUT https://volume.199-204-45-53.nip.io/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a 2026-05-09 05:52:38.629 8 WARNING cinder.quota [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - 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-09 05:52:38.629 8 WARNING cinder.quota [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - 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-09 05:52:38.629 8 WARNING cinder.quota [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - 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-09 05:52:38.630 8 WARNING cinder.quota [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - 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-09 05:52:38.630 8 WARNING cinder.quota [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - 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-09 05:52:38.630 8 WARNING cinder.quota [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - 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-09 05:52:38.638 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] https://volume.199-204-45-53.nip.io/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a returned with HTTP 200 [pid: 8|app: 0|req: 110/220] 199.204.45.53 () {48 vars in 1093 bytes} [Sat May 9 05:52:38 2026] PUT /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a => generated 296 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 05:52:45.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:52:45.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:52:45.087 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:52:45.087 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:52:55.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:52:55.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:52:55.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:52:55.087 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:53:05.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:53:05.087 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:53:05.088 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:53:05.089 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:53:15.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:53:15.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:53:15.087 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:53:15.088 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:53:25.087 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:53:25.087 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:53:25.087 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:53:25.087 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:53:35.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:53:35.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:53:35.087 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:53:35.087 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:53:45.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:53:45.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:53:45.087 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:53:45.088 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:53:55.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:53:55.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:53:55.087 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:53:55.087 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:54:05.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:54:05.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:54:05.087 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:54:05.088 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:54:15.087 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:54:15.087 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:54:15.088 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:54:15.088 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:54:25.085 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:54:25.085 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:54:25.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:54:25.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:54:35.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:54:35.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:54:35.087 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:54:35.087 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:54:45.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:54:45.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:54:45.088 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:54:45.088 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:54:55.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:54:55.087 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:54:55.087 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:54:55.088 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:55:05.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:55:05.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:55:05.087 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:55:05.088 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:55:15.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:55:15.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:55:15.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:55:15.087 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:55:25.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:55:25.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:55:25.087 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:55:25.087 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:55:35.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:55:35.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:55:35.087 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:55:35.087 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:55:45.085 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:55:45.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:55:45.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:55:45.087 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:55:55.093 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:55:55.094 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:55:55.097 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:55:55.098 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:56:05.087 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:56:05.087 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:56:05.088 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:56:05.088 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:56:15.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:56:15.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:56:15.087 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:56:15.087 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:56:25.087 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:56:25.087 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:56:25.088 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:56:25.088 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:56:35.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:56:35.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:56:35.087 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:56:35.087 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:56:45.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:56:45.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:56:45.087 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:56:45.087 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:56:55.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:56:55.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:56:55.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:56:55.087 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:57:05.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:57:05.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:57:05.087 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:57:05.087 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:57:15.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:57:15.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:57:15.087 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:57:15.087 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:57:25.087 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:57:25.087 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:57:25.088 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:57:25.089 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:57:35.092 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:57:35.092 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:57:35.093 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:57:35.093 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:57:45.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:57:45.087 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:57:45.087 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:57:45.088 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:57:55.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:57:55.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:57:55.087 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:57:55.088 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:58:05.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:58:05.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:58:05.087 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:58:05.087 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:58:15.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:58:15.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:58:15.087 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:58:15.088 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:58:25.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:58:25.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:58:25.087 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:58:25.087 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:58:35.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:58:35.087 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:58:35.088 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:58:35.088 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:58:45.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:58:45.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:58:45.087 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:58:45.087 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:58:55.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:58:55.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:58:55.087 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:58:55.087 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:59:05.085 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:59:05.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:59:05.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:59:05.087 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:59:15.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:59:15.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:59:15.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:59:15.087 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:59:25.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:59:25.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:59:25.087 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:59:25.087 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:59:35.085 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:59:35.085 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:59:35.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:59:35.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:59:45.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:59:45.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:59:45.087 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:59:45.087 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:59:55.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:59:55.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 05:59:55.087 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 05:59:55.087 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:00:05.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:00:05.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:00:05.087 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:00:05.088 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:00:15.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:00:15.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:00:15.087 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:00:15.087 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:00:25.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:00:25.087 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:00:25.088 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:00:25.089 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:00:35.090 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:00:35.090 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:00:35.091 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:00:35.091 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:00:45.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:00:45.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:00:45.087 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:00:45.087 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:00:55.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:00:55.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:00:55.087 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:00:55.087 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:01:05.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:01:05.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:01:05.087 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:01:05.087 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:01:15.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:01:15.087 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:01:15.087 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:01:15.088 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:01:25.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:01:25.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:01:25.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:01:25.087 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:01:35.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:01:35.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:01:35.087 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:01:35.087 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:01:45.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:01:45.087 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:01:45.089 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:01:45.092 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:01:55.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:01:55.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:01:55.087 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:01:55.088 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:02:05.085 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:02:05.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:02:05.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:02:05.087 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:02:15.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:02:15.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:02:15.087 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:02:15.087 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:02:25.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:02:25.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:02:25.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:02:25.087 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:02:35.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:02:35.087 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:02:35.087 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:02:35.088 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:02:45.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:02:45.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:02:45.087 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:02:45.087 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:02:55.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:02:55.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:02:55.087 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:02:55.087 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:03:05.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:03:05.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:03:05.087 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:03:05.087 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:03:15.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:03:15.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:03:15.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:03:15.087 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:03:25.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:03:25.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:03:25.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:03:25.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:03:35.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:03:35.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:03:35.087 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:03:35.087 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:03:45.086 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:03:45.086 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:03:45.088 7 INFO cinder.api.openstack.wsgi [None req-30e6cb8f-7ff2-42f3-bae3-40b1c6568e0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:03:45.088 8 INFO cinder.api.openstack.wsgi [None req-ce07d47e-95c1-4772-a0a3-a87ea4c2257a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:03:52.844 8 INFO cinder.api.openstack.wsgi [None req-17caebd2-9396-4042-91c9-70da32529d36 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET https://volume.199-204-45-53.nip.io/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=False 2026-05-09 06:03:52.864 8 INFO cinder.api.openstack.wsgi [None req-17caebd2-9396-4042-91c9-70da32529d36 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] https://volume.199-204-45-53.nip.io/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 178/355] 199.204.45.53 () {44 vars in 1064 bytes} [Sat May 9 06:03:52 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=False => generated 340 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:03:53.359 7 INFO cinder.api.openstack.wsgi [None req-9086b843-3fff-4ba1-8ad3-54166dbadbb0 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] PUT https://volume.199-204-45-53.nip.io/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324 2026-05-09 06:03:53.418 7 INFO cinder.api.openstack.wsgi [None req-9086b843-3fff-4ba1-8ad3-54166dbadbb0 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] https://volume.199-204-45-53.nip.io/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324 returned with HTTP 200 [pid: 7|app: 0|req: 178/356] 199.204.45.53 () {48 vars in 1093 bytes} [Sat May 9 06:03:53 2026] PUT /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324 => generated 296 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:03:55.086 7 INFO cinder.api.openstack.wsgi [None req-9086b843-3fff-4ba1-8ad3-54166dbadbb0 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:03:55.086 8 INFO cinder.api.openstack.wsgi [None req-17caebd2-9396-4042-91c9-70da32529d36 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:03:55.087 7 INFO cinder.api.openstack.wsgi [None req-9086b843-3fff-4ba1-8ad3-54166dbadbb0 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:03:55.087 8 INFO cinder.api.openstack.wsgi [None req-17caebd2-9396-4042-91c9-70da32529d36 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:04:05.086 7 INFO cinder.api.openstack.wsgi [None req-9086b843-3fff-4ba1-8ad3-54166dbadbb0 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:04:05.086 8 INFO cinder.api.openstack.wsgi [None req-17caebd2-9396-4042-91c9-70da32529d36 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:04:05.087 7 INFO cinder.api.openstack.wsgi [None req-9086b843-3fff-4ba1-8ad3-54166dbadbb0 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:04:05.088 8 INFO cinder.api.openstack.wsgi [None req-17caebd2-9396-4042-91c9-70da32529d36 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:04:15.086 7 INFO cinder.api.openstack.wsgi [None req-9086b843-3fff-4ba1-8ad3-54166dbadbb0 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:04:15.086 8 INFO cinder.api.openstack.wsgi [None req-17caebd2-9396-4042-91c9-70da32529d36 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:04:15.087 7 INFO cinder.api.openstack.wsgi [None req-9086b843-3fff-4ba1-8ad3-54166dbadbb0 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:04:15.087 8 INFO cinder.api.openstack.wsgi [None req-17caebd2-9396-4042-91c9-70da32529d36 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:04:25.085 7 INFO cinder.api.openstack.wsgi [None req-9086b843-3fff-4ba1-8ad3-54166dbadbb0 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:04:25.086 7 INFO cinder.api.openstack.wsgi [None req-9086b843-3fff-4ba1-8ad3-54166dbadbb0 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:04:25.086 8 INFO cinder.api.openstack.wsgi [None req-17caebd2-9396-4042-91c9-70da32529d36 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:04:25.087 8 INFO cinder.api.openstack.wsgi [None req-17caebd2-9396-4042-91c9-70da32529d36 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:04:35.086 7 INFO cinder.api.openstack.wsgi [None req-9086b843-3fff-4ba1-8ad3-54166dbadbb0 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:04:35.086 8 INFO cinder.api.openstack.wsgi [None req-17caebd2-9396-4042-91c9-70da32529d36 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:04:35.087 7 INFO cinder.api.openstack.wsgi [None req-9086b843-3fff-4ba1-8ad3-54166dbadbb0 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:04:35.087 8 INFO cinder.api.openstack.wsgi [None req-17caebd2-9396-4042-91c9-70da32529d36 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:04:45.086 7 INFO cinder.api.openstack.wsgi [None req-9086b843-3fff-4ba1-8ad3-54166dbadbb0 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:04:45.086 8 INFO cinder.api.openstack.wsgi [None req-17caebd2-9396-4042-91c9-70da32529d36 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:04:45.086 7 INFO cinder.api.openstack.wsgi [None req-9086b843-3fff-4ba1-8ad3-54166dbadbb0 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:04:45.087 8 INFO cinder.api.openstack.wsgi [None req-17caebd2-9396-4042-91c9-70da32529d36 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:04:55.086 7 INFO cinder.api.openstack.wsgi [None req-9086b843-3fff-4ba1-8ad3-54166dbadbb0 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:04:55.087 8 INFO cinder.api.openstack.wsgi [None req-17caebd2-9396-4042-91c9-70da32529d36 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:04:55.087 7 INFO cinder.api.openstack.wsgi [None req-9086b843-3fff-4ba1-8ad3-54166dbadbb0 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:04:55.088 8 INFO cinder.api.openstack.wsgi [None req-17caebd2-9396-4042-91c9-70da32529d36 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:05:03.000 7 INFO cinder.api.openstack.wsgi [None req-4d6f4241-5ca8-417d-955b-92e5be42c21c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-services 2026-05-09 06:05:03.007 7 INFO cinder.api.openstack.wsgi [None req-4d6f4241-5ca8-417d-955b-92e5be42c21c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 186/371] 10.0.0.214 () {28 vars in 645 bytes} [Sat May 9 06:05:02 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-services => generated 646 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:05:03.018 8 INFO cinder.api.openstack.wsgi [None req-c445da56-953c-493f-838b-0582f0e56ff7 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true 2026-05-09 06:05:03.035 8 INFO cinder.volume.api [None req-c445da56-953c-493f-838b-0582f0e56ff7 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all snapshots completed successfully. 2026-05-09 06:05:03.035 8 INFO cinder.api.openstack.wsgi [None req-c445da56-953c-493f-838b-0582f0e56ff7 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 186/372] 10.0.0.214 () {28 vars in 674 bytes} [Sat May 9 06:05:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:05:03.045 7 INFO cinder.api.openstack.wsgi [None req-e6483460-db33-4cf8-b103-db38eff69f73 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true 2026-05-09 06:05:03.078 7 INFO cinder.volume.api [None req-e6483460-db33-4cf8-b103-db38eff69f73 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all volumes completed successfully. 2026-05-09 06:05:03.080 7 INFO cinder.api.openstack.wsgi [None req-e6483460-db33-4cf8-b103-db38eff69f73 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 187/373] 10.0.0.214 () {28 vars in 684 bytes} [Sat May 9 06:05:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:05:03.126 8 INFO cinder.api.openstack.wsgi [None req-4b7c4c60-6a95-4226-9b8d-e3d8986c6cae c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true 2026-05-09 06:05:03.144 8 INFO cinder.api.openstack.wsgi [None req-4b7c4c60-6a95-4226-9b8d-e3d8986c6cae c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 187/374] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:05:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:05:03.162 7 INFO cinder.api.openstack.wsgi [None req-ac27f2ab-d4d6-4040-bc6e-08e339453651 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true 2026-05-09 06:05:03.193 7 INFO cinder.api.openstack.wsgi [None req-ac27f2ab-d4d6-4040-bc6e-08e339453651 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 188/375] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:05:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:05:03.204 8 INFO cinder.api.openstack.wsgi [None req-2abb9882-bbe8-421d-bccd-28073968b6cb c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true 2026-05-09 06:05:03.225 8 INFO cinder.api.openstack.wsgi [None req-2abb9882-bbe8-421d-bccd-28073968b6cb c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 188/376] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:05:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:05:03.235 7 INFO cinder.api.openstack.wsgi [None req-bc04837f-c0d3-4128-ab02-c08c0e868e02 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true 2026-05-09 06:05:03.244 7 INFO cinder.volume.api [None req-bc04837f-c0d3-4128-ab02-c08c0e868e02 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all volumes completed successfully. 2026-05-09 06:05:03.246 7 INFO cinder.api.openstack.wsgi [None req-bc04837f-c0d3-4128-ab02-c08c0e868e02 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 189/377] 10.0.0.214 () {28 vars in 684 bytes} [Sat May 9 06:05:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:05:03.257 8 INFO cinder.api.openstack.wsgi [None req-4990935b-b231-4eb8-898b-eb59cce58a9e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true 2026-05-09 06:05:03.795 8 INFO cinder.api.openstack.wsgi [None req-4990935b-b231-4eb8-898b-eb59cce58a9e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 189/378] 10.0.0.214 () {28 vars in 696 bytes} [Sat May 9 06:05:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true => generated 668 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:05:05.085 7 INFO cinder.api.openstack.wsgi [None req-bc04837f-c0d3-4128-ab02-c08c0e868e02 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:05:05.085 8 INFO cinder.api.openstack.wsgi [None req-4990935b-b231-4eb8-898b-eb59cce58a9e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:05:05.087 8 INFO cinder.api.openstack.wsgi [None req-4990935b-b231-4eb8-898b-eb59cce58a9e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:05:05.087 7 INFO cinder.api.openstack.wsgi [None req-bc04837f-c0d3-4128-ab02-c08c0e868e02 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:05:15.086 7 INFO cinder.api.openstack.wsgi [None req-bc04837f-c0d3-4128-ab02-c08c0e868e02 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:05:15.086 8 INFO cinder.api.openstack.wsgi [None req-4990935b-b231-4eb8-898b-eb59cce58a9e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:05:15.086 7 INFO cinder.api.openstack.wsgi [None req-bc04837f-c0d3-4128-ab02-c08c0e868e02 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:05:15.087 8 INFO cinder.api.openstack.wsgi [None req-4990935b-b231-4eb8-898b-eb59cce58a9e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:05:25.086 8 INFO cinder.api.openstack.wsgi [None req-4990935b-b231-4eb8-898b-eb59cce58a9e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:05:25.087 8 INFO cinder.api.openstack.wsgi [None req-4990935b-b231-4eb8-898b-eb59cce58a9e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:05:25.087 7 INFO cinder.api.openstack.wsgi [None req-bc04837f-c0d3-4128-ab02-c08c0e868e02 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:05:25.088 7 INFO cinder.api.openstack.wsgi [None req-bc04837f-c0d3-4128-ab02-c08c0e868e02 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:05:35.086 8 INFO cinder.api.openstack.wsgi [None req-4990935b-b231-4eb8-898b-eb59cce58a9e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:05:35.086 7 INFO cinder.api.openstack.wsgi [None req-bc04837f-c0d3-4128-ab02-c08c0e868e02 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:05:35.087 8 INFO cinder.api.openstack.wsgi [None req-4990935b-b231-4eb8-898b-eb59cce58a9e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:05:35.087 7 INFO cinder.api.openstack.wsgi [None req-bc04837f-c0d3-4128-ab02-c08c0e868e02 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:05:45.086 8 INFO cinder.api.openstack.wsgi [None req-4990935b-b231-4eb8-898b-eb59cce58a9e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:05:45.087 8 INFO cinder.api.openstack.wsgi [None req-4990935b-b231-4eb8-898b-eb59cce58a9e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:05:45.086 7 INFO cinder.api.openstack.wsgi [None req-bc04837f-c0d3-4128-ab02-c08c0e868e02 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:05:45.087 7 INFO cinder.api.openstack.wsgi [None req-bc04837f-c0d3-4128-ab02-c08c0e868e02 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:05:55.086 8 INFO cinder.api.openstack.wsgi [None req-4990935b-b231-4eb8-898b-eb59cce58a9e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:05:55.086 7 INFO cinder.api.openstack.wsgi [None req-bc04837f-c0d3-4128-ab02-c08c0e868e02 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:05:55.086 8 INFO cinder.api.openstack.wsgi [None req-4990935b-b231-4eb8-898b-eb59cce58a9e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:05:55.087 7 INFO cinder.api.openstack.wsgi [None req-bc04837f-c0d3-4128-ab02-c08c0e868e02 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:06:02.938 8 INFO cinder.api.openstack.wsgi [None req-441da74b-24c3-4c10-a2a8-e6264d51ab51 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true 2026-05-09 06:06:03.441 8 INFO cinder.api.openstack.wsgi [None req-441da74b-24c3-4c10-a2a8-e6264d51ab51 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 196/391] 10.0.0.214 () {28 vars in 696 bytes} [Sat May 9 06:06:02 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true => generated 668 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:06:03.455 7 INFO cinder.api.openstack.wsgi [None req-a9c93d26-fc55-42ed-a364-6618884603b9 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true 2026-05-09 06:06:03.468 7 INFO cinder.volume.api [None req-a9c93d26-fc55-42ed-a364-6618884603b9 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all snapshots completed successfully. 2026-05-09 06:06:03.468 7 INFO cinder.api.openstack.wsgi [None req-a9c93d26-fc55-42ed-a364-6618884603b9 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 196/392] 10.0.0.214 () {28 vars in 674 bytes} [Sat May 9 06:06:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:06:03.478 8 INFO cinder.api.openstack.wsgi [None req-d9487262-7c4d-4522-b9a1-1fa57c0029e3 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-services 2026-05-09 06:06:03.487 8 INFO cinder.api.openstack.wsgi [None req-d9487262-7c4d-4522-b9a1-1fa57c0029e3 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 197/393] 10.0.0.214 () {28 vars in 645 bytes} [Sat May 9 06:06:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:06:03.528 7 INFO cinder.api.openstack.wsgi [None req-15a97699-a96a-4799-9c7d-87ef5319113c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true 2026-05-09 06:06:03.550 7 INFO cinder.api.openstack.wsgi [None req-15a97699-a96a-4799-9c7d-87ef5319113c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 197/394] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:06:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:06:03.561 8 INFO cinder.api.openstack.wsgi [None req-3439b1cb-1a03-4f6f-8d63-188cba3c6327 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true 2026-05-09 06:06:03.580 8 INFO cinder.api.openstack.wsgi [None req-3439b1cb-1a03-4f6f-8d63-188cba3c6327 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 198/395] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:06:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:06:03.592 7 INFO cinder.api.openstack.wsgi [None req-7a2b7df4-f86e-4e4b-86a0-f5f63b43eea7 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true 2026-05-09 06:06:03.612 7 INFO cinder.api.openstack.wsgi [None req-7a2b7df4-f86e-4e4b-86a0-f5f63b43eea7 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 198/396] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:06:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:06:03.623 8 INFO cinder.api.openstack.wsgi [None req-9ff501fe-801b-4386-b3db-c6e1219cf374 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true 2026-05-09 06:06:03.652 8 INFO cinder.volume.api [None req-9ff501fe-801b-4386-b3db-c6e1219cf374 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all volumes completed successfully. 2026-05-09 06:06:03.654 8 INFO cinder.api.openstack.wsgi [None req-9ff501fe-801b-4386-b3db-c6e1219cf374 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 199/397] 10.0.0.214 () {28 vars in 684 bytes} [Sat May 9 06:06:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:06:03.666 7 INFO cinder.api.openstack.wsgi [None req-3ae7e977-6f9a-4a7e-9f30-747dc4ab3cdc c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true 2026-05-09 06:06:03.675 7 INFO cinder.volume.api [None req-3ae7e977-6f9a-4a7e-9f30-747dc4ab3cdc c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all volumes completed successfully. 2026-05-09 06:06:03.677 7 INFO cinder.api.openstack.wsgi [None req-3ae7e977-6f9a-4a7e-9f30-747dc4ab3cdc c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 199/398] 10.0.0.214 () {28 vars in 684 bytes} [Sat May 9 06:06:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:06:05.086 7 INFO cinder.api.openstack.wsgi [None req-3ae7e977-6f9a-4a7e-9f30-747dc4ab3cdc c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:06:05.087 7 INFO cinder.api.openstack.wsgi [None req-3ae7e977-6f9a-4a7e-9f30-747dc4ab3cdc c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:06:05.087 8 INFO cinder.api.openstack.wsgi [None req-9ff501fe-801b-4386-b3db-c6e1219cf374 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:06:05.088 8 INFO cinder.api.openstack.wsgi [None req-9ff501fe-801b-4386-b3db-c6e1219cf374 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:06:15.086 7 INFO cinder.api.openstack.wsgi [None req-3ae7e977-6f9a-4a7e-9f30-747dc4ab3cdc c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:06:15.087 8 INFO cinder.api.openstack.wsgi [None req-9ff501fe-801b-4386-b3db-c6e1219cf374 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:06:15.087 7 INFO cinder.api.openstack.wsgi [None req-3ae7e977-6f9a-4a7e-9f30-747dc4ab3cdc c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:06:15.087 8 INFO cinder.api.openstack.wsgi [None req-9ff501fe-801b-4386-b3db-c6e1219cf374 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:06:25.086 8 INFO cinder.api.openstack.wsgi [None req-9ff501fe-801b-4386-b3db-c6e1219cf374 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:06:25.086 7 INFO cinder.api.openstack.wsgi [None req-3ae7e977-6f9a-4a7e-9f30-747dc4ab3cdc c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:06:25.087 7 INFO cinder.api.openstack.wsgi [None req-3ae7e977-6f9a-4a7e-9f30-747dc4ab3cdc c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:06:25.087 8 INFO cinder.api.openstack.wsgi [None req-9ff501fe-801b-4386-b3db-c6e1219cf374 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:06:35.086 7 INFO cinder.api.openstack.wsgi [None req-3ae7e977-6f9a-4a7e-9f30-747dc4ab3cdc c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:06:35.086 8 INFO cinder.api.openstack.wsgi [None req-9ff501fe-801b-4386-b3db-c6e1219cf374 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:06:35.087 7 INFO cinder.api.openstack.wsgi [None req-3ae7e977-6f9a-4a7e-9f30-747dc4ab3cdc c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:06:35.087 8 INFO cinder.api.openstack.wsgi [None req-9ff501fe-801b-4386-b3db-c6e1219cf374 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:06:45.093 8 INFO cinder.api.openstack.wsgi [None req-9ff501fe-801b-4386-b3db-c6e1219cf374 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:06:45.094 8 INFO cinder.api.openstack.wsgi [None req-9ff501fe-801b-4386-b3db-c6e1219cf374 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:06:45.095 7 INFO cinder.api.openstack.wsgi [None req-3ae7e977-6f9a-4a7e-9f30-747dc4ab3cdc c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:06:45.095 7 INFO cinder.api.openstack.wsgi [None req-3ae7e977-6f9a-4a7e-9f30-747dc4ab3cdc c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:06:55.086 7 INFO cinder.api.openstack.wsgi [None req-3ae7e977-6f9a-4a7e-9f30-747dc4ab3cdc c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:06:55.086 8 INFO cinder.api.openstack.wsgi [None req-9ff501fe-801b-4386-b3db-c6e1219cf374 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:06:55.087 8 INFO cinder.api.openstack.wsgi [None req-9ff501fe-801b-4386-b3db-c6e1219cf374 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:06:55.087 7 INFO cinder.api.openstack.wsgi [None req-3ae7e977-6f9a-4a7e-9f30-747dc4ab3cdc c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:07:02.936 8 INFO cinder.api.openstack.wsgi [None req-f375855b-2ec3-448d-b983-7b339797867c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true 2026-05-09 06:07:02.945 8 INFO cinder.volume.api [None req-f375855b-2ec3-448d-b983-7b339797867c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all volumes completed successfully. 2026-05-09 06:07:02.946 8 INFO cinder.api.openstack.wsgi [None req-f375855b-2ec3-448d-b983-7b339797867c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 206/411] 10.0.0.214 () {28 vars in 684 bytes} [Sat May 9 06:07:02 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:07:02.958 7 INFO cinder.api.openstack.wsgi [None req-845cbbbc-9331-49b6-b90b-ec1c3f2c099f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true 2026-05-09 06:07:02.969 7 INFO cinder.volume.api [None req-845cbbbc-9331-49b6-b90b-ec1c3f2c099f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all volumes completed successfully. 2026-05-09 06:07:02.972 7 INFO cinder.api.openstack.wsgi [None req-845cbbbc-9331-49b6-b90b-ec1c3f2c099f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 206/412] 10.0.0.214 () {28 vars in 684 bytes} [Sat May 9 06:07:02 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:07:02.984 8 INFO cinder.api.openstack.wsgi [None req-3383b5e8-dba4-463e-9541-f19e3823dc5c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true 2026-05-09 06:07:02.990 8 INFO cinder.volume.api [None req-3383b5e8-dba4-463e-9541-f19e3823dc5c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all snapshots completed successfully. 2026-05-09 06:07:02.990 8 INFO cinder.api.openstack.wsgi [None req-3383b5e8-dba4-463e-9541-f19e3823dc5c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 207/413] 10.0.0.214 () {28 vars in 674 bytes} [Sat May 9 06:07:02 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:07:03.001 7 INFO cinder.api.openstack.wsgi [None req-64e6eee3-eec0-42af-86e4-bd463df9c35a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-services 2026-05-09 06:07:03.010 7 INFO cinder.api.openstack.wsgi [None req-64e6eee3-eec0-42af-86e4-bd463df9c35a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 207/414] 10.0.0.214 () {28 vars in 645 bytes} [Sat May 9 06:07:02 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:07:03.049 8 INFO cinder.api.openstack.wsgi [None req-9692ca79-f1aa-4597-884e-2caa72e27188 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true 2026-05-09 06:07:03.069 8 INFO cinder.api.openstack.wsgi [None req-9692ca79-f1aa-4597-884e-2caa72e27188 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 208/415] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:07:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:07:03.082 7 INFO cinder.api.openstack.wsgi [None req-18fec2a9-faae-459b-8ff5-c30014ebe7a1 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true 2026-05-09 06:07:03.105 7 INFO cinder.api.openstack.wsgi [None req-18fec2a9-faae-459b-8ff5-c30014ebe7a1 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 208/416] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:07:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:07:03.116 8 INFO cinder.api.openstack.wsgi [None req-88376fe0-5f92-4714-a4a0-b5ca6b2c38ea c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true 2026-05-09 06:07:03.135 8 INFO cinder.api.openstack.wsgi [None req-88376fe0-5f92-4714-a4a0-b5ca6b2c38ea c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 209/417] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:07:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:07:03.148 7 INFO cinder.api.openstack.wsgi [None req-d96aba0a-deb5-4532-a2d3-1ba91c4b5a6e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true 2026-05-09 06:07:03.680 7 INFO cinder.api.openstack.wsgi [None req-d96aba0a-deb5-4532-a2d3-1ba91c4b5a6e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 209/418] 10.0.0.214 () {28 vars in 696 bytes} [Sat May 9 06:07:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true => generated 668 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:07:05.086 7 INFO cinder.api.openstack.wsgi [None req-d96aba0a-deb5-4532-a2d3-1ba91c4b5a6e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:07:05.086 8 INFO cinder.api.openstack.wsgi [None req-88376fe0-5f92-4714-a4a0-b5ca6b2c38ea c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:07:05.087 8 INFO cinder.api.openstack.wsgi [None req-88376fe0-5f92-4714-a4a0-b5ca6b2c38ea c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:07:05.087 7 INFO cinder.api.openstack.wsgi [None req-d96aba0a-deb5-4532-a2d3-1ba91c4b5a6e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:07:15.086 8 INFO cinder.api.openstack.wsgi [None req-88376fe0-5f92-4714-a4a0-b5ca6b2c38ea c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:07:15.087 8 INFO cinder.api.openstack.wsgi [None req-88376fe0-5f92-4714-a4a0-b5ca6b2c38ea c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:07:15.087 7 INFO cinder.api.openstack.wsgi [None req-d96aba0a-deb5-4532-a2d3-1ba91c4b5a6e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:07:15.088 7 INFO cinder.api.openstack.wsgi [None req-d96aba0a-deb5-4532-a2d3-1ba91c4b5a6e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:07:25.087 7 INFO cinder.api.openstack.wsgi [None req-d96aba0a-deb5-4532-a2d3-1ba91c4b5a6e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:07:25.087 8 INFO cinder.api.openstack.wsgi [None req-88376fe0-5f92-4714-a4a0-b5ca6b2c38ea c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:07:25.089 8 INFO cinder.api.openstack.wsgi [None req-88376fe0-5f92-4714-a4a0-b5ca6b2c38ea c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:07:25.089 7 INFO cinder.api.openstack.wsgi [None req-d96aba0a-deb5-4532-a2d3-1ba91c4b5a6e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:07:35.086 8 INFO cinder.api.openstack.wsgi [None req-88376fe0-5f92-4714-a4a0-b5ca6b2c38ea c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:07:35.086 7 INFO cinder.api.openstack.wsgi [None req-d96aba0a-deb5-4532-a2d3-1ba91c4b5a6e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:07:35.087 8 INFO cinder.api.openstack.wsgi [None req-88376fe0-5f92-4714-a4a0-b5ca6b2c38ea c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:07:35.087 7 INFO cinder.api.openstack.wsgi [None req-d96aba0a-deb5-4532-a2d3-1ba91c4b5a6e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:07:45.086 8 INFO cinder.api.openstack.wsgi [None req-88376fe0-5f92-4714-a4a0-b5ca6b2c38ea c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:07:45.086 7 INFO cinder.api.openstack.wsgi [None req-d96aba0a-deb5-4532-a2d3-1ba91c4b5a6e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:07:45.087 8 INFO cinder.api.openstack.wsgi [None req-88376fe0-5f92-4714-a4a0-b5ca6b2c38ea c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:07:45.088 7 INFO cinder.api.openstack.wsgi [None req-d96aba0a-deb5-4532-a2d3-1ba91c4b5a6e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:07:55.086 7 INFO cinder.api.openstack.wsgi [None req-d96aba0a-deb5-4532-a2d3-1ba91c4b5a6e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:07:55.086 7 INFO cinder.api.openstack.wsgi [None req-d96aba0a-deb5-4532-a2d3-1ba91c4b5a6e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:07:55.086 8 INFO cinder.api.openstack.wsgi [None req-88376fe0-5f92-4714-a4a0-b5ca6b2c38ea c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:07:55.089 8 INFO cinder.api.openstack.wsgi [None req-88376fe0-5f92-4714-a4a0-b5ca6b2c38ea c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:08:02.942 7 INFO cinder.api.openstack.wsgi [None req-e246d8f2-1d37-49f7-9094-bf1201cfedc3 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-services 2026-05-09 06:08:02.950 7 INFO cinder.api.openstack.wsgi [None req-e246d8f2-1d37-49f7-9094-bf1201cfedc3 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 216/431] 10.0.0.214 () {28 vars in 645 bytes} [Sat May 9 06:08:02 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-services => generated 646 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:08:02.989 8 INFO cinder.api.openstack.wsgi [None req-aa1c5980-5e1d-4e06-858f-d8fec48fe445 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true 2026-05-09 06:08:03.012 8 INFO cinder.api.openstack.wsgi [None req-aa1c5980-5e1d-4e06-858f-d8fec48fe445 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 216/432] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:08:02 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:08:03.021 7 INFO cinder.api.openstack.wsgi [None req-8f9eb34a-28ed-408f-9026-461896b8e2cd c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true 2026-05-09 06:08:03.043 7 INFO cinder.api.openstack.wsgi [None req-8f9eb34a-28ed-408f-9026-461896b8e2cd c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 217/433] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:08:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:08:03.055 8 INFO cinder.api.openstack.wsgi [None req-6e994084-27cd-4851-b25a-cab3c36a3adf c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true 2026-05-09 06:08:03.084 8 INFO cinder.api.openstack.wsgi [None req-6e994084-27cd-4851-b25a-cab3c36a3adf c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 217/434] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:08:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:08:03.092 7 INFO cinder.api.openstack.wsgi [None req-745687e7-6411-4e91-89ea-8c4f9aadbbaf c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true 2026-05-09 06:08:03.097 7 INFO cinder.volume.api [None req-745687e7-6411-4e91-89ea-8c4f9aadbbaf c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all snapshots completed successfully. 2026-05-09 06:08:03.097 7 INFO cinder.api.openstack.wsgi [None req-745687e7-6411-4e91-89ea-8c4f9aadbbaf c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 218/435] 10.0.0.214 () {28 vars in 674 bytes} [Sat May 9 06:08:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:08:03.106 8 INFO cinder.api.openstack.wsgi [None req-667969f9-e660-40bc-8a7e-1780905a2424 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true 2026-05-09 06:08:03.116 8 INFO cinder.volume.api [None req-667969f9-e660-40bc-8a7e-1780905a2424 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all volumes completed successfully. 2026-05-09 06:08:03.118 8 INFO cinder.api.openstack.wsgi [None req-667969f9-e660-40bc-8a7e-1780905a2424 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 218/436] 10.0.0.214 () {28 vars in 684 bytes} [Sat May 9 06:08:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:08:03.129 7 INFO cinder.api.openstack.wsgi [None req-de71bb1b-cf11-4a57-84f8-0ca666c3ac9f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true 2026-05-09 06:08:03.632 7 INFO cinder.api.openstack.wsgi [None req-de71bb1b-cf11-4a57-84f8-0ca666c3ac9f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 219/437] 10.0.0.214 () {28 vars in 696 bytes} [Sat May 9 06:08:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true => generated 668 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:08:03.643 8 INFO cinder.api.openstack.wsgi [None req-543eb6fb-8911-4877-b572-b2dfa9a0f3d7 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true 2026-05-09 06:08:03.651 8 INFO cinder.volume.api [None req-543eb6fb-8911-4877-b572-b2dfa9a0f3d7 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all volumes completed successfully. 2026-05-09 06:08:03.652 8 INFO cinder.api.openstack.wsgi [None req-543eb6fb-8911-4877-b572-b2dfa9a0f3d7 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 219/438] 10.0.0.214 () {28 vars in 684 bytes} [Sat May 9 06:08:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:08:05.086 7 INFO cinder.api.openstack.wsgi [None req-de71bb1b-cf11-4a57-84f8-0ca666c3ac9f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:08:05.086 8 INFO cinder.api.openstack.wsgi [None req-543eb6fb-8911-4877-b572-b2dfa9a0f3d7 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:08:05.087 7 INFO cinder.api.openstack.wsgi [None req-de71bb1b-cf11-4a57-84f8-0ca666c3ac9f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:08:05.088 8 INFO cinder.api.openstack.wsgi [None req-543eb6fb-8911-4877-b572-b2dfa9a0f3d7 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:08:15.086 7 INFO cinder.api.openstack.wsgi [None req-de71bb1b-cf11-4a57-84f8-0ca666c3ac9f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:08:15.086 8 INFO cinder.api.openstack.wsgi [None req-543eb6fb-8911-4877-b572-b2dfa9a0f3d7 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:08:15.087 7 INFO cinder.api.openstack.wsgi [None req-de71bb1b-cf11-4a57-84f8-0ca666c3ac9f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:08:15.087 8 INFO cinder.api.openstack.wsgi [None req-543eb6fb-8911-4877-b572-b2dfa9a0f3d7 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:08:25.087 7 INFO cinder.api.openstack.wsgi [None req-de71bb1b-cf11-4a57-84f8-0ca666c3ac9f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:08:25.087 8 INFO cinder.api.openstack.wsgi [None req-543eb6fb-8911-4877-b572-b2dfa9a0f3d7 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:08:25.088 7 INFO cinder.api.openstack.wsgi [None req-de71bb1b-cf11-4a57-84f8-0ca666c3ac9f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:08:25.088 8 INFO cinder.api.openstack.wsgi [None req-543eb6fb-8911-4877-b572-b2dfa9a0f3d7 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:08:35.086 7 INFO cinder.api.openstack.wsgi [None req-de71bb1b-cf11-4a57-84f8-0ca666c3ac9f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:08:35.086 8 INFO cinder.api.openstack.wsgi [None req-543eb6fb-8911-4877-b572-b2dfa9a0f3d7 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:08:35.087 7 INFO cinder.api.openstack.wsgi [None req-de71bb1b-cf11-4a57-84f8-0ca666c3ac9f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:08:35.087 8 INFO cinder.api.openstack.wsgi [None req-543eb6fb-8911-4877-b572-b2dfa9a0f3d7 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:08:45.086 7 INFO cinder.api.openstack.wsgi [None req-de71bb1b-cf11-4a57-84f8-0ca666c3ac9f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:08:45.086 8 INFO cinder.api.openstack.wsgi [None req-543eb6fb-8911-4877-b572-b2dfa9a0f3d7 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:08:45.087 8 INFO cinder.api.openstack.wsgi [None req-543eb6fb-8911-4877-b572-b2dfa9a0f3d7 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:08:45.087 7 INFO cinder.api.openstack.wsgi [None req-de71bb1b-cf11-4a57-84f8-0ca666c3ac9f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:08:55.086 8 INFO cinder.api.openstack.wsgi [None req-543eb6fb-8911-4877-b572-b2dfa9a0f3d7 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:08:55.086 7 INFO cinder.api.openstack.wsgi [None req-de71bb1b-cf11-4a57-84f8-0ca666c3ac9f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:08:55.087 8 INFO cinder.api.openstack.wsgi [None req-543eb6fb-8911-4877-b572-b2dfa9a0f3d7 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:08:55.087 7 INFO cinder.api.openstack.wsgi [None req-de71bb1b-cf11-4a57-84f8-0ca666c3ac9f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:09:02.951 8 INFO cinder.api.openstack.wsgi [None req-1bdb13ec-08e4-48db-b294-d71db7ec3ac7 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-services 2026-05-09 06:09:02.956 8 INFO cinder.api.openstack.wsgi [None req-1bdb13ec-08e4-48db-b294-d71db7ec3ac7 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 226/451] 10.0.0.214 () {28 vars in 645 bytes} [Sat May 9 06:09:02 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-services => generated 646 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:09:02.968 7 INFO cinder.api.openstack.wsgi [None req-c208e63c-4c6c-4ca9-bee8-1d64777a8546 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true 2026-05-09 06:09:03.471 7 INFO cinder.api.openstack.wsgi [None req-c208e63c-4c6c-4ca9-bee8-1d64777a8546 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 226/452] 10.0.0.214 () {28 vars in 696 bytes} [Sat May 9 06:09:02 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true => generated 668 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:09:03.520 8 INFO cinder.api.openstack.wsgi [None req-a2f8465e-3e1c-4d2e-bf1c-a1cce681cdac c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true 2026-05-09 06:09:03.540 8 INFO cinder.api.openstack.wsgi [None req-a2f8465e-3e1c-4d2e-bf1c-a1cce681cdac c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 227/453] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:09:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:09:03.552 7 INFO cinder.api.openstack.wsgi [None req-3c22c216-aad7-4aed-a0e0-bf29fa0e06ba c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true 2026-05-09 06:09:03.578 7 INFO cinder.api.openstack.wsgi [None req-3c22c216-aad7-4aed-a0e0-bf29fa0e06ba c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 227/454] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:09:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:09:03.591 8 INFO cinder.api.openstack.wsgi [None req-e5c91f23-67b1-46bc-a118-cf86408fc7e7 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true 2026-05-09 06:09:03.613 8 INFO cinder.api.openstack.wsgi [None req-e5c91f23-67b1-46bc-a118-cf86408fc7e7 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 228/455] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:09:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:09:03.626 7 INFO cinder.api.openstack.wsgi [None req-14527989-4c9f-436b-84df-13f78819d13d c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true 2026-05-09 06:09:03.631 7 INFO cinder.volume.api [None req-14527989-4c9f-436b-84df-13f78819d13d c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all snapshots completed successfully. 2026-05-09 06:09:03.631 7 INFO cinder.api.openstack.wsgi [None req-14527989-4c9f-436b-84df-13f78819d13d c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 228/456] 10.0.0.214 () {28 vars in 674 bytes} [Sat May 9 06:09:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:09:03.639 8 INFO cinder.api.openstack.wsgi [None req-2c11a391-ed61-4bcc-a418-7dee43853186 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true 2026-05-09 06:09:03.648 8 INFO cinder.volume.api [None req-2c11a391-ed61-4bcc-a418-7dee43853186 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all volumes completed successfully. 2026-05-09 06:09:03.650 8 INFO cinder.api.openstack.wsgi [None req-2c11a391-ed61-4bcc-a418-7dee43853186 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 229/457] 10.0.0.214 () {28 vars in 684 bytes} [Sat May 9 06:09:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:09:03.661 7 INFO cinder.api.openstack.wsgi [None req-76cde4db-9f02-430c-b3a0-0518c976cf78 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true 2026-05-09 06:09:03.669 7 INFO cinder.volume.api [None req-76cde4db-9f02-430c-b3a0-0518c976cf78 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all volumes completed successfully. 2026-05-09 06:09:03.671 7 INFO cinder.api.openstack.wsgi [None req-76cde4db-9f02-430c-b3a0-0518c976cf78 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 229/458] 10.0.0.214 () {28 vars in 684 bytes} [Sat May 9 06:09:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:09:05.086 8 INFO cinder.api.openstack.wsgi [None req-2c11a391-ed61-4bcc-a418-7dee43853186 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:09:05.087 7 INFO cinder.api.openstack.wsgi [None req-76cde4db-9f02-430c-b3a0-0518c976cf78 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:09:05.087 8 INFO cinder.api.openstack.wsgi [None req-2c11a391-ed61-4bcc-a418-7dee43853186 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:09:05.088 7 INFO cinder.api.openstack.wsgi [None req-76cde4db-9f02-430c-b3a0-0518c976cf78 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:09:15.086 8 INFO cinder.api.openstack.wsgi [None req-2c11a391-ed61-4bcc-a418-7dee43853186 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:09:15.086 7 INFO cinder.api.openstack.wsgi [None req-76cde4db-9f02-430c-b3a0-0518c976cf78 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:09:15.087 8 INFO cinder.api.openstack.wsgi [None req-2c11a391-ed61-4bcc-a418-7dee43853186 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:09:15.088 7 INFO cinder.api.openstack.wsgi [None req-76cde4db-9f02-430c-b3a0-0518c976cf78 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:09:25.089 8 INFO cinder.api.openstack.wsgi [None req-2c11a391-ed61-4bcc-a418-7dee43853186 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:09:25.090 8 INFO cinder.api.openstack.wsgi [None req-2c11a391-ed61-4bcc-a418-7dee43853186 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:09:25.097 7 INFO cinder.api.openstack.wsgi [None req-76cde4db-9f02-430c-b3a0-0518c976cf78 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:09:25.098 7 INFO cinder.api.openstack.wsgi [None req-76cde4db-9f02-430c-b3a0-0518c976cf78 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:09:35.085 8 INFO cinder.api.openstack.wsgi [None req-2c11a391-ed61-4bcc-a418-7dee43853186 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:09:35.085 7 INFO cinder.api.openstack.wsgi [None req-76cde4db-9f02-430c-b3a0-0518c976cf78 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:09:35.086 8 INFO cinder.api.openstack.wsgi [None req-2c11a391-ed61-4bcc-a418-7dee43853186 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:09:35.086 7 INFO cinder.api.openstack.wsgi [None req-76cde4db-9f02-430c-b3a0-0518c976cf78 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:09:45.086 8 INFO cinder.api.openstack.wsgi [None req-2c11a391-ed61-4bcc-a418-7dee43853186 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:09:45.087 7 INFO cinder.api.openstack.wsgi [None req-76cde4db-9f02-430c-b3a0-0518c976cf78 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:09:45.088 8 INFO cinder.api.openstack.wsgi [None req-2c11a391-ed61-4bcc-a418-7dee43853186 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:09:45.088 7 INFO cinder.api.openstack.wsgi [None req-76cde4db-9f02-430c-b3a0-0518c976cf78 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:09:55.086 8 INFO cinder.api.openstack.wsgi [None req-2c11a391-ed61-4bcc-a418-7dee43853186 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:09:55.086 7 INFO cinder.api.openstack.wsgi [None req-76cde4db-9f02-430c-b3a0-0518c976cf78 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:09:55.087 8 INFO cinder.api.openstack.wsgi [None req-2c11a391-ed61-4bcc-a418-7dee43853186 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:09:55.087 7 INFO cinder.api.openstack.wsgi [None req-76cde4db-9f02-430c-b3a0-0518c976cf78 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:10:02.930 8 INFO cinder.api.openstack.wsgi [None req-bac48e7f-1839-45b1-9a3d-b546e3447b2f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true 2026-05-09 06:10:02.938 8 INFO cinder.volume.api [None req-bac48e7f-1839-45b1-9a3d-b546e3447b2f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all volumes completed successfully. 2026-05-09 06:10:02.939 8 INFO cinder.api.openstack.wsgi [None req-bac48e7f-1839-45b1-9a3d-b546e3447b2f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 236/471] 10.0.0.214 () {28 vars in 684 bytes} [Sat May 9 06:10:02 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:10:02.954 7 INFO cinder.api.openstack.wsgi [None req-282d3c1c-d156-45a0-b380-8ad618e5b39c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true 2026-05-09 06:10:02.963 7 INFO cinder.volume.api [None req-282d3c1c-d156-45a0-b380-8ad618e5b39c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all volumes completed successfully. 2026-05-09 06:10:02.965 7 INFO cinder.api.openstack.wsgi [None req-282d3c1c-d156-45a0-b380-8ad618e5b39c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 236/472] 10.0.0.214 () {28 vars in 684 bytes} [Sat May 9 06:10:02 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:10:02.974 8 INFO cinder.api.openstack.wsgi [None req-5f55b921-5668-47dd-9df7-49402e73ca89 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true 2026-05-09 06:10:02.980 8 INFO cinder.volume.api [None req-5f55b921-5668-47dd-9df7-49402e73ca89 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all snapshots completed successfully. 2026-05-09 06:10:02.981 8 INFO cinder.api.openstack.wsgi [None req-5f55b921-5668-47dd-9df7-49402e73ca89 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 237/473] 10.0.0.214 () {28 vars in 674 bytes} [Sat May 9 06:10:02 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:10:02.991 7 INFO cinder.api.openstack.wsgi [None req-27ca079b-f590-4384-8ce5-55bd4aacc75a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true 2026-05-09 06:10:03.495 7 INFO cinder.api.openstack.wsgi [None req-27ca079b-f590-4384-8ce5-55bd4aacc75a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 237/474] 10.0.0.214 () {28 vars in 696 bytes} [Sat May 9 06:10:02 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:10:03.534 8 INFO cinder.api.openstack.wsgi [None req-3d2567a7-c32e-4efd-a6c7-fb182c0d17c2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true 2026-05-09 06:10:03.557 8 INFO cinder.api.openstack.wsgi [None req-3d2567a7-c32e-4efd-a6c7-fb182c0d17c2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 238/475] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:10:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:10:03.568 7 INFO cinder.api.openstack.wsgi [None req-b1f2b80f-d3aa-443b-83ae-8c5bb0c305fb c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true 2026-05-09 06:10:03.586 7 INFO cinder.api.openstack.wsgi [None req-b1f2b80f-d3aa-443b-83ae-8c5bb0c305fb c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 238/476] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:10:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:10:03.595 8 INFO cinder.api.openstack.wsgi [None req-1fb57519-1d3a-4086-b87e-fd7367f083d5 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true 2026-05-09 06:10:03.620 8 INFO cinder.api.openstack.wsgi [None req-1fb57519-1d3a-4086-b87e-fd7367f083d5 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 239/477] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:10:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:10:03.630 7 INFO cinder.api.openstack.wsgi [None req-d1471e6e-81f0-4d32-b79e-e061e348b820 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-services 2026-05-09 06:10:03.635 7 INFO cinder.api.openstack.wsgi [None req-d1471e6e-81f0-4d32-b79e-e061e348b820 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 239/478] 10.0.0.214 () {28 vars in 645 bytes} [Sat May 9 06:10:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:10:05.086 8 INFO cinder.api.openstack.wsgi [None req-1fb57519-1d3a-4086-b87e-fd7367f083d5 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:10:05.086 7 INFO cinder.api.openstack.wsgi [None req-d1471e6e-81f0-4d32-b79e-e061e348b820 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:10:05.087 8 INFO cinder.api.openstack.wsgi [None req-1fb57519-1d3a-4086-b87e-fd7367f083d5 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:10:05.087 7 INFO cinder.api.openstack.wsgi [None req-d1471e6e-81f0-4d32-b79e-e061e348b820 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:10:15.086 7 INFO cinder.api.openstack.wsgi [None req-d1471e6e-81f0-4d32-b79e-e061e348b820 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:10:15.086 8 INFO cinder.api.openstack.wsgi [None req-1fb57519-1d3a-4086-b87e-fd7367f083d5 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:10:15.087 7 INFO cinder.api.openstack.wsgi [None req-d1471e6e-81f0-4d32-b79e-e061e348b820 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:10:15.088 8 INFO cinder.api.openstack.wsgi [None req-1fb57519-1d3a-4086-b87e-fd7367f083d5 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:10:25.086 7 INFO cinder.api.openstack.wsgi [None req-d1471e6e-81f0-4d32-b79e-e061e348b820 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:10:25.086 8 INFO cinder.api.openstack.wsgi [None req-1fb57519-1d3a-4086-b87e-fd7367f083d5 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:10:25.086 7 INFO cinder.api.openstack.wsgi [None req-d1471e6e-81f0-4d32-b79e-e061e348b820 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:10:25.087 8 INFO cinder.api.openstack.wsgi [None req-1fb57519-1d3a-4086-b87e-fd7367f083d5 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:10:35.086 8 INFO cinder.api.openstack.wsgi [None req-1fb57519-1d3a-4086-b87e-fd7367f083d5 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:10:35.087 8 INFO cinder.api.openstack.wsgi [None req-1fb57519-1d3a-4086-b87e-fd7367f083d5 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:10:35.087 7 INFO cinder.api.openstack.wsgi [None req-d1471e6e-81f0-4d32-b79e-e061e348b820 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:10:35.089 7 INFO cinder.api.openstack.wsgi [None req-d1471e6e-81f0-4d32-b79e-e061e348b820 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:10:45.086 7 INFO cinder.api.openstack.wsgi [None req-d1471e6e-81f0-4d32-b79e-e061e348b820 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:10:45.086 8 INFO cinder.api.openstack.wsgi [None req-1fb57519-1d3a-4086-b87e-fd7367f083d5 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:10:45.087 7 INFO cinder.api.openstack.wsgi [None req-d1471e6e-81f0-4d32-b79e-e061e348b820 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:10:45.087 8 INFO cinder.api.openstack.wsgi [None req-1fb57519-1d3a-4086-b87e-fd7367f083d5 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:10:55.086 7 INFO cinder.api.openstack.wsgi [None req-d1471e6e-81f0-4d32-b79e-e061e348b820 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:10:55.087 7 INFO cinder.api.openstack.wsgi [None req-d1471e6e-81f0-4d32-b79e-e061e348b820 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:10:55.089 8 INFO cinder.api.openstack.wsgi [None req-1fb57519-1d3a-4086-b87e-fd7367f083d5 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:10:55.090 8 INFO cinder.api.openstack.wsgi [None req-1fb57519-1d3a-4086-b87e-fd7367f083d5 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:11:02.938 7 INFO cinder.api.openstack.wsgi [None req-138ed619-cddb-4de0-8a29-6a7941f3331c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true 2026-05-09 06:11:02.944 7 INFO cinder.volume.api [None req-138ed619-cddb-4de0-8a29-6a7941f3331c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all snapshots completed successfully. 2026-05-09 06:11:02.944 7 INFO cinder.api.openstack.wsgi [None req-138ed619-cddb-4de0-8a29-6a7941f3331c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 246/491] 10.0.0.214 () {28 vars in 674 bytes} [Sat May 9 06:11:02 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:11:02.986 8 INFO cinder.api.openstack.wsgi [None req-78dbfc5c-0555-4e37-900e-a1e4ccc6904c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true 2026-05-09 06:11:03.004 8 INFO cinder.api.openstack.wsgi [None req-78dbfc5c-0555-4e37-900e-a1e4ccc6904c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 246/492] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:11:02 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:11:03.016 7 INFO cinder.api.openstack.wsgi [None req-115f8d60-9a4d-4200-9969-a83311aa60c8 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true 2026-05-09 06:11:03.034 7 INFO cinder.api.openstack.wsgi [None req-115f8d60-9a4d-4200-9969-a83311aa60c8 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 247/493] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:11:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:11:03.046 8 INFO cinder.api.openstack.wsgi [None req-6e1f4a3f-f190-4b33-9ac0-421800870f8f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true 2026-05-09 06:11:03.063 8 INFO cinder.api.openstack.wsgi [None req-6e1f4a3f-f190-4b33-9ac0-421800870f8f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 247/494] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:11:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:11:03.074 7 INFO cinder.api.openstack.wsgi [None req-ef1e7776-e269-4447-9e05-486c365e57a8 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true 2026-05-09 06:11:03.578 7 INFO cinder.api.openstack.wsgi [None req-ef1e7776-e269-4447-9e05-486c365e57a8 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 248/495] 10.0.0.214 () {28 vars in 696 bytes} [Sat May 9 06:11:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:11:03.591 8 INFO cinder.api.openstack.wsgi [None req-c335213c-d106-439b-8d29-e5925d611eef c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true 2026-05-09 06:11:03.604 8 INFO cinder.volume.api [None req-c335213c-d106-439b-8d29-e5925d611eef c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all volumes completed successfully. 2026-05-09 06:11:03.606 8 INFO cinder.api.openstack.wsgi [None req-c335213c-d106-439b-8d29-e5925d611eef c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 248/496] 10.0.0.214 () {28 vars in 684 bytes} [Sat May 9 06:11:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:11:03.616 7 INFO cinder.api.openstack.wsgi [None req-de46a631-0fde-4b6d-a63c-be4c42d200b2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-services 2026-05-09 06:11:03.626 7 INFO cinder.api.openstack.wsgi [None req-de46a631-0fde-4b6d-a63c-be4c42d200b2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 249/497] 10.0.0.214 () {28 vars in 645 bytes} [Sat May 9 06:11:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:11:03.633 8 INFO cinder.api.openstack.wsgi [None req-1385adb5-71c2-4f67-9102-b635dd5abc81 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true 2026-05-09 06:11:03.642 8 INFO cinder.volume.api [None req-1385adb5-71c2-4f67-9102-b635dd5abc81 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all volumes completed successfully. 2026-05-09 06:11:03.643 8 INFO cinder.api.openstack.wsgi [None req-1385adb5-71c2-4f67-9102-b635dd5abc81 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 249/498] 10.0.0.214 () {28 vars in 684 bytes} [Sat May 9 06:11:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:11:05.086 7 INFO cinder.api.openstack.wsgi [None req-de46a631-0fde-4b6d-a63c-be4c42d200b2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:11:05.087 7 INFO cinder.api.openstack.wsgi [None req-de46a631-0fde-4b6d-a63c-be4c42d200b2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:11:05.087 8 INFO cinder.api.openstack.wsgi [None req-1385adb5-71c2-4f67-9102-b635dd5abc81 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:11:05.089 8 INFO cinder.api.openstack.wsgi [None req-1385adb5-71c2-4f67-9102-b635dd5abc81 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:11:15.086 7 INFO cinder.api.openstack.wsgi [None req-de46a631-0fde-4b6d-a63c-be4c42d200b2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:11:15.086 8 INFO cinder.api.openstack.wsgi [None req-1385adb5-71c2-4f67-9102-b635dd5abc81 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:11:15.087 8 INFO cinder.api.openstack.wsgi [None req-1385adb5-71c2-4f67-9102-b635dd5abc81 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:11:15.087 7 INFO cinder.api.openstack.wsgi [None req-de46a631-0fde-4b6d-a63c-be4c42d200b2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:11:25.086 8 INFO cinder.api.openstack.wsgi [None req-1385adb5-71c2-4f67-9102-b635dd5abc81 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:11:25.086 7 INFO cinder.api.openstack.wsgi [None req-de46a631-0fde-4b6d-a63c-be4c42d200b2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:11:25.086 8 INFO cinder.api.openstack.wsgi [None req-1385adb5-71c2-4f67-9102-b635dd5abc81 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:11:25.087 7 INFO cinder.api.openstack.wsgi [None req-de46a631-0fde-4b6d-a63c-be4c42d200b2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:11:35.086 8 INFO cinder.api.openstack.wsgi [None req-1385adb5-71c2-4f67-9102-b635dd5abc81 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:11:35.087 7 INFO cinder.api.openstack.wsgi [None req-de46a631-0fde-4b6d-a63c-be4c42d200b2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:11:35.087 8 INFO cinder.api.openstack.wsgi [None req-1385adb5-71c2-4f67-9102-b635dd5abc81 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:11:35.088 7 INFO cinder.api.openstack.wsgi [None req-de46a631-0fde-4b6d-a63c-be4c42d200b2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:11:45.086 8 INFO cinder.api.openstack.wsgi [None req-1385adb5-71c2-4f67-9102-b635dd5abc81 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:11:45.086 7 INFO cinder.api.openstack.wsgi [None req-de46a631-0fde-4b6d-a63c-be4c42d200b2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:11:45.087 8 INFO cinder.api.openstack.wsgi [None req-1385adb5-71c2-4f67-9102-b635dd5abc81 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:11:45.087 7 INFO cinder.api.openstack.wsgi [None req-de46a631-0fde-4b6d-a63c-be4c42d200b2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:11:55.086 7 INFO cinder.api.openstack.wsgi [None req-de46a631-0fde-4b6d-a63c-be4c42d200b2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:11:55.086 8 INFO cinder.api.openstack.wsgi [None req-1385adb5-71c2-4f67-9102-b635dd5abc81 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:11:55.087 7 INFO cinder.api.openstack.wsgi [None req-de46a631-0fde-4b6d-a63c-be4c42d200b2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:11:55.087 8 INFO cinder.api.openstack.wsgi [None req-1385adb5-71c2-4f67-9102-b635dd5abc81 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:12:02.939 7 INFO cinder.api.openstack.wsgi [None req-865c0783-1c88-40d3-83e9-194261205b47 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true 2026-05-09 06:12:02.950 7 INFO cinder.volume.api [None req-865c0783-1c88-40d3-83e9-194261205b47 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all volumes completed successfully. 2026-05-09 06:12:02.952 7 INFO cinder.api.openstack.wsgi [None req-865c0783-1c88-40d3-83e9-194261205b47 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 256/511] 10.0.0.214 () {28 vars in 684 bytes} [Sat May 9 06:12:02 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:12:02.994 8 INFO cinder.api.openstack.wsgi [None req-dca688d8-ea4e-49f9-943b-e6068a43178b c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true 2026-05-09 06:12:03.010 8 INFO cinder.api.openstack.wsgi [None req-dca688d8-ea4e-49f9-943b-e6068a43178b c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 256/512] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:12:02 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:12:03.022 7 INFO cinder.api.openstack.wsgi [None req-eb350e2c-9957-4ee4-af01-3e9cc94e483f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true 2026-05-09 06:12:03.042 7 INFO cinder.api.openstack.wsgi [None req-eb350e2c-9957-4ee4-af01-3e9cc94e483f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 257/513] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:12:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:12:03.054 8 INFO cinder.api.openstack.wsgi [None req-ca7bb461-f56c-45a0-b34d-86c24a04c20b c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true 2026-05-09 06:12:03.069 8 INFO cinder.api.openstack.wsgi [None req-ca7bb461-f56c-45a0-b34d-86c24a04c20b c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 257/514] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:12:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:12:03.078 7 INFO cinder.api.openstack.wsgi [None req-1a4fd01e-02cc-4c5f-827b-9b9b51d6af76 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true 2026-05-09 06:12:03.581 7 INFO cinder.api.openstack.wsgi [None req-1a4fd01e-02cc-4c5f-827b-9b9b51d6af76 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 258/515] 10.0.0.214 () {28 vars in 696 bytes} [Sat May 9 06:12:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:12:03.594 8 INFO cinder.api.openstack.wsgi [None req-0a27df17-ff0c-4247-a230-653069c6018a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-services 2026-05-09 06:12:03.602 8 INFO cinder.api.openstack.wsgi [None req-0a27df17-ff0c-4247-a230-653069c6018a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 258/516] 10.0.0.214 () {28 vars in 645 bytes} [Sat May 9 06:12:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:12:03.613 7 INFO cinder.api.openstack.wsgi [None req-b639a822-787a-4642-966e-b5f825692fd6 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true 2026-05-09 06:12:03.626 7 INFO cinder.volume.api [None req-b639a822-787a-4642-966e-b5f825692fd6 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all volumes completed successfully. 2026-05-09 06:12:03.628 7 INFO cinder.api.openstack.wsgi [None req-b639a822-787a-4642-966e-b5f825692fd6 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 259/517] 10.0.0.214 () {28 vars in 684 bytes} [Sat May 9 06:12:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:12:03.641 8 INFO cinder.api.openstack.wsgi [None req-640cf611-d333-4376-9718-8bb59e0e3029 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true 2026-05-09 06:12:03.647 8 INFO cinder.volume.api [None req-640cf611-d333-4376-9718-8bb59e0e3029 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all snapshots completed successfully. 2026-05-09 06:12:03.648 8 INFO cinder.api.openstack.wsgi [None req-640cf611-d333-4376-9718-8bb59e0e3029 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 259/518] 10.0.0.214 () {28 vars in 674 bytes} [Sat May 9 06:12:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:12:05.085 7 INFO cinder.api.openstack.wsgi [None req-b639a822-787a-4642-966e-b5f825692fd6 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:12:05.086 8 INFO cinder.api.openstack.wsgi [None req-640cf611-d333-4376-9718-8bb59e0e3029 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:12:05.086 7 INFO cinder.api.openstack.wsgi [None req-b639a822-787a-4642-966e-b5f825692fd6 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:12:05.087 8 INFO cinder.api.openstack.wsgi [None req-640cf611-d333-4376-9718-8bb59e0e3029 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:12:15.087 7 INFO cinder.api.openstack.wsgi [None req-b639a822-787a-4642-966e-b5f825692fd6 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:12:15.087 8 INFO cinder.api.openstack.wsgi [None req-640cf611-d333-4376-9718-8bb59e0e3029 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:12:15.088 8 INFO cinder.api.openstack.wsgi [None req-640cf611-d333-4376-9718-8bb59e0e3029 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:12:15.088 7 INFO cinder.api.openstack.wsgi [None req-b639a822-787a-4642-966e-b5f825692fd6 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:12:25.086 7 INFO cinder.api.openstack.wsgi [None req-b639a822-787a-4642-966e-b5f825692fd6 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:12:25.087 7 INFO cinder.api.openstack.wsgi [None req-b639a822-787a-4642-966e-b5f825692fd6 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:12:25.087 8 INFO cinder.api.openstack.wsgi [None req-640cf611-d333-4376-9718-8bb59e0e3029 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:12:25.090 8 INFO cinder.api.openstack.wsgi [None req-640cf611-d333-4376-9718-8bb59e0e3029 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:12:35.086 7 INFO cinder.api.openstack.wsgi [None req-b639a822-787a-4642-966e-b5f825692fd6 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:12:35.086 8 INFO cinder.api.openstack.wsgi [None req-640cf611-d333-4376-9718-8bb59e0e3029 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:12:35.087 7 INFO cinder.api.openstack.wsgi [None req-b639a822-787a-4642-966e-b5f825692fd6 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:12:35.087 8 INFO cinder.api.openstack.wsgi [None req-640cf611-d333-4376-9718-8bb59e0e3029 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:12:45.086 7 INFO cinder.api.openstack.wsgi [None req-b639a822-787a-4642-966e-b5f825692fd6 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:12:45.086 8 INFO cinder.api.openstack.wsgi [None req-640cf611-d333-4376-9718-8bb59e0e3029 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:12:45.087 8 INFO cinder.api.openstack.wsgi [None req-640cf611-d333-4376-9718-8bb59e0e3029 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:12:45.088 7 INFO cinder.api.openstack.wsgi [None req-b639a822-787a-4642-966e-b5f825692fd6 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:12:55.086 8 INFO cinder.api.openstack.wsgi [None req-640cf611-d333-4376-9718-8bb59e0e3029 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:12:55.086 7 INFO cinder.api.openstack.wsgi [None req-b639a822-787a-4642-966e-b5f825692fd6 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:12:55.087 8 INFO cinder.api.openstack.wsgi [None req-640cf611-d333-4376-9718-8bb59e0e3029 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:12:55.087 7 INFO cinder.api.openstack.wsgi [None req-b639a822-787a-4642-966e-b5f825692fd6 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:13:03.006 8 INFO cinder.api.openstack.wsgi [None req-5badd070-90c2-4bcb-b17a-5488d2c7824c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-services 2026-05-09 06:13:03.012 8 INFO cinder.api.openstack.wsgi [None req-5badd070-90c2-4bcb-b17a-5488d2c7824c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 266/531] 10.0.0.214 () {28 vars in 645 bytes} [Sat May 9 06:13:02 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-services => generated 646 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:13:03.021 7 INFO cinder.api.openstack.wsgi [None req-ad08e958-f6e2-4445-86f4-8671fb992ad8 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true 2026-05-09 06:13:03.029 7 INFO cinder.volume.api [None req-ad08e958-f6e2-4445-86f4-8671fb992ad8 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all volumes completed successfully. 2026-05-09 06:13:03.031 7 INFO cinder.api.openstack.wsgi [None req-ad08e958-f6e2-4445-86f4-8671fb992ad8 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 266/532] 10.0.0.214 () {28 vars in 684 bytes} [Sat May 9 06:13:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:13:03.043 8 INFO cinder.api.openstack.wsgi [None req-5c851344-d04d-44b0-b6dd-d4de94154345 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true 2026-05-09 06:13:03.052 8 INFO cinder.volume.api [None req-5c851344-d04d-44b0-b6dd-d4de94154345 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all volumes completed successfully. 2026-05-09 06:13:03.053 8 INFO cinder.api.openstack.wsgi [None req-5c851344-d04d-44b0-b6dd-d4de94154345 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 267/533] 10.0.0.214 () {28 vars in 684 bytes} [Sat May 9 06:13:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:13:03.060 7 INFO cinder.api.openstack.wsgi [None req-fc8aa637-74ab-4223-a7cc-9235a53a880a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true 2026-05-09 06:13:03.563 7 INFO cinder.api.openstack.wsgi [None req-fc8aa637-74ab-4223-a7cc-9235a53a880a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 267/534] 10.0.0.214 () {28 vars in 696 bytes} [Sat May 9 06:13:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:13:03.613 8 INFO cinder.api.openstack.wsgi [None req-9d2a1ea2-7f11-4dc5-a2c5-3c4a1f732f65 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true 2026-05-09 06:13:03.634 8 INFO cinder.api.openstack.wsgi [None req-9d2a1ea2-7f11-4dc5-a2c5-3c4a1f732f65 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 268/535] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:13:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:13:03.643 7 INFO cinder.api.openstack.wsgi [None req-ade8fca0-a4dc-4347-868b-d3fac28c00c6 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true 2026-05-09 06:13:03.679 7 INFO cinder.api.openstack.wsgi [None req-ade8fca0-a4dc-4347-868b-d3fac28c00c6 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 268/536] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:13:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:13:03.693 8 INFO cinder.api.openstack.wsgi [None req-3096c245-9c0c-471c-bc30-bc4de711791c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true 2026-05-09 06:13:03.709 8 INFO cinder.api.openstack.wsgi [None req-3096c245-9c0c-471c-bc30-bc4de711791c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 269/537] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:13:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:13:03.720 7 INFO cinder.api.openstack.wsgi [None req-71336401-ae07-42bd-b9d0-886e11b1d232 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true 2026-05-09 06:13:03.725 7 INFO cinder.volume.api [None req-71336401-ae07-42bd-b9d0-886e11b1d232 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all snapshots completed successfully. 2026-05-09 06:13:03.725 7 INFO cinder.api.openstack.wsgi [None req-71336401-ae07-42bd-b9d0-886e11b1d232 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 269/538] 10.0.0.214 () {28 vars in 674 bytes} [Sat May 9 06:13:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:13:05.086 8 INFO cinder.api.openstack.wsgi [None req-3096c245-9c0c-471c-bc30-bc4de711791c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:13:05.087 7 INFO cinder.api.openstack.wsgi [None req-71336401-ae07-42bd-b9d0-886e11b1d232 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:13:05.088 8 INFO cinder.api.openstack.wsgi [None req-3096c245-9c0c-471c-bc30-bc4de711791c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:13:05.088 7 INFO cinder.api.openstack.wsgi [None req-71336401-ae07-42bd-b9d0-886e11b1d232 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:13:15.086 7 INFO cinder.api.openstack.wsgi [None req-71336401-ae07-42bd-b9d0-886e11b1d232 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:13:15.086 8 INFO cinder.api.openstack.wsgi [None req-3096c245-9c0c-471c-bc30-bc4de711791c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:13:15.088 7 INFO cinder.api.openstack.wsgi [None req-71336401-ae07-42bd-b9d0-886e11b1d232 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:13:15.088 8 INFO cinder.api.openstack.wsgi [None req-3096c245-9c0c-471c-bc30-bc4de711791c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:13:25.086 7 INFO cinder.api.openstack.wsgi [None req-71336401-ae07-42bd-b9d0-886e11b1d232 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:13:25.086 8 INFO cinder.api.openstack.wsgi [None req-3096c245-9c0c-471c-bc30-bc4de711791c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:13:25.087 7 INFO cinder.api.openstack.wsgi [None req-71336401-ae07-42bd-b9d0-886e11b1d232 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:13:25.088 8 INFO cinder.api.openstack.wsgi [None req-3096c245-9c0c-471c-bc30-bc4de711791c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:13:35.086 7 INFO cinder.api.openstack.wsgi [None req-71336401-ae07-42bd-b9d0-886e11b1d232 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:13:35.086 8 INFO cinder.api.openstack.wsgi [None req-3096c245-9c0c-471c-bc30-bc4de711791c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:13:35.087 7 INFO cinder.api.openstack.wsgi [None req-71336401-ae07-42bd-b9d0-886e11b1d232 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:13:35.087 8 INFO cinder.api.openstack.wsgi [None req-3096c245-9c0c-471c-bc30-bc4de711791c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:13:45.087 7 INFO cinder.api.openstack.wsgi [None req-71336401-ae07-42bd-b9d0-886e11b1d232 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:13:45.087 8 INFO cinder.api.openstack.wsgi [None req-3096c245-9c0c-471c-bc30-bc4de711791c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:13:45.088 7 INFO cinder.api.openstack.wsgi [None req-71336401-ae07-42bd-b9d0-886e11b1d232 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:13:45.088 8 INFO cinder.api.openstack.wsgi [None req-3096c245-9c0c-471c-bc30-bc4de711791c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:13:55.086 8 INFO cinder.api.openstack.wsgi [None req-3096c245-9c0c-471c-bc30-bc4de711791c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:13:55.086 7 INFO cinder.api.openstack.wsgi [None req-71336401-ae07-42bd-b9d0-886e11b1d232 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:13:55.086 8 INFO cinder.api.openstack.wsgi [None req-3096c245-9c0c-471c-bc30-bc4de711791c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:13:55.086 7 INFO cinder.api.openstack.wsgi [None req-71336401-ae07-42bd-b9d0-886e11b1d232 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:14:02.987 8 INFO cinder.api.openstack.wsgi [None req-a5b1df55-b64e-4c61-8f9c-efb9604e8036 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true 2026-05-09 06:14:02.997 8 INFO cinder.volume.api [None req-a5b1df55-b64e-4c61-8f9c-efb9604e8036 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all snapshots completed successfully. 2026-05-09 06:14:02.998 8 INFO cinder.api.openstack.wsgi [None req-a5b1df55-b64e-4c61-8f9c-efb9604e8036 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 276/551] 10.0.0.214 () {28 vars in 674 bytes} [Sat May 9 06:14:02 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true => generated 17 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:14:03.031 7 INFO cinder.api.openstack.wsgi [None req-a67def0c-cd11-4b2a-af2d-75b02fdf957a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true 2026-05-09 06:14:03.056 7 INFO cinder.api.openstack.wsgi [None req-a67def0c-cd11-4b2a-af2d-75b02fdf957a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 276/552] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:14:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:14:03.066 8 INFO cinder.api.openstack.wsgi [None req-d7db8764-65da-43f3-bdaa-c04f356b9d65 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true 2026-05-09 06:14:03.090 8 INFO cinder.api.openstack.wsgi [None req-d7db8764-65da-43f3-bdaa-c04f356b9d65 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 277/553] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:14:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:14:03.102 7 INFO cinder.api.openstack.wsgi [None req-fedb3c12-0bef-4719-9ac7-9da8a3a6c223 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true 2026-05-09 06:14:03.123 7 INFO cinder.api.openstack.wsgi [None req-fedb3c12-0bef-4719-9ac7-9da8a3a6c223 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 277/554] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:14:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:14:03.132 8 INFO cinder.api.openstack.wsgi [None req-edf847f8-c722-4080-bda2-fdfec9e16975 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true 2026-05-09 06:14:03.141 8 INFO cinder.volume.api [None req-edf847f8-c722-4080-bda2-fdfec9e16975 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all volumes completed successfully. 2026-05-09 06:14:03.143 8 INFO cinder.api.openstack.wsgi [None req-edf847f8-c722-4080-bda2-fdfec9e16975 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 278/555] 10.0.0.214 () {28 vars in 684 bytes} [Sat May 9 06:14:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:14:03.154 7 INFO cinder.api.openstack.wsgi [None req-5dcb8ec6-32d4-467f-ae27-47602a1fa398 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-services 2026-05-09 06:14:03.159 7 INFO cinder.api.openstack.wsgi [None req-5dcb8ec6-32d4-467f-ae27-47602a1fa398 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 278/556] 10.0.0.214 () {28 vars in 645 bytes} [Sat May 9 06:14:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:14:03.166 8 INFO cinder.api.openstack.wsgi [None req-0ca45e78-3d44-450a-81cb-64f816fe2409 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true 2026-05-09 06:14:03.175 8 INFO cinder.volume.api [None req-0ca45e78-3d44-450a-81cb-64f816fe2409 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all volumes completed successfully. 2026-05-09 06:14:03.177 8 INFO cinder.api.openstack.wsgi [None req-0ca45e78-3d44-450a-81cb-64f816fe2409 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 279/557] 10.0.0.214 () {28 vars in 684 bytes} [Sat May 9 06:14:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:14:03.189 7 INFO cinder.api.openstack.wsgi [None req-93cba4b8-9f12-4367-9b37-3b1b52d2b1e9 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true 2026-05-09 06:14:03.692 7 INFO cinder.api.openstack.wsgi [None req-93cba4b8-9f12-4367-9b37-3b1b52d2b1e9 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 279/558] 10.0.0.214 () {28 vars in 696 bytes} [Sat May 9 06:14:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:14:05.086 7 INFO cinder.api.openstack.wsgi [None req-93cba4b8-9f12-4367-9b37-3b1b52d2b1e9 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:14:05.086 8 INFO cinder.api.openstack.wsgi [None req-0ca45e78-3d44-450a-81cb-64f816fe2409 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:14:05.086 7 INFO cinder.api.openstack.wsgi [None req-93cba4b8-9f12-4367-9b37-3b1b52d2b1e9 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:14:05.087 8 INFO cinder.api.openstack.wsgi [None req-0ca45e78-3d44-450a-81cb-64f816fe2409 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:14:15.085 7 INFO cinder.api.openstack.wsgi [None req-93cba4b8-9f12-4367-9b37-3b1b52d2b1e9 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:14:15.086 8 INFO cinder.api.openstack.wsgi [None req-0ca45e78-3d44-450a-81cb-64f816fe2409 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:14:15.086 7 INFO cinder.api.openstack.wsgi [None req-93cba4b8-9f12-4367-9b37-3b1b52d2b1e9 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:14:15.087 8 INFO cinder.api.openstack.wsgi [None req-0ca45e78-3d44-450a-81cb-64f816fe2409 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:14:25.086 7 INFO cinder.api.openstack.wsgi [None req-93cba4b8-9f12-4367-9b37-3b1b52d2b1e9 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:14:25.086 8 INFO cinder.api.openstack.wsgi [None req-0ca45e78-3d44-450a-81cb-64f816fe2409 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:14:25.087 7 INFO cinder.api.openstack.wsgi [None req-93cba4b8-9f12-4367-9b37-3b1b52d2b1e9 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:14:25.087 8 INFO cinder.api.openstack.wsgi [None req-0ca45e78-3d44-450a-81cb-64f816fe2409 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:14:35.086 7 INFO cinder.api.openstack.wsgi [None req-93cba4b8-9f12-4367-9b37-3b1b52d2b1e9 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:14:35.086 8 INFO cinder.api.openstack.wsgi [None req-0ca45e78-3d44-450a-81cb-64f816fe2409 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:14:35.087 7 INFO cinder.api.openstack.wsgi [None req-93cba4b8-9f12-4367-9b37-3b1b52d2b1e9 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:14:35.087 8 INFO cinder.api.openstack.wsgi [None req-0ca45e78-3d44-450a-81cb-64f816fe2409 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:14:45.086 7 INFO cinder.api.openstack.wsgi [None req-93cba4b8-9f12-4367-9b37-3b1b52d2b1e9 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:14:45.086 8 INFO cinder.api.openstack.wsgi [None req-0ca45e78-3d44-450a-81cb-64f816fe2409 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:14:45.087 8 INFO cinder.api.openstack.wsgi [None req-0ca45e78-3d44-450a-81cb-64f816fe2409 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:14:45.087 7 INFO cinder.api.openstack.wsgi [None req-93cba4b8-9f12-4367-9b37-3b1b52d2b1e9 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:14:55.087 8 INFO cinder.api.openstack.wsgi [None req-0ca45e78-3d44-450a-81cb-64f816fe2409 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:14:55.087 7 INFO cinder.api.openstack.wsgi [None req-93cba4b8-9f12-4367-9b37-3b1b52d2b1e9 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:14:55.088 8 INFO cinder.api.openstack.wsgi [None req-0ca45e78-3d44-450a-81cb-64f816fe2409 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:14:55.088 7 INFO cinder.api.openstack.wsgi [None req-93cba4b8-9f12-4367-9b37-3b1b52d2b1e9 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:15:02.961 8 INFO cinder.api.openstack.wsgi [None req-c52d048a-e8ef-4771-b767-bda87b0e7050 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-services 2026-05-09 06:15:02.967 8 INFO cinder.api.openstack.wsgi [None req-c52d048a-e8ef-4771-b767-bda87b0e7050 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 286/571] 10.0.0.214 () {28 vars in 645 bytes} [Sat May 9 06:15:02 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-services => generated 646 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:15:02.980 7 INFO cinder.api.openstack.wsgi [None req-82cbd704-fb24-4e46-b05d-ef7148a92af6 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true 2026-05-09 06:15:02.991 7 INFO cinder.volume.api [None req-82cbd704-fb24-4e46-b05d-ef7148a92af6 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all volumes completed successfully. 2026-05-09 06:15:02.993 7 INFO cinder.api.openstack.wsgi [None req-82cbd704-fb24-4e46-b05d-ef7148a92af6 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 286/572] 10.0.0.214 () {28 vars in 684 bytes} [Sat May 9 06:15:02 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:15:03.010 8 INFO cinder.api.openstack.wsgi [None req-49f5fb7f-d506-411a-bb78-adaecdb7658f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true 2026-05-09 06:15:03.019 8 INFO cinder.volume.api [None req-49f5fb7f-d506-411a-bb78-adaecdb7658f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all volumes completed successfully. 2026-05-09 06:15:03.021 8 INFO cinder.api.openstack.wsgi [None req-49f5fb7f-d506-411a-bb78-adaecdb7658f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 287/573] 10.0.0.214 () {28 vars in 684 bytes} [Sat May 9 06:15:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:15:03.083 7 INFO cinder.api.openstack.wsgi [None req-c8f0ad20-9651-484d-be44-0e147cb552a2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true 2026-05-09 06:15:03.101 7 INFO cinder.api.openstack.wsgi [None req-c8f0ad20-9651-484d-be44-0e147cb552a2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 287/574] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:15:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:15:03.115 8 INFO cinder.api.openstack.wsgi [None req-28c624a9-eb0d-45c5-ab63-d5de1a305f61 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true 2026-05-09 06:15:03.146 8 INFO cinder.api.openstack.wsgi [None req-28c624a9-eb0d-45c5-ab63-d5de1a305f61 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 288/575] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:15:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:15:03.160 7 INFO cinder.api.openstack.wsgi [None req-eca27bb5-ab71-452f-b345-68a30bff1a5f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true 2026-05-09 06:15:03.201 7 INFO cinder.api.openstack.wsgi [None req-eca27bb5-ab71-452f-b345-68a30bff1a5f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 288/576] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:15:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true => generated 845 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:15:03.211 8 INFO cinder.api.openstack.wsgi [None req-ad70064c-8cfb-4c8a-9623-20ef475c7bed c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true 2026-05-09 06:15:03.219 8 INFO cinder.volume.api [None req-ad70064c-8cfb-4c8a-9623-20ef475c7bed c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all snapshots completed successfully. 2026-05-09 06:15:03.220 8 INFO cinder.api.openstack.wsgi [None req-ad70064c-8cfb-4c8a-9623-20ef475c7bed c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 289/577] 10.0.0.214 () {28 vars in 674 bytes} [Sat May 9 06:15:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:15:03.233 7 INFO cinder.api.openstack.wsgi [None req-01c296c2-2beb-461b-9af5-f564110e0a0b c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true 2026-05-09 06:15:03.737 7 INFO cinder.api.openstack.wsgi [None req-01c296c2-2beb-461b-9af5-f564110e0a0b c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 289/578] 10.0.0.214 () {28 vars in 696 bytes} [Sat May 9 06:15:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:15:05.086 8 INFO cinder.api.openstack.wsgi [None req-ad70064c-8cfb-4c8a-9623-20ef475c7bed c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:15:05.086 7 INFO cinder.api.openstack.wsgi [None req-01c296c2-2beb-461b-9af5-f564110e0a0b c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:15:05.088 8 INFO cinder.api.openstack.wsgi [None req-ad70064c-8cfb-4c8a-9623-20ef475c7bed c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:15:05.088 7 INFO cinder.api.openstack.wsgi [None req-01c296c2-2beb-461b-9af5-f564110e0a0b c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:15:15.086 7 INFO cinder.api.openstack.wsgi [None req-01c296c2-2beb-461b-9af5-f564110e0a0b c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:15:15.086 8 INFO cinder.api.openstack.wsgi [None req-ad70064c-8cfb-4c8a-9623-20ef475c7bed c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:15:15.087 7 INFO cinder.api.openstack.wsgi [None req-01c296c2-2beb-461b-9af5-f564110e0a0b c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:15:15.087 8 INFO cinder.api.openstack.wsgi [None req-ad70064c-8cfb-4c8a-9623-20ef475c7bed c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:15:25.086 7 INFO cinder.api.openstack.wsgi [None req-01c296c2-2beb-461b-9af5-f564110e0a0b c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:15:25.086 8 INFO cinder.api.openstack.wsgi [None req-ad70064c-8cfb-4c8a-9623-20ef475c7bed c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:15:25.087 8 INFO cinder.api.openstack.wsgi [None req-ad70064c-8cfb-4c8a-9623-20ef475c7bed c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:15:25.088 7 INFO cinder.api.openstack.wsgi [None req-01c296c2-2beb-461b-9af5-f564110e0a0b c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:15:35.086 7 INFO cinder.api.openstack.wsgi [None req-01c296c2-2beb-461b-9af5-f564110e0a0b c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:15:35.087 8 INFO cinder.api.openstack.wsgi [None req-ad70064c-8cfb-4c8a-9623-20ef475c7bed c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:15:35.087 7 INFO cinder.api.openstack.wsgi [None req-01c296c2-2beb-461b-9af5-f564110e0a0b c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:15:35.088 8 INFO cinder.api.openstack.wsgi [None req-ad70064c-8cfb-4c8a-9623-20ef475c7bed c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:15:38.165 7 INFO cinder.api.openstack.wsgi [None req-13e67989-3491-4f84-805e-c5508726b203 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET https://volume.199-204-45-53.nip.io/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=False 2026-05-09 06:15:38.183 7 INFO cinder.api.openstack.wsgi [None req-13e67989-3491-4f84-805e-c5508726b203 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] https://volume.199-204-45-53.nip.io/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 294/587] 199.204.45.53 () {44 vars in 1064 bytes} [Sat May 9 06:15:38 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=False => generated 338 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:15:45.086 8 INFO cinder.api.openstack.wsgi [None req-ad70064c-8cfb-4c8a-9623-20ef475c7bed c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:15:45.086 7 INFO cinder.api.openstack.wsgi [None req-13e67989-3491-4f84-805e-c5508726b203 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:15:45.087 8 INFO cinder.api.openstack.wsgi [None req-ad70064c-8cfb-4c8a-9623-20ef475c7bed c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:15:45.088 7 INFO cinder.api.openstack.wsgi [None req-13e67989-3491-4f84-805e-c5508726b203 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:15:55.086 7 INFO cinder.api.openstack.wsgi [None req-13e67989-3491-4f84-805e-c5508726b203 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:15:55.086 8 INFO cinder.api.openstack.wsgi [None req-ad70064c-8cfb-4c8a-9623-20ef475c7bed c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:15:55.087 7 INFO cinder.api.openstack.wsgi [None req-13e67989-3491-4f84-805e-c5508726b203 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:15:55.087 8 INFO cinder.api.openstack.wsgi [None req-ad70064c-8cfb-4c8a-9623-20ef475c7bed c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:16:02.965 7 INFO cinder.api.openstack.wsgi [None req-caf3221d-cb53-46f1-8a07-3f5b142710d0 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-services 2026-05-09 06:16:02.969 7 INFO cinder.api.openstack.wsgi [None req-caf3221d-cb53-46f1-8a07-3f5b142710d0 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 297/592] 10.0.0.214 () {28 vars in 645 bytes} [Sat May 9 06:16:02 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-services => generated 646 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:16:02.978 8 INFO cinder.api.openstack.wsgi [None req-082cc3de-1eb1-450a-8bc2-e7a319154724 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true 2026-05-09 06:16:02.983 8 INFO cinder.volume.api [None req-082cc3de-1eb1-450a-8bc2-e7a319154724 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all snapshots completed successfully. 2026-05-09 06:16:02.984 8 INFO cinder.api.openstack.wsgi [None req-082cc3de-1eb1-450a-8bc2-e7a319154724 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 296/593] 10.0.0.214 () {28 vars in 674 bytes} [Sat May 9 06:16:02 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:16:03.018 7 INFO cinder.api.openstack.wsgi [None req-cf57709b-ad24-4fbe-a81d-d6616c56f761 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true 2026-05-09 06:16:03.036 7 INFO cinder.api.openstack.wsgi [None req-cf57709b-ad24-4fbe-a81d-d6616c56f761 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 298/594] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:16:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:16:03.047 8 INFO cinder.api.openstack.wsgi [None req-9b59f93e-6688-42cd-9edf-9cfff83bfcf4 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true 2026-05-09 06:16:03.063 8 INFO cinder.api.openstack.wsgi [None req-9b59f93e-6688-42cd-9edf-9cfff83bfcf4 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 297/595] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:16:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:16:03.072 7 INFO cinder.api.openstack.wsgi [None req-c4273729-3c52-4022-8c0a-6ec397543c4b c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true 2026-05-09 06:16:03.089 7 INFO cinder.api.openstack.wsgi [None req-c4273729-3c52-4022-8c0a-6ec397543c4b c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 299/596] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:16:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:16:03.118 8 INFO cinder.api.openstack.wsgi [None req-ddc50d6a-0624-49af-80b6-c22ce70fb6fa c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true 2026-05-09 06:16:03.623 8 INFO cinder.api.openstack.wsgi [None req-ddc50d6a-0624-49af-80b6-c22ce70fb6fa c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 298/597] 10.0.0.214 () {28 vars in 696 bytes} [Sat May 9 06:16:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:16:03.632 7 INFO cinder.api.openstack.wsgi [None req-4182ee33-b512-4dc7-b5ec-3603c0135d5d c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true 2026-05-09 06:16:03.641 7 INFO cinder.volume.api [None req-4182ee33-b512-4dc7-b5ec-3603c0135d5d c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all volumes completed successfully. 2026-05-09 06:16:03.643 7 INFO cinder.api.openstack.wsgi [None req-4182ee33-b512-4dc7-b5ec-3603c0135d5d c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 300/598] 10.0.0.214 () {28 vars in 684 bytes} [Sat May 9 06:16:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:16:03.653 8 INFO cinder.api.openstack.wsgi [None req-1a5c5ec7-d3b0-4c73-8ac7-9ba21cedc583 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true 2026-05-09 06:16:03.667 8 INFO cinder.volume.api [None req-1a5c5ec7-d3b0-4c73-8ac7-9ba21cedc583 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all volumes completed successfully. 2026-05-09 06:16:03.670 8 INFO cinder.api.openstack.wsgi [None req-1a5c5ec7-d3b0-4c73-8ac7-9ba21cedc583 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 299/599] 10.0.0.214 () {28 vars in 684 bytes} [Sat May 9 06:16:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:16:05.086 7 INFO cinder.api.openstack.wsgi [None req-4182ee33-b512-4dc7-b5ec-3603c0135d5d c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:16:05.086 8 INFO cinder.api.openstack.wsgi [None req-1a5c5ec7-d3b0-4c73-8ac7-9ba21cedc583 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:16:05.087 8 INFO cinder.api.openstack.wsgi [None req-1a5c5ec7-d3b0-4c73-8ac7-9ba21cedc583 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:16:05.087 7 INFO cinder.api.openstack.wsgi [None req-4182ee33-b512-4dc7-b5ec-3603c0135d5d c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:16:15.086 7 INFO cinder.api.openstack.wsgi [None req-4182ee33-b512-4dc7-b5ec-3603c0135d5d c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:16:15.087 8 INFO cinder.api.openstack.wsgi [None req-1a5c5ec7-d3b0-4c73-8ac7-9ba21cedc583 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:16:15.087 7 INFO cinder.api.openstack.wsgi [None req-4182ee33-b512-4dc7-b5ec-3603c0135d5d c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:16:15.088 8 INFO cinder.api.openstack.wsgi [None req-1a5c5ec7-d3b0-4c73-8ac7-9ba21cedc583 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:16:25.086 7 INFO cinder.api.openstack.wsgi [None req-4182ee33-b512-4dc7-b5ec-3603c0135d5d c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:16:25.086 7 INFO cinder.api.openstack.wsgi [None req-4182ee33-b512-4dc7-b5ec-3603c0135d5d c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:16:25.086 8 INFO cinder.api.openstack.wsgi [None req-1a5c5ec7-d3b0-4c73-8ac7-9ba21cedc583 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:16:25.087 8 INFO cinder.api.openstack.wsgi [None req-1a5c5ec7-d3b0-4c73-8ac7-9ba21cedc583 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:16:35.086 8 INFO cinder.api.openstack.wsgi [None req-1a5c5ec7-d3b0-4c73-8ac7-9ba21cedc583 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:16:35.087 8 INFO cinder.api.openstack.wsgi [None req-1a5c5ec7-d3b0-4c73-8ac7-9ba21cedc583 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:16:35.087 7 INFO cinder.api.openstack.wsgi [None req-4182ee33-b512-4dc7-b5ec-3603c0135d5d c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:16:35.088 7 INFO cinder.api.openstack.wsgi [None req-4182ee33-b512-4dc7-b5ec-3603c0135d5d c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:16:41.183 8 INFO cinder.api.openstack.wsgi [None req-74515d6d-dd4b-4818-b329-57f7084d6891 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET https://volume.199-204-45-53.nip.io/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=False 2026-05-09 06:16:41.200 8 INFO cinder.api.openstack.wsgi [None req-74515d6d-dd4b-4818-b329-57f7084d6891 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] https://volume.199-204-45-53.nip.io/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 304/608] 199.204.45.53 () {44 vars in 1064 bytes} [Sat May 9 06:16:41 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=False => generated 338 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:16:45.086 8 INFO cinder.api.openstack.wsgi [None req-74515d6d-dd4b-4818-b329-57f7084d6891 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:16:45.086 7 INFO cinder.api.openstack.wsgi [None req-4182ee33-b512-4dc7-b5ec-3603c0135d5d c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:16:45.087 8 INFO cinder.api.openstack.wsgi [None req-74515d6d-dd4b-4818-b329-57f7084d6891 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:16:45.088 7 INFO cinder.api.openstack.wsgi [None req-4182ee33-b512-4dc7-b5ec-3603c0135d5d c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:16:55.088 7 INFO cinder.api.openstack.wsgi [None req-4182ee33-b512-4dc7-b5ec-3603c0135d5d c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:16:55.088 8 INFO cinder.api.openstack.wsgi [None req-74515d6d-dd4b-4818-b329-57f7084d6891 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:16:55.089 7 INFO cinder.api.openstack.wsgi [None req-4182ee33-b512-4dc7-b5ec-3603c0135d5d c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:16:55.089 8 INFO cinder.api.openstack.wsgi [None req-74515d6d-dd4b-4818-b329-57f7084d6891 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:17:02.951 7 INFO cinder.api.openstack.wsgi [None req-c691b7de-aa77-4eb3-b912-79e79252e98b c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true 2026-05-09 06:17:02.956 7 INFO cinder.volume.api [None req-c691b7de-aa77-4eb3-b912-79e79252e98b c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all snapshots completed successfully. 2026-05-09 06:17:02.956 7 INFO cinder.api.openstack.wsgi [None req-c691b7de-aa77-4eb3-b912-79e79252e98b c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 307/613] 10.0.0.214 () {28 vars in 674 bytes} [Sat May 9 06:17:02 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true => generated 17 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:17:02.969 8 INFO cinder.api.openstack.wsgi [None req-b6a21f93-a6d1-43e4-a6e7-55ceccab9f0d c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true 2026-05-09 06:17:03.472 8 INFO cinder.api.openstack.wsgi [None req-b6a21f93-a6d1-43e4-a6e7-55ceccab9f0d c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 307/614] 10.0.0.214 () {28 vars in 696 bytes} [Sat May 9 06:17:02 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:17:03.483 7 INFO cinder.api.openstack.wsgi [None req-da4777eb-5c24-46d4-9390-29443a19765b c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true 2026-05-09 06:17:03.492 7 INFO cinder.volume.api [None req-da4777eb-5c24-46d4-9390-29443a19765b c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all volumes completed successfully. 2026-05-09 06:17:03.494 7 INFO cinder.api.openstack.wsgi [None req-da4777eb-5c24-46d4-9390-29443a19765b c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 308/615] 10.0.0.214 () {28 vars in 684 bytes} [Sat May 9 06:17:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:17:03.503 8 INFO cinder.api.openstack.wsgi [None req-5d9fb83b-f225-4783-89d7-8b703f86dedc c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-services 2026-05-09 06:17:03.509 8 INFO cinder.api.openstack.wsgi [None req-5d9fb83b-f225-4783-89d7-8b703f86dedc c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 308/616] 10.0.0.214 () {28 vars in 645 bytes} [Sat May 9 06:17:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:17:03.539 7 INFO cinder.api.openstack.wsgi [None req-748273c0-0ee5-4eca-a4eb-bfbacc4c8652 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true 2026-05-09 06:17:03.563 7 INFO cinder.api.openstack.wsgi [None req-748273c0-0ee5-4eca-a4eb-bfbacc4c8652 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 309/617] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:17:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:17:03.577 8 INFO cinder.api.openstack.wsgi [None req-594227d2-01d4-4929-816e-c6b71a51def4 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true 2026-05-09 06:17:03.599 8 INFO cinder.api.openstack.wsgi [None req-594227d2-01d4-4929-816e-c6b71a51def4 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 309/618] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:17:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:17:03.612 7 INFO cinder.api.openstack.wsgi [None req-2db6bf4d-5677-4a1d-9cfd-d6320c2c827c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true 2026-05-09 06:17:03.638 7 INFO cinder.api.openstack.wsgi [None req-2db6bf4d-5677-4a1d-9cfd-d6320c2c827c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 310/619] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:17:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:17:03.654 8 INFO cinder.api.openstack.wsgi [None req-45e00177-345b-445f-b4ac-3af38c00dfaa c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true 2026-05-09 06:17:03.670 8 INFO cinder.volume.api [None req-45e00177-345b-445f-b4ac-3af38c00dfaa c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all volumes completed successfully. 2026-05-09 06:17:03.673 8 INFO cinder.api.openstack.wsgi [None req-45e00177-345b-445f-b4ac-3af38c00dfaa c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 310/620] 10.0.0.214 () {28 vars in 684 bytes} [Sat May 9 06:17:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:17:05.086 7 INFO cinder.api.openstack.wsgi [None req-2db6bf4d-5677-4a1d-9cfd-d6320c2c827c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:17:05.086 7 INFO cinder.api.openstack.wsgi [None req-2db6bf4d-5677-4a1d-9cfd-d6320c2c827c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:17:05.086 8 INFO cinder.api.openstack.wsgi [None req-45e00177-345b-445f-b4ac-3af38c00dfaa c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:17:05.088 8 INFO cinder.api.openstack.wsgi [None req-45e00177-345b-445f-b4ac-3af38c00dfaa c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:17:15.086 8 INFO cinder.api.openstack.wsgi [None req-45e00177-345b-445f-b4ac-3af38c00dfaa c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:17:15.087 8 INFO cinder.api.openstack.wsgi [None req-45e00177-345b-445f-b4ac-3af38c00dfaa c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:17:15.087 7 INFO cinder.api.openstack.wsgi [None req-2db6bf4d-5677-4a1d-9cfd-d6320c2c827c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:17:15.088 7 INFO cinder.api.openstack.wsgi [None req-2db6bf4d-5677-4a1d-9cfd-d6320c2c827c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:17:25.087 8 INFO cinder.api.openstack.wsgi [None req-45e00177-345b-445f-b4ac-3af38c00dfaa c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:17:25.087 7 INFO cinder.api.openstack.wsgi [None req-2db6bf4d-5677-4a1d-9cfd-d6320c2c827c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:17:25.087 8 INFO cinder.api.openstack.wsgi [None req-45e00177-345b-445f-b4ac-3af38c00dfaa c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:17:25.088 7 INFO cinder.api.openstack.wsgi [None req-2db6bf4d-5677-4a1d-9cfd-d6320c2c827c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:17:35.086 8 INFO cinder.api.openstack.wsgi [None req-45e00177-345b-445f-b4ac-3af38c00dfaa c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:17:35.086 7 INFO cinder.api.openstack.wsgi [None req-2db6bf4d-5677-4a1d-9cfd-d6320c2c827c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:17:35.087 7 INFO cinder.api.openstack.wsgi [None req-2db6bf4d-5677-4a1d-9cfd-d6320c2c827c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:17:35.087 8 INFO cinder.api.openstack.wsgi [None req-45e00177-345b-445f-b4ac-3af38c00dfaa c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:17:45.086 7 INFO cinder.api.openstack.wsgi [None req-2db6bf4d-5677-4a1d-9cfd-d6320c2c827c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:17:45.086 8 INFO cinder.api.openstack.wsgi [None req-45e00177-345b-445f-b4ac-3af38c00dfaa c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:17:45.087 7 INFO cinder.api.openstack.wsgi [None req-2db6bf4d-5677-4a1d-9cfd-d6320c2c827c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:17:45.087 8 INFO cinder.api.openstack.wsgi [None req-45e00177-345b-445f-b4ac-3af38c00dfaa c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:17:55.086 8 INFO cinder.api.openstack.wsgi [None req-45e00177-345b-445f-b4ac-3af38c00dfaa c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:17:55.086 7 INFO cinder.api.openstack.wsgi [None req-2db6bf4d-5677-4a1d-9cfd-d6320c2c827c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:17:55.087 8 INFO cinder.api.openstack.wsgi [None req-45e00177-345b-445f-b4ac-3af38c00dfaa c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:17:55.088 7 INFO cinder.api.openstack.wsgi [None req-2db6bf4d-5677-4a1d-9cfd-d6320c2c827c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:18:03.113 8 INFO cinder.api.openstack.wsgi [None req-5f71cd58-e162-481f-bb39-d3516978ce90 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true 2026-05-09 06:18:03.124 8 INFO cinder.volume.api [None req-5f71cd58-e162-481f-bb39-d3516978ce90 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all snapshots completed successfully. 2026-05-09 06:18:03.125 8 INFO cinder.api.openstack.wsgi [None req-5f71cd58-e162-481f-bb39-d3516978ce90 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 317/633] 10.0.0.214 () {28 vars in 674 bytes} [Sat May 9 06:18:02 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true => generated 17 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:18:03.140 7 INFO cinder.api.openstack.wsgi [None req-89504fc1-8e1c-4e66-8ec9-e122e5a67c1c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true 2026-05-09 06:18:03.644 7 INFO cinder.api.openstack.wsgi [None req-89504fc1-8e1c-4e66-8ec9-e122e5a67c1c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 317/634] 10.0.0.214 () {28 vars in 696 bytes} [Sat May 9 06:18:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:18:03.655 8 INFO cinder.api.openstack.wsgi [None req-2be3267d-2108-48c1-8368-c18b36cde50f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true 2026-05-09 06:18:03.668 8 INFO cinder.volume.api [None req-2be3267d-2108-48c1-8368-c18b36cde50f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all volumes completed successfully. 2026-05-09 06:18:03.670 8 INFO cinder.api.openstack.wsgi [None req-2be3267d-2108-48c1-8368-c18b36cde50f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 318/635] 10.0.0.214 () {28 vars in 684 bytes} [Sat May 9 06:18:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:18:03.681 7 INFO cinder.api.openstack.wsgi [None req-39c808a0-a10b-4a73-89a7-fca84f114567 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true 2026-05-09 06:18:03.691 7 INFO cinder.volume.api [None req-39c808a0-a10b-4a73-89a7-fca84f114567 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all volumes completed successfully. 2026-05-09 06:18:03.692 7 INFO cinder.api.openstack.wsgi [None req-39c808a0-a10b-4a73-89a7-fca84f114567 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 318/636] 10.0.0.214 () {28 vars in 684 bytes} [Sat May 9 06:18:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:18:03.740 8 INFO cinder.api.openstack.wsgi [None req-347cb0f9-d739-41c9-9217-f07ddbedb762 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true 2026-05-09 06:18:03.763 8 INFO cinder.api.openstack.wsgi [None req-347cb0f9-d739-41c9-9217-f07ddbedb762 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 319/637] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:18:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:18:03.774 7 INFO cinder.api.openstack.wsgi [None req-9b00826a-a3f2-431b-b526-0e2055790ca1 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true 2026-05-09 06:18:03.792 7 INFO cinder.api.openstack.wsgi [None req-9b00826a-a3f2-431b-b526-0e2055790ca1 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 319/638] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:18:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:18:03.802 8 INFO cinder.api.openstack.wsgi [None req-93099658-0298-4f13-a235-7eb8c7a369ab c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true 2026-05-09 06:18:03.822 8 INFO cinder.api.openstack.wsgi [None req-93099658-0298-4f13-a235-7eb8c7a369ab c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 320/639] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:18:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:18:03.832 7 INFO cinder.api.openstack.wsgi [None req-c4417043-ade4-4249-b62b-2a0e17a2119d c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-services 2026-05-09 06:18:03.837 7 INFO cinder.api.openstack.wsgi [None req-c4417043-ade4-4249-b62b-2a0e17a2119d c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 320/640] 10.0.0.214 () {28 vars in 645 bytes} [Sat May 9 06:18:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:18:05.086 7 INFO cinder.api.openstack.wsgi [None req-c4417043-ade4-4249-b62b-2a0e17a2119d c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:18:05.086 8 INFO cinder.api.openstack.wsgi [None req-93099658-0298-4f13-a235-7eb8c7a369ab c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:18:05.087 7 INFO cinder.api.openstack.wsgi [None req-c4417043-ade4-4249-b62b-2a0e17a2119d c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:18:05.087 8 INFO cinder.api.openstack.wsgi [None req-93099658-0298-4f13-a235-7eb8c7a369ab c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:18:13.434 7 INFO cinder.api.openstack.wsgi [None req-5bcbc2e4-7f45-4e78-a85d-af3ef1d91bd4 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/snapshots 2026-05-09 06:18:13.447 7 INFO cinder.volume.api [None req-5bcbc2e4-7f45-4e78-a85d-af3ef1d91bd4 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all snapshots completed successfully. 2026-05-09 06:18:13.447 7 INFO cinder.api.openstack.wsgi [None req-5bcbc2e4-7f45-4e78-a85d-af3ef1d91bd4 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 322/643] 10.0.0.244 () {32 vars in 705 bytes} [Sat May 9 06:18:13 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/snapshots => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:18:13.463 8 INFO cinder.api.openstack.wsgi [None req-8f2265dc-32b2-4e90-a269-6d64a5d84d0f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes 2026-05-09 06:18:13.495 8 INFO cinder.volume.api [None req-8f2265dc-32b2-4e90-a269-6d64a5d84d0f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all volumes completed successfully. 2026-05-09 06:18:13.495 8 INFO cinder.api.openstack.wsgi [None req-8f2265dc-32b2-4e90-a269-6d64a5d84d0f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes returned with HTTP 200 [pid: 8|app: 0|req: 322/644] 10.0.0.244 () {32 vars in 701 bytes} [Sat May 9 06:18:13 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/volumes => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:18:15.087 8 INFO cinder.api.openstack.wsgi [None req-8f2265dc-32b2-4e90-a269-6d64a5d84d0f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:18:15.089 8 INFO cinder.api.openstack.wsgi [None req-8f2265dc-32b2-4e90-a269-6d64a5d84d0f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:18:15.093 7 INFO cinder.api.openstack.wsgi [None req-5bcbc2e4-7f45-4e78-a85d-af3ef1d91bd4 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:18:15.094 7 INFO cinder.api.openstack.wsgi [None req-5bcbc2e4-7f45-4e78-a85d-af3ef1d91bd4 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:18:25.088 8 INFO cinder.api.openstack.wsgi [None req-8f2265dc-32b2-4e90-a269-6d64a5d84d0f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:18:25.089 8 INFO cinder.api.openstack.wsgi [None req-8f2265dc-32b2-4e90-a269-6d64a5d84d0f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:18:25.090 7 INFO cinder.api.openstack.wsgi [None req-5bcbc2e4-7f45-4e78-a85d-af3ef1d91bd4 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:18:25.091 7 INFO cinder.api.openstack.wsgi [None req-5bcbc2e4-7f45-4e78-a85d-af3ef1d91bd4 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:18:35.086 8 INFO cinder.api.openstack.wsgi [None req-8f2265dc-32b2-4e90-a269-6d64a5d84d0f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:18:35.086 7 INFO cinder.api.openstack.wsgi [None req-5bcbc2e4-7f45-4e78-a85d-af3ef1d91bd4 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:18:35.087 8 INFO cinder.api.openstack.wsgi [None req-8f2265dc-32b2-4e90-a269-6d64a5d84d0f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:18:35.087 7 INFO cinder.api.openstack.wsgi [None req-5bcbc2e4-7f45-4e78-a85d-af3ef1d91bd4 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:18:45.087 7 INFO cinder.api.openstack.wsgi [None req-5bcbc2e4-7f45-4e78-a85d-af3ef1d91bd4 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:18:45.087 8 INFO cinder.api.openstack.wsgi [None req-8f2265dc-32b2-4e90-a269-6d64a5d84d0f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:18:45.088 8 INFO cinder.api.openstack.wsgi [None req-8f2265dc-32b2-4e90-a269-6d64a5d84d0f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:18:45.089 7 INFO cinder.api.openstack.wsgi [None req-5bcbc2e4-7f45-4e78-a85d-af3ef1d91bd4 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:18:46.158 8 INFO cinder.api.openstack.wsgi [None req-77bfa066-8635-4222-8a2c-ac9dc16ede44 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/64d983d3faa445adb0b2023e472b8b4c/volumes 2026-05-09 06:18:46.848 8 INFO cinder.api.v3.volumes [None req-77bfa066-8635-4222-8a2c-ac9dc16ede44 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] Create volume of 1 GB 2026-05-09 06:18:46.863 8 INFO cinder.volume.api [None req-77bfa066-8635-4222-8a2c-ac9dc16ede44 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] Availability Zones retrieved successfully. 2026-05-09 06:18:47.393 8 INFO cinder.volume.api [None req-77bfa066-8635-4222-8a2c-ac9dc16ede44 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] Create volume request issued successfully. 2026-05-09 06:18:47.394 8 INFO cinder.api.openstack.wsgi [None req-77bfa066-8635-4222-8a2c-ac9dc16ede44 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64d983d3faa445adb0b2023e472b8b4c/volumes returned with HTTP 202 [pid: 8|app: 0|req: 327/653] 10.0.0.244 () {34 vars in 723 bytes} [Sat May 9 06:18:46 2026] POST /v3/64d983d3faa445adb0b2023e472b8b4c/volumes => generated 864 bytes in 1240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-09 06:18:47.420 7 INFO cinder.api.openstack.wsgi [None req-57337d24-1b13-42c6-9660-18d87f94b2e0 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64d983d3faa445adb0b2023e472b8b4c/volumes/ecd40375-3c9b-4cf9-99d3-98438ecaa267 /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-09 06:18:47.464 7 INFO cinder.volume.api [None req-57337d24-1b13-42c6-9660-18d87f94b2e0 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] Volume info retrieved successfully. 2026-05-09 06:18:47.472 7 INFO cinder.api.openstack.wsgi [None req-57337d24-1b13-42c6-9660-18d87f94b2e0 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64d983d3faa445adb0b2023e472b8b4c/volumes/ecd40375-3c9b-4cf9-99d3-98438ecaa267 returned with HTTP 200 [pid: 7|app: 0|req: 327/654] 10.0.0.244 () {32 vars in 775 bytes} [Sat May 9 06:18:47 2026] GET /v3/64d983d3faa445adb0b2023e472b8b4c/volumes/ecd40375-3c9b-4cf9-99d3-98438ecaa267 => generated 932 bytes in 58 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-09 06:18:48.494 8 INFO cinder.api.openstack.wsgi [None req-6ddcfc82-295e-41f1-9c9c-1cd5c5c4ff55 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64d983d3faa445adb0b2023e472b8b4c/volumes/ecd40375-3c9b-4cf9-99d3-98438ecaa267 /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-09 06:18:48.512 8 INFO cinder.volume.api [None req-6ddcfc82-295e-41f1-9c9c-1cd5c5c4ff55 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] Volume info retrieved successfully. 2026-05-09 06:18:48.525 8 INFO cinder.api.openstack.wsgi [None req-6ddcfc82-295e-41f1-9c9c-1cd5c5c4ff55 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64d983d3faa445adb0b2023e472b8b4c/volumes/ecd40375-3c9b-4cf9-99d3-98438ecaa267 returned with HTTP 200 [pid: 8|app: 0|req: 328/655] 10.0.0.244 () {32 vars in 775 bytes} [Sat May 9 06:18:48 2026] GET /v3/64d983d3faa445adb0b2023e472b8b4c/volumes/ecd40375-3c9b-4cf9-99d3-98438ecaa267 => generated 956 bytes in 38 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-09 06:18:49.543 7 INFO cinder.api.openstack.wsgi [None req-679b0d9f-e6e4-456c-ab64-2436dacede49 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64d983d3faa445adb0b2023e472b8b4c/volumes/ecd40375-3c9b-4cf9-99d3-98438ecaa267 /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-09 06:18:49.559 7 INFO cinder.volume.api [None req-679b0d9f-e6e4-456c-ab64-2436dacede49 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] Volume info retrieved successfully. 2026-05-09 06:18:49.567 7 INFO cinder.api.openstack.wsgi [None req-679b0d9f-e6e4-456c-ab64-2436dacede49 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64d983d3faa445adb0b2023e472b8b4c/volumes/ecd40375-3c9b-4cf9-99d3-98438ecaa267 returned with HTTP 200 [pid: 7|app: 0|req: 328/656] 10.0.0.244 () {32 vars in 775 bytes} [Sat May 9 06:18:49 2026] GET /v3/64d983d3faa445adb0b2023e472b8b4c/volumes/ecd40375-3c9b-4cf9-99d3-98438ecaa267 => 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-09 06:18:50.589 8 INFO cinder.api.openstack.wsgi [None req-01fa365b-1543-4d45-84bc-fa5a9f33eb54 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64d983d3faa445adb0b2023e472b8b4c/volumes/ecd40375-3c9b-4cf9-99d3-98438ecaa267 /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-09 06:18:50.607 8 INFO cinder.volume.api [None req-01fa365b-1543-4d45-84bc-fa5a9f33eb54 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] Volume info retrieved successfully. 2026-05-09 06:18:50.612 8 INFO cinder.api.openstack.wsgi [None req-01fa365b-1543-4d45-84bc-fa5a9f33eb54 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64d983d3faa445adb0b2023e472b8b4c/volumes/ecd40375-3c9b-4cf9-99d3-98438ecaa267 returned with HTTP 200 [pid: 8|app: 0|req: 329/657] 10.0.0.244 () {32 vars in 775 bytes} [Sat May 9 06:18:50 2026] GET /v3/64d983d3faa445adb0b2023e472b8b4c/volumes/ecd40375-3c9b-4cf9-99d3-98438ecaa267 => generated 1341 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-09 06:18:50.707 7 INFO cinder.api.openstack.wsgi [req-53354fd6-9083-49a9-93ba-aab0cd3fa08c req-0fc2bf17-3726-4241-8d80-3cece38cda9d 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64d983d3faa445adb0b2023e472b8b4c/volumes/ecd40375-3c9b-4cf9-99d3-98438ecaa267 /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-09 06:18:50.729 7 INFO cinder.volume.api [req-53354fd6-9083-49a9-93ba-aab0cd3fa08c req-0fc2bf17-3726-4241-8d80-3cece38cda9d 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] Volume info retrieved successfully. 2026-05-09 06:18:50.735 7 INFO cinder.api.openstack.wsgi [req-53354fd6-9083-49a9-93ba-aab0cd3fa08c req-0fc2bf17-3726-4241-8d80-3cece38cda9d 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64d983d3faa445adb0b2023e472b8b4c/volumes/ecd40375-3c9b-4cf9-99d3-98438ecaa267 returned with HTTP 200 [pid: 7|app: 0|req: 329/658] 10.0.0.232 () {34 vars in 1028 bytes} [Sat May 9 06:18:50 2026] GET /v3/64d983d3faa445adb0b2023e472b8b4c/volumes/ecd40375-3c9b-4cf9-99d3-98438ecaa267 => generated 1341 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-09 06:18:51.172 8 INFO cinder.api.openstack.wsgi [req-53354fd6-9083-49a9-93ba-aab0cd3fa08c req-77126ded-dc60-488b-ad9f-f253e1cb64fe 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64d983d3faa445adb0b2023e472b8b4c/volumes/ecd40375-3c9b-4cf9-99d3-98438ecaa267 /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-09 06:18:51.196 8 INFO cinder.volume.api [req-53354fd6-9083-49a9-93ba-aab0cd3fa08c req-77126ded-dc60-488b-ad9f-f253e1cb64fe 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] Volume info retrieved successfully. 2026-05-09 06:18:51.207 8 INFO cinder.api.openstack.wsgi [req-53354fd6-9083-49a9-93ba-aab0cd3fa08c req-77126ded-dc60-488b-ad9f-f253e1cb64fe 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64d983d3faa445adb0b2023e472b8b4c/volumes/ecd40375-3c9b-4cf9-99d3-98438ecaa267 returned with HTTP 200 [pid: 8|app: 0|req: 330/659] 10.0.0.232 () {34 vars in 1028 bytes} [Sat May 9 06:18:51 2026] GET /v3/64d983d3faa445adb0b2023e472b8b4c/volumes/ecd40375-3c9b-4cf9-99d3-98438ecaa267 => generated 1341 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 06:18:51.225 7 INFO cinder.api.openstack.wsgi [req-53354fd6-9083-49a9-93ba-aab0cd3fa08c req-0fc2bf17-3726-4241-8d80-3cece38cda9d 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-09 06:18:51.227 7 INFO cinder.api.openstack.wsgi [req-53354fd6-9083-49a9-93ba-aab0cd3fa08c req-0fc2bf17-3726-4241-8d80-3cece38cda9d 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 330/660] 10.0.0.232 () {32 vars in 829 bytes} [Sat May 9 06:18:51 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-09 06:18:51.240 8 INFO cinder.api.openstack.wsgi [req-53354fd6-9083-49a9-93ba-aab0cd3fa08c req-d3a33ccf-0387-44ae-a989-76d80939851e 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/64d983d3faa445adb0b2023e472b8b4c/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-09 06:18:51.333 8 INFO cinder.api.openstack.wsgi [req-53354fd6-9083-49a9-93ba-aab0cd3fa08c req-d3a33ccf-0387-44ae-a989-76d80939851e 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64d983d3faa445adb0b2023e472b8b4c/attachments returned with HTTP 200 [pid: 8|app: 0|req: 331/661] 10.0.0.232 () {40 vars in 1057 bytes} [Sat May 9 06:18:51 2026] POST /v3/64d983d3faa445adb0b2023e472b8b4c/attachments => generated 273 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 06:18:55.086 8 INFO cinder.api.openstack.wsgi [req-53354fd6-9083-49a9-93ba-aab0cd3fa08c req-d3a33ccf-0387-44ae-a989-76d80939851e 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:18:55.086 7 INFO cinder.api.openstack.wsgi [req-53354fd6-9083-49a9-93ba-aab0cd3fa08c req-0fc2bf17-3726-4241-8d80-3cece38cda9d 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:18:55.087 7 INFO cinder.api.openstack.wsgi [req-53354fd6-9083-49a9-93ba-aab0cd3fa08c req-0fc2bf17-3726-4241-8d80-3cece38cda9d 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:18:55.087 8 INFO cinder.api.openstack.wsgi [req-53354fd6-9083-49a9-93ba-aab0cd3fa08c req-d3a33ccf-0387-44ae-a989-76d80939851e 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:18:57.270 7 INFO cinder.api.openstack.wsgi [req-53354fd6-9083-49a9-93ba-aab0cd3fa08c req-0fc2bf17-3726-4241-8d80-3cece38cda9d 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-09 06:18:57.271 7 INFO cinder.api.openstack.wsgi [req-53354fd6-9083-49a9-93ba-aab0cd3fa08c req-0fc2bf17-3726-4241-8d80-3cece38cda9d 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 332/664] 199.204.45.53 () {32 vars in 839 bytes} [Sat May 9 06:18:57 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-09 06:18:57.315 8 INFO cinder.api.openstack.wsgi [req-53354fd6-9083-49a9-93ba-aab0cd3fa08c req-9fb2cc8d-4d54-421e-a16b-cffc5c8cd745 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64d983d3faa445adb0b2023e472b8b4c/volumes/ecd40375-3c9b-4cf9-99d3-98438ecaa267 /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-09 06:18:57.333 8 INFO cinder.volume.api [req-53354fd6-9083-49a9-93ba-aab0cd3fa08c req-9fb2cc8d-4d54-421e-a16b-cffc5c8cd745 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] Volume info retrieved successfully. 2026-05-09 06:18:57.338 8 INFO cinder.api.openstack.wsgi [req-53354fd6-9083-49a9-93ba-aab0cd3fa08c req-9fb2cc8d-4d54-421e-a16b-cffc5c8cd745 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64d983d3faa445adb0b2023e472b8b4c/volumes/ecd40375-3c9b-4cf9-99d3-98438ecaa267 returned with HTTP 200 [pid: 8|app: 0|req: 333/665] 199.204.45.53 () {36 vars in 1072 bytes} [Sat May 9 06:18:57 2026] GET /v3/64d983d3faa445adb0b2023e472b8b4c/volumes/ecd40375-3c9b-4cf9-99d3-98438ecaa267 => 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-09 06:18:59.229 7 INFO cinder.api.openstack.wsgi [req-53354fd6-9083-49a9-93ba-aab0cd3fa08c req-98933981-bc67-4209-8b3b-b329b0e4543d 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/64d983d3faa445adb0b2023e472b8b4c/attachments/56cc5e6d-8dc1-4a3e-8a1d-2f95c5ffd020 /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 "volumes_1". 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-09 06:19:00.277 7 INFO cinder.api.openstack.wsgi [req-53354fd6-9083-49a9-93ba-aab0cd3fa08c req-98933981-bc67-4209-8b3b-b329b0e4543d 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64d983d3faa445adb0b2023e472b8b4c/attachments/56cc5e6d-8dc1-4a3e-8a1d-2f95c5ffd020 returned with HTTP 200 [pid: 7|app: 0|req: 333/666] 199.204.45.53 () {40 vars in 1134 bytes} [Sat May 9 06:18:59 2026] PUT /v3/64d983d3faa445adb0b2023e472b8b4c/attachments/56cc5e6d-8dc1-4a3e-8a1d-2f95c5ffd020 => generated 802 bytes in 1060 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-09 06:19:00.793 8 INFO cinder.api.openstack.wsgi [req-53354fd6-9083-49a9-93ba-aab0cd3fa08c req-e7409ec5-f1ea-4069-8296-11ff8de886f5 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/64d983d3faa445adb0b2023e472b8b4c/attachments/56cc5e6d-8dc1-4a3e-8a1d-2f95c5ffd020/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-09 06:19:00.822 8 INFO cinder.api.openstack.wsgi [req-53354fd6-9083-49a9-93ba-aab0cd3fa08c req-e7409ec5-f1ea-4069-8296-11ff8de886f5 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64d983d3faa445adb0b2023e472b8b4c/attachments/56cc5e6d-8dc1-4a3e-8a1d-2f95c5ffd020/action returned with HTTP 204 [pid: 8|app: 0|req: 334/667] 199.204.45.53 () {40 vars in 1147 bytes} [Sat May 9 06:19:00 2026] POST /v3/64d983d3faa445adb0b2023e472b8b4c/attachments/56cc5e6d-8dc1-4a3e-8a1d-2f95c5ffd020/action => generated 0 bytes in 34 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-09 06:19:03.139 7 INFO cinder.api.openstack.wsgi [None req-20c60a5d-388e-4166-bb07-3db0d35fc163 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=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-09 06:19:03.148 7 INFO cinder.volume.api [None req-20c60a5d-388e-4166-bb07-3db0d35fc163 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - 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-09 06:19:03.153 7 INFO cinder.api.openstack.wsgi [None req-20c60a5d-388e-4166-bb07-3db0d35fc163 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 334/668] 10.0.0.214 () {28 vars in 684 bytes} [Sat May 9 06:19:02 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true => generated 1807 bytes in 223 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-09 06:19:03.163 8 INFO cinder.api.openstack.wsgi [None req-1393bf19-eb18-40de-8da4-568da7becfe4 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true 2026-05-09 06:19:03.175 8 INFO cinder.volume.api [None req-1393bf19-eb18-40de-8da4-568da7becfe4 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - 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-09 06:19:03.180 8 INFO cinder.api.openstack.wsgi [None req-1393bf19-eb18-40de-8da4-568da7becfe4 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 335/669] 10.0.0.214 () {28 vars in 684 bytes} [Sat May 9 06:19:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true => generated 1807 bytes in 23 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-09 06:19:03.196 7 INFO cinder.api.openstack.wsgi [None req-d6ae8e2f-175b-4638-906b-5df485ac9537 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true 2026-05-09 06:19:03.202 7 INFO cinder.volume.api [None req-d6ae8e2f-175b-4638-906b-5df485ac9537 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all snapshots completed successfully. 2026-05-09 06:19:03.202 7 INFO cinder.api.openstack.wsgi [None req-d6ae8e2f-175b-4638-906b-5df485ac9537 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 335/670] 10.0.0.214 () {28 vars in 674 bytes} [Sat May 9 06:19:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true => generated 17 bytes in 12 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-09 06:19:03.213 8 INFO cinder.api.openstack.wsgi [None req-c495edf1-bf37-4dea-8f02-0c9f396a6aca c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true 2026-05-09 06:19:03.717 8 INFO cinder.api.openstack.wsgi [None req-c495edf1-bf37-4dea-8f02-0c9f396a6aca c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 336/671] 10.0.0.214 () {28 vars in 696 bytes} [Sat May 9 06:19:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:19:03.857 7 INFO cinder.api.openstack.wsgi [None req-eb4bc83c-0cb2-41c3-b7f9-eff0ff55e22b c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/1614de8f29ec4831be87a82cbbc7c99e?usage=true 2026-05-09 06:19:03.879 7 INFO cinder.api.openstack.wsgi [None req-eb4bc83c-0cb2-41c3-b7f9-eff0ff55e22b c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/1614de8f29ec4831be87a82cbbc7c99e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 336/672] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:19:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/1614de8f29ec4831be87a82cbbc7c99e?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:19:03.889 8 INFO cinder.api.openstack.wsgi [None req-27b3bc1a-22e8-450d-9b20-4c3fd4d711ef c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true 2026-05-09 06:19:03.908 8 INFO cinder.api.openstack.wsgi [None req-27b3bc1a-22e8-450d-9b20-4c3fd4d711ef c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 337/673] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:19:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:19:03.918 7 INFO cinder.api.openstack.wsgi [None req-2b21c4a5-432c-4086-8b79-6645f5c095ac c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/64d983d3faa445adb0b2023e472b8b4c?usage=true 2026-05-09 06:19:03.938 7 INFO cinder.api.openstack.wsgi [None req-2b21c4a5-432c-4086-8b79-6645f5c095ac c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/64d983d3faa445adb0b2023e472b8b4c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 337/674] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:19:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/64d983d3faa445adb0b2023e472b8b4c?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:19:03.953 8 INFO cinder.api.openstack.wsgi [None req-01d3cf53-c895-48dd-83a2-6b5fba3b2632 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true 2026-05-09 06:19:03.972 8 INFO cinder.api.openstack.wsgi [None req-01d3cf53-c895-48dd-83a2-6b5fba3b2632 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 338/675] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:19:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:19:04.006 7 INFO cinder.api.openstack.wsgi [None req-0b28c1e7-deda-47f4-ab1d-eb3807df2aec c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true 2026-05-09 06:19:04.038 7 INFO cinder.api.openstack.wsgi [None req-0b28c1e7-deda-47f4-ab1d-eb3807df2aec c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 338/676] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:19:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:19:04.054 8 INFO cinder.api.openstack.wsgi [None req-de2a4699-c43e-4a72-9d33-cb40b1cea2ab c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/8fceb588055b4a3aab64c7b0b4172a0b?usage=true 2026-05-09 06:19:04.079 8 INFO cinder.api.openstack.wsgi [None req-de2a4699-c43e-4a72-9d33-cb40b1cea2ab c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/8fceb588055b4a3aab64c7b0b4172a0b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 339/677] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:19:04 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/8fceb588055b4a3aab64c7b0b4172a0b?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:19:04.090 7 INFO cinder.api.openstack.wsgi [None req-0bac350f-b087-4ca4-8df7-d632bcdd0423 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/f812c7b7ff8b4ca283972919cebb3ea2?usage=true 2026-05-09 06:19:04.109 7 INFO cinder.api.openstack.wsgi [None req-0bac350f-b087-4ca4-8df7-d632bcdd0423 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/f812c7b7ff8b4ca283972919cebb3ea2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 339/678] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:19:04 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/f812c7b7ff8b4ca283972919cebb3ea2?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:19:04.135 8 INFO cinder.api.openstack.wsgi [None req-ea6313b0-f08e-497e-8566-463f6182e383 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-services 2026-05-09 06:19:04.139 8 INFO cinder.api.openstack.wsgi [None req-ea6313b0-f08e-497e-8566-463f6182e383 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 340/679] 10.0.0.214 () {28 vars in 645 bytes} [Sat May 9 06:19:04 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:19:05.087 7 INFO cinder.api.openstack.wsgi [None req-0bac350f-b087-4ca4-8df7-d632bcdd0423 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:19:05.088 7 INFO cinder.api.openstack.wsgi [None req-0bac350f-b087-4ca4-8df7-d632bcdd0423 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:19:05.090 8 INFO cinder.api.openstack.wsgi [None req-ea6313b0-f08e-497e-8566-463f6182e383 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:19:05.091 8 INFO cinder.api.openstack.wsgi [None req-ea6313b0-f08e-497e-8566-463f6182e383 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:19:11.482 7 INFO cinder.api.openstack.wsgi [req-581b3a4e-ba40-4f37-8212-b3165082793d req-7adafb16-ca4e-4697-8817-4476b6a32b6f 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/64d983d3faa445adb0b2023e472b8b4c/attachments/56cc5e6d-8dc1-4a3e-8a1d-2f95c5ffd020 /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-09 06:19:12.052 7 INFO cinder.api.openstack.wsgi [req-581b3a4e-ba40-4f37-8212-b3165082793d req-7adafb16-ca4e-4697-8817-4476b6a32b6f 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64d983d3faa445adb0b2023e472b8b4c/attachments/56cc5e6d-8dc1-4a3e-8a1d-2f95c5ffd020 returned with HTTP 200 [pid: 7|app: 0|req: 341/682] 199.204.45.53 () {38 vars in 1102 bytes} [Sat May 9 06:19:11 2026] DELETE /v3/64d983d3faa445adb0b2023e472b8b4c/attachments/56cc5e6d-8dc1-4a3e-8a1d-2f95c5ffd020 => generated 19 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:19:12.064 8 INFO cinder.api.openstack.wsgi [req-581b3a4e-ba40-4f37-8212-b3165082793d req-1013993f-dfdc-4b6e-99df-28df6acbf486 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/64d983d3faa445adb0b2023e472b8b4c/volumes/ecd40375-3c9b-4cf9-99d3-98438ecaa267 2026-05-09 06:19:12.065 8 INFO cinder.api.v3.volumes [req-581b3a4e-ba40-4f37-8212-b3165082793d req-1013993f-dfdc-4b6e-99df-28df6acbf486 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] Delete volume with id: ecd40375-3c9b-4cf9-99d3-98438ecaa267 /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-09 06:19:12.082 8 INFO cinder.volume.api [req-581b3a4e-ba40-4f37-8212-b3165082793d req-1013993f-dfdc-4b6e-99df-28df6acbf486 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] Volume info retrieved successfully. 2026-05-09 06:19:12.106 8 INFO cinder.volume.api [req-581b3a4e-ba40-4f37-8212-b3165082793d req-1013993f-dfdc-4b6e-99df-28df6acbf486 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] Delete volume request issued successfully. 2026-05-09 06:19:12.107 8 INFO cinder.api.openstack.wsgi [req-581b3a4e-ba40-4f37-8212-b3165082793d req-1013993f-dfdc-4b6e-99df-28df6acbf486 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64d983d3faa445adb0b2023e472b8b4c/volumes/ecd40375-3c9b-4cf9-99d3-98438ecaa267 returned with HTTP 202 [pid: 8|app: 0|req: 342/683] 199.204.45.53 () {36 vars in 1053 bytes} [Sat May 9 06:19:12 2026] DELETE /v3/64d983d3faa445adb0b2023e472b8b4c/volumes/ecd40375-3c9b-4cf9-99d3-98438ecaa267 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-09 06:19:15.085 7 INFO cinder.api.openstack.wsgi [req-581b3a4e-ba40-4f37-8212-b3165082793d req-7adafb16-ca4e-4697-8817-4476b6a32b6f 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:19:15.085 8 INFO cinder.api.openstack.wsgi [req-581b3a4e-ba40-4f37-8212-b3165082793d req-1013993f-dfdc-4b6e-99df-28df6acbf486 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:19:15.086 7 INFO cinder.api.openstack.wsgi [req-581b3a4e-ba40-4f37-8212-b3165082793d req-7adafb16-ca4e-4697-8817-4476b6a32b6f 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:19:15.086 8 INFO cinder.api.openstack.wsgi [req-581b3a4e-ba40-4f37-8212-b3165082793d req-1013993f-dfdc-4b6e-99df-28df6acbf486 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:19:25.086 8 INFO cinder.api.openstack.wsgi [req-581b3a4e-ba40-4f37-8212-b3165082793d req-1013993f-dfdc-4b6e-99df-28df6acbf486 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:19:25.086 7 INFO cinder.api.openstack.wsgi [req-581b3a4e-ba40-4f37-8212-b3165082793d req-7adafb16-ca4e-4697-8817-4476b6a32b6f 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:19:25.087 8 INFO cinder.api.openstack.wsgi [req-581b3a4e-ba40-4f37-8212-b3165082793d req-1013993f-dfdc-4b6e-99df-28df6acbf486 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:19:25.087 7 INFO cinder.api.openstack.wsgi [req-581b3a4e-ba40-4f37-8212-b3165082793d req-7adafb16-ca4e-4697-8817-4476b6a32b6f 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:19:35.086 7 INFO cinder.api.openstack.wsgi [req-581b3a4e-ba40-4f37-8212-b3165082793d req-7adafb16-ca4e-4697-8817-4476b6a32b6f 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:19:35.086 8 INFO cinder.api.openstack.wsgi [req-581b3a4e-ba40-4f37-8212-b3165082793d req-1013993f-dfdc-4b6e-99df-28df6acbf486 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:19:35.087 7 INFO cinder.api.openstack.wsgi [req-581b3a4e-ba40-4f37-8212-b3165082793d req-7adafb16-ca4e-4697-8817-4476b6a32b6f 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:19:35.088 8 INFO cinder.api.openstack.wsgi [req-581b3a4e-ba40-4f37-8212-b3165082793d req-1013993f-dfdc-4b6e-99df-28df6acbf486 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:19:43.691 7 INFO cinder.api.openstack.wsgi [req-581b3a4e-ba40-4f37-8212-b3165082793d req-7adafb16-ca4e-4697-8817-4476b6a32b6f 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-09 06:19:43.693 7 INFO cinder.api.openstack.wsgi [req-581b3a4e-ba40-4f37-8212-b3165082793d req-7adafb16-ca4e-4697-8817-4476b6a32b6f 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 345/690] 10.0.0.244 () {30 vars in 411 bytes} [Sat May 9 06:19:43 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-09 06:19:45.086 8 INFO cinder.api.openstack.wsgi [req-581b3a4e-ba40-4f37-8212-b3165082793d req-1013993f-dfdc-4b6e-99df-28df6acbf486 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:19:45.086 7 INFO cinder.api.openstack.wsgi [req-581b3a4e-ba40-4f37-8212-b3165082793d req-7adafb16-ca4e-4697-8817-4476b6a32b6f 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:19:45.087 7 INFO cinder.api.openstack.wsgi [req-581b3a4e-ba40-4f37-8212-b3165082793d req-7adafb16-ca4e-4697-8817-4476b6a32b6f 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:19:45.087 8 INFO cinder.api.openstack.wsgi [req-581b3a4e-ba40-4f37-8212-b3165082793d req-1013993f-dfdc-4b6e-99df-28df6acbf486 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:19:55.089 7 INFO cinder.api.openstack.wsgi [req-581b3a4e-ba40-4f37-8212-b3165082793d req-7adafb16-ca4e-4697-8817-4476b6a32b6f 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:19:55.089 8 INFO cinder.api.openstack.wsgi [req-581b3a4e-ba40-4f37-8212-b3165082793d req-1013993f-dfdc-4b6e-99df-28df6acbf486 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:19:55.090 7 INFO cinder.api.openstack.wsgi [req-581b3a4e-ba40-4f37-8212-b3165082793d req-7adafb16-ca4e-4697-8817-4476b6a32b6f 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:19:55.090 8 INFO cinder.api.openstack.wsgi [req-581b3a4e-ba40-4f37-8212-b3165082793d req-1013993f-dfdc-4b6e-99df-28df6acbf486 38241a608aeb473ca90cc8bf0810350c 64d983d3faa445adb0b2023e472b8b4c - - default default] http://10.0.0.254: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-09 06:20:03.121 7 INFO cinder.api.openstack.wsgi [None req-81380d59-53fe-49d9-b985-cbb373c80b8a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=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-09 06:20:03.131 7 INFO cinder.volume.api [None req-81380d59-53fe-49d9-b985-cbb373c80b8a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all volumes completed successfully. 2026-05-09 06:20:03.133 7 INFO cinder.api.openstack.wsgi [None req-81380d59-53fe-49d9-b985-cbb373c80b8a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 348/695] 10.0.0.214 () {28 vars in 684 bytes} [Sat May 9 06:20:02 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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) /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-09 06:20:03.165 8 INFO cinder.api.openstack.wsgi [None req-ee48ae55-b3fa-4881-80ae-dd707b36b38a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/0370df10b6cf4ce5b043fa8db9c39f99?usage=true 2026-05-09 06:20:03.184 8 INFO cinder.api.openstack.wsgi [None req-ee48ae55-b3fa-4881-80ae-dd707b36b38a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/0370df10b6cf4ce5b043fa8db9c39f99?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 348/696] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:20:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/0370df10b6cf4ce5b043fa8db9c39f99?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:20:03.196 7 INFO cinder.api.openstack.wsgi [None req-485948b4-b1a5-4b0a-954e-5e802ebf82b1 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/0bf3fb62a1f64777a81668c18dc74b65?usage=true 2026-05-09 06:20:03.225 7 INFO cinder.api.openstack.wsgi [None req-485948b4-b1a5-4b0a-954e-5e802ebf82b1 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/0bf3fb62a1f64777a81668c18dc74b65?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 349/697] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:20:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/0bf3fb62a1f64777a81668c18dc74b65?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:20:03.237 8 INFO cinder.api.openstack.wsgi [None req-d5315fae-3e7f-49d3-afe2-e794fcb4f11e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true 2026-05-09 06:20:03.254 8 INFO cinder.api.openstack.wsgi [None req-d5315fae-3e7f-49d3-afe2-e794fcb4f11e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 349/698] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:20:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:20:03.271 7 INFO cinder.api.openstack.wsgi [None req-244b5c70-f3e7-4d82-8ab0-5fd0163c916c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/41cb7d59d27446d5b5294d899b0d4f7a?usage=true 2026-05-09 06:20:03.295 7 INFO cinder.api.openstack.wsgi [None req-244b5c70-f3e7-4d82-8ab0-5fd0163c916c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/41cb7d59d27446d5b5294d899b0d4f7a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 350/699] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:20:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/41cb7d59d27446d5b5294d899b0d4f7a?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:20:03.305 8 INFO cinder.api.openstack.wsgi [None req-b5ceb7b2-1e05-4862-9ab4-09847965e669 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true 2026-05-09 06:20:03.353 8 INFO cinder.api.openstack.wsgi [None req-b5ceb7b2-1e05-4862-9ab4-09847965e669 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 350/700] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:20:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:20:03.374 7 INFO cinder.api.openstack.wsgi [None req-50908536-86a7-4cef-bf3b-a3b635a9b2ae c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true 2026-05-09 06:20:03.401 7 INFO cinder.api.openstack.wsgi [None req-50908536-86a7-4cef-bf3b-a3b635a9b2ae c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 351/701] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:20:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:20:03.417 8 INFO cinder.api.openstack.wsgi [None req-719599e3-3c95-4bbd-af1a-ca04308808ab c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/9ccc66dcace1450b8084c7029f6cd4bf?usage=true 2026-05-09 06:20:03.451 8 INFO cinder.api.openstack.wsgi [None req-719599e3-3c95-4bbd-af1a-ca04308808ab c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/9ccc66dcace1450b8084c7029f6cd4bf?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 351/702] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:20:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/9ccc66dcace1450b8084c7029f6cd4bf?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:20:03.469 7 INFO cinder.api.openstack.wsgi [None req-0443e2f8-7dbd-4efe-ade3-27f4da0d8452 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/d936c69358e9444ebe737e193028147c?usage=true 2026-05-09 06:20:03.496 7 INFO cinder.api.openstack.wsgi [None req-0443e2f8-7dbd-4efe-ade3-27f4da0d8452 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/d936c69358e9444ebe737e193028147c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 352/703] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:20:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/d936c69358e9444ebe737e193028147c?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:20:03.507 8 INFO cinder.api.openstack.wsgi [None req-600a40c4-01ac-4079-a63c-65a0d984e694 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true 2026-05-09 06:20:03.512 8 INFO cinder.volume.api [None req-600a40c4-01ac-4079-a63c-65a0d984e694 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all snapshots completed successfully. 2026-05-09 06:20:03.512 8 INFO cinder.api.openstack.wsgi [None req-600a40c4-01ac-4079-a63c-65a0d984e694 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 352/704] 10.0.0.214 () {28 vars in 674 bytes} [Sat May 9 06:20:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:20:03.526 7 INFO cinder.api.openstack.wsgi [None req-713cbcf1-90ad-4add-a4a7-35839e3b8a1a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-services 2026-05-09 06:20:03.531 7 INFO cinder.api.openstack.wsgi [None req-713cbcf1-90ad-4add-a4a7-35839e3b8a1a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 353/705] 10.0.0.214 () {28 vars in 645 bytes} [Sat May 9 06:20:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:20:03.542 8 INFO cinder.api.openstack.wsgi [None req-a39695d6-8ea0-446e-b098-3f6851e188c0 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true 2026-05-09 06:20:03.559 8 INFO cinder.volume.api [None req-a39695d6-8ea0-446e-b098-3f6851e188c0 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all volumes completed successfully. 2026-05-09 06:20:03.562 8 INFO cinder.api.openstack.wsgi [None req-a39695d6-8ea0-446e-b098-3f6851e188c0 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 353/706] 10.0.0.214 () {28 vars in 684 bytes} [Sat May 9 06:20:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:20:03.571 7 INFO cinder.api.openstack.wsgi [None req-17a632c0-30c0-4243-9d97-2265b662a3f9 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true 2026-05-09 06:20:04.075 7 INFO cinder.api.openstack.wsgi [None req-17a632c0-30c0-4243-9d97-2265b662a3f9 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 354/707] 10.0.0.214 () {28 vars in 696 bytes} [Sat May 9 06:20:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:20:05.085 8 INFO cinder.api.openstack.wsgi [None req-a39695d6-8ea0-446e-b098-3f6851e188c0 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:20:05.086 7 INFO cinder.api.openstack.wsgi [None req-17a632c0-30c0-4243-9d97-2265b662a3f9 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:20:05.087 8 INFO cinder.api.openstack.wsgi [None req-a39695d6-8ea0-446e-b098-3f6851e188c0 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:20:05.087 7 INFO cinder.api.openstack.wsgi [None req-17a632c0-30c0-4243-9d97-2265b662a3f9 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:20:06.398 8 INFO cinder.api.openstack.wsgi [req-9f808093-a71e-4fa6-97b7-308212faa3ab req-929e9b7f-747e-4d15-a114-b3dd915670d5 46d7665095dc4fefa15538e661378b83 41cb7d59d27446d5b5294d899b0d4f7a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/41cb7d59d27446d5b5294d899b0d4f7a/attachments?instance_id=a7639d62-5330-43ad-b2d6-36accc3b7f4a 2026-05-09 06:20:06.412 8 INFO cinder.api.openstack.wsgi [req-9f808093-a71e-4fa6-97b7-308212faa3ab req-929e9b7f-747e-4d15-a114-b3dd915670d5 46d7665095dc4fefa15538e661378b83 41cb7d59d27446d5b5294d899b0d4f7a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/41cb7d59d27446d5b5294d899b0d4f7a/attachments?instance_id=a7639d62-5330-43ad-b2d6-36accc3b7f4a returned with HTTP 200 [pid: 8|app: 0|req: 355/710] 199.204.45.53 () {36 vars in 1103 bytes} [Sat May 9 06:20:06 2026] GET /v3/41cb7d59d27446d5b5294d899b0d4f7a/attachments?instance_id=a7639d62-5330-43ad-b2d6-36accc3b7f4a => generated 19 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:20:10.683 7 INFO cinder.api.openstack.wsgi [None req-f81ca7ed-da5a-4348-bb15-9029573b5369 97b7ccaa0865478baa19daa7144fc16a 928ae5c99ff54f9b81065cc9cf51c7f1 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/928ae5c99ff54f9b81065cc9cf51c7f1/volumes 2026-05-09 06:20:10.685 7 INFO cinder.api.v3.volumes [None req-f81ca7ed-da5a-4348-bb15-9029573b5369 97b7ccaa0865478baa19daa7144fc16a 928ae5c99ff54f9b81065cc9cf51c7f1 - - default default] Create volume of 1 GB 2026-05-09 06:20:10.698 7 INFO cinder.volume.api [None req-f81ca7ed-da5a-4348-bb15-9029573b5369 97b7ccaa0865478baa19daa7144fc16a 928ae5c99ff54f9b81065cc9cf51c7f1 - - default default] Availability Zones retrieved successfully. 2026-05-09 06:20:10.925 7 INFO cinder.volume.api [None req-f81ca7ed-da5a-4348-bb15-9029573b5369 97b7ccaa0865478baa19daa7144fc16a 928ae5c99ff54f9b81065cc9cf51c7f1 - - default default] Create volume request issued successfully. 2026-05-09 06:20:10.926 7 INFO cinder.api.openstack.wsgi [None req-f81ca7ed-da5a-4348-bb15-9029573b5369 97b7ccaa0865478baa19daa7144fc16a 928ae5c99ff54f9b81065cc9cf51c7f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/928ae5c99ff54f9b81065cc9cf51c7f1/volumes returned with HTTP 202 [pid: 7|app: 0|req: 356/711] 10.0.0.244 () {34 vars in 722 bytes} [Sat May 9 06:20:10 2026] POST /v3/928ae5c99ff54f9b81065cc9cf51c7f1/volumes => generated 861 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-09 06:20:10.946 8 INFO cinder.api.openstack.wsgi [None req-9bd2f5b7-78b0-4396-9405-c0301cd0d289 97b7ccaa0865478baa19daa7144fc16a 928ae5c99ff54f9b81065cc9cf51c7f1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/928ae5c99ff54f9b81065cc9cf51c7f1/volumes/bd12fb6c-87f6-4d78-93a9-ec9df88b77ad /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-09 06:20:10.958 8 INFO cinder.volume.api [None req-9bd2f5b7-78b0-4396-9405-c0301cd0d289 97b7ccaa0865478baa19daa7144fc16a 928ae5c99ff54f9b81065cc9cf51c7f1 - - default default] Volume info retrieved successfully. 2026-05-09 06:20:10.962 8 INFO cinder.api.openstack.wsgi [None req-9bd2f5b7-78b0-4396-9405-c0301cd0d289 97b7ccaa0865478baa19daa7144fc16a 928ae5c99ff54f9b81065cc9cf51c7f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/928ae5c99ff54f9b81065cc9cf51c7f1/volumes/bd12fb6c-87f6-4d78-93a9-ec9df88b77ad returned with HTTP 200 [pid: 8|app: 0|req: 356/712] 10.0.0.244 () {32 vars in 775 bytes} [Sat May 9 06:20:10 2026] GET /v3/928ae5c99ff54f9b81065cc9cf51c7f1/volumes/bd12fb6c-87f6-4d78-93a9-ec9df88b77ad => generated 929 bytes in 20 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-09 06:20:11.983 7 INFO cinder.api.openstack.wsgi [None req-28540cf2-687f-40e6-b912-2f28df41ee3e 97b7ccaa0865478baa19daa7144fc16a 928ae5c99ff54f9b81065cc9cf51c7f1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/928ae5c99ff54f9b81065cc9cf51c7f1/volumes/bd12fb6c-87f6-4d78-93a9-ec9df88b77ad /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-09 06:20:12.009 7 INFO cinder.volume.api [None req-28540cf2-687f-40e6-b912-2f28df41ee3e 97b7ccaa0865478baa19daa7144fc16a 928ae5c99ff54f9b81065cc9cf51c7f1 - - default default] Volume info retrieved successfully. 2026-05-09 06:20:12.014 7 INFO cinder.api.openstack.wsgi [None req-28540cf2-687f-40e6-b912-2f28df41ee3e 97b7ccaa0865478baa19daa7144fc16a 928ae5c99ff54f9b81065cc9cf51c7f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/928ae5c99ff54f9b81065cc9cf51c7f1/volumes/bd12fb6c-87f6-4d78-93a9-ec9df88b77ad returned with HTTP 200 [pid: 7|app: 0|req: 357/713] 10.0.0.244 () {32 vars in 775 bytes} [Sat May 9 06:20:11 2026] GET /v3/928ae5c99ff54f9b81065cc9cf51c7f1/volumes/bd12fb6c-87f6-4d78-93a9-ec9df88b77ad => generated 954 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:20:15.086 8 INFO cinder.api.openstack.wsgi [None req-9bd2f5b7-78b0-4396-9405-c0301cd0d289 97b7ccaa0865478baa19daa7144fc16a 928ae5c99ff54f9b81065cc9cf51c7f1 - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:20:15.086 8 INFO cinder.api.openstack.wsgi [None req-9bd2f5b7-78b0-4396-9405-c0301cd0d289 97b7ccaa0865478baa19daa7144fc16a 928ae5c99ff54f9b81065cc9cf51c7f1 - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:20:15.088 7 INFO cinder.api.openstack.wsgi [None req-28540cf2-687f-40e6-b912-2f28df41ee3e 97b7ccaa0865478baa19daa7144fc16a 928ae5c99ff54f9b81065cc9cf51c7f1 - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:20:15.089 7 INFO cinder.api.openstack.wsgi [None req-28540cf2-687f-40e6-b912-2f28df41ee3e 97b7ccaa0865478baa19daa7144fc16a 928ae5c99ff54f9b81065cc9cf51c7f1 - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:20:25.086 8 INFO cinder.api.openstack.wsgi [None req-9bd2f5b7-78b0-4396-9405-c0301cd0d289 97b7ccaa0865478baa19daa7144fc16a 928ae5c99ff54f9b81065cc9cf51c7f1 - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:20:25.086 8 INFO cinder.api.openstack.wsgi [None req-9bd2f5b7-78b0-4396-9405-c0301cd0d289 97b7ccaa0865478baa19daa7144fc16a 928ae5c99ff54f9b81065cc9cf51c7f1 - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:20:25.087 7 INFO cinder.api.openstack.wsgi [None req-28540cf2-687f-40e6-b912-2f28df41ee3e 97b7ccaa0865478baa19daa7144fc16a 928ae5c99ff54f9b81065cc9cf51c7f1 - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:20:25.089 7 INFO cinder.api.openstack.wsgi [None req-28540cf2-687f-40e6-b912-2f28df41ee3e 97b7ccaa0865478baa19daa7144fc16a 928ae5c99ff54f9b81065cc9cf51c7f1 - - default default] http://10.0.0.254: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-09 06:20:26.005 8 INFO cinder.api.openstack.wsgi [None req-d3869dd1-d496-4ae8-a8d5-15209bf1194e 97b7ccaa0865478baa19daa7144fc16a 928ae5c99ff54f9b81065cc9cf51c7f1 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/928ae5c99ff54f9b81065cc9cf51c7f1/volumes/bd12fb6c-87f6-4d78-93a9-ec9df88b77ad/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-09 06:20:26.017 8 INFO cinder.volume.api [None req-d3869dd1-d496-4ae8-a8d5-15209bf1194e 97b7ccaa0865478baa19daa7144fc16a 928ae5c99ff54f9b81065cc9cf51c7f1 - - default default] Volume info retrieved successfully. 2026-05-09 06:20:26.029 8 INFO cinder.volume.api [None req-d3869dd1-d496-4ae8-a8d5-15209bf1194e 97b7ccaa0865478baa19daa7144fc16a 928ae5c99ff54f9b81065cc9cf51c7f1 - - default default] Update volume admin metadata completed successfully. 2026-05-09 06:20:26.533 8 INFO cinder.volume.api [None req-d3869dd1-d496-4ae8-a8d5-15209bf1194e 97b7ccaa0865478baa19daa7144fc16a 928ae5c99ff54f9b81065cc9cf51c7f1 - - default default] Attach volume completed successfully. 2026-05-09 06:20:26.535 8 INFO cinder.api.openstack.wsgi [None req-d3869dd1-d496-4ae8-a8d5-15209bf1194e 97b7ccaa0865478baa19daa7144fc16a 928ae5c99ff54f9b81065cc9cf51c7f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/928ae5c99ff54f9b81065cc9cf51c7f1/volumes/bd12fb6c-87f6-4d78-93a9-ec9df88b77ad/action returned with HTTP 202 [pid: 8|app: 0|req: 359/718] 10.0.0.244 () {34 vars in 810 bytes} [Sat May 9 06:20:26 2026] POST /v3/928ae5c99ff54f9b81065cc9cf51c7f1/volumes/bd12fb6c-87f6-4d78-93a9-ec9df88b77ad/action => generated 0 bytes in 535 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-09 06:20:26.546 7 INFO cinder.api.openstack.wsgi [None req-cfd19489-2eaf-4e75-87bf-26f0fd79d700 97b7ccaa0865478baa19daa7144fc16a 928ae5c99ff54f9b81065cc9cf51c7f1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/928ae5c99ff54f9b81065cc9cf51c7f1/volumes/bd12fb6c-87f6-4d78-93a9-ec9df88b77ad /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-09 06:20:26.567 7 INFO cinder.volume.api [None req-cfd19489-2eaf-4e75-87bf-26f0fd79d700 97b7ccaa0865478baa19daa7144fc16a 928ae5c99ff54f9b81065cc9cf51c7f1 - - default default] Volume info retrieved successfully. 2026-05-09 06:20:26.575 7 INFO cinder.api.openstack.wsgi [None req-cfd19489-2eaf-4e75-87bf-26f0fd79d700 97b7ccaa0865478baa19daa7144fc16a 928ae5c99ff54f9b81065cc9cf51c7f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/928ae5c99ff54f9b81065cc9cf51c7f1/volumes/bd12fb6c-87f6-4d78-93a9-ec9df88b77ad returned with HTTP 200 [pid: 7|app: 0|req: 360/719] 10.0.0.244 () {32 vars in 775 bytes} [Sat May 9 06:20:26 2026] GET /v3/928ae5c99ff54f9b81065cc9cf51c7f1/volumes/bd12fb6c-87f6-4d78-93a9-ec9df88b77ad => generated 1288 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-09 06:20:26.595 8 INFO cinder.api.openstack.wsgi [None req-a87d34ba-5f0a-4d9e-948a-928b399c4fda 97b7ccaa0865478baa19daa7144fc16a 928ae5c99ff54f9b81065cc9cf51c7f1 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/928ae5c99ff54f9b81065cc9cf51c7f1/volumes/bd12fb6c-87f6-4d78-93a9-ec9df88b77ad/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-09 06:20:26.615 8 INFO cinder.volume.api [None req-a87d34ba-5f0a-4d9e-948a-928b399c4fda 97b7ccaa0865478baa19daa7144fc16a 928ae5c99ff54f9b81065cc9cf51c7f1 - - default default] Volume info retrieved successfully. 2026-05-09 06:20:27.121 8 INFO cinder.volume.api [None req-a87d34ba-5f0a-4d9e-948a-928b399c4fda 97b7ccaa0865478baa19daa7144fc16a 928ae5c99ff54f9b81065cc9cf51c7f1 - - default default] Detach volume completed successfully. 2026-05-09 06:20:27.121 8 INFO cinder.api.openstack.wsgi [None req-a87d34ba-5f0a-4d9e-948a-928b399c4fda 97b7ccaa0865478baa19daa7144fc16a 928ae5c99ff54f9b81065cc9cf51c7f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/928ae5c99ff54f9b81065cc9cf51c7f1/volumes/bd12fb6c-87f6-4d78-93a9-ec9df88b77ad/action returned with HTTP 202 [pid: 8|app: 0|req: 360/720] 10.0.0.244 () {34 vars in 810 bytes} [Sat May 9 06:20:26 2026] POST /v3/928ae5c99ff54f9b81065cc9cf51c7f1/volumes/bd12fb6c-87f6-4d78-93a9-ec9df88b77ad/action => generated 0 bytes in 533 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-09 06:20:27.135 7 INFO cinder.api.openstack.wsgi [None req-8e8e203f-b49d-4ceb-a40a-dc2b1aa963ab 97b7ccaa0865478baa19daa7144fc16a 928ae5c99ff54f9b81065cc9cf51c7f1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/928ae5c99ff54f9b81065cc9cf51c7f1/volumes/bd12fb6c-87f6-4d78-93a9-ec9df88b77ad /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-09 06:20:27.165 7 INFO cinder.volume.api [None req-8e8e203f-b49d-4ceb-a40a-dc2b1aa963ab 97b7ccaa0865478baa19daa7144fc16a 928ae5c99ff54f9b81065cc9cf51c7f1 - - default default] Volume info retrieved successfully. 2026-05-09 06:20:27.176 7 INFO cinder.api.openstack.wsgi [None req-8e8e203f-b49d-4ceb-a40a-dc2b1aa963ab 97b7ccaa0865478baa19daa7144fc16a 928ae5c99ff54f9b81065cc9cf51c7f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/928ae5c99ff54f9b81065cc9cf51c7f1/volumes/bd12fb6c-87f6-4d78-93a9-ec9df88b77ad returned with HTTP 200 [pid: 7|app: 0|req: 361/721] 10.0.0.244 () {32 vars in 775 bytes} [Sat May 9 06:20:27 2026] GET /v3/928ae5c99ff54f9b81065cc9cf51c7f1/volumes/bd12fb6c-87f6-4d78-93a9-ec9df88b77ad => generated 973 bytes in 48 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-09 06:20:33.560 8 INFO cinder.api.openstack.wsgi [None req-281dd749-0b20-4775-9376-ec8eccbe5a37 97b7ccaa0865478baa19daa7144fc16a 928ae5c99ff54f9b81065cc9cf51c7f1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/928ae5c99ff54f9b81065cc9cf51c7f1/volumes/bd12fb6c-87f6-4d78-93a9-ec9df88b77ad /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-09 06:20:33.574 8 INFO cinder.volume.api [None req-281dd749-0b20-4775-9376-ec8eccbe5a37 97b7ccaa0865478baa19daa7144fc16a 928ae5c99ff54f9b81065cc9cf51c7f1 - - default default] Volume info retrieved successfully. 2026-05-09 06:20:33.578 8 INFO cinder.api.openstack.wsgi [None req-281dd749-0b20-4775-9376-ec8eccbe5a37 97b7ccaa0865478baa19daa7144fc16a 928ae5c99ff54f9b81065cc9cf51c7f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/928ae5c99ff54f9b81065cc9cf51c7f1/volumes/bd12fb6c-87f6-4d78-93a9-ec9df88b77ad returned with HTTP 200 [pid: 8|app: 0|req: 361/722] 10.0.0.244 () {32 vars in 775 bytes} [Sat May 9 06:20:33 2026] GET /v3/928ae5c99ff54f9b81065cc9cf51c7f1/volumes/bd12fb6c-87f6-4d78-93a9-ec9df88b77ad => generated 973 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-09 06:20:33.601 7 INFO cinder.api.openstack.wsgi [None req-c498c921-a27a-4a7d-9dfa-032802293df3 97b7ccaa0865478baa19daa7144fc16a 928ae5c99ff54f9b81065cc9cf51c7f1 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/928ae5c99ff54f9b81065cc9cf51c7f1/volumes/bd12fb6c-87f6-4d78-93a9-ec9df88b77ad 2026-05-09 06:20:33.602 7 INFO cinder.api.v3.volumes [None req-c498c921-a27a-4a7d-9dfa-032802293df3 97b7ccaa0865478baa19daa7144fc16a 928ae5c99ff54f9b81065cc9cf51c7f1 - - default default] Delete volume with id: bd12fb6c-87f6-4d78-93a9-ec9df88b77ad /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-09 06:20:33.613 7 INFO cinder.volume.api [None req-c498c921-a27a-4a7d-9dfa-032802293df3 97b7ccaa0865478baa19daa7144fc16a 928ae5c99ff54f9b81065cc9cf51c7f1 - - default default] Volume info retrieved successfully. 2026-05-09 06:20:33.649 7 INFO cinder.volume.api [None req-c498c921-a27a-4a7d-9dfa-032802293df3 97b7ccaa0865478baa19daa7144fc16a 928ae5c99ff54f9b81065cc9cf51c7f1 - - default default] Delete volume request issued successfully. 2026-05-09 06:20:33.649 7 INFO cinder.api.openstack.wsgi [None req-c498c921-a27a-4a7d-9dfa-032802293df3 97b7ccaa0865478baa19daa7144fc16a 928ae5c99ff54f9b81065cc9cf51c7f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/928ae5c99ff54f9b81065cc9cf51c7f1/volumes/bd12fb6c-87f6-4d78-93a9-ec9df88b77ad returned with HTTP 202 [pid: 7|app: 0|req: 362/723] 10.0.0.244 () {32 vars in 778 bytes} [Sat May 9 06:20:33 2026] DELETE /v3/928ae5c99ff54f9b81065cc9cf51c7f1/volumes/bd12fb6c-87f6-4d78-93a9-ec9df88b77ad => generated 0 bytes in 56 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-09 06:20:33.659 8 INFO cinder.api.openstack.wsgi [None req-2c5b1975-98bc-464f-9af3-fd075e23209c 97b7ccaa0865478baa19daa7144fc16a 928ae5c99ff54f9b81065cc9cf51c7f1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/928ae5c99ff54f9b81065cc9cf51c7f1/volumes/bd12fb6c-87f6-4d78-93a9-ec9df88b77ad /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-09 06:20:33.685 8 INFO cinder.volume.api [None req-2c5b1975-98bc-464f-9af3-fd075e23209c 97b7ccaa0865478baa19daa7144fc16a 928ae5c99ff54f9b81065cc9cf51c7f1 - - default default] Volume info retrieved successfully. 2026-05-09 06:20:33.692 8 INFO cinder.api.openstack.wsgi [None req-2c5b1975-98bc-464f-9af3-fd075e23209c 97b7ccaa0865478baa19daa7144fc16a 928ae5c99ff54f9b81065cc9cf51c7f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/928ae5c99ff54f9b81065cc9cf51c7f1/volumes/bd12fb6c-87f6-4d78-93a9-ec9df88b77ad returned with HTTP 200 [pid: 8|app: 0|req: 362/724] 10.0.0.244 () {32 vars in 775 bytes} [Sat May 9 06:20:33 2026] GET /v3/928ae5c99ff54f9b81065cc9cf51c7f1/volumes/bd12fb6c-87f6-4d78-93a9-ec9df88b77ad => generated 972 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-09 06:20:34.710 7 INFO cinder.api.openstack.wsgi [None req-6f3ee466-1a22-467b-8128-7fa1287014bb 97b7ccaa0865478baa19daa7144fc16a 928ae5c99ff54f9b81065cc9cf51c7f1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/928ae5c99ff54f9b81065cc9cf51c7f1/volumes/bd12fb6c-87f6-4d78-93a9-ec9df88b77ad 2026-05-09 06:20:34.718 7 INFO cinder.api.openstack.wsgi [None req-6f3ee466-1a22-467b-8128-7fa1287014bb 97b7ccaa0865478baa19daa7144fc16a 928ae5c99ff54f9b81065cc9cf51c7f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/928ae5c99ff54f9b81065cc9cf51c7f1/volumes/bd12fb6c-87f6-4d78-93a9-ec9df88b77ad returned with HTTP 404 [pid: 7|app: 0|req: 363/725] 10.0.0.244 () {32 vars in 775 bytes} [Sat May 9 06:20:34 2026] GET /v3/928ae5c99ff54f9b81065cc9cf51c7f1/volumes/bd12fb6c-87f6-4d78-93a9-ec9df88b77ad => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-09 06:20:35.086 8 INFO cinder.api.openstack.wsgi [None req-2c5b1975-98bc-464f-9af3-fd075e23209c 97b7ccaa0865478baa19daa7144fc16a 928ae5c99ff54f9b81065cc9cf51c7f1 - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:20:35.087 8 INFO cinder.api.openstack.wsgi [None req-2c5b1975-98bc-464f-9af3-fd075e23209c 97b7ccaa0865478baa19daa7144fc16a 928ae5c99ff54f9b81065cc9cf51c7f1 - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:20:35.087 7 INFO cinder.api.openstack.wsgi [None req-6f3ee466-1a22-467b-8128-7fa1287014bb 97b7ccaa0865478baa19daa7144fc16a 928ae5c99ff54f9b81065cc9cf51c7f1 - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:20:35.088 7 INFO cinder.api.openstack.wsgi [None req-6f3ee466-1a22-467b-8128-7fa1287014bb 97b7ccaa0865478baa19daa7144fc16a 928ae5c99ff54f9b81065cc9cf51c7f1 - - default default] http://10.0.0.254: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-09 06:20:39.263 8 INFO cinder.api.openstack.wsgi [None req-aaa958a0-9c5b-46d4-b940-786763a310f3 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes 2026-05-09 06:20:39.267 8 INFO cinder.api.v3.volumes [None req-aaa958a0-9c5b-46d4-b940-786763a310f3 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] Create volume of 1 GB 2026-05-09 06:20:39.282 8 INFO cinder.volume.api [None req-aaa958a0-9c5b-46d4-b940-786763a310f3 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] Availability Zones retrieved successfully. 2026-05-09 06:20:39.452 8 INFO cinder.volume.api [None req-aaa958a0-9c5b-46d4-b940-786763a310f3 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] Create volume request issued successfully. 2026-05-09 06:20:39.453 8 INFO cinder.api.openstack.wsgi [None req-aaa958a0-9c5b-46d4-b940-786763a310f3 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes returned with HTTP 202 [pid: 8|app: 0|req: 364/728] 10.0.0.244 () {34 vars in 723 bytes} [Sat May 9 06:20:39 2026] POST /v3/b3cc3c31bd574d30817a9ea6452c4538/volumes => generated 870 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-09 06:20:39.479 7 INFO cinder.api.openstack.wsgi [None req-870494ec-d5f3-495e-a363-67a335180933 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/abea7302-0a5b-425e-a94d-d5d8df25e537 /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-09 06:20:39.492 7 INFO cinder.volume.api [None req-870494ec-d5f3-495e-a363-67a335180933 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] Volume info retrieved successfully. 2026-05-09 06:20:39.508 7 INFO cinder.api.openstack.wsgi [None req-870494ec-d5f3-495e-a363-67a335180933 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/abea7302-0a5b-425e-a94d-d5d8df25e537 returned with HTTP 200 [pid: 7|app: 0|req: 365/729] 10.0.0.244 () {32 vars in 775 bytes} [Sat May 9 06:20:39 2026] GET /v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/abea7302-0a5b-425e-a94d-d5d8df25e537 => generated 938 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-09 06:20:40.530 8 INFO cinder.api.openstack.wsgi [None req-139937d2-923d-4ff7-979f-baa01ad9b892 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/abea7302-0a5b-425e-a94d-d5d8df25e537 /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-09 06:20:40.546 8 INFO cinder.volume.api [None req-139937d2-923d-4ff7-979f-baa01ad9b892 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] Volume info retrieved successfully. 2026-05-09 06:20:40.551 8 INFO cinder.api.openstack.wsgi [None req-139937d2-923d-4ff7-979f-baa01ad9b892 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/abea7302-0a5b-425e-a94d-d5d8df25e537 returned with HTTP 200 [pid: 8|app: 0|req: 365/730] 10.0.0.244 () {32 vars in 775 bytes} [Sat May 9 06:20:40 2026] GET /v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/abea7302-0a5b-425e-a94d-d5d8df25e537 => generated 963 bytes in 29 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-09 06:20:40.568 7 INFO cinder.api.openstack.wsgi [None req-2b9aaeef-d7b1-4cfa-801d-c22aecf91c26 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/abea7302-0a5b-425e-a94d-d5d8df25e537 /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-09 06:20:40.585 7 INFO cinder.volume.api [None req-2b9aaeef-d7b1-4cfa-801d-c22aecf91c26 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] Volume info retrieved successfully. 2026-05-09 06:20:40.592 7 INFO cinder.api.openstack.wsgi [None req-2b9aaeef-d7b1-4cfa-801d-c22aecf91c26 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/abea7302-0a5b-425e-a94d-d5d8df25e537 returned with HTTP 200 [pid: 7|app: 0|req: 366/731] 10.0.0.244 () {32 vars in 775 bytes} [Sat May 9 06:20:40 2026] GET /v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/abea7302-0a5b-425e-a94d-d5d8df25e537 => generated 963 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-09 06:20:40.611 8 INFO cinder.api.openstack.wsgi [None req-d7cf9064-9113-4a7c-b70b-4eeadd57594a b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/abea7302-0a5b-425e-a94d-d5d8df25e537 /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-09 06:20:40.628 8 INFO cinder.volume.api [None req-d7cf9064-9113-4a7c-b70b-4eeadd57594a b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] Volume info retrieved successfully. 2026-05-09 06:20:40.636 8 INFO cinder.volume.api [None req-d7cf9064-9113-4a7c-b70b-4eeadd57594a b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] Volume updated successfully. 2026-05-09 06:20:40.636 8 INFO cinder.api.openstack.wsgi [None req-d7cf9064-9113-4a7c-b70b-4eeadd57594a b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/abea7302-0a5b-425e-a94d-d5d8df25e537 returned with HTTP 200 [pid: 8|app: 0|req: 366/732] 10.0.0.244 () {34 vars in 795 bytes} [Sat May 9 06:20:40 2026] PUT /v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/abea7302-0a5b-425e-a94d-d5d8df25e537 => generated 895 bytes in 29 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-09 06:20:40.657 7 INFO cinder.api.openstack.wsgi [None req-a33a3815-2500-4fd9-bb64-86427ab9d7cc b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/abea7302-0a5b-425e-a94d-d5d8df25e537 /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-09 06:20:40.678 7 INFO cinder.volume.api [None req-a33a3815-2500-4fd9-bb64-86427ab9d7cc b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] Volume info retrieved successfully. 2026-05-09 06:20:40.690 7 INFO cinder.volume.api [None req-a33a3815-2500-4fd9-bb64-86427ab9d7cc b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] Volume updated successfully. 2026-05-09 06:20:40.691 7 INFO cinder.api.openstack.wsgi [None req-a33a3815-2500-4fd9-bb64-86427ab9d7cc b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/abea7302-0a5b-425e-a94d-d5d8df25e537 returned with HTTP 200 [pid: 7|app: 0|req: 367/733] 10.0.0.244 () {34 vars in 796 bytes} [Sat May 9 06:20:40 2026] PUT /v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/abea7302-0a5b-425e-a94d-d5d8df25e537 => generated 935 bytes in 41 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-09 06:20:40.708 8 INFO cinder.api.openstack.wsgi [None req-43ca3811-feac-47e2-8e0b-a69200db4d3f b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/abea7302-0a5b-425e-a94d-d5d8df25e537 /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-09 06:20:40.723 8 INFO cinder.volume.api [None req-43ca3811-feac-47e2-8e0b-a69200db4d3f b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] Volume info retrieved successfully. 2026-05-09 06:20:40.727 8 INFO cinder.api.openstack.wsgi [None req-43ca3811-feac-47e2-8e0b-a69200db4d3f b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/abea7302-0a5b-425e-a94d-d5d8df25e537 returned with HTTP 200 [pid: 8|app: 0|req: 367/734] 10.0.0.244 () {32 vars in 775 bytes} [Sat May 9 06:20:40 2026] GET /v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/abea7302-0a5b-425e-a94d-d5d8df25e537 => generated 1003 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-09 06:20:40.746 7 INFO cinder.api.openstack.wsgi [None req-06dafa61-4e2a-4be4-a8c5-96c25e7e9249 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes 2026-05-09 06:20:40.748 7 INFO cinder.api.v3.volumes [None req-06dafa61-4e2a-4be4-a8c5-96c25e7e9249 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] Create volume of 1 GB 2026-05-09 06:20:40.754 7 INFO cinder.volume.api [None req-06dafa61-4e2a-4be4-a8c5-96c25e7e9249 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] Availability Zones retrieved successfully. 2026-05-09 06:20:40.988 7 INFO cinder.volume.api [None req-06dafa61-4e2a-4be4-a8c5-96c25e7e9249 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] Create volume request issued successfully. 2026-05-09 06:20:40.990 7 INFO cinder.api.openstack.wsgi [None req-06dafa61-4e2a-4be4-a8c5-96c25e7e9249 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes returned with HTTP 202 [pid: 7|app: 0|req: 368/735] 10.0.0.244 () {34 vars in 723 bytes} [Sat May 9 06:20:40 2026] POST /v3/b3cc3c31bd574d30817a9ea6452c4538/volumes => generated 892 bytes in 251 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-09 06:20:41.016 8 INFO cinder.api.openstack.wsgi [None req-0802a641-912e-4f04-83b4-eb2ea8023add b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/ff7f662c-c2ba-409c-8f03-f41d1fe95e13 /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-09 06:20:41.029 8 INFO cinder.volume.api [None req-0802a641-912e-4f04-83b4-eb2ea8023add b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] Volume info retrieved successfully. 2026-05-09 06:20:41.035 8 INFO cinder.api.openstack.wsgi [None req-0802a641-912e-4f04-83b4-eb2ea8023add b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/ff7f662c-c2ba-409c-8f03-f41d1fe95e13 returned with HTTP 200 [pid: 8|app: 0|req: 368/736] 10.0.0.244 () {32 vars in 775 bytes} [Sat May 9 06:20:41 2026] GET /v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/ff7f662c-c2ba-409c-8f03-f41d1fe95e13 => generated 960 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-09 06:20:42.057 7 INFO cinder.api.openstack.wsgi [None req-c0f84539-bead-41cb-820d-9c1b5aaf20e5 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/ff7f662c-c2ba-409c-8f03-f41d1fe95e13 /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-09 06:20:42.069 7 INFO cinder.volume.api [None req-c0f84539-bead-41cb-820d-9c1b5aaf20e5 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] Volume info retrieved successfully. 2026-05-09 06:20:42.073 7 INFO cinder.api.openstack.wsgi [None req-c0f84539-bead-41cb-820d-9c1b5aaf20e5 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/ff7f662c-c2ba-409c-8f03-f41d1fe95e13 returned with HTTP 200 [pid: 7|app: 0|req: 369/737] 10.0.0.244 () {32 vars in 775 bytes} [Sat May 9 06:20:42 2026] GET /v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/ff7f662c-c2ba-409c-8f03-f41d1fe95e13 => generated 985 bytes in 22 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-09 06:20:42.092 8 INFO cinder.api.openstack.wsgi [None req-b36e1b50-08e5-4615-af04-40e4a6bfed72 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/ff7f662c-c2ba-409c-8f03-f41d1fe95e13 /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-09 06:20:42.106 8 INFO cinder.volume.api [None req-b36e1b50-08e5-4615-af04-40e4a6bfed72 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] Volume info retrieved successfully. 2026-05-09 06:20:42.113 8 INFO cinder.volume.api [None req-b36e1b50-08e5-4615-af04-40e4a6bfed72 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] Volume updated successfully. 2026-05-09 06:20:42.114 8 INFO cinder.api.openstack.wsgi [None req-b36e1b50-08e5-4615-af04-40e4a6bfed72 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/ff7f662c-c2ba-409c-8f03-f41d1fe95e13 returned with HTTP 200 [pid: 8|app: 0|req: 369/738] 10.0.0.244 () {34 vars in 795 bytes} [Sat May 9 06:20:42 2026] PUT /v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/ff7f662c-c2ba-409c-8f03-f41d1fe95e13 => generated 881 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-09 06:20:42.132 7 INFO cinder.api.openstack.wsgi [None req-8107b17a-5a87-4a75-9538-97c8af284842 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/ff7f662c-c2ba-409c-8f03-f41d1fe95e13 /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-09 06:20:42.143 7 INFO cinder.volume.api [None req-8107b17a-5a87-4a75-9538-97c8af284842 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] Volume info retrieved successfully. 2026-05-09 06:20:42.147 7 INFO cinder.api.openstack.wsgi [None req-8107b17a-5a87-4a75-9538-97c8af284842 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/ff7f662c-c2ba-409c-8f03-f41d1fe95e13 returned with HTTP 200 [pid: 7|app: 0|req: 370/739] 10.0.0.244 () {32 vars in 775 bytes} [Sat May 9 06:20:42 2026] GET /v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/ff7f662c-c2ba-409c-8f03-f41d1fe95e13 => generated 949 bytes in 22 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-09 06:20:42.167 8 INFO cinder.api.openstack.wsgi [None req-fe56b532-961d-42d4-8466-52df0ecd37c2 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/ff7f662c-c2ba-409c-8f03-f41d1fe95e13 2026-05-09 06:20:42.167 8 INFO cinder.api.v3.volumes [None req-fe56b532-961d-42d4-8466-52df0ecd37c2 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] Delete volume with id: ff7f662c-c2ba-409c-8f03-f41d1fe95e13 /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-09 06:20:42.178 8 INFO cinder.volume.api [None req-fe56b532-961d-42d4-8466-52df0ecd37c2 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] Volume info retrieved successfully. 2026-05-09 06:20:42.204 8 INFO cinder.volume.api [None req-fe56b532-961d-42d4-8466-52df0ecd37c2 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] Delete volume request issued successfully. 2026-05-09 06:20:42.204 8 INFO cinder.api.openstack.wsgi [None req-fe56b532-961d-42d4-8466-52df0ecd37c2 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/ff7f662c-c2ba-409c-8f03-f41d1fe95e13 returned with HTTP 202 [pid: 8|app: 0|req: 370/740] 10.0.0.244 () {32 vars in 778 bytes} [Sat May 9 06:20:42 2026] DELETE /v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/ff7f662c-c2ba-409c-8f03-f41d1fe95e13 => generated 0 bytes in 42 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-09 06:20:42.214 7 INFO cinder.api.openstack.wsgi [None req-fd8d68b7-c083-4181-8b7c-d5ff042158ec b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/ff7f662c-c2ba-409c-8f03-f41d1fe95e13 /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-09 06:20:42.227 7 INFO cinder.volume.api [None req-fd8d68b7-c083-4181-8b7c-d5ff042158ec b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] Volume info retrieved successfully. 2026-05-09 06:20:42.231 7 INFO cinder.api.openstack.wsgi [None req-fd8d68b7-c083-4181-8b7c-d5ff042158ec b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/ff7f662c-c2ba-409c-8f03-f41d1fe95e13 returned with HTTP 200 [pid: 7|app: 0|req: 371/741] 10.0.0.244 () {32 vars in 775 bytes} [Sat May 9 06:20:42 2026] GET /v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/ff7f662c-c2ba-409c-8f03-f41d1fe95e13 => generated 948 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-09 06:20:43.251 8 INFO cinder.api.openstack.wsgi [None req-439979d8-960b-4a2c-aacd-20a962bac277 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/ff7f662c-c2ba-409c-8f03-f41d1fe95e13 2026-05-09 06:20:43.258 8 INFO cinder.api.openstack.wsgi [None req-439979d8-960b-4a2c-aacd-20a962bac277 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/ff7f662c-c2ba-409c-8f03-f41d1fe95e13 returned with HTTP 404 [pid: 8|app: 0|req: 371/742] 10.0.0.244 () {32 vars in 775 bytes} [Sat May 9 06:20:43 2026] GET /v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/ff7f662c-c2ba-409c-8f03-f41d1fe95e13 => 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-09 06:20:43.267 7 INFO cinder.api.openstack.wsgi [None req-05b7027b-b4b8-4303-965c-cf74a19eeb40 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/abea7302-0a5b-425e-a94d-d5d8df25e537 /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-09 06:20:43.283 7 INFO cinder.volume.api [None req-05b7027b-b4b8-4303-965c-cf74a19eeb40 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] Volume info retrieved successfully. 2026-05-09 06:20:43.287 7 INFO cinder.api.openstack.wsgi [None req-05b7027b-b4b8-4303-965c-cf74a19eeb40 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/abea7302-0a5b-425e-a94d-d5d8df25e537 returned with HTTP 200 [pid: 7|app: 0|req: 372/743] 10.0.0.244 () {32 vars in 775 bytes} [Sat May 9 06:20:43 2026] GET /v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/abea7302-0a5b-425e-a94d-d5d8df25e537 => generated 1003 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 06:20:43.302 8 INFO cinder.api.openstack.wsgi [None req-0c94867b-464e-4fa3-a722-8aeaf281f131 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/abea7302-0a5b-425e-a94d-d5d8df25e537 2026-05-09 06:20:43.303 8 INFO cinder.api.v3.volumes [None req-0c94867b-464e-4fa3-a722-8aeaf281f131 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] Delete volume with id: abea7302-0a5b-425e-a94d-d5d8df25e537 /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-09 06:20:43.315 8 INFO cinder.volume.api [None req-0c94867b-464e-4fa3-a722-8aeaf281f131 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] Volume info retrieved successfully. 2026-05-09 06:20:43.333 8 INFO cinder.volume.api [None req-0c94867b-464e-4fa3-a722-8aeaf281f131 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] Delete volume request issued successfully. 2026-05-09 06:20:43.333 8 INFO cinder.api.openstack.wsgi [None req-0c94867b-464e-4fa3-a722-8aeaf281f131 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/abea7302-0a5b-425e-a94d-d5d8df25e537 returned with HTTP 202 [pid: 8|app: 0|req: 372/744] 10.0.0.244 () {32 vars in 778 bytes} [Sat May 9 06:20:43 2026] DELETE /v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/abea7302-0a5b-425e-a94d-d5d8df25e537 => generated 0 bytes in 38 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-09 06:20:43.346 7 INFO cinder.api.openstack.wsgi [None req-b3810f6a-a53a-428d-87c9-7295334bc84e b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/abea7302-0a5b-425e-a94d-d5d8df25e537 /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-09 06:20:43.361 7 INFO cinder.volume.api [None req-b3810f6a-a53a-428d-87c9-7295334bc84e b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] Volume info retrieved successfully. 2026-05-09 06:20:43.365 7 INFO cinder.api.openstack.wsgi [None req-b3810f6a-a53a-428d-87c9-7295334bc84e b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/abea7302-0a5b-425e-a94d-d5d8df25e537 returned with HTTP 200 [pid: 7|app: 0|req: 373/745] 10.0.0.244 () {32 vars in 775 bytes} [Sat May 9 06:20:43 2026] GET /v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/abea7302-0a5b-425e-a94d-d5d8df25e537 => generated 1002 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-09 06:20:44.389 8 INFO cinder.api.openstack.wsgi [None req-8c6cdce0-55b8-4612-9055-85c4ffc27aab b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/abea7302-0a5b-425e-a94d-d5d8df25e537 2026-05-09 06:20:44.398 8 INFO cinder.api.openstack.wsgi [None req-8c6cdce0-55b8-4612-9055-85c4ffc27aab b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/abea7302-0a5b-425e-a94d-d5d8df25e537 returned with HTTP 404 [pid: 8|app: 0|req: 373/746] 10.0.0.244 () {32 vars in 775 bytes} [Sat May 9 06:20:44 2026] GET /v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/abea7302-0a5b-425e-a94d-d5d8df25e537 => 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-09 06:20:44.448 7 INFO cinder.api.openstack.wsgi [None req-950eb73c-eb08-49ea-95ce-fd564361b943 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes 2026-05-09 06:20:45.086 8 INFO cinder.api.openstack.wsgi [None req-8c6cdce0-55b8-4612-9055-85c4ffc27aab b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:20:45.087 8 INFO cinder.api.openstack.wsgi [None req-8c6cdce0-55b8-4612-9055-85c4ffc27aab b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:20:45.089 8 INFO cinder.api.openstack.wsgi [None req-8c6cdce0-55b8-4612-9055-85c4ffc27aab b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:20:45.089 8 INFO cinder.api.openstack.wsgi [None req-8c6cdce0-55b8-4612-9055-85c4ffc27aab b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:20:45.102 7 INFO cinder.api.v3.volumes [None req-950eb73c-eb08-49ea-95ce-fd564361b943 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] Create volume of 1 GB 2026-05-09 06:20:45.108 7 INFO cinder.volume.api [None req-950eb73c-eb08-49ea-95ce-fd564361b943 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] Availability Zones retrieved successfully. 2026-05-09 06:20:45.283 7 INFO cinder.volume.api [None req-950eb73c-eb08-49ea-95ce-fd564361b943 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] Create volume request issued successfully. 2026-05-09 06:20:45.283 7 INFO cinder.api.openstack.wsgi [None req-950eb73c-eb08-49ea-95ce-fd564361b943 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes returned with HTTP 202 [pid: 7|app: 0|req: 374/749] 10.0.0.244 () {34 vars in 723 bytes} [Sat May 9 06:20:44 2026] POST /v3/b3cc3c31bd574d30817a9ea6452c4538/volumes => generated 870 bytes in 840 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-09 06:20:45.300 8 INFO cinder.api.openstack.wsgi [None req-2e1276da-96ba-4934-bbdb-1e83a3f5bba8 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/17c9cf43-402b-494b-8b06-73a6a06e8436 /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-09 06:20:45.316 8 INFO cinder.volume.api [None req-2e1276da-96ba-4934-bbdb-1e83a3f5bba8 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] Volume info retrieved successfully. 2026-05-09 06:20:45.322 8 INFO cinder.api.openstack.wsgi [None req-2e1276da-96ba-4934-bbdb-1e83a3f5bba8 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/17c9cf43-402b-494b-8b06-73a6a06e8436 returned with HTTP 200 [pid: 8|app: 0|req: 376/750] 10.0.0.244 () {32 vars in 775 bytes} [Sat May 9 06:20:45 2026] GET /v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/17c9cf43-402b-494b-8b06-73a6a06e8436 => generated 938 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-09 06:20:46.346 7 INFO cinder.api.openstack.wsgi [None req-00c021e3-a8bc-4c49-bde6-88b0aa086d3d b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/17c9cf43-402b-494b-8b06-73a6a06e8436 /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-09 06:20:46.363 7 INFO cinder.volume.api [None req-00c021e3-a8bc-4c49-bde6-88b0aa086d3d b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] Volume info retrieved successfully. 2026-05-09 06:20:46.369 7 INFO cinder.api.openstack.wsgi [None req-00c021e3-a8bc-4c49-bde6-88b0aa086d3d b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/17c9cf43-402b-494b-8b06-73a6a06e8436 returned with HTTP 200 [pid: 7|app: 0|req: 375/751] 10.0.0.244 () {32 vars in 775 bytes} [Sat May 9 06:20:46 2026] GET /v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/17c9cf43-402b-494b-8b06-73a6a06e8436 => generated 1347 bytes in 29 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-09 06:20:46.391 8 INFO cinder.api.openstack.wsgi [None req-8a9fed18-28f7-4d64-96a6-2b4995297d0c b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/17c9cf43-402b-494b-8b06-73a6a06e8436 /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-09 06:20:46.404 8 INFO cinder.volume.api [None req-8a9fed18-28f7-4d64-96a6-2b4995297d0c b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] Volume info retrieved successfully. 2026-05-09 06:20:46.410 8 INFO cinder.api.openstack.wsgi [None req-8a9fed18-28f7-4d64-96a6-2b4995297d0c b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/17c9cf43-402b-494b-8b06-73a6a06e8436 returned with HTTP 200 [pid: 8|app: 0|req: 377/752] 10.0.0.244 () {32 vars in 775 bytes} [Sat May 9 06:20:46 2026] GET /v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/17c9cf43-402b-494b-8b06-73a6a06e8436 => generated 1347 bytes in 25 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-09 06:20:46.430 7 INFO cinder.api.openstack.wsgi [None req-f390163f-0cbd-481b-af89-19b20df065e0 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/17c9cf43-402b-494b-8b06-73a6a06e8436 /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-09 06:20:46.445 7 INFO cinder.volume.api [None req-f390163f-0cbd-481b-af89-19b20df065e0 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] Volume info retrieved successfully. 2026-05-09 06:20:46.449 7 INFO cinder.volume.api [None req-f390163f-0cbd-481b-af89-19b20df065e0 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] Volume updated successfully. 2026-05-09 06:20:46.450 7 INFO cinder.api.openstack.wsgi [None req-f390163f-0cbd-481b-af89-19b20df065e0 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/17c9cf43-402b-494b-8b06-73a6a06e8436 returned with HTTP 200 [pid: 7|app: 0|req: 376/753] 10.0.0.244 () {34 vars in 795 bytes} [Sat May 9 06:20:46 2026] PUT /v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/17c9cf43-402b-494b-8b06-73a6a06e8436 => generated 894 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-09 06:20:46.469 8 INFO cinder.api.openstack.wsgi [None req-b4dc8829-3c61-49b9-8cf9-6709030a60c6 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/17c9cf43-402b-494b-8b06-73a6a06e8436 /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-09 06:20:46.486 8 INFO cinder.volume.api [None req-b4dc8829-3c61-49b9-8cf9-6709030a60c6 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] Volume info retrieved successfully. 2026-05-09 06:20:46.493 8 INFO cinder.volume.api [None req-b4dc8829-3c61-49b9-8cf9-6709030a60c6 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] Volume updated successfully. 2026-05-09 06:20:46.494 8 INFO cinder.api.openstack.wsgi [None req-b4dc8829-3c61-49b9-8cf9-6709030a60c6 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/17c9cf43-402b-494b-8b06-73a6a06e8436 returned with HTTP 200 [pid: 8|app: 0|req: 378/754] 10.0.0.244 () {34 vars in 796 bytes} [Sat May 9 06:20:46 2026] PUT /v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/17c9cf43-402b-494b-8b06-73a6a06e8436 => generated 934 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-09 06:20:46.511 7 INFO cinder.api.openstack.wsgi [None req-bad82edf-ce3b-4904-98b6-b9ba157d8876 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/17c9cf43-402b-494b-8b06-73a6a06e8436 /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-09 06:20:46.525 7 INFO cinder.volume.api [None req-bad82edf-ce3b-4904-98b6-b9ba157d8876 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] Volume info retrieved successfully. 2026-05-09 06:20:46.533 7 INFO cinder.api.openstack.wsgi [None req-bad82edf-ce3b-4904-98b6-b9ba157d8876 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/17c9cf43-402b-494b-8b06-73a6a06e8436 returned with HTTP 200 [pid: 7|app: 0|req: 377/755] 10.0.0.244 () {32 vars in 775 bytes} [Sat May 9 06:20:46 2026] GET /v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/17c9cf43-402b-494b-8b06-73a6a06e8436 => generated 1387 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-09 06:20:46.554 8 INFO cinder.api.openstack.wsgi [None req-f1cb33b2-d824-405d-b9f8-f15d1e4dbecf b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes 2026-05-09 06:20:46.557 8 INFO cinder.api.v3.volumes [None req-f1cb33b2-d824-405d-b9f8-f15d1e4dbecf b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] Create volume of 1 GB 2026-05-09 06:20:46.562 8 INFO cinder.volume.api [None req-f1cb33b2-d824-405d-b9f8-f15d1e4dbecf b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] Availability Zones retrieved successfully. 2026-05-09 06:20:46.692 8 INFO cinder.volume.api [None req-f1cb33b2-d824-405d-b9f8-f15d1e4dbecf b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] Create volume request issued successfully. 2026-05-09 06:20:46.693 8 INFO cinder.api.openstack.wsgi [None req-f1cb33b2-d824-405d-b9f8-f15d1e4dbecf b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes returned with HTTP 202 [pid: 8|app: 0|req: 379/756] 10.0.0.244 () {34 vars in 723 bytes} [Sat May 9 06:20:46 2026] POST /v3/b3cc3c31bd574d30817a9ea6452c4538/volumes => generated 891 bytes in 145 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-09 06:20:46.712 7 INFO cinder.api.openstack.wsgi [None req-1d44881b-19c8-433f-9dce-55d3f76bc1ff b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/c16ff26e-7474-469e-a43c-4c85bfeaccdc /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-09 06:20:46.731 7 INFO cinder.volume.api [None req-1d44881b-19c8-433f-9dce-55d3f76bc1ff b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] Volume info retrieved successfully. 2026-05-09 06:20:46.736 7 INFO cinder.api.openstack.wsgi [None req-1d44881b-19c8-433f-9dce-55d3f76bc1ff b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/c16ff26e-7474-469e-a43c-4c85bfeaccdc returned with HTTP 200 [pid: 7|app: 0|req: 378/757] 10.0.0.244 () {32 vars in 775 bytes} [Sat May 9 06:20:46 2026] GET /v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/c16ff26e-7474-469e-a43c-4c85bfeaccdc => generated 959 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-09 06:20:47.760 8 INFO cinder.api.openstack.wsgi [None req-186b9c8b-9f01-4cc1-ab2b-82ab7097e747 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/c16ff26e-7474-469e-a43c-4c85bfeaccdc /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-09 06:20:47.774 8 INFO cinder.volume.api [None req-186b9c8b-9f01-4cc1-ab2b-82ab7097e747 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] Volume info retrieved successfully. 2026-05-09 06:20:47.779 8 INFO cinder.api.openstack.wsgi [None req-186b9c8b-9f01-4cc1-ab2b-82ab7097e747 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/c16ff26e-7474-469e-a43c-4c85bfeaccdc returned with HTTP 200 [pid: 8|app: 0|req: 380/758] 10.0.0.244 () {32 vars in 775 bytes} [Sat May 9 06:20:47 2026] GET /v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/c16ff26e-7474-469e-a43c-4c85bfeaccdc => generated 984 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-09 06:20:47.813 7 INFO cinder.api.openstack.wsgi [None req-50c0f6d5-79ff-46de-a4a2-d8df3d6a0594 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/c16ff26e-7474-469e-a43c-4c85bfeaccdc /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-09 06:20:47.835 7 INFO cinder.volume.api [None req-50c0f6d5-79ff-46de-a4a2-d8df3d6a0594 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] Volume info retrieved successfully. 2026-05-09 06:20:47.846 7 INFO cinder.volume.api [None req-50c0f6d5-79ff-46de-a4a2-d8df3d6a0594 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] Volume updated successfully. 2026-05-09 06:20:47.848 7 INFO cinder.api.openstack.wsgi [None req-50c0f6d5-79ff-46de-a4a2-d8df3d6a0594 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/c16ff26e-7474-469e-a43c-4c85bfeaccdc returned with HTTP 200 [pid: 7|app: 0|req: 379/759] 10.0.0.244 () {34 vars in 795 bytes} [Sat May 9 06:20:47 2026] PUT /v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/c16ff26e-7474-469e-a43c-4c85bfeaccdc => generated 881 bytes in 40 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-09 06:20:47.872 8 INFO cinder.api.openstack.wsgi [None req-9d230860-973d-421a-8b7d-5116e8531682 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/c16ff26e-7474-469e-a43c-4c85bfeaccdc /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-09 06:20:47.886 8 INFO cinder.volume.api [None req-9d230860-973d-421a-8b7d-5116e8531682 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] Volume info retrieved successfully. 2026-05-09 06:20:47.890 8 INFO cinder.api.openstack.wsgi [None req-9d230860-973d-421a-8b7d-5116e8531682 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/c16ff26e-7474-469e-a43c-4c85bfeaccdc returned with HTTP 200 [pid: 8|app: 0|req: 381/760] 10.0.0.244 () {32 vars in 775 bytes} [Sat May 9 06:20:47 2026] GET /v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/c16ff26e-7474-469e-a43c-4c85bfeaccdc => generated 949 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-09 06:20:47.906 7 INFO cinder.api.openstack.wsgi [None req-8c3992d6-c0d1-4c15-a058-b0b74854e63e b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/c16ff26e-7474-469e-a43c-4c85bfeaccdc 2026-05-09 06:20:47.906 7 INFO cinder.api.v3.volumes [None req-8c3992d6-c0d1-4c15-a058-b0b74854e63e b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] Delete volume with id: c16ff26e-7474-469e-a43c-4c85bfeaccdc /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-09 06:20:47.915 7 INFO cinder.volume.api [None req-8c3992d6-c0d1-4c15-a058-b0b74854e63e b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] Volume info retrieved successfully. 2026-05-09 06:20:47.934 7 INFO cinder.volume.api [None req-8c3992d6-c0d1-4c15-a058-b0b74854e63e b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] Delete volume request issued successfully. 2026-05-09 06:20:47.934 7 INFO cinder.api.openstack.wsgi [None req-8c3992d6-c0d1-4c15-a058-b0b74854e63e b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/c16ff26e-7474-469e-a43c-4c85bfeaccdc returned with HTTP 202 [pid: 7|app: 0|req: 380/761] 10.0.0.244 () {32 vars in 778 bytes} [Sat May 9 06:20:47 2026] DELETE /v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/c16ff26e-7474-469e-a43c-4c85bfeaccdc => generated 0 bytes in 35 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-09 06:20:47.945 8 INFO cinder.api.openstack.wsgi [None req-f9aef908-0a65-49a6-a9d9-86973ef46d1d b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/c16ff26e-7474-469e-a43c-4c85bfeaccdc /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-09 06:20:47.957 8 INFO cinder.volume.api [None req-f9aef908-0a65-49a6-a9d9-86973ef46d1d b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] Volume info retrieved successfully. 2026-05-09 06:20:47.963 8 INFO cinder.api.openstack.wsgi [None req-f9aef908-0a65-49a6-a9d9-86973ef46d1d b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/c16ff26e-7474-469e-a43c-4c85bfeaccdc returned with HTTP 200 [pid: 8|app: 0|req: 382/762] 10.0.0.244 () {32 vars in 775 bytes} [Sat May 9 06:20:47 2026] GET /v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/c16ff26e-7474-469e-a43c-4c85bfeaccdc => generated 948 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-09 06:20:48.981 7 INFO cinder.api.openstack.wsgi [None req-a3c59cf9-e8f3-4d5f-a41e-c726e186d3c0 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/c16ff26e-7474-469e-a43c-4c85bfeaccdc 2026-05-09 06:20:48.990 7 INFO cinder.api.openstack.wsgi [None req-a3c59cf9-e8f3-4d5f-a41e-c726e186d3c0 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/c16ff26e-7474-469e-a43c-4c85bfeaccdc returned with HTTP 404 [pid: 7|app: 0|req: 381/763] 10.0.0.244 () {32 vars in 775 bytes} [Sat May 9 06:20:48 2026] GET /v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/c16ff26e-7474-469e-a43c-4c85bfeaccdc => generated 109 bytes in 16 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-09 06:20:48.999 8 INFO cinder.api.openstack.wsgi [None req-574684b3-2179-4046-a3bf-808909286c53 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/17c9cf43-402b-494b-8b06-73a6a06e8436 /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-09 06:20:49.014 8 INFO cinder.volume.api [None req-574684b3-2179-4046-a3bf-808909286c53 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] Volume info retrieved successfully. 2026-05-09 06:20:49.020 8 INFO cinder.api.openstack.wsgi [None req-574684b3-2179-4046-a3bf-808909286c53 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/17c9cf43-402b-494b-8b06-73a6a06e8436 returned with HTTP 200 [pid: 8|app: 0|req: 383/764] 10.0.0.244 () {32 vars in 775 bytes} [Sat May 9 06:20:48 2026] GET /v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/17c9cf43-402b-494b-8b06-73a6a06e8436 => generated 1387 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 06:20:49.037 7 INFO cinder.api.openstack.wsgi [None req-16442636-114e-41f3-ba7e-d671c7402879 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/17c9cf43-402b-494b-8b06-73a6a06e8436 2026-05-09 06:20:49.037 7 INFO cinder.api.v3.volumes [None req-16442636-114e-41f3-ba7e-d671c7402879 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] Delete volume with id: 17c9cf43-402b-494b-8b06-73a6a06e8436 /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-09 06:20:49.047 7 INFO cinder.volume.api [None req-16442636-114e-41f3-ba7e-d671c7402879 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] Volume info retrieved successfully. 2026-05-09 06:20:49.068 7 INFO cinder.volume.api [None req-16442636-114e-41f3-ba7e-d671c7402879 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] Delete volume request issued successfully. 2026-05-09 06:20:49.069 7 INFO cinder.api.openstack.wsgi [None req-16442636-114e-41f3-ba7e-d671c7402879 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/17c9cf43-402b-494b-8b06-73a6a06e8436 returned with HTTP 202 [pid: 7|app: 0|req: 382/765] 10.0.0.244 () {32 vars in 778 bytes} [Sat May 9 06:20:49 2026] DELETE /v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/17c9cf43-402b-494b-8b06-73a6a06e8436 => 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-09 06:20:49.078 8 INFO cinder.api.openstack.wsgi [None req-d1892a09-efb8-4418-a270-2376622cee5c b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/17c9cf43-402b-494b-8b06-73a6a06e8436 /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-09 06:20:49.091 8 INFO cinder.volume.api [None req-d1892a09-efb8-4418-a270-2376622cee5c b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] Volume info retrieved successfully. 2026-05-09 06:20:49.096 8 INFO cinder.api.openstack.wsgi [None req-d1892a09-efb8-4418-a270-2376622cee5c b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/17c9cf43-402b-494b-8b06-73a6a06e8436 returned with HTTP 200 [pid: 8|app: 0|req: 384/766] 10.0.0.244 () {32 vars in 775 bytes} [Sat May 9 06:20:49 2026] GET /v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/17c9cf43-402b-494b-8b06-73a6a06e8436 => generated 1386 bytes in 23 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-09 06:20:50.115 7 INFO cinder.api.openstack.wsgi [None req-ce2e649a-3faf-49bc-92a0-f8a7338bb0c1 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/17c9cf43-402b-494b-8b06-73a6a06e8436 2026-05-09 06:20:50.121 7 INFO cinder.api.openstack.wsgi [None req-ce2e649a-3faf-49bc-92a0-f8a7338bb0c1 b53b194745644c9391f6f75116c34c3b b3cc3c31bd574d30817a9ea6452c4538 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/17c9cf43-402b-494b-8b06-73a6a06e8436 returned with HTTP 404 [pid: 7|app: 0|req: 383/767] 10.0.0.244 () {32 vars in 775 bytes} [Sat May 9 06:20:50 2026] GET /v3/b3cc3c31bd574d30817a9ea6452c4538/volumes/17c9cf43-402b-494b-8b06-73a6a06e8436 => 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-09 06:20:53.140 8 INFO cinder.api.openstack.wsgi [None req-ba032cbb-45c1-47e6-98d3-ac59ee00639a 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a10678e64a0e4423963788c4555266cf/volumes 2026-05-09 06:20:53.167 8 INFO cinder.volume.api [None req-ba032cbb-45c1-47e6-98d3-ac59ee00639a 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] Get all volumes completed successfully. 2026-05-09 06:20:53.167 8 INFO cinder.api.openstack.wsgi [None req-ba032cbb-45c1-47e6-98d3-ac59ee00639a 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a10678e64a0e4423963788c4555266cf/volumes returned with HTTP 200 [pid: 8|app: 0|req: 385/768] 10.0.0.244 () {32 vars in 701 bytes} [Sat May 9 06:20:52 2026] GET /v3/a10678e64a0e4423963788c4555266cf/volumes => generated 15 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:20:53.182 7 INFO cinder.api.openstack.wsgi [None req-9f44327a-6804-4906-973d-b0caf92ee851 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/a10678e64a0e4423963788c4555266cf/volumes 2026-05-09 06:20:53.185 7 INFO cinder.api.v3.volumes [None req-9f44327a-6804-4906-973d-b0caf92ee851 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] Create volume of 1 GB 2026-05-09 06:20:53.192 7 INFO cinder.volume.api [None req-9f44327a-6804-4906-973d-b0caf92ee851 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] Availability Zones retrieved successfully. 2026-05-09 06:20:53.342 7 INFO cinder.volume.api [None req-9f44327a-6804-4906-973d-b0caf92ee851 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] Create volume request issued successfully. 2026-05-09 06:20:53.343 7 INFO cinder.api.openstack.wsgi [None req-9f44327a-6804-4906-973d-b0caf92ee851 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a10678e64a0e4423963788c4555266cf/volumes returned with HTTP 202 [pid: 7|app: 0|req: 384/769] 10.0.0.244 () {34 vars in 723 bytes} [Sat May 9 06:20:53 2026] POST /v3/a10678e64a0e4423963788c4555266cf/volumes => generated 875 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-09 06:20:53.362 8 INFO cinder.api.openstack.wsgi [None req-c46992aa-19f2-4081-bf01-ead7bbd19433 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a10678e64a0e4423963788c4555266cf/volumes/0715d1ae-e207-42f1-ba08-356920a1431d /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-09 06:20:53.373 8 INFO cinder.volume.api [None req-c46992aa-19f2-4081-bf01-ead7bbd19433 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] Volume info retrieved successfully. 2026-05-09 06:20:53.379 8 INFO cinder.api.openstack.wsgi [None req-c46992aa-19f2-4081-bf01-ead7bbd19433 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a10678e64a0e4423963788c4555266cf/volumes/0715d1ae-e207-42f1-ba08-356920a1431d returned with HTTP 200 [pid: 8|app: 0|req: 386/770] 10.0.0.244 () {32 vars in 775 bytes} [Sat May 9 06:20:53 2026] GET /v3/a10678e64a0e4423963788c4555266cf/volumes/0715d1ae-e207-42f1-ba08-356920a1431d => generated 943 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-09 06:20:54.401 7 INFO cinder.api.openstack.wsgi [None req-be41ab0d-30c8-48ee-8ca8-4a552d0c2a43 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a10678e64a0e4423963788c4555266cf/volumes/0715d1ae-e207-42f1-ba08-356920a1431d /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-09 06:20:54.414 7 INFO cinder.volume.api [None req-be41ab0d-30c8-48ee-8ca8-4a552d0c2a43 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] Volume info retrieved successfully. 2026-05-09 06:20:54.419 7 INFO cinder.api.openstack.wsgi [None req-be41ab0d-30c8-48ee-8ca8-4a552d0c2a43 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a10678e64a0e4423963788c4555266cf/volumes/0715d1ae-e207-42f1-ba08-356920a1431d returned with HTTP 200 [pid: 7|app: 0|req: 385/771] 10.0.0.244 () {32 vars in 775 bytes} [Sat May 9 06:20:54 2026] GET /v3/a10678e64a0e4423963788c4555266cf/volumes/0715d1ae-e207-42f1-ba08-356920a1431d => generated 968 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-09 06:20:54.441 8 INFO cinder.api.openstack.wsgi [None req-7c7ac2dc-3fc3-486e-b6a4-97d86d5a86fc 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a10678e64a0e4423963788c4555266cf/volumes/0715d1ae-e207-42f1-ba08-356920a1431d /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-09 06:20:54.464 8 INFO cinder.volume.api [None req-7c7ac2dc-3fc3-486e-b6a4-97d86d5a86fc 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] Volume info retrieved successfully. 2026-05-09 06:20:54.469 8 INFO cinder.api.openstack.wsgi [None req-7c7ac2dc-3fc3-486e-b6a4-97d86d5a86fc 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a10678e64a0e4423963788c4555266cf/volumes/0715d1ae-e207-42f1-ba08-356920a1431d returned with HTTP 200 [pid: 8|app: 0|req: 387/772] 10.0.0.244 () {32 vars in 775 bytes} [Sat May 9 06:20:54 2026] GET /v3/a10678e64a0e4423963788c4555266cf/volumes/0715d1ae-e207-42f1-ba08-356920a1431d => generated 968 bytes in 36 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-09 06:20:54.489 7 INFO cinder.api.openstack.wsgi [None req-ac1022e8-6a06-467a-abc5-e2648af03fc1 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/a10678e64a0e4423963788c4555266cf/volumes 2026-05-09 06:20:54.491 7 INFO cinder.api.v3.volumes [None req-ac1022e8-6a06-467a-abc5-e2648af03fc1 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] Create volume of 1 GB 2026-05-09 06:20:54.497 7 INFO cinder.volume.api [None req-ac1022e8-6a06-467a-abc5-e2648af03fc1 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] Availability Zones retrieved successfully. 2026-05-09 06:20:54.619 7 INFO cinder.volume.api [None req-ac1022e8-6a06-467a-abc5-e2648af03fc1 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] Create volume request issued successfully. 2026-05-09 06:20:54.620 7 INFO cinder.api.openstack.wsgi [None req-ac1022e8-6a06-467a-abc5-e2648af03fc1 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a10678e64a0e4423963788c4555266cf/volumes returned with HTTP 202 [pid: 7|app: 0|req: 386/773] 10.0.0.244 () {34 vars in 723 bytes} [Sat May 9 06:20:54 2026] POST /v3/a10678e64a0e4423963788c4555266cf/volumes => generated 875 bytes in 138 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-09 06:20:54.639 8 INFO cinder.api.openstack.wsgi [None req-c2cdb60c-258d-483d-b9c5-1890665e373c 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a10678e64a0e4423963788c4555266cf/volumes/d7aa64e4-a8a5-4586-bc23-3a4ed78f8e88 /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-09 06:20:54.655 8 INFO cinder.volume.api [None req-c2cdb60c-258d-483d-b9c5-1890665e373c 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] Volume info retrieved successfully. 2026-05-09 06:20:54.660 8 INFO cinder.api.openstack.wsgi [None req-c2cdb60c-258d-483d-b9c5-1890665e373c 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a10678e64a0e4423963788c4555266cf/volumes/d7aa64e4-a8a5-4586-bc23-3a4ed78f8e88 returned with HTTP 200 [pid: 8|app: 0|req: 388/774] 10.0.0.244 () {32 vars in 775 bytes} [Sat May 9 06:20:54 2026] GET /v3/a10678e64a0e4423963788c4555266cf/volumes/d7aa64e4-a8a5-4586-bc23-3a4ed78f8e88 => generated 943 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:20:55.086 8 INFO cinder.api.openstack.wsgi [None req-c2cdb60c-258d-483d-b9c5-1890665e373c 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:20:55.086 7 INFO cinder.api.openstack.wsgi [None req-ac1022e8-6a06-467a-abc5-e2648af03fc1 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:20:55.087 8 INFO cinder.api.openstack.wsgi [None req-c2cdb60c-258d-483d-b9c5-1890665e373c 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:20:55.088 7 INFO cinder.api.openstack.wsgi [None req-ac1022e8-6a06-467a-abc5-e2648af03fc1 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] http://10.0.0.254: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-09 06:20:55.682 8 INFO cinder.api.openstack.wsgi [None req-8f7848a2-81db-4995-881b-b80b411e587b 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a10678e64a0e4423963788c4555266cf/volumes/d7aa64e4-a8a5-4586-bc23-3a4ed78f8e88 /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-09 06:20:55.705 8 INFO cinder.volume.api [None req-8f7848a2-81db-4995-881b-b80b411e587b 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] Volume info retrieved successfully. 2026-05-09 06:20:55.715 8 INFO cinder.api.openstack.wsgi [None req-8f7848a2-81db-4995-881b-b80b411e587b 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a10678e64a0e4423963788c4555266cf/volumes/d7aa64e4-a8a5-4586-bc23-3a4ed78f8e88 returned with HTTP 200 [pid: 8|app: 0|req: 390/777] 10.0.0.244 () {32 vars in 775 bytes} [Sat May 9 06:20:55 2026] GET /v3/a10678e64a0e4423963788c4555266cf/volumes/d7aa64e4-a8a5-4586-bc23-3a4ed78f8e88 => generated 968 bytes in 40 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-09 06:20:55.740 7 INFO cinder.api.openstack.wsgi [None req-360514b6-cb99-4b20-a7d4-1b046ac958aa 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a10678e64a0e4423963788c4555266cf/volumes/d7aa64e4-a8a5-4586-bc23-3a4ed78f8e88 /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-09 06:20:55.752 7 INFO cinder.volume.api [None req-360514b6-cb99-4b20-a7d4-1b046ac958aa 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] Volume info retrieved successfully. 2026-05-09 06:20:55.758 7 INFO cinder.api.openstack.wsgi [None req-360514b6-cb99-4b20-a7d4-1b046ac958aa 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a10678e64a0e4423963788c4555266cf/volumes/d7aa64e4-a8a5-4586-bc23-3a4ed78f8e88 returned with HTTP 200 [pid: 7|app: 0|req: 388/778] 10.0.0.244 () {32 vars in 775 bytes} [Sat May 9 06:20:55 2026] GET /v3/a10678e64a0e4423963788c4555266cf/volumes/d7aa64e4-a8a5-4586-bc23-3a4ed78f8e88 => generated 968 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-09 06:20:55.783 8 INFO cinder.api.openstack.wsgi [None req-a4ae46c0-76c5-4c89-b410-3818df7adfe1 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/a10678e64a0e4423963788c4555266cf/volumes 2026-05-09 06:20:55.787 8 INFO cinder.api.v3.volumes [None req-a4ae46c0-76c5-4c89-b410-3818df7adfe1 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] Create volume of 1 GB 2026-05-09 06:20:55.794 8 INFO cinder.volume.api [None req-a4ae46c0-76c5-4c89-b410-3818df7adfe1 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] Availability Zones retrieved successfully. 2026-05-09 06:20:55.973 8 INFO cinder.volume.api [None req-a4ae46c0-76c5-4c89-b410-3818df7adfe1 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] Create volume request issued successfully. 2026-05-09 06:20:55.973 8 INFO cinder.api.openstack.wsgi [None req-a4ae46c0-76c5-4c89-b410-3818df7adfe1 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a10678e64a0e4423963788c4555266cf/volumes returned with HTTP 202 [pid: 8|app: 0|req: 391/779] 10.0.0.244 () {34 vars in 723 bytes} [Sat May 9 06:20:55 2026] POST /v3/a10678e64a0e4423963788c4555266cf/volumes => generated 875 bytes in 198 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-09 06:20:55.991 7 INFO cinder.api.openstack.wsgi [None req-2a7e30c1-03fe-4a09-a10a-1d3207774760 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a10678e64a0e4423963788c4555266cf/volumes/a48e125c-931c-415d-891d-317d3ac31ca0 /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-09 06:20:56.009 7 INFO cinder.volume.api [None req-2a7e30c1-03fe-4a09-a10a-1d3207774760 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] Volume info retrieved successfully. 2026-05-09 06:20:56.014 7 INFO cinder.api.openstack.wsgi [None req-2a7e30c1-03fe-4a09-a10a-1d3207774760 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a10678e64a0e4423963788c4555266cf/volumes/a48e125c-931c-415d-891d-317d3ac31ca0 returned with HTTP 200 [pid: 7|app: 0|req: 389/780] 10.0.0.244 () {32 vars in 775 bytes} [Sat May 9 06:20:55 2026] GET /v3/a10678e64a0e4423963788c4555266cf/volumes/a48e125c-931c-415d-891d-317d3ac31ca0 => generated 943 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-09 06:20:57.036 8 INFO cinder.api.openstack.wsgi [None req-16162e1c-448d-4ba3-8de6-2cc7caf865b0 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a10678e64a0e4423963788c4555266cf/volumes/a48e125c-931c-415d-891d-317d3ac31ca0 /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-09 06:20:57.052 8 INFO cinder.volume.api [None req-16162e1c-448d-4ba3-8de6-2cc7caf865b0 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] Volume info retrieved successfully. 2026-05-09 06:20:57.058 8 INFO cinder.api.openstack.wsgi [None req-16162e1c-448d-4ba3-8de6-2cc7caf865b0 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a10678e64a0e4423963788c4555266cf/volumes/a48e125c-931c-415d-891d-317d3ac31ca0 returned with HTTP 200 [pid: 8|app: 0|req: 392/781] 10.0.0.244 () {32 vars in 775 bytes} [Sat May 9 06:20:57 2026] GET /v3/a10678e64a0e4423963788c4555266cf/volumes/a48e125c-931c-415d-891d-317d3ac31ca0 => generated 968 bytes in 29 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-09 06:20:57.075 7 INFO cinder.api.openstack.wsgi [None req-ddae837e-5c41-478f-aa53-6d8f50b0050c 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a10678e64a0e4423963788c4555266cf/volumes/a48e125c-931c-415d-891d-317d3ac31ca0 /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-09 06:20:57.090 7 INFO cinder.volume.api [None req-ddae837e-5c41-478f-aa53-6d8f50b0050c 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] Volume info retrieved successfully. 2026-05-09 06:20:57.094 7 INFO cinder.api.openstack.wsgi [None req-ddae837e-5c41-478f-aa53-6d8f50b0050c 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a10678e64a0e4423963788c4555266cf/volumes/a48e125c-931c-415d-891d-317d3ac31ca0 returned with HTTP 200 [pid: 7|app: 0|req: 390/782] 10.0.0.244 () {32 vars in 775 bytes} [Sat May 9 06:20:57 2026] GET /v3/a10678e64a0e4423963788c4555266cf/volumes/a48e125c-931c-415d-891d-317d3ac31ca0 => generated 968 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-09 06:20:57.115 8 INFO cinder.api.openstack.wsgi [None req-72f82f35-7293-4be8-9832-efd040983949 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a10678e64a0e4423963788c4555266cf/volumes 2026-05-09 06:20:57.130 8 INFO cinder.volume.api [None req-72f82f35-7293-4be8-9832-efd040983949 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] Get all volumes completed successfully. 2026-05-09 06:20:57.132 8 INFO cinder.api.openstack.wsgi [None req-72f82f35-7293-4be8-9832-efd040983949 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a10678e64a0e4423963788c4555266cf/volumes returned with HTTP 200 [pid: 8|app: 0|req: 393/783] 10.0.0.244 () {32 vars in 701 bytes} [Sat May 9 06:20:57 2026] GET /v3/a10678e64a0e4423963788c4555266cf/volumes => generated 1321 bytes in 25 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-09 06:20:57.153 7 INFO cinder.api.openstack.wsgi [None req-cd0fb96e-293d-48e1-8b50-09be6985e092 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a10678e64a0e4423963788c4555266cf/volumes/a48e125c-931c-415d-891d-317d3ac31ca0 /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-09 06:20:57.167 7 INFO cinder.volume.api [None req-cd0fb96e-293d-48e1-8b50-09be6985e092 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] Volume info retrieved successfully. 2026-05-09 06:20:57.171 7 INFO cinder.api.openstack.wsgi [None req-cd0fb96e-293d-48e1-8b50-09be6985e092 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a10678e64a0e4423963788c4555266cf/volumes/a48e125c-931c-415d-891d-317d3ac31ca0 returned with HTTP 200 [pid: 7|app: 0|req: 391/784] 10.0.0.244 () {32 vars in 775 bytes} [Sat May 9 06:20:57 2026] GET /v3/a10678e64a0e4423963788c4555266cf/volumes/a48e125c-931c-415d-891d-317d3ac31ca0 => generated 968 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-09 06:20:57.195 8 INFO cinder.api.openstack.wsgi [None req-27f6e446-909c-44a3-8a79-8dc79c7fcc2d 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/a10678e64a0e4423963788c4555266cf/volumes/a48e125c-931c-415d-891d-317d3ac31ca0 2026-05-09 06:20:57.196 8 INFO cinder.api.v3.volumes [None req-27f6e446-909c-44a3-8a79-8dc79c7fcc2d 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] Delete volume with id: a48e125c-931c-415d-891d-317d3ac31ca0 /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-09 06:20:57.209 8 INFO cinder.volume.api [None req-27f6e446-909c-44a3-8a79-8dc79c7fcc2d 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] Volume info retrieved successfully. 2026-05-09 06:20:57.248 8 INFO cinder.volume.api [None req-27f6e446-909c-44a3-8a79-8dc79c7fcc2d 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] Delete volume request issued successfully. 2026-05-09 06:20:57.249 8 INFO cinder.api.openstack.wsgi [None req-27f6e446-909c-44a3-8a79-8dc79c7fcc2d 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a10678e64a0e4423963788c4555266cf/volumes/a48e125c-931c-415d-891d-317d3ac31ca0 returned with HTTP 202 [pid: 8|app: 0|req: 394/785] 10.0.0.244 () {32 vars in 778 bytes} [Sat May 9 06:20:57 2026] DELETE /v3/a10678e64a0e4423963788c4555266cf/volumes/a48e125c-931c-415d-891d-317d3ac31ca0 => generated 0 bytes in 65 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-09 06:20:57.260 7 INFO cinder.api.openstack.wsgi [None req-b0c42fb9-22a1-4ae4-8248-3baee02324b3 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a10678e64a0e4423963788c4555266cf/volumes/a48e125c-931c-415d-891d-317d3ac31ca0 /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-09 06:20:57.277 7 INFO cinder.volume.api [None req-b0c42fb9-22a1-4ae4-8248-3baee02324b3 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] Volume info retrieved successfully. 2026-05-09 06:20:57.285 7 INFO cinder.api.openstack.wsgi [None req-b0c42fb9-22a1-4ae4-8248-3baee02324b3 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a10678e64a0e4423963788c4555266cf/volumes/a48e125c-931c-415d-891d-317d3ac31ca0 returned with HTTP 200 [pid: 7|app: 0|req: 392/786] 10.0.0.244 () {32 vars in 775 bytes} [Sat May 9 06:20:57 2026] GET /v3/a10678e64a0e4423963788c4555266cf/volumes/a48e125c-931c-415d-891d-317d3ac31ca0 => generated 967 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-09 06:20:58.304 8 INFO cinder.api.openstack.wsgi [None req-e2e76d75-b93e-475a-b2cb-2f530610f204 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a10678e64a0e4423963788c4555266cf/volumes/a48e125c-931c-415d-891d-317d3ac31ca0 2026-05-09 06:20:58.312 8 INFO cinder.api.openstack.wsgi [None req-e2e76d75-b93e-475a-b2cb-2f530610f204 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a10678e64a0e4423963788c4555266cf/volumes/a48e125c-931c-415d-891d-317d3ac31ca0 returned with HTTP 404 [pid: 8|app: 0|req: 395/787] 10.0.0.244 () {32 vars in 775 bytes} [Sat May 9 06:20:58 2026] GET /v3/a10678e64a0e4423963788c4555266cf/volumes/a48e125c-931c-415d-891d-317d3ac31ca0 => generated 109 bytes in 28 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-09 06:20:58.341 7 INFO cinder.api.openstack.wsgi [None req-e70d93a5-b696-4c06-86f4-160423340112 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a10678e64a0e4423963788c4555266cf/volumes/d7aa64e4-a8a5-4586-bc23-3a4ed78f8e88 /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-09 06:20:58.356 7 INFO cinder.volume.api [None req-e70d93a5-b696-4c06-86f4-160423340112 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] Volume info retrieved successfully. 2026-05-09 06:20:58.366 7 INFO cinder.api.openstack.wsgi [None req-e70d93a5-b696-4c06-86f4-160423340112 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a10678e64a0e4423963788c4555266cf/volumes/d7aa64e4-a8a5-4586-bc23-3a4ed78f8e88 returned with HTTP 200 [pid: 7|app: 0|req: 393/788] 10.0.0.244 () {32 vars in 775 bytes} [Sat May 9 06:20:58 2026] GET /v3/a10678e64a0e4423963788c4555266cf/volumes/d7aa64e4-a8a5-4586-bc23-3a4ed78f8e88 => generated 968 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:20:58.384 8 INFO cinder.api.openstack.wsgi [None req-e63fae2c-0ec0-46eb-ad43-ed3ef2cda9a8 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/a10678e64a0e4423963788c4555266cf/volumes/d7aa64e4-a8a5-4586-bc23-3a4ed78f8e88 2026-05-09 06:20:58.385 8 INFO cinder.api.v3.volumes [None req-e63fae2c-0ec0-46eb-ad43-ed3ef2cda9a8 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] Delete volume with id: d7aa64e4-a8a5-4586-bc23-3a4ed78f8e88 /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-09 06:20:58.398 8 INFO cinder.volume.api [None req-e63fae2c-0ec0-46eb-ad43-ed3ef2cda9a8 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] Volume info retrieved successfully. 2026-05-09 06:20:58.420 8 INFO cinder.volume.api [None req-e63fae2c-0ec0-46eb-ad43-ed3ef2cda9a8 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] Delete volume request issued successfully. 2026-05-09 06:20:58.420 8 INFO cinder.api.openstack.wsgi [None req-e63fae2c-0ec0-46eb-ad43-ed3ef2cda9a8 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a10678e64a0e4423963788c4555266cf/volumes/d7aa64e4-a8a5-4586-bc23-3a4ed78f8e88 returned with HTTP 202 [pid: 8|app: 0|req: 396/789] 10.0.0.244 () {32 vars in 778 bytes} [Sat May 9 06:20:58 2026] DELETE /v3/a10678e64a0e4423963788c4555266cf/volumes/d7aa64e4-a8a5-4586-bc23-3a4ed78f8e88 => generated 0 bytes in 41 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-09 06:20:58.433 7 INFO cinder.api.openstack.wsgi [None req-1bc9ea64-a1e7-454d-afe9-480b676f0b19 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a10678e64a0e4423963788c4555266cf/volumes/d7aa64e4-a8a5-4586-bc23-3a4ed78f8e88 /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-09 06:20:58.456 7 INFO cinder.volume.api [None req-1bc9ea64-a1e7-454d-afe9-480b676f0b19 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] Volume info retrieved successfully. 2026-05-09 06:20:58.462 7 INFO cinder.api.openstack.wsgi [None req-1bc9ea64-a1e7-454d-afe9-480b676f0b19 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a10678e64a0e4423963788c4555266cf/volumes/d7aa64e4-a8a5-4586-bc23-3a4ed78f8e88 returned with HTTP 200 [pid: 7|app: 0|req: 394/790] 10.0.0.244 () {32 vars in 775 bytes} [Sat May 9 06:20:58 2026] GET /v3/a10678e64a0e4423963788c4555266cf/volumes/d7aa64e4-a8a5-4586-bc23-3a4ed78f8e88 => generated 967 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-09 06:20:59.479 8 INFO cinder.api.openstack.wsgi [None req-07e39854-ad87-40e7-89d3-7c4b0c1ae1e5 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a10678e64a0e4423963788c4555266cf/volumes/d7aa64e4-a8a5-4586-bc23-3a4ed78f8e88 2026-05-09 06:20:59.486 8 INFO cinder.api.openstack.wsgi [None req-07e39854-ad87-40e7-89d3-7c4b0c1ae1e5 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a10678e64a0e4423963788c4555266cf/volumes/d7aa64e4-a8a5-4586-bc23-3a4ed78f8e88 returned with HTTP 404 [pid: 8|app: 0|req: 397/791] 10.0.0.244 () {32 vars in 775 bytes} [Sat May 9 06:20:59 2026] GET /v3/a10678e64a0e4423963788c4555266cf/volumes/d7aa64e4-a8a5-4586-bc23-3a4ed78f8e88 => generated 109 bytes in 11 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-09 06:20:59.495 7 INFO cinder.api.openstack.wsgi [None req-3a089db2-4e20-4480-a09e-d13cc0b6c8b2 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a10678e64a0e4423963788c4555266cf/volumes/0715d1ae-e207-42f1-ba08-356920a1431d /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-09 06:20:59.506 7 INFO cinder.volume.api [None req-3a089db2-4e20-4480-a09e-d13cc0b6c8b2 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] Volume info retrieved successfully. 2026-05-09 06:20:59.510 7 INFO cinder.api.openstack.wsgi [None req-3a089db2-4e20-4480-a09e-d13cc0b6c8b2 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a10678e64a0e4423963788c4555266cf/volumes/0715d1ae-e207-42f1-ba08-356920a1431d returned with HTTP 200 [pid: 7|app: 0|req: 395/792] 10.0.0.244 () {32 vars in 775 bytes} [Sat May 9 06:20:59 2026] GET /v3/a10678e64a0e4423963788c4555266cf/volumes/0715d1ae-e207-42f1-ba08-356920a1431d => generated 968 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:20:59.527 8 INFO cinder.api.openstack.wsgi [None req-f6e1a62a-f362-4429-83e9-85a4da7a50ca 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/a10678e64a0e4423963788c4555266cf/volumes/0715d1ae-e207-42f1-ba08-356920a1431d 2026-05-09 06:20:59.528 8 INFO cinder.api.v3.volumes [None req-f6e1a62a-f362-4429-83e9-85a4da7a50ca 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] Delete volume with id: 0715d1ae-e207-42f1-ba08-356920a1431d /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-09 06:20:59.538 8 INFO cinder.volume.api [None req-f6e1a62a-f362-4429-83e9-85a4da7a50ca 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] Volume info retrieved successfully. 2026-05-09 06:20:59.573 8 INFO cinder.volume.api [None req-f6e1a62a-f362-4429-83e9-85a4da7a50ca 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] Delete volume request issued successfully. 2026-05-09 06:20:59.573 8 INFO cinder.api.openstack.wsgi [None req-f6e1a62a-f362-4429-83e9-85a4da7a50ca 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a10678e64a0e4423963788c4555266cf/volumes/0715d1ae-e207-42f1-ba08-356920a1431d returned with HTTP 202 [pid: 8|app: 0|req: 398/793] 10.0.0.244 () {32 vars in 778 bytes} [Sat May 9 06:20:59 2026] DELETE /v3/a10678e64a0e4423963788c4555266cf/volumes/0715d1ae-e207-42f1-ba08-356920a1431d => generated 0 bytes in 53 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-09 06:20:59.582 7 INFO cinder.api.openstack.wsgi [None req-bc6ff1b0-1737-4532-874d-956f2bcc2ce4 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a10678e64a0e4423963788c4555266cf/volumes/0715d1ae-e207-42f1-ba08-356920a1431d /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-09 06:20:59.599 7 INFO cinder.volume.api [None req-bc6ff1b0-1737-4532-874d-956f2bcc2ce4 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] Volume info retrieved successfully. 2026-05-09 06:20:59.604 7 INFO cinder.api.openstack.wsgi [None req-bc6ff1b0-1737-4532-874d-956f2bcc2ce4 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a10678e64a0e4423963788c4555266cf/volumes/0715d1ae-e207-42f1-ba08-356920a1431d returned with HTTP 200 [pid: 7|app: 0|req: 396/794] 10.0.0.244 () {32 vars in 775 bytes} [Sat May 9 06:20:59 2026] GET /v3/a10678e64a0e4423963788c4555266cf/volumes/0715d1ae-e207-42f1-ba08-356920a1431d => generated 967 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-09 06:21:00.621 8 INFO cinder.api.openstack.wsgi [None req-41319092-4898-49d2-baac-63684d63086f 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a10678e64a0e4423963788c4555266cf/volumes/0715d1ae-e207-42f1-ba08-356920a1431d 2026-05-09 06:21:00.629 8 INFO cinder.api.openstack.wsgi [None req-41319092-4898-49d2-baac-63684d63086f 6c3d94c4211747f29f4c5e5e54838931 a10678e64a0e4423963788c4555266cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a10678e64a0e4423963788c4555266cf/volumes/0715d1ae-e207-42f1-ba08-356920a1431d returned with HTTP 404 [pid: 8|app: 0|req: 399/795] 10.0.0.244 () {32 vars in 775 bytes} [Sat May 9 06:21:00 2026] GET /v3/a10678e64a0e4423963788c4555266cf/volumes/0715d1ae-e207-42f1-ba08-356920a1431d => 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-09 06:21:03.120 7 INFO cinder.api.openstack.wsgi [None req-4cc51af7-4dba-4df4-becb-6e3344783493 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true 2026-05-09 06:21:03.622 7 INFO cinder.api.openstack.wsgi [None req-4cc51af7-4dba-4df4-becb-6e3344783493 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 397/796] 10.0.0.214 () {28 vars in 696 bytes} [Sat May 9 06:21:02 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 721 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:21:03.666 8 INFO cinder.api.openstack.wsgi [None req-cdda97e7-c286-4322-8af9-aff598c1d786 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/218d323a33cb4b2097413c20689aad4e?usage=true 2026-05-09 06:21:03.697 8 INFO cinder.api.openstack.wsgi [None req-cdda97e7-c286-4322-8af9-aff598c1d786 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/218d323a33cb4b2097413c20689aad4e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 400/797] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:21:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/218d323a33cb4b2097413c20689aad4e?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:21:03.716 7 INFO cinder.api.openstack.wsgi [None req-ff44950a-8c06-43d1-8065-1d14a0bed9af c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/263ec90cc83f47e4821874af2def6647?usage=true 2026-05-09 06:21:03.748 7 INFO cinder.api.openstack.wsgi [None req-ff44950a-8c06-43d1-8065-1d14a0bed9af c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/263ec90cc83f47e4821874af2def6647?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 398/798] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:21:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/263ec90cc83f47e4821874af2def6647?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:21:03.763 8 INFO cinder.api.openstack.wsgi [None req-f8bad2a6-2382-489f-8744-ffb1035e27ef c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true 2026-05-09 06:21:03.801 8 INFO cinder.api.openstack.wsgi [None req-f8bad2a6-2382-489f-8744-ffb1035e27ef c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 401/799] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:21:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:21:03.812 7 INFO cinder.api.openstack.wsgi [None req-b6aa85f8-42f3-4aa2-893c-dc377e8d38d0 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/3fdf7304dbd149b1b3bebc8c6d6a375e?usage=true 2026-05-09 06:21:03.831 7 INFO cinder.api.openstack.wsgi [None req-b6aa85f8-42f3-4aa2-893c-dc377e8d38d0 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/3fdf7304dbd149b1b3bebc8c6d6a375e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 399/800] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:21:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/3fdf7304dbd149b1b3bebc8c6d6a375e?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:21:03.841 8 INFO cinder.api.openstack.wsgi [None req-b46a6853-50de-48c8-977c-379f29796612 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/4163c1b68753480fa595275f29756cac?usage=true 2026-05-09 06:21:03.877 8 INFO cinder.api.openstack.wsgi [None req-b46a6853-50de-48c8-977c-379f29796612 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/4163c1b68753480fa595275f29756cac?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 402/801] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:21:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/4163c1b68753480fa595275f29756cac?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:21:03.888 7 INFO cinder.api.openstack.wsgi [None req-b59c734a-a220-4a83-87c3-6e687351302c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true 2026-05-09 06:21:03.904 7 INFO cinder.api.openstack.wsgi [None req-b59c734a-a220-4a83-87c3-6e687351302c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 400/802] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:21:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:21:03.917 8 INFO cinder.api.openstack.wsgi [None req-7ab2811c-1263-4e44-96aa-5edb3fd3804f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true 2026-05-09 06:21:03.944 8 INFO cinder.api.openstack.wsgi [None req-7ab2811c-1263-4e44-96aa-5edb3fd3804f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 403/803] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:21:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:21:03.956 7 INFO cinder.api.openstack.wsgi [None req-ee76e3fd-1bcb-4b11-b87f-7c98ad098451 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/74aee8683ed3466bbd86024342108ada?usage=true 2026-05-09 06:21:03.978 7 INFO cinder.api.openstack.wsgi [None req-ee76e3fd-1bcb-4b11-b87f-7c98ad098451 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/74aee8683ed3466bbd86024342108ada?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 401/804] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:21:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/74aee8683ed3466bbd86024342108ada?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:21:03.992 8 INFO cinder.api.openstack.wsgi [None req-5155392e-54a6-45cf-aa07-cadd3561cd88 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/f3c4036285dc457780eb3581c1db6407?usage=true 2026-05-09 06:21:04.016 8 INFO cinder.api.openstack.wsgi [None req-5155392e-54a6-45cf-aa07-cadd3561cd88 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/f3c4036285dc457780eb3581c1db6407?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 404/805] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:21:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/f3c4036285dc457780eb3581c1db6407?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:21:04.024 7 INFO cinder.api.openstack.wsgi [None req-b4b4b6fb-51c6-456e-8a26-6f6a4a5ada38 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/f8bdbe74b1d747c8a6f41dd47ba7f155?usage=true 2026-05-09 06:21:04.047 7 INFO cinder.api.openstack.wsgi [None req-b4b4b6fb-51c6-456e-8a26-6f6a4a5ada38 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/f8bdbe74b1d747c8a6f41dd47ba7f155?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 402/806] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:21:04 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/f8bdbe74b1d747c8a6f41dd47ba7f155?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:21:04.060 8 INFO cinder.api.openstack.wsgi [None req-2b1dc5db-c8fb-4339-8fcd-6a25c112467d c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/fa7ff39f1aa7447c94f60f4b7c2e4d7e?usage=true 2026-05-09 06:21:04.078 8 INFO cinder.api.openstack.wsgi [None req-2b1dc5db-c8fb-4339-8fcd-6a25c112467d c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/fa7ff39f1aa7447c94f60f4b7c2e4d7e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 405/807] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:21:04 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/fa7ff39f1aa7447c94f60f4b7c2e4d7e?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:21:04.086 7 INFO cinder.api.openstack.wsgi [None req-996a640e-f3cb-4f8f-b97e-f42f5256a600 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true 2026-05-09 06:21:04.091 7 INFO cinder.volume.api [None req-996a640e-f3cb-4f8f-b97e-f42f5256a600 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all snapshots completed successfully. 2026-05-09 06:21:04.091 7 INFO cinder.api.openstack.wsgi [None req-996a640e-f3cb-4f8f-b97e-f42f5256a600 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 403/808] 10.0.0.214 () {28 vars in 674 bytes} [Sat May 9 06:21:04 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:21:04.101 8 INFO cinder.api.openstack.wsgi [None req-4bb251e0-8f92-405e-8fb3-75ecf8bed1c5 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-services 2026-05-09 06:21:04.106 8 INFO cinder.api.openstack.wsgi [None req-4bb251e0-8f92-405e-8fb3-75ecf8bed1c5 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 406/809] 10.0.0.214 () {28 vars in 645 bytes} [Sat May 9 06:21:04 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:21:04.113 7 INFO cinder.api.openstack.wsgi [None req-dbade7aa-5294-4c56-974d-ddd29e79cad5 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true 2026-05-09 06:21:04.122 7 INFO cinder.volume.api [None req-dbade7aa-5294-4c56-974d-ddd29e79cad5 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all volumes completed successfully. 2026-05-09 06:21:04.124 7 INFO cinder.api.openstack.wsgi [None req-dbade7aa-5294-4c56-974d-ddd29e79cad5 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 404/810] 10.0.0.214 () {28 vars in 684 bytes} [Sat May 9 06:21:04 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:21:04.135 8 INFO cinder.api.openstack.wsgi [None req-dfd6a372-ccb8-40ed-9de8-33deb043b3c6 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true 2026-05-09 06:21:04.145 8 INFO cinder.volume.api [None req-dfd6a372-ccb8-40ed-9de8-33deb043b3c6 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all volumes completed successfully. 2026-05-09 06:21:04.147 8 INFO cinder.api.openstack.wsgi [None req-dfd6a372-ccb8-40ed-9de8-33deb043b3c6 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 407/811] 10.0.0.214 () {28 vars in 684 bytes} [Sat May 9 06:21:04 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:21:04.833 7 INFO cinder.api.openstack.wsgi [None req-dbade7aa-5294-4c56-974d-ddd29e79cad5 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-09 06:21:04.834 7 INFO cinder.api.openstack.wsgi [None req-dbade7aa-5294-4c56-974d-ddd29e79cad5 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 405/812] 10.0.0.181 () {28 vars in 376 bytes} [Sat May 9 06:21:04 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-09 06:21:04.847 8 INFO cinder.api.openstack.wsgi [None req-b77cdd07-32ed-4c72-a8ee-f006b83cecc7 ef77b9a4b7284f289cee3872f082236a 263ec90cc83f47e4821874af2def6647 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/263ec90cc83f47e4821874af2def6647/limits?tenant_id=263ec90cc83f47e4821874af2def6647 2026-05-09 06:21:04.874 8 INFO cinder.api.openstack.wsgi [None req-b77cdd07-32ed-4c72-a8ee-f006b83cecc7 ef77b9a4b7284f289cee3872f082236a 263ec90cc83f47e4821874af2def6647 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/263ec90cc83f47e4821874af2def6647/limits?tenant_id=263ec90cc83f47e4821874af2def6647 returned with HTTP 200 [pid: 8|app: 0|req: 408/813] 10.0.0.181 () {34 vars in 879 bytes} [Sat May 9 06:21:04 2026] GET /v3/263ec90cc83f47e4821874af2def6647/limits?tenant_id=263ec90cc83f47e4821874af2def6647 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 06:21:05.086 8 INFO cinder.api.openstack.wsgi [None req-b77cdd07-32ed-4c72-a8ee-f006b83cecc7 ef77b9a4b7284f289cee3872f082236a 263ec90cc83f47e4821874af2def6647 - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:21:05.086 7 INFO cinder.api.openstack.wsgi [None req-dbade7aa-5294-4c56-974d-ddd29e79cad5 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:21:05.087 8 INFO cinder.api.openstack.wsgi [None req-b77cdd07-32ed-4c72-a8ee-f006b83cecc7 ef77b9a4b7284f289cee3872f082236a 263ec90cc83f47e4821874af2def6647 - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:21:05.087 7 INFO cinder.api.openstack.wsgi [None req-dbade7aa-5294-4c56-974d-ddd29e79cad5 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:21:07.395 8 INFO cinder.api.openstack.wsgi [None req-b77cdd07-32ed-4c72-a8ee-f006b83cecc7 ef77b9a4b7284f289cee3872f082236a 263ec90cc83f47e4821874af2def6647 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-09 06:21:07.396 8 INFO cinder.api.openstack.wsgi [None req-b77cdd07-32ed-4c72-a8ee-f006b83cecc7 ef77b9a4b7284f289cee3872f082236a 263ec90cc83f47e4821874af2def6647 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 410/816] 10.0.0.181 () {28 vars in 376 bytes} [Sat May 9 06:21:07 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-09 06:21:07.403 7 INFO cinder.api.openstack.wsgi [None req-dbade7aa-5294-4c56-974d-ddd29e79cad5 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-09 06:21:07.404 7 INFO cinder.api.openstack.wsgi [None req-dbade7aa-5294-4c56-974d-ddd29e79cad5 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 407/817] 10.0.0.181 () {28 vars in 376 bytes} [Sat May 9 06:21:07 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-09 06:21:08.219 8 INFO cinder.api.openstack.wsgi [None req-b77cdd07-32ed-4c72-a8ee-f006b83cecc7 ef77b9a4b7284f289cee3872f082236a 263ec90cc83f47e4821874af2def6647 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-09 06:21:08.219 8 INFO cinder.api.openstack.wsgi [None req-b77cdd07-32ed-4c72-a8ee-f006b83cecc7 ef77b9a4b7284f289cee3872f082236a 263ec90cc83f47e4821874af2def6647 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 411/818] 10.0.0.181 () {28 vars in 376 bytes} [Sat May 9 06:21:08 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-09 06:21:08.230 7 INFO cinder.api.openstack.wsgi [None req-30e73046-c553-428f-b9fe-1293e744890f ef77b9a4b7284f289cee3872f082236a 263ec90cc83f47e4821874af2def6647 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/263ec90cc83f47e4821874af2def6647/limits?tenant_id=263ec90cc83f47e4821874af2def6647 2026-05-09 06:21:08.256 7 INFO cinder.api.openstack.wsgi [None req-30e73046-c553-428f-b9fe-1293e744890f ef77b9a4b7284f289cee3872f082236a 263ec90cc83f47e4821874af2def6647 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/263ec90cc83f47e4821874af2def6647/limits?tenant_id=263ec90cc83f47e4821874af2def6647 returned with HTTP 200 [pid: 7|app: 0|req: 408/819] 10.0.0.181 () {34 vars in 879 bytes} [Sat May 9 06:21:08 2026] GET /v3/263ec90cc83f47e4821874af2def6647/limits?tenant_id=263ec90cc83f47e4821874af2def6647 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 06:21:10.714 8 INFO cinder.api.openstack.wsgi [None req-b77cdd07-32ed-4c72-a8ee-f006b83cecc7 ef77b9a4b7284f289cee3872f082236a 263ec90cc83f47e4821874af2def6647 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-09 06:21:10.715 8 INFO cinder.api.openstack.wsgi [None req-b77cdd07-32ed-4c72-a8ee-f006b83cecc7 ef77b9a4b7284f289cee3872f082236a 263ec90cc83f47e4821874af2def6647 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 412/820] 10.0.0.181 () {28 vars in 376 bytes} [Sat May 9 06:21:10 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-09 06:21:10.723 7 INFO cinder.api.openstack.wsgi [None req-30e73046-c553-428f-b9fe-1293e744890f ef77b9a4b7284f289cee3872f082236a 263ec90cc83f47e4821874af2def6647 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-09 06:21:10.724 7 INFO cinder.api.openstack.wsgi [None req-30e73046-c553-428f-b9fe-1293e744890f ef77b9a4b7284f289cee3872f082236a 263ec90cc83f47e4821874af2def6647 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 409/821] 10.0.0.181 () {28 vars in 376 bytes} [Sat May 9 06:21:10 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-09 06:21:15.085 7 INFO cinder.api.openstack.wsgi [None req-30e73046-c553-428f-b9fe-1293e744890f ef77b9a4b7284f289cee3872f082236a 263ec90cc83f47e4821874af2def6647 - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:21:15.086 8 INFO cinder.api.openstack.wsgi [None req-b77cdd07-32ed-4c72-a8ee-f006b83cecc7 ef77b9a4b7284f289cee3872f082236a 263ec90cc83f47e4821874af2def6647 - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:21:15.086 7 INFO cinder.api.openstack.wsgi [None req-30e73046-c553-428f-b9fe-1293e744890f ef77b9a4b7284f289cee3872f082236a 263ec90cc83f47e4821874af2def6647 - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:21:15.087 8 INFO cinder.api.openstack.wsgi [None req-b77cdd07-32ed-4c72-a8ee-f006b83cecc7 ef77b9a4b7284f289cee3872f082236a 263ec90cc83f47e4821874af2def6647 - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:21:25.087 7 INFO cinder.api.openstack.wsgi [None req-30e73046-c553-428f-b9fe-1293e744890f ef77b9a4b7284f289cee3872f082236a 263ec90cc83f47e4821874af2def6647 - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:21:25.087 8 INFO cinder.api.openstack.wsgi [None req-b77cdd07-32ed-4c72-a8ee-f006b83cecc7 ef77b9a4b7284f289cee3872f082236a 263ec90cc83f47e4821874af2def6647 - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:21:25.088 7 INFO cinder.api.openstack.wsgi [None req-30e73046-c553-428f-b9fe-1293e744890f ef77b9a4b7284f289cee3872f082236a 263ec90cc83f47e4821874af2def6647 - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:21:25.088 8 INFO cinder.api.openstack.wsgi [None req-b77cdd07-32ed-4c72-a8ee-f006b83cecc7 ef77b9a4b7284f289cee3872f082236a 263ec90cc83f47e4821874af2def6647 - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:21:35.087 8 INFO cinder.api.openstack.wsgi [None req-b77cdd07-32ed-4c72-a8ee-f006b83cecc7 ef77b9a4b7284f289cee3872f082236a 263ec90cc83f47e4821874af2def6647 - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:21:35.087 7 INFO cinder.api.openstack.wsgi [None req-30e73046-c553-428f-b9fe-1293e744890f ef77b9a4b7284f289cee3872f082236a 263ec90cc83f47e4821874af2def6647 - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:21:35.088 8 INFO cinder.api.openstack.wsgi [None req-b77cdd07-32ed-4c72-a8ee-f006b83cecc7 ef77b9a4b7284f289cee3872f082236a 263ec90cc83f47e4821874af2def6647 - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:21:35.089 7 INFO cinder.api.openstack.wsgi [None req-30e73046-c553-428f-b9fe-1293e744890f ef77b9a4b7284f289cee3872f082236a 263ec90cc83f47e4821874af2def6647 - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:21:45.085 8 INFO cinder.api.openstack.wsgi [None req-b77cdd07-32ed-4c72-a8ee-f006b83cecc7 ef77b9a4b7284f289cee3872f082236a 263ec90cc83f47e4821874af2def6647 - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:21:45.086 7 INFO cinder.api.openstack.wsgi [None req-30e73046-c553-428f-b9fe-1293e744890f ef77b9a4b7284f289cee3872f082236a 263ec90cc83f47e4821874af2def6647 - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:21:45.086 7 INFO cinder.api.openstack.wsgi [None req-30e73046-c553-428f-b9fe-1293e744890f ef77b9a4b7284f289cee3872f082236a 263ec90cc83f47e4821874af2def6647 - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:21:45.087 8 INFO cinder.api.openstack.wsgi [None req-b77cdd07-32ed-4c72-a8ee-f006b83cecc7 ef77b9a4b7284f289cee3872f082236a 263ec90cc83f47e4821874af2def6647 - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:21:55.085 8 INFO cinder.api.openstack.wsgi [None req-b77cdd07-32ed-4c72-a8ee-f006b83cecc7 ef77b9a4b7284f289cee3872f082236a 263ec90cc83f47e4821874af2def6647 - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:21:55.085 7 INFO cinder.api.openstack.wsgi [None req-30e73046-c553-428f-b9fe-1293e744890f ef77b9a4b7284f289cee3872f082236a 263ec90cc83f47e4821874af2def6647 - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:21:55.086 8 INFO cinder.api.openstack.wsgi [None req-b77cdd07-32ed-4c72-a8ee-f006b83cecc7 ef77b9a4b7284f289cee3872f082236a 263ec90cc83f47e4821874af2def6647 - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:21:55.086 7 INFO cinder.api.openstack.wsgi [None req-30e73046-c553-428f-b9fe-1293e744890f ef77b9a4b7284f289cee3872f082236a 263ec90cc83f47e4821874af2def6647 - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:22:03.176 8 INFO cinder.api.openstack.wsgi [None req-d4fe378d-375b-43d2-8a57-48e10a25fc9d c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true 2026-05-09 06:22:03.182 8 INFO cinder.volume.api [None req-d4fe378d-375b-43d2-8a57-48e10a25fc9d c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all snapshots completed successfully. 2026-05-09 06:22:03.182 8 INFO cinder.api.openstack.wsgi [None req-d4fe378d-375b-43d2-8a57-48e10a25fc9d c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 418/832] 10.0.0.214 () {28 vars in 674 bytes} [Sat May 9 06:22:02 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true => generated 17 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:22:03.232 7 INFO cinder.api.openstack.wsgi [None req-6286e650-bf2f-4359-b503-a2acb6bcbc87 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/0a44189ef6924d9281c09b6c430f6385?usage=true 2026-05-09 06:22:03.258 7 INFO cinder.api.openstack.wsgi [None req-6286e650-bf2f-4359-b503-a2acb6bcbc87 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/0a44189ef6924d9281c09b6c430f6385?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 415/833] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:22:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/0a44189ef6924d9281c09b6c430f6385?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:22:03.272 8 INFO cinder.api.openstack.wsgi [None req-5404380f-b3f7-41b8-a96a-914110cddad3 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/0ead91abd8054dd9b4479bf662b2e0e1?usage=true 2026-05-09 06:22:03.294 8 INFO cinder.api.openstack.wsgi [None req-5404380f-b3f7-41b8-a96a-914110cddad3 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/0ead91abd8054dd9b4479bf662b2e0e1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 419/834] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:22:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/0ead91abd8054dd9b4479bf662b2e0e1?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:22:03.306 7 INFO cinder.api.openstack.wsgi [None req-0f5ada40-0808-4e77-9aa7-2c3bdd98f06a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/113606e44b054b8ca22a4ba17f2e3b04?usage=true 2026-05-09 06:22:03.321 7 INFO cinder.api.openstack.wsgi [None req-0f5ada40-0808-4e77-9aa7-2c3bdd98f06a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/113606e44b054b8ca22a4ba17f2e3b04?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 416/835] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:22:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/113606e44b054b8ca22a4ba17f2e3b04?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:22:03.337 8 INFO cinder.api.openstack.wsgi [None req-1fe7915e-3ab3-4ad9-b0e1-3f1d6d76aa60 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true 2026-05-09 06:22:03.356 8 INFO cinder.api.openstack.wsgi [None req-1fe7915e-3ab3-4ad9-b0e1-3f1d6d76aa60 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 420/836] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:22:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:22:03.368 7 INFO cinder.api.openstack.wsgi [None req-8dd8780f-a923-4bf0-ac36-e0bae43d071c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/3fdf7304dbd149b1b3bebc8c6d6a375e?usage=true 2026-05-09 06:22:03.383 7 INFO cinder.api.openstack.wsgi [None req-8dd8780f-a923-4bf0-ac36-e0bae43d071c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/3fdf7304dbd149b1b3bebc8c6d6a375e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 417/837] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:22:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/3fdf7304dbd149b1b3bebc8c6d6a375e?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:22:03.396 8 INFO cinder.api.openstack.wsgi [None req-13eb26c5-0b20-4bdc-8ae1-2fa8e4b1456d c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/4163c1b68753480fa595275f29756cac?usage=true 2026-05-09 06:22:03.419 8 INFO cinder.api.openstack.wsgi [None req-13eb26c5-0b20-4bdc-8ae1-2fa8e4b1456d c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/4163c1b68753480fa595275f29756cac?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 421/838] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:22:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/4163c1b68753480fa595275f29756cac?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:22:03.433 7 INFO cinder.api.openstack.wsgi [None req-3b07c46e-9329-478b-ad5f-a98030d9c1b8 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true 2026-05-09 06:22:03.448 7 INFO cinder.api.openstack.wsgi [None req-3b07c46e-9329-478b-ad5f-a98030d9c1b8 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 418/839] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:22:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:22:03.461 8 INFO cinder.api.openstack.wsgi [None req-c5a3a7fa-a154-41b4-98d1-413566ceb172 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true 2026-05-09 06:22:03.504 8 INFO cinder.api.openstack.wsgi [None req-c5a3a7fa-a154-41b4-98d1-413566ceb172 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 422/840] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:22:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:22:03.516 7 INFO cinder.api.openstack.wsgi [None req-4b755ad0-3406-4e72-a106-af3b5e17e714 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/759702e1c52a4d458ecd20b2e51fd407?usage=true 2026-05-09 06:22:03.531 7 INFO cinder.api.openstack.wsgi [None req-4b755ad0-3406-4e72-a106-af3b5e17e714 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/759702e1c52a4d458ecd20b2e51fd407?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 419/841] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:22:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/759702e1c52a4d458ecd20b2e51fd407?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:22:03.542 8 INFO cinder.api.openstack.wsgi [None req-1b467d7e-19c9-402f-933f-52317f9a6f8b c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/b45529b734514c0c8d3b2ca0a296a8b9?usage=true 2026-05-09 06:22:03.574 8 INFO cinder.api.openstack.wsgi [None req-1b467d7e-19c9-402f-933f-52317f9a6f8b c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/b45529b734514c0c8d3b2ca0a296a8b9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 423/842] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:22:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/b45529b734514c0c8d3b2ca0a296a8b9?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:22:03.585 7 INFO cinder.api.openstack.wsgi [None req-ea5cc36c-cf25-4ae9-84db-441ecf418a72 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/bc5f903701e24f30b922da03a8c6f910?usage=true 2026-05-09 06:22:03.601 7 INFO cinder.api.openstack.wsgi [None req-ea5cc36c-cf25-4ae9-84db-441ecf418a72 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/bc5f903701e24f30b922da03a8c6f910?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 420/843] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:22:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/bc5f903701e24f30b922da03a8c6f910?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:22:03.611 8 INFO cinder.api.openstack.wsgi [None req-0a8e31be-8e91-4c34-9850-0c9671b3709e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/c96c19db13514bd58fe878654a0c9a96?usage=true 2026-05-09 06:22:03.641 8 INFO cinder.api.openstack.wsgi [None req-0a8e31be-8e91-4c34-9850-0c9671b3709e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/c96c19db13514bd58fe878654a0c9a96?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 424/844] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:22:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/c96c19db13514bd58fe878654a0c9a96?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:22:03.654 7 INFO cinder.api.openstack.wsgi [None req-49f9aa37-abfc-4331-a341-5fb751ed56c6 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/d9f3d37603b74d43bcf00f175c7b238e?usage=true 2026-05-09 06:22:03.672 7 INFO cinder.api.openstack.wsgi [None req-49f9aa37-abfc-4331-a341-5fb751ed56c6 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/d9f3d37603b74d43bcf00f175c7b238e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 421/845] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:22:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/d9f3d37603b74d43bcf00f175c7b238e?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:22:03.680 8 INFO cinder.api.openstack.wsgi [None req-f23b0f9c-f549-4075-976b-dbedf9abed8a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/ea4e55c979ab41dca95d72137aac58ec?usage=true 2026-05-09 06:22:03.705 8 INFO cinder.api.openstack.wsgi [None req-f23b0f9c-f549-4075-976b-dbedf9abed8a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/ea4e55c979ab41dca95d72137aac58ec?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 425/846] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:22:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/ea4e55c979ab41dca95d72137aac58ec?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:22:03.716 7 INFO cinder.api.openstack.wsgi [None req-4fcf5244-5acb-429c-bf53-1938ff3e78ae c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/f8bdbe74b1d747c8a6f41dd47ba7f155?usage=true 2026-05-09 06:22:03.732 7 INFO cinder.api.openstack.wsgi [None req-4fcf5244-5acb-429c-bf53-1938ff3e78ae c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/f8bdbe74b1d747c8a6f41dd47ba7f155?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 422/847] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:22:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/f8bdbe74b1d747c8a6f41dd47ba7f155?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:22:03.746 8 INFO cinder.api.openstack.wsgi [None req-b303366e-1eed-40fe-a082-2668596f4c02 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true 2026-05-09 06:22:04.250 8 INFO cinder.api.openstack.wsgi [None req-b303366e-1eed-40fe-a082-2668596f4c02 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 426/848] 10.0.0.214 () {28 vars in 696 bytes} [Sat May 9 06:22:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:22:04.259 7 INFO cinder.api.openstack.wsgi [None req-af6c0f56-d2c8-406d-a1ef-0c8454cbef49 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true 2026-05-09 06:22:04.268 7 INFO cinder.volume.api [None req-af6c0f56-d2c8-406d-a1ef-0c8454cbef49 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all volumes completed successfully. 2026-05-09 06:22:04.269 7 INFO cinder.api.openstack.wsgi [None req-af6c0f56-d2c8-406d-a1ef-0c8454cbef49 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 423/849] 10.0.0.214 () {28 vars in 684 bytes} [Sat May 9 06:22:04 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:22:04.283 8 INFO cinder.api.openstack.wsgi [None req-618787ce-75cd-4ad3-9a70-08233a145aeb c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-services 2026-05-09 06:22:04.290 8 INFO cinder.api.openstack.wsgi [None req-618787ce-75cd-4ad3-9a70-08233a145aeb c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 427/850] 10.0.0.214 () {28 vars in 645 bytes} [Sat May 9 06:22:04 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:22:04.299 7 INFO cinder.api.openstack.wsgi [None req-569d3f51-14c4-4c0e-87e7-7f3c9220b857 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true 2026-05-09 06:22:04.309 7 INFO cinder.volume.api [None req-569d3f51-14c4-4c0e-87e7-7f3c9220b857 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all volumes completed successfully. 2026-05-09 06:22:04.311 7 INFO cinder.api.openstack.wsgi [None req-569d3f51-14c4-4c0e-87e7-7f3c9220b857 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 424/851] 10.0.0.214 () {28 vars in 684 bytes} [Sat May 9 06:22:04 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:22:05.086 8 INFO cinder.api.openstack.wsgi [None req-618787ce-75cd-4ad3-9a70-08233a145aeb c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:22:05.086 7 INFO cinder.api.openstack.wsgi [None req-569d3f51-14c4-4c0e-87e7-7f3c9220b857 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:22:05.087 7 INFO cinder.api.openstack.wsgi [None req-569d3f51-14c4-4c0e-87e7-7f3c9220b857 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:22:05.087 8 INFO cinder.api.openstack.wsgi [None req-618787ce-75cd-4ad3-9a70-08233a145aeb c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:22:15.086 7 INFO cinder.api.openstack.wsgi [None req-569d3f51-14c4-4c0e-87e7-7f3c9220b857 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:22:15.086 8 INFO cinder.api.openstack.wsgi [None req-618787ce-75cd-4ad3-9a70-08233a145aeb c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:22:15.087 7 INFO cinder.api.openstack.wsgi [None req-569d3f51-14c4-4c0e-87e7-7f3c9220b857 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:22:15.087 8 INFO cinder.api.openstack.wsgi [None req-618787ce-75cd-4ad3-9a70-08233a145aeb c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:22:19.872 7 INFO cinder.api.openstack.wsgi [None req-e6ea4591-1746-4b23-bf45-601b55383731 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes 2026-05-09 06:22:19.967 7 INFO cinder.api.v3.volumes [None req-e6ea4591-1746-4b23-bf45-601b55383731 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Create volume of 16 GB 2026-05-09 06:22:19.971 7 INFO cinder.volume.api [None req-e6ea4591-1746-4b23-bf45-601b55383731 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Availability Zones retrieved successfully. 2026-05-09 06:22:20.112 7 INFO cinder.volume.api [None req-e6ea4591-1746-4b23-bf45-601b55383731 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Create volume request issued successfully. 2026-05-09 06:22:20.112 7 INFO cinder.api.openstack.wsgi [None req-e6ea4591-1746-4b23-bf45-601b55383731 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes returned with HTTP 202 [pid: 7|app: 0|req: 427/856] 199.204.45.53 () {34 vars in 733 bytes} [Sat May 9 06:22:19 2026] POST /v3/714e7c83954444b0a046d5d6c102268a/volumes => generated 846 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-09 06:22:20.123 8 INFO cinder.api.openstack.wsgi [req-e6ea4591-1746-4b23-bf45-601b55383731 req-05fe2c80-4256-4f1b-affa-b8d3d89f3018 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/98f55bd1-ba1b-408a-8c46-e628fac8b6a2 /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-09 06:22:20.157 8 INFO cinder.volume.api [req-e6ea4591-1746-4b23-bf45-601b55383731 req-05fe2c80-4256-4f1b-affa-b8d3d89f3018 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Volume info retrieved successfully. 2026-05-09 06:22:20.162 8 INFO cinder.api.openstack.wsgi [req-e6ea4591-1746-4b23-bf45-601b55383731 req-05fe2c80-4256-4f1b-affa-b8d3d89f3018 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/98f55bd1-ba1b-408a-8c46-e628fac8b6a2 returned with HTTP 200 [pid: 8|app: 0|req: 430/857] 199.204.45.53 () {32 vars in 824 bytes} [Sat May 9 06:22:20 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/volumes/98f55bd1-ba1b-408a-8c46-e628fac8b6a2 => generated 1025 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 06:22:25.086 8 INFO cinder.api.openstack.wsgi [req-e6ea4591-1746-4b23-bf45-601b55383731 req-05fe2c80-4256-4f1b-affa-b8d3d89f3018 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:22:25.087 8 INFO cinder.api.openstack.wsgi [req-e6ea4591-1746-4b23-bf45-601b55383731 req-05fe2c80-4256-4f1b-affa-b8d3d89f3018 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:22:25.087 7 INFO cinder.api.openstack.wsgi [None req-e6ea4591-1746-4b23-bf45-601b55383731 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:22:25.088 7 INFO cinder.api.openstack.wsgi [None req-e6ea4591-1746-4b23-bf45-601b55383731 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254: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-09 06:22:25.178 8 INFO cinder.api.openstack.wsgi [req-e6ea4591-1746-4b23-bf45-601b55383731 req-3ee25030-087f-45fb-8485-a63e666c1bb3 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/98f55bd1-ba1b-408a-8c46-e628fac8b6a2 /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-09 06:22:25.192 8 INFO cinder.volume.api [req-e6ea4591-1746-4b23-bf45-601b55383731 req-3ee25030-087f-45fb-8485-a63e666c1bb3 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Volume info retrieved successfully. 2026-05-09 06:22:25.199 8 INFO cinder.api.openstack.wsgi [req-e6ea4591-1746-4b23-bf45-601b55383731 req-3ee25030-087f-45fb-8485-a63e666c1bb3 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/98f55bd1-ba1b-408a-8c46-e628fac8b6a2 returned with HTTP 200 [pid: 8|app: 0|req: 432/860] 199.204.45.53 () {32 vars in 824 bytes} [Sat May 9 06:22:25 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/volumes/98f55bd1-ba1b-408a-8c46-e628fac8b6a2 => generated 1489 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-09 06:22:25.607 7 INFO cinder.api.openstack.wsgi [req-1ba2e34e-992f-477c-81a9-878c978db04b req-80a18399-fd5a-480d-b9ac-e8d504b34c8e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/98f55bd1-ba1b-408a-8c46-e628fac8b6a2 /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-09 06:22:25.625 7 INFO cinder.volume.api [req-1ba2e34e-992f-477c-81a9-878c978db04b req-80a18399-fd5a-480d-b9ac-e8d504b34c8e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Volume info retrieved successfully. 2026-05-09 06:22:25.631 7 INFO cinder.api.openstack.wsgi [req-1ba2e34e-992f-477c-81a9-878c978db04b req-80a18399-fd5a-480d-b9ac-e8d504b34c8e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/98f55bd1-ba1b-408a-8c46-e628fac8b6a2 returned with HTTP 200 [pid: 7|app: 0|req: 429/861] 10.0.0.232 () {34 vars in 1028 bytes} [Sat May 9 06:22:25 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/volumes/98f55bd1-ba1b-408a-8c46-e628fac8b6a2 => generated 1489 bytes in 30 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-09 06:22:26.026 8 INFO cinder.api.openstack.wsgi [req-1ba2e34e-992f-477c-81a9-878c978db04b req-465c22ef-413e-425c-b154-36a48fefa3fa c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/98f55bd1-ba1b-408a-8c46-e628fac8b6a2 /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-09 06:22:26.040 8 INFO cinder.volume.api [req-1ba2e34e-992f-477c-81a9-878c978db04b req-465c22ef-413e-425c-b154-36a48fefa3fa c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Volume info retrieved successfully. 2026-05-09 06:22:26.045 8 INFO cinder.api.openstack.wsgi [req-1ba2e34e-992f-477c-81a9-878c978db04b req-465c22ef-413e-425c-b154-36a48fefa3fa c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/98f55bd1-ba1b-408a-8c46-e628fac8b6a2 returned with HTTP 200 [pid: 8|app: 0|req: 433/862] 10.0.0.232 () {34 vars in 1028 bytes} [Sat May 9 06:22:26 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/volumes/98f55bd1-ba1b-408a-8c46-e628fac8b6a2 => generated 1489 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 06:22:26.055 7 INFO cinder.api.openstack.wsgi [req-1ba2e34e-992f-477c-81a9-878c978db04b req-80a18399-fd5a-480d-b9ac-e8d504b34c8e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-09 06:22:26.056 7 INFO cinder.api.openstack.wsgi [req-1ba2e34e-992f-477c-81a9-878c978db04b req-80a18399-fd5a-480d-b9ac-e8d504b34c8e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 430/863] 10.0.0.232 () {32 vars in 829 bytes} [Sat May 9 06:22: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-09 06:22:26.065 8 INFO cinder.api.openstack.wsgi [req-1ba2e34e-992f-477c-81a9-878c978db04b req-0f8f5273-03c5-4c5b-872b-9d18625cb34b c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/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-09 06:22:26.107 8 INFO cinder.api.openstack.wsgi [req-1ba2e34e-992f-477c-81a9-878c978db04b req-0f8f5273-03c5-4c5b-872b-9d18625cb34b c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/attachments returned with HTTP 200 [pid: 8|app: 0|req: 434/864] 10.0.0.232 () {40 vars in 1057 bytes} [Sat May 9 06:22:26 2026] POST /v3/714e7c83954444b0a046d5d6c102268a/attachments => generated 273 bytes in 47 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-09 06:22:29.320 7 INFO cinder.api.openstack.wsgi [req-e6ea4591-1746-4b23-bf45-601b55383731 req-82a7856f-62ae-47e5-b8cf-704d112aea7c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/98f55bd1-ba1b-408a-8c46-e628fac8b6a2 /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-09 06:22:29.335 7 INFO cinder.volume.api [req-e6ea4591-1746-4b23-bf45-601b55383731 req-82a7856f-62ae-47e5-b8cf-704d112aea7c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Volume info retrieved successfully. 2026-05-09 06:22:29.345 7 INFO cinder.api.openstack.wsgi [req-e6ea4591-1746-4b23-bf45-601b55383731 req-82a7856f-62ae-47e5-b8cf-704d112aea7c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/98f55bd1-ba1b-408a-8c46-e628fac8b6a2 returned with HTTP 200 [pid: 7|app: 0|req: 431/865] 199.204.45.53 () {32 vars in 824 bytes} [Sat May 9 06:22:29 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/volumes/98f55bd1-ba1b-408a-8c46-e628fac8b6a2 => generated 1488 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 06:22:31.557 8 INFO cinder.api.openstack.wsgi [req-1ba2e34e-992f-477c-81a9-878c978db04b req-0f8f5273-03c5-4c5b-872b-9d18625cb34b c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-09 06:22:31.558 8 INFO cinder.api.openstack.wsgi [req-1ba2e34e-992f-477c-81a9-878c978db04b req-0f8f5273-03c5-4c5b-872b-9d18625cb34b c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 435/866] 199.204.45.53 () {32 vars in 839 bytes} [Sat May 9 06:22:31 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-09 06:22:31.567 7 INFO cinder.api.openstack.wsgi [req-1ba2e34e-992f-477c-81a9-878c978db04b req-7222c4e5-59c3-4589-bd54-4509bcc0cee7 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/98f55bd1-ba1b-408a-8c46-e628fac8b6a2 /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-09 06:22:31.585 7 INFO cinder.volume.api [req-1ba2e34e-992f-477c-81a9-878c978db04b req-7222c4e5-59c3-4589-bd54-4509bcc0cee7 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Volume info retrieved successfully. 2026-05-09 06:22:31.591 7 INFO cinder.api.openstack.wsgi [req-1ba2e34e-992f-477c-81a9-878c978db04b req-7222c4e5-59c3-4589-bd54-4509bcc0cee7 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/98f55bd1-ba1b-408a-8c46-e628fac8b6a2 returned with HTTP 200 [pid: 7|app: 0|req: 432/867] 199.204.45.53 () {36 vars in 1072 bytes} [Sat May 9 06:22:31 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/volumes/98f55bd1-ba1b-408a-8c46-e628fac8b6a2 => 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-09 06:22:31.693 8 INFO cinder.api.openstack.wsgi [req-1ba2e34e-992f-477c-81a9-878c978db04b req-91a2bca4-3fd6-4f22-8fe2-ca3d3f8044a1 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/attachments/4b60e00f-a96c-4d3c-9cac-45701da2dce6 /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-09 06:22:32.235 8 INFO cinder.api.openstack.wsgi [req-1ba2e34e-992f-477c-81a9-878c978db04b req-91a2bca4-3fd6-4f22-8fe2-ca3d3f8044a1 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/attachments/4b60e00f-a96c-4d3c-9cac-45701da2dce6 returned with HTTP 200 [pid: 8|app: 0|req: 436/868] 199.204.45.53 () {40 vars in 1134 bytes} [Sat May 9 06:22:31 2026] PUT /v3/714e7c83954444b0a046d5d6c102268a/attachments/4b60e00f-a96c-4d3c-9cac-45701da2dce6 => generated 802 bytes in 550 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-09 06:22:32.455 7 INFO cinder.api.openstack.wsgi [req-e6ea4591-1746-4b23-bf45-601b55383731 req-b999bb61-eabd-452e-8faf-0b5aef5db66c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/98f55bd1-ba1b-408a-8c46-e628fac8b6a2 /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-09 06:22:32.477 7 INFO cinder.volume.api [req-e6ea4591-1746-4b23-bf45-601b55383731 req-b999bb61-eabd-452e-8faf-0b5aef5db66c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Volume info retrieved successfully. 2026-05-09 06:22:32.485 7 INFO cinder.api.openstack.wsgi [req-e6ea4591-1746-4b23-bf45-601b55383731 req-b999bb61-eabd-452e-8faf-0b5aef5db66c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/98f55bd1-ba1b-408a-8c46-e628fac8b6a2 returned with HTTP 200 [pid: 7|app: 0|req: 433/869] 199.204.45.53 () {32 vars in 824 bytes} [Sat May 9 06:22:32 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/volumes/98f55bd1-ba1b-408a-8c46-e628fac8b6a2 => generated 1489 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-09 06:22:32.755 8 INFO cinder.api.openstack.wsgi [req-1ba2e34e-992f-477c-81a9-878c978db04b req-9787e6ed-c582-44c4-8815-b256f33ac6d2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/attachments/4b60e00f-a96c-4d3c-9cac-45701da2dce6/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-09 06:22:32.788 8 INFO cinder.api.openstack.wsgi [req-1ba2e34e-992f-477c-81a9-878c978db04b req-9787e6ed-c582-44c4-8815-b256f33ac6d2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/attachments/4b60e00f-a96c-4d3c-9cac-45701da2dce6/action returned with HTTP 204 [pid: 8|app: 0|req: 437/870] 199.204.45.53 () {40 vars in 1147 bytes} [Sat May 9 06:22:32 2026] POST /v3/714e7c83954444b0a046d5d6c102268a/attachments/4b60e00f-a96c-4d3c-9cac-45701da2dce6/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-05-09 06:22:35.086 7 INFO cinder.api.openstack.wsgi [req-e6ea4591-1746-4b23-bf45-601b55383731 req-b999bb61-eabd-452e-8faf-0b5aef5db66c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:22:35.086 8 INFO cinder.api.openstack.wsgi [req-1ba2e34e-992f-477c-81a9-878c978db04b req-9787e6ed-c582-44c4-8815-b256f33ac6d2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:22:35.088 8 INFO cinder.api.openstack.wsgi [req-1ba2e34e-992f-477c-81a9-878c978db04b req-9787e6ed-c582-44c4-8815-b256f33ac6d2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:22:35.088 7 INFO cinder.api.openstack.wsgi [req-e6ea4591-1746-4b23-bf45-601b55383731 req-b999bb61-eabd-452e-8faf-0b5aef5db66c c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254: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-09 06:22:35.282 7 INFO cinder.api.openstack.wsgi [req-e6ea4591-1746-4b23-bf45-601b55383731 req-3549b630-7515-4cce-98c2-ae7c0e41b302 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/98f55bd1-ba1b-408a-8c46-e628fac8b6a2 /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-09 06:22:35.299 7 INFO cinder.volume.api [req-e6ea4591-1746-4b23-bf45-601b55383731 req-3549b630-7515-4cce-98c2-ae7c0e41b302 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Volume info retrieved successfully. 2026-05-09 06:22:35.304 7 INFO cinder.api.openstack.wsgi [req-e6ea4591-1746-4b23-bf45-601b55383731 req-3549b630-7515-4cce-98c2-ae7c0e41b302 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/98f55bd1-ba1b-408a-8c46-e628fac8b6a2 returned with HTTP 200 [pid: 7|app: 0|req: 435/873] 199.204.45.53 () {32 vars in 824 bytes} [Sat May 9 06:22:35 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/volumes/98f55bd1-ba1b-408a-8c46-e628fac8b6a2 => generated 1787 bytes in 31 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-09 06:22:38.340 8 INFO cinder.api.openstack.wsgi [req-e6ea4591-1746-4b23-bf45-601b55383731 req-f8244f0b-1d31-4908-8e6a-4785f3876293 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/98f55bd1-ba1b-408a-8c46-e628fac8b6a2 /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-09 06:22:38.358 8 INFO cinder.volume.api [req-e6ea4591-1746-4b23-bf45-601b55383731 req-f8244f0b-1d31-4908-8e6a-4785f3876293 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Volume info retrieved successfully. 2026-05-09 06:22:38.365 8 INFO cinder.api.openstack.wsgi [req-e6ea4591-1746-4b23-bf45-601b55383731 req-f8244f0b-1d31-4908-8e6a-4785f3876293 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/98f55bd1-ba1b-408a-8c46-e628fac8b6a2 returned with HTTP 200 [pid: 8|app: 0|req: 439/874] 199.204.45.53 () {32 vars in 824 bytes} [Sat May 9 06:22:38 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/volumes/98f55bd1-ba1b-408a-8c46-e628fac8b6a2 => generated 1787 bytes in 37 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-09 06:22:41.170 7 INFO cinder.api.openstack.wsgi [req-e6ea4591-1746-4b23-bf45-601b55383731 req-65536c68-af3c-49e2-b38b-0aa032685ce8 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/98f55bd1-ba1b-408a-8c46-e628fac8b6a2 /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-09 06:22:41.193 7 INFO cinder.volume.api [req-e6ea4591-1746-4b23-bf45-601b55383731 req-65536c68-af3c-49e2-b38b-0aa032685ce8 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Volume info retrieved successfully. 2026-05-09 06:22:41.202 7 INFO cinder.api.openstack.wsgi [req-e6ea4591-1746-4b23-bf45-601b55383731 req-65536c68-af3c-49e2-b38b-0aa032685ce8 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/98f55bd1-ba1b-408a-8c46-e628fac8b6a2 returned with HTTP 200 [pid: 7|app: 0|req: 436/875] 199.204.45.53 () {32 vars in 824 bytes} [Sat May 9 06:22:41 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/volumes/98f55bd1-ba1b-408a-8c46-e628fac8b6a2 => generated 1787 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 06:22:45.089 7 INFO cinder.api.openstack.wsgi [req-e6ea4591-1746-4b23-bf45-601b55383731 req-65536c68-af3c-49e2-b38b-0aa032685ce8 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:22:45.089 8 INFO cinder.api.openstack.wsgi [req-e6ea4591-1746-4b23-bf45-601b55383731 req-f8244f0b-1d31-4908-8e6a-4785f3876293 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:22:45.090 7 INFO cinder.api.openstack.wsgi [req-e6ea4591-1746-4b23-bf45-601b55383731 req-65536c68-af3c-49e2-b38b-0aa032685ce8 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:22:45.092 8 INFO cinder.api.openstack.wsgi [req-e6ea4591-1746-4b23-bf45-601b55383731 req-f8244f0b-1d31-4908-8e6a-4785f3876293 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:22:55.086 7 INFO cinder.api.openstack.wsgi [req-e6ea4591-1746-4b23-bf45-601b55383731 req-65536c68-af3c-49e2-b38b-0aa032685ce8 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:22:55.086 8 INFO cinder.api.openstack.wsgi [req-e6ea4591-1746-4b23-bf45-601b55383731 req-f8244f0b-1d31-4908-8e6a-4785f3876293 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:22:55.087 8 INFO cinder.api.openstack.wsgi [req-e6ea4591-1746-4b23-bf45-601b55383731 req-f8244f0b-1d31-4908-8e6a-4785f3876293 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:22:55.088 7 INFO cinder.api.openstack.wsgi [req-e6ea4591-1746-4b23-bf45-601b55383731 req-65536c68-af3c-49e2-b38b-0aa032685ce8 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254: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-09 06:23:03.060 8 INFO cinder.api.openstack.wsgi [None req-3960bea5-245a-4369-8092-f9cdc3e21245 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true 2026-05-09 06:23:03.071 8 INFO cinder.volume.api [None req-3960bea5-245a-4369-8092-f9cdc3e21245 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - 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-09 06:23:03.076 8 INFO cinder.api.openstack.wsgi [None req-3960bea5-245a-4369-8092-f9cdc3e21245 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 442/880] 10.0.0.214 () {28 vars in 684 bytes} [Sat May 9 06:23:02 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true => generated 1790 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-09 06:23:03.095 7 INFO cinder.api.openstack.wsgi [None req-63e687d2-2958-4f00-9605-905ce5c2a5cb c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true 2026-05-09 06:23:03.599 7 INFO cinder.api.openstack.wsgi [None req-63e687d2-2958-4f00-9605-905ce5c2a5cb c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 439/881] 10.0.0.214 () {28 vars in 696 bytes} [Sat May 9 06:23:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true => generated 671 bytes in 515 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-09 06:23:03.664 8 INFO cinder.api.openstack.wsgi [None req-91f0db22-04f4-47e8-86e6-bd84f48bab5b c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/0a44189ef6924d9281c09b6c430f6385?usage=true 2026-05-09 06:23:03.688 8 INFO cinder.api.openstack.wsgi [None req-91f0db22-04f4-47e8-86e6-bd84f48bab5b c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/0a44189ef6924d9281c09b6c430f6385?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 443/882] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:23:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/0a44189ef6924d9281c09b6c430f6385?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:23:03.696 7 INFO cinder.api.openstack.wsgi [None req-2a9c5bcf-f45c-4bc3-b2ea-b26413469f25 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/0ead91abd8054dd9b4479bf662b2e0e1?usage=true 2026-05-09 06:23:03.723 7 INFO cinder.api.openstack.wsgi [None req-2a9c5bcf-f45c-4bc3-b2ea-b26413469f25 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/0ead91abd8054dd9b4479bf662b2e0e1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 440/883] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:23:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/0ead91abd8054dd9b4479bf662b2e0e1?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:23:03.735 8 INFO cinder.api.openstack.wsgi [None req-c818e23c-9fb1-462a-be06-8fe430cc57df c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/28006b72c8534cc09e46c41ffe5d7a8e?usage=true 2026-05-09 06:23:03.757 8 INFO cinder.api.openstack.wsgi [None req-c818e23c-9fb1-462a-be06-8fe430cc57df c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/28006b72c8534cc09e46c41ffe5d7a8e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 444/884] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:23:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/28006b72c8534cc09e46c41ffe5d7a8e?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:23:03.766 7 INFO cinder.api.openstack.wsgi [None req-64a91aff-6596-4929-8049-1bd6e27277c0 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true 2026-05-09 06:23:03.790 7 INFO cinder.api.openstack.wsgi [None req-64a91aff-6596-4929-8049-1bd6e27277c0 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 441/885] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:23:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:23:03.803 8 INFO cinder.api.openstack.wsgi [None req-319f7e37-d172-47f1-bf11-79f34da7c074 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a2595c93f414a3db4f394d7eb9ef395?usage=true 2026-05-09 06:23:03.822 8 INFO cinder.api.openstack.wsgi [None req-319f7e37-d172-47f1-bf11-79f34da7c074 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a2595c93f414a3db4f394d7eb9ef395?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 445/886] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:23:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a2595c93f414a3db4f394d7eb9ef395?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:23:03.831 7 INFO cinder.api.openstack.wsgi [None req-6d8ebbb8-b302-4f8f-860f-e4722b366dc5 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/3fdf7304dbd149b1b3bebc8c6d6a375e?usage=true 2026-05-09 06:23:03.849 7 INFO cinder.api.openstack.wsgi [None req-6d8ebbb8-b302-4f8f-860f-e4722b366dc5 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/3fdf7304dbd149b1b3bebc8c6d6a375e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 442/887] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:23:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/3fdf7304dbd149b1b3bebc8c6d6a375e?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:23:03.860 8 INFO cinder.api.openstack.wsgi [None req-d9b7ea5a-9b34-48c6-b38c-e8892a174907 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/4163c1b68753480fa595275f29756cac?usage=true 2026-05-09 06:23:03.879 8 INFO cinder.api.openstack.wsgi [None req-d9b7ea5a-9b34-48c6-b38c-e8892a174907 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/4163c1b68753480fa595275f29756cac?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 446/888] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:23:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/4163c1b68753480fa595275f29756cac?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:23:03.888 7 INFO cinder.api.openstack.wsgi [None req-76373a6f-4bcf-461e-8982-40f058b07693 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true 2026-05-09 06:23:03.907 7 INFO cinder.api.openstack.wsgi [None req-76373a6f-4bcf-461e-8982-40f058b07693 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 443/889] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:23:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:23:03.920 8 INFO cinder.api.openstack.wsgi [None req-274bd68d-00b0-4ece-9ce3-a4274c5cec34 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true 2026-05-09 06:23:03.936 8 INFO cinder.api.openstack.wsgi [None req-274bd68d-00b0-4ece-9ce3-a4274c5cec34 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 447/890] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:23:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:23:03.943 7 INFO cinder.api.openstack.wsgi [None req-79eb067a-a3f0-44aa-8851-33f719abd4fb c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/b1864292f67645bf923df51ec142b0e3?usage=true 2026-05-09 06:23:03.962 7 INFO cinder.api.openstack.wsgi [None req-79eb067a-a3f0-44aa-8851-33f719abd4fb c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/b1864292f67645bf923df51ec142b0e3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 444/891] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:23:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/b1864292f67645bf923df51ec142b0e3?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:23:03.973 8 INFO cinder.api.openstack.wsgi [None req-4f3f81a6-1ed9-4e05-ad59-f6723d214bee c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/bc5f903701e24f30b922da03a8c6f910?usage=true 2026-05-09 06:23:03.990 8 INFO cinder.api.openstack.wsgi [None req-4f3f81a6-1ed9-4e05-ad59-f6723d214bee c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/bc5f903701e24f30b922da03a8c6f910?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 448/892] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:23:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/bc5f903701e24f30b922da03a8c6f910?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:23:04.000 7 INFO cinder.api.openstack.wsgi [None req-5cf2e304-6532-42bf-b95b-10638352e90f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/c04de6caf1f0406b8dc94c9d2539a403?usage=true 2026-05-09 06:23:04.020 7 INFO cinder.api.openstack.wsgi [None req-5cf2e304-6532-42bf-b95b-10638352e90f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/c04de6caf1f0406b8dc94c9d2539a403?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 445/893] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:23:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/c04de6caf1f0406b8dc94c9d2539a403?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:23:04.033 8 INFO cinder.api.openstack.wsgi [None req-9cff7dca-03b2-4f1e-9755-66fff06adec6 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/d9f3d37603b74d43bcf00f175c7b238e?usage=true 2026-05-09 06:23:04.053 8 INFO cinder.api.openstack.wsgi [None req-9cff7dca-03b2-4f1e-9755-66fff06adec6 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/d9f3d37603b74d43bcf00f175c7b238e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 449/894] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:23:04 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/d9f3d37603b74d43bcf00f175c7b238e?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:23:04.068 7 INFO cinder.api.openstack.wsgi [None req-57102bd0-0743-468b-b8f3-b4243e2f3d7d c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/dd797e09461049c9b1f45d4935ea491b?usage=true 2026-05-09 06:23:04.090 7 INFO cinder.api.openstack.wsgi [None req-57102bd0-0743-468b-b8f3-b4243e2f3d7d c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/dd797e09461049c9b1f45d4935ea491b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 446/895] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:23:04 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/dd797e09461049c9b1f45d4935ea491b?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:23:04.104 8 INFO cinder.api.openstack.wsgi [None req-ff74da56-c753-4ddb-a024-343073afecf5 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/ea4e55c979ab41dca95d72137aac58ec?usage=true 2026-05-09 06:23:04.135 8 INFO cinder.api.openstack.wsgi [None req-ff74da56-c753-4ddb-a024-343073afecf5 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/ea4e55c979ab41dca95d72137aac58ec?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 450/896] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:23:04 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/ea4e55c979ab41dca95d72137aac58ec?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:23:04.150 7 INFO cinder.api.openstack.wsgi [None req-b7b01751-d05a-4120-8b6c-49157fd4e49e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/ecc2b54b208b4c19bca61a9ae927b271?usage=true 2026-05-09 06:23:04.185 7 INFO cinder.api.openstack.wsgi [None req-b7b01751-d05a-4120-8b6c-49157fd4e49e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/ecc2b54b208b4c19bca61a9ae927b271?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 447/897] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:23:04 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/ecc2b54b208b4c19bca61a9ae927b271?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:23:04.199 8 INFO cinder.api.openstack.wsgi [None req-bd2836ba-f0ed-487f-9105-9763786efa40 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/f8bdbe74b1d747c8a6f41dd47ba7f155?usage=true 2026-05-09 06:23:04.218 8 INFO cinder.api.openstack.wsgi [None req-bd2836ba-f0ed-487f-9105-9763786efa40 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/f8bdbe74b1d747c8a6f41dd47ba7f155?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 451/898] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:23:04 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/f8bdbe74b1d747c8a6f41dd47ba7f155?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:23:04.236 7 INFO cinder.api.openstack.wsgi [None req-dc843100-eadf-4d4a-9d01-7e32e7d03894 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true 2026-05-09 06:23:04.244 7 INFO cinder.volume.api [None req-dc843100-eadf-4d4a-9d01-7e32e7d03894 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all snapshots completed successfully. 2026-05-09 06:23:04.245 7 INFO cinder.api.openstack.wsgi [None req-dc843100-eadf-4d4a-9d01-7e32e7d03894 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 448/899] 10.0.0.214 () {28 vars in 674 bytes} [Sat May 9 06:23:04 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:23:04.259 8 INFO cinder.api.openstack.wsgi [None req-d08c32c4-2cec-46c2-aeaa-892a9ae5d47e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-services 2026-05-09 06:23:04.266 8 INFO cinder.api.openstack.wsgi [None req-d08c32c4-2cec-46c2-aeaa-892a9ae5d47e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 452/900] 10.0.0.214 () {28 vars in 645 bytes} [Sat May 9 06:23:04 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:23:04.279 7 INFO cinder.api.openstack.wsgi [None req-c774ba2f-048c-4997-af1a-14b875ff2c9b c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true 2026-05-09 06:23:04.296 7 INFO cinder.volume.api [None req-c774ba2f-048c-4997-af1a-14b875ff2c9b c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - 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-09 06:23:04.302 7 INFO cinder.api.openstack.wsgi [None req-c774ba2f-048c-4997-af1a-14b875ff2c9b c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 449/901] 10.0.0.214 () {28 vars in 684 bytes} [Sat May 9 06:23:04 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true => generated 1790 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 06:23:05.086 7 INFO cinder.api.openstack.wsgi [None req-c774ba2f-048c-4997-af1a-14b875ff2c9b c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:23:05.086 8 INFO cinder.api.openstack.wsgi [None req-d08c32c4-2cec-46c2-aeaa-892a9ae5d47e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:23:05.086 7 INFO cinder.api.openstack.wsgi [None req-c774ba2f-048c-4997-af1a-14b875ff2c9b c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:23:05.087 8 INFO cinder.api.openstack.wsgi [None req-d08c32c4-2cec-46c2-aeaa-892a9ae5d47e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:23:15.086 7 INFO cinder.api.openstack.wsgi [None req-c774ba2f-048c-4997-af1a-14b875ff2c9b c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:23:15.086 8 INFO cinder.api.openstack.wsgi [None req-d08c32c4-2cec-46c2-aeaa-892a9ae5d47e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:23:15.087 7 INFO cinder.api.openstack.wsgi [None req-c774ba2f-048c-4997-af1a-14b875ff2c9b c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:23:15.087 8 INFO cinder.api.openstack.wsgi [None req-d08c32c4-2cec-46c2-aeaa-892a9ae5d47e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:23:25.085 8 INFO cinder.api.openstack.wsgi [None req-d08c32c4-2cec-46c2-aeaa-892a9ae5d47e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:23:25.086 7 INFO cinder.api.openstack.wsgi [None req-c774ba2f-048c-4997-af1a-14b875ff2c9b c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:23:25.086 8 INFO cinder.api.openstack.wsgi [None req-d08c32c4-2cec-46c2-aeaa-892a9ae5d47e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:23:25.087 7 INFO cinder.api.openstack.wsgi [None req-c774ba2f-048c-4997-af1a-14b875ff2c9b c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:23:35.086 8 INFO cinder.api.openstack.wsgi [None req-d08c32c4-2cec-46c2-aeaa-892a9ae5d47e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:23:35.086 7 INFO cinder.api.openstack.wsgi [None req-c774ba2f-048c-4997-af1a-14b875ff2c9b c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:23:35.087 7 INFO cinder.api.openstack.wsgi [None req-c774ba2f-048c-4997-af1a-14b875ff2c9b c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:23:35.087 8 INFO cinder.api.openstack.wsgi [None req-d08c32c4-2cec-46c2-aeaa-892a9ae5d47e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:23:45.086 7 INFO cinder.api.openstack.wsgi [None req-c774ba2f-048c-4997-af1a-14b875ff2c9b c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:23:45.086 8 INFO cinder.api.openstack.wsgi [None req-d08c32c4-2cec-46c2-aeaa-892a9ae5d47e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:23:45.087 7 INFO cinder.api.openstack.wsgi [None req-c774ba2f-048c-4997-af1a-14b875ff2c9b c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:23:45.087 8 INFO cinder.api.openstack.wsgi [None req-d08c32c4-2cec-46c2-aeaa-892a9ae5d47e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:23:55.087 8 INFO cinder.api.openstack.wsgi [None req-d08c32c4-2cec-46c2-aeaa-892a9ae5d47e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:23:55.087 7 INFO cinder.api.openstack.wsgi [None req-c774ba2f-048c-4997-af1a-14b875ff2c9b c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:23:55.088 8 INFO cinder.api.openstack.wsgi [None req-d08c32c4-2cec-46c2-aeaa-892a9ae5d47e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:23:55.088 7 INFO cinder.api.openstack.wsgi [None req-c774ba2f-048c-4997-af1a-14b875ff2c9b c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254: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-09 06:24:03.065 7 INFO cinder.api.openstack.wsgi [None req-477612b6-43fa-445a-a9ef-8f3d83560240 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true 2026-05-09 06:24:03.086 7 INFO cinder.volume.api [None req-477612b6-43fa-445a-a9ef-8f3d83560240 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - 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-09 06:24:03.094 7 INFO cinder.api.openstack.wsgi [None req-477612b6-43fa-445a-a9ef-8f3d83560240 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 456/914] 10.0.0.214 () {28 vars in 684 bytes} [Sat May 9 06:24:02 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true => generated 1790 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 06:24:03.102 8 INFO cinder.api.openstack.wsgi [None req-798f7d0b-91bb-4380-b08b-677fa3a94018 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true 2026-05-09 06:24:03.120 8 INFO cinder.volume.api [None req-798f7d0b-91bb-4380-b08b-677fa3a94018 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - 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-09 06:24:03.125 8 INFO cinder.api.openstack.wsgi [None req-798f7d0b-91bb-4380-b08b-677fa3a94018 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 459/915] 10.0.0.214 () {28 vars in 684 bytes} [Sat May 9 06:24:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:24:03.138 7 INFO cinder.api.openstack.wsgi [None req-792df965-3f44-4d48-b311-d647c47f3cc3 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-services 2026-05-09 06:24:03.144 7 INFO cinder.api.openstack.wsgi [None req-792df965-3f44-4d48-b311-d647c47f3cc3 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 457/916] 10.0.0.214 () {28 vars in 645 bytes} [Sat May 9 06:24:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-services => generated 646 bytes in 12 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-09 06:24:03.157 8 INFO cinder.api.openstack.wsgi [None req-81697b5d-89f3-4aa3-949a-deff6d4b10a1 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true 2026-05-09 06:24:03.661 8 INFO cinder.api.openstack.wsgi [None req-81697b5d-89f3-4aa3-949a-deff6d4b10a1 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 460/917] 10.0.0.214 () {28 vars in 696 bytes} [Sat May 9 06:24:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true => generated 671 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:24:03.669 7 INFO cinder.api.openstack.wsgi [None req-2a05092a-0a5d-4a13-87a5-31e4ca4bdfe2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true 2026-05-09 06:24:03.675 7 INFO cinder.volume.api [None req-2a05092a-0a5d-4a13-87a5-31e4ca4bdfe2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all snapshots completed successfully. 2026-05-09 06:24:03.676 7 INFO cinder.api.openstack.wsgi [None req-2a05092a-0a5d-4a13-87a5-31e4ca4bdfe2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 458/918] 10.0.0.214 () {28 vars in 674 bytes} [Sat May 9 06:24:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:24:03.736 8 INFO cinder.api.openstack.wsgi [None req-e2e4d9c5-6687-4713-a7c1-577025035aa7 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/0a44189ef6924d9281c09b6c430f6385?usage=true 2026-05-09 06:24:03.756 8 INFO cinder.api.openstack.wsgi [None req-e2e4d9c5-6687-4713-a7c1-577025035aa7 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/0a44189ef6924d9281c09b6c430f6385?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 461/919] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:24:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/0a44189ef6924d9281c09b6c430f6385?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:24:03.767 7 INFO cinder.api.openstack.wsgi [None req-348e9971-b2c6-41dc-8188-16ada0bab6d2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/0ead91abd8054dd9b4479bf662b2e0e1?usage=true 2026-05-09 06:24:03.789 7 INFO cinder.api.openstack.wsgi [None req-348e9971-b2c6-41dc-8188-16ada0bab6d2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/0ead91abd8054dd9b4479bf662b2e0e1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 459/920] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:24:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/0ead91abd8054dd9b4479bf662b2e0e1?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:24:03.801 8 INFO cinder.api.openstack.wsgi [None req-cb166044-5045-4d94-aa45-8b525dea3fd1 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true 2026-05-09 06:24:03.818 8 INFO cinder.api.openstack.wsgi [None req-cb166044-5045-4d94-aa45-8b525dea3fd1 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 462/921] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:24:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:24:03.827 7 INFO cinder.api.openstack.wsgi [None req-95663a91-e72b-42ce-966a-4ce4637e89b5 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/3fdf7304dbd149b1b3bebc8c6d6a375e?usage=true 2026-05-09 06:24:03.847 7 INFO cinder.api.openstack.wsgi [None req-95663a91-e72b-42ce-966a-4ce4637e89b5 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/3fdf7304dbd149b1b3bebc8c6d6a375e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 460/922] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:24:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/3fdf7304dbd149b1b3bebc8c6d6a375e?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:24:03.859 8 INFO cinder.api.openstack.wsgi [None req-56973158-aad2-4de5-8765-4c8a5f6ea7ba c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/4163c1b68753480fa595275f29756cac?usage=true 2026-05-09 06:24:03.875 8 INFO cinder.api.openstack.wsgi [None req-56973158-aad2-4de5-8765-4c8a5f6ea7ba c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/4163c1b68753480fa595275f29756cac?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 463/923] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:24:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/4163c1b68753480fa595275f29756cac?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:24:03.883 7 INFO cinder.api.openstack.wsgi [None req-7ac1ba74-d025-49da-9fd7-6ff3a36c8dbd c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true 2026-05-09 06:24:03.902 7 INFO cinder.api.openstack.wsgi [None req-7ac1ba74-d025-49da-9fd7-6ff3a36c8dbd c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 461/924] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:24:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:24:03.913 8 INFO cinder.api.openstack.wsgi [None req-34e80364-f63c-411b-b447-5d0410f3a0af c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true 2026-05-09 06:24:03.933 8 INFO cinder.api.openstack.wsgi [None req-34e80364-f63c-411b-b447-5d0410f3a0af c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 464/925] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:24:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:24:03.941 7 INFO cinder.api.openstack.wsgi [None req-3513e500-9713-4a14-83c4-267a2b34f2b4 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/bc5f903701e24f30b922da03a8c6f910?usage=true 2026-05-09 06:24:03.960 7 INFO cinder.api.openstack.wsgi [None req-3513e500-9713-4a14-83c4-267a2b34f2b4 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/bc5f903701e24f30b922da03a8c6f910?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 462/926] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:24:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/bc5f903701e24f30b922da03a8c6f910?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:24:03.968 8 INFO cinder.api.openstack.wsgi [None req-400b1808-2762-466e-84ce-b2973e779aa9 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/d9f3d37603b74d43bcf00f175c7b238e?usage=true 2026-05-09 06:24:03.986 8 INFO cinder.api.openstack.wsgi [None req-400b1808-2762-466e-84ce-b2973e779aa9 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/d9f3d37603b74d43bcf00f175c7b238e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 465/927] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:24:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/d9f3d37603b74d43bcf00f175c7b238e?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:24:03.996 7 INFO cinder.api.openstack.wsgi [None req-5e678e9e-76bf-4efc-92fb-38b2d4c3ae0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/ea4e55c979ab41dca95d72137aac58ec?usage=true 2026-05-09 06:24:04.015 7 INFO cinder.api.openstack.wsgi [None req-5e678e9e-76bf-4efc-92fb-38b2d4c3ae0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/ea4e55c979ab41dca95d72137aac58ec?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 463/928] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:24:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/ea4e55c979ab41dca95d72137aac58ec?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:24:04.023 8 INFO cinder.api.openstack.wsgi [None req-39c2516e-6aee-4c6a-9e23-2afd78095ed2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/f8bdbe74b1d747c8a6f41dd47ba7f155?usage=true 2026-05-09 06:24:04.046 8 INFO cinder.api.openstack.wsgi [None req-39c2516e-6aee-4c6a-9e23-2afd78095ed2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/f8bdbe74b1d747c8a6f41dd47ba7f155?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 466/929] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:24:04 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/f8bdbe74b1d747c8a6f41dd47ba7f155?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:24:05.086 7 INFO cinder.api.openstack.wsgi [None req-5e678e9e-76bf-4efc-92fb-38b2d4c3ae0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:24:05.087 8 INFO cinder.api.openstack.wsgi [None req-39c2516e-6aee-4c6a-9e23-2afd78095ed2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:24:05.087 7 INFO cinder.api.openstack.wsgi [None req-5e678e9e-76bf-4efc-92fb-38b2d4c3ae0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:24:05.087 8 INFO cinder.api.openstack.wsgi [None req-39c2516e-6aee-4c6a-9e23-2afd78095ed2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:24:15.086 8 INFO cinder.api.openstack.wsgi [None req-39c2516e-6aee-4c6a-9e23-2afd78095ed2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:24:15.086 7 INFO cinder.api.openstack.wsgi [None req-5e678e9e-76bf-4efc-92fb-38b2d4c3ae0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:24:15.087 8 INFO cinder.api.openstack.wsgi [None req-39c2516e-6aee-4c6a-9e23-2afd78095ed2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:24:15.087 7 INFO cinder.api.openstack.wsgi [None req-5e678e9e-76bf-4efc-92fb-38b2d4c3ae0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:24:25.086 8 INFO cinder.api.openstack.wsgi [None req-39c2516e-6aee-4c6a-9e23-2afd78095ed2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:24:25.087 7 INFO cinder.api.openstack.wsgi [None req-5e678e9e-76bf-4efc-92fb-38b2d4c3ae0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:24:25.087 7 INFO cinder.api.openstack.wsgi [None req-5e678e9e-76bf-4efc-92fb-38b2d4c3ae0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:24:25.087 8 INFO cinder.api.openstack.wsgi [None req-39c2516e-6aee-4c6a-9e23-2afd78095ed2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:24:35.086 8 INFO cinder.api.openstack.wsgi [None req-39c2516e-6aee-4c6a-9e23-2afd78095ed2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:24:35.086 7 INFO cinder.api.openstack.wsgi [None req-5e678e9e-76bf-4efc-92fb-38b2d4c3ae0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:24:35.087 8 INFO cinder.api.openstack.wsgi [None req-39c2516e-6aee-4c6a-9e23-2afd78095ed2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:24:35.087 7 INFO cinder.api.openstack.wsgi [None req-5e678e9e-76bf-4efc-92fb-38b2d4c3ae0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:24:45.086 8 INFO cinder.api.openstack.wsgi [None req-39c2516e-6aee-4c6a-9e23-2afd78095ed2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:24:45.086 7 INFO cinder.api.openstack.wsgi [None req-5e678e9e-76bf-4efc-92fb-38b2d4c3ae0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:24:45.087 7 INFO cinder.api.openstack.wsgi [None req-5e678e9e-76bf-4efc-92fb-38b2d4c3ae0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:24:45.087 8 INFO cinder.api.openstack.wsgi [None req-39c2516e-6aee-4c6a-9e23-2afd78095ed2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:24:55.086 7 INFO cinder.api.openstack.wsgi [None req-5e678e9e-76bf-4efc-92fb-38b2d4c3ae0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:24:55.086 7 INFO cinder.api.openstack.wsgi [None req-5e678e9e-76bf-4efc-92fb-38b2d4c3ae0a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:24:55.086 8 INFO cinder.api.openstack.wsgi [None req-39c2516e-6aee-4c6a-9e23-2afd78095ed2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:24:55.087 8 INFO cinder.api.openstack.wsgi [None req-39c2516e-6aee-4c6a-9e23-2afd78095ed2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:25:02.950 7 INFO cinder.api.openstack.wsgi [None req-02f9470c-f151-4fc0-b879-7406e7a48412 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true 2026-05-09 06:25:02.955 7 INFO cinder.volume.api [None req-02f9470c-f151-4fc0-b879-7406e7a48412 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all snapshots completed successfully. 2026-05-09 06:25:02.955 7 INFO cinder.api.openstack.wsgi [None req-02f9470c-f151-4fc0-b879-7406e7a48412 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 470/942] 10.0.0.214 () {28 vars in 674 bytes} [Sat May 9 06:25:02 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:25:02.996 8 INFO cinder.api.openstack.wsgi [None req-dd694983-1f98-419b-bbfb-5b957cead9c7 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/0a44189ef6924d9281c09b6c430f6385?usage=true 2026-05-09 06:25:03.015 8 INFO cinder.api.openstack.wsgi [None req-dd694983-1f98-419b-bbfb-5b957cead9c7 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/0a44189ef6924d9281c09b6c430f6385?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 473/943] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:25:02 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/0a44189ef6924d9281c09b6c430f6385?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:25:03.025 7 INFO cinder.api.openstack.wsgi [None req-97dad515-aea2-4143-b406-5d13eafed42d c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/0ead91abd8054dd9b4479bf662b2e0e1?usage=true 2026-05-09 06:25:03.044 7 INFO cinder.api.openstack.wsgi [None req-97dad515-aea2-4143-b406-5d13eafed42d c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/0ead91abd8054dd9b4479bf662b2e0e1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 471/944] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:25:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/0ead91abd8054dd9b4479bf662b2e0e1?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:25:03.055 8 INFO cinder.api.openstack.wsgi [None req-af5ce0fd-2df5-4870-8ea1-9e9202d4288d c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true 2026-05-09 06:25:03.077 8 INFO cinder.api.openstack.wsgi [None req-af5ce0fd-2df5-4870-8ea1-9e9202d4288d c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 474/945] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:25:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:25:03.090 7 INFO cinder.api.openstack.wsgi [None req-3bd980c7-f218-43f2-aa1c-b147e3fe5768 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/3fdf7304dbd149b1b3bebc8c6d6a375e?usage=true 2026-05-09 06:25:03.109 7 INFO cinder.api.openstack.wsgi [None req-3bd980c7-f218-43f2-aa1c-b147e3fe5768 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/3fdf7304dbd149b1b3bebc8c6d6a375e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 472/946] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:25:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/3fdf7304dbd149b1b3bebc8c6d6a375e?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:25:03.121 8 INFO cinder.api.openstack.wsgi [None req-103c949d-6cc5-4808-86d0-58494682aeb0 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/4163c1b68753480fa595275f29756cac?usage=true 2026-05-09 06:25:03.141 8 INFO cinder.api.openstack.wsgi [None req-103c949d-6cc5-4808-86d0-58494682aeb0 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/4163c1b68753480fa595275f29756cac?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 475/947] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:25:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/4163c1b68753480fa595275f29756cac?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:25:03.152 7 INFO cinder.api.openstack.wsgi [None req-17d55bb5-6eb8-4cdd-88f6-0b3139df377a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true 2026-05-09 06:25:03.170 7 INFO cinder.api.openstack.wsgi [None req-17d55bb5-6eb8-4cdd-88f6-0b3139df377a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 473/948] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:25:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:25:03.180 8 INFO cinder.api.openstack.wsgi [None req-8ab8da07-2a71-4d6d-bb1a-860d20f072e8 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true 2026-05-09 06:25:03.205 8 INFO cinder.api.openstack.wsgi [None req-8ab8da07-2a71-4d6d-bb1a-860d20f072e8 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 476/949] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:25:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:25:03.218 7 INFO cinder.api.openstack.wsgi [None req-fd9ec0be-5a6d-419b-91bd-97bffbb1f1ad c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/bc5f903701e24f30b922da03a8c6f910?usage=true 2026-05-09 06:25:03.240 7 INFO cinder.api.openstack.wsgi [None req-fd9ec0be-5a6d-419b-91bd-97bffbb1f1ad c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/bc5f903701e24f30b922da03a8c6f910?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 474/950] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:25:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/bc5f903701e24f30b922da03a8c6f910?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:25:03.252 8 INFO cinder.api.openstack.wsgi [None req-f3610267-aaf7-466e-94fc-1f7be2cccb5a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/d9f3d37603b74d43bcf00f175c7b238e?usage=true 2026-05-09 06:25:03.272 8 INFO cinder.api.openstack.wsgi [None req-f3610267-aaf7-466e-94fc-1f7be2cccb5a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/d9f3d37603b74d43bcf00f175c7b238e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 477/951] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:25:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/d9f3d37603b74d43bcf00f175c7b238e?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:25:03.284 7 INFO cinder.api.openstack.wsgi [None req-4643d3e8-6aa6-4645-99aa-e12f458a1210 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/ea4e55c979ab41dca95d72137aac58ec?usage=true 2026-05-09 06:25:03.312 7 INFO cinder.api.openstack.wsgi [None req-4643d3e8-6aa6-4645-99aa-e12f458a1210 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/ea4e55c979ab41dca95d72137aac58ec?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 475/952] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:25:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/ea4e55c979ab41dca95d72137aac58ec?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:25:03.325 8 INFO cinder.api.openstack.wsgi [None req-353934bb-cd8c-4730-906f-ed789a131b28 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/f8bdbe74b1d747c8a6f41dd47ba7f155?usage=true 2026-05-09 06:25:03.346 8 INFO cinder.api.openstack.wsgi [None req-353934bb-cd8c-4730-906f-ed789a131b28 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/f8bdbe74b1d747c8a6f41dd47ba7f155?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 478/953] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:25:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/f8bdbe74b1d747c8a6f41dd47ba7f155?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:25:03.358 7 INFO cinder.api.openstack.wsgi [None req-ed66fe2f-7d21-432f-9b8d-34333e8f150b c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true 2026-05-09 06:25:03.370 7 INFO cinder.volume.api [None req-ed66fe2f-7d21-432f-9b8d-34333e8f150b c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - 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-09 06:25:03.375 7 INFO cinder.api.openstack.wsgi [None req-ed66fe2f-7d21-432f-9b8d-34333e8f150b c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 476/954] 10.0.0.214 () {28 vars in 684 bytes} [Sat May 9 06:25:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true => generated 1790 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 06:25:03.387 8 INFO cinder.api.openstack.wsgi [None req-70159d78-5545-4c36-9691-0b77c97cf2f0 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true 2026-05-09 06:25:03.891 8 INFO cinder.api.openstack.wsgi [None req-70159d78-5545-4c36-9691-0b77c97cf2f0 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 479/955] 10.0.0.214 () {28 vars in 696 bytes} [Sat May 9 06:25:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true => generated 671 bytes in 513 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-09 06:25:03.903 7 INFO cinder.api.openstack.wsgi [None req-068df1bb-02d8-4f8b-a08b-d2a1f12091e1 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true 2026-05-09 06:25:03.917 7 INFO cinder.volume.api [None req-068df1bb-02d8-4f8b-a08b-d2a1f12091e1 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - 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-09 06:25:03.922 7 INFO cinder.api.openstack.wsgi [None req-068df1bb-02d8-4f8b-a08b-d2a1f12091e1 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 477/956] 10.0.0.214 () {28 vars in 684 bytes} [Sat May 9 06:25:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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) 2026-05-09 06:25:03.930 8 INFO cinder.api.openstack.wsgi [None req-01f0f7f0-54bf-4ca3-ae7a-8432b6e7fe4b c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-services 2026-05-09 06:25:03.935 8 INFO cinder.api.openstack.wsgi [None req-01f0f7f0-54bf-4ca3-ae7a-8432b6e7fe4b c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 480/957] 10.0.0.214 () {28 vars in 645 bytes} [Sat May 9 06:25:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-services => generated 646 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:25:05.087 7 INFO cinder.api.openstack.wsgi [None req-068df1bb-02d8-4f8b-a08b-d2a1f12091e1 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:25:05.087 8 INFO cinder.api.openstack.wsgi [None req-01f0f7f0-54bf-4ca3-ae7a-8432b6e7fe4b c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:25:05.089 8 INFO cinder.api.openstack.wsgi [None req-01f0f7f0-54bf-4ca3-ae7a-8432b6e7fe4b c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:25:05.090 7 INFO cinder.api.openstack.wsgi [None req-068df1bb-02d8-4f8b-a08b-d2a1f12091e1 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:25:08.947 8 INFO cinder.api.openstack.wsgi [req-27adcb7f-58ad-4425-bb88-911483e6b1af req-1b2abbb2-1f15-4e17-8807-d8f2ffcdeba2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/attachments/4b60e00f-a96c-4d3c-9cac-45701da2dce6 /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-09 06:25:09.515 8 INFO cinder.api.openstack.wsgi [req-27adcb7f-58ad-4425-bb88-911483e6b1af req-1b2abbb2-1f15-4e17-8807-d8f2ffcdeba2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/attachments/4b60e00f-a96c-4d3c-9cac-45701da2dce6 returned with HTTP 200 [pid: 8|app: 0|req: 482/960] 199.204.45.53 () {38 vars in 1102 bytes} [Sat May 9 06:25:08 2026] DELETE /v3/714e7c83954444b0a046d5d6c102268a/attachments/4b60e00f-a96c-4d3c-9cac-45701da2dce6 => generated 19 bytes in 577 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-09 06:25:09.528 7 INFO cinder.api.openstack.wsgi [req-27adcb7f-58ad-4425-bb88-911483e6b1af req-e3087c63-f4cc-4393-9d9b-eb61143b253f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/98f55bd1-ba1b-408a-8c46-e628fac8b6a2 2026-05-09 06:25:09.529 7 INFO cinder.api.v3.volumes [req-27adcb7f-58ad-4425-bb88-911483e6b1af req-e3087c63-f4cc-4393-9d9b-eb61143b253f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Delete volume with id: 98f55bd1-ba1b-408a-8c46-e628fac8b6a2 /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-09 06:25:09.543 7 INFO cinder.volume.api [req-27adcb7f-58ad-4425-bb88-911483e6b1af req-e3087c63-f4cc-4393-9d9b-eb61143b253f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Volume info retrieved successfully. 2026-05-09 06:25:09.568 7 INFO cinder.volume.api [req-27adcb7f-58ad-4425-bb88-911483e6b1af req-e3087c63-f4cc-4393-9d9b-eb61143b253f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Delete volume request issued successfully. 2026-05-09 06:25:09.569 7 INFO cinder.api.openstack.wsgi [req-27adcb7f-58ad-4425-bb88-911483e6b1af req-e3087c63-f4cc-4393-9d9b-eb61143b253f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/98f55bd1-ba1b-408a-8c46-e628fac8b6a2 returned with HTTP 202 [pid: 7|app: 0|req: 479/961] 199.204.45.53 () {36 vars in 1053 bytes} [Sat May 9 06:25:09 2026] DELETE /v3/714e7c83954444b0a046d5d6c102268a/volumes/98f55bd1-ba1b-408a-8c46-e628fac8b6a2 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-09 06:25:15.086 7 INFO cinder.api.openstack.wsgi [req-27adcb7f-58ad-4425-bb88-911483e6b1af req-e3087c63-f4cc-4393-9d9b-eb61143b253f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:25:15.086 8 INFO cinder.api.openstack.wsgi [req-27adcb7f-58ad-4425-bb88-911483e6b1af req-1b2abbb2-1f15-4e17-8807-d8f2ffcdeba2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:25:15.087 7 INFO cinder.api.openstack.wsgi [req-27adcb7f-58ad-4425-bb88-911483e6b1af req-e3087c63-f4cc-4393-9d9b-eb61143b253f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:25:15.088 8 INFO cinder.api.openstack.wsgi [req-27adcb7f-58ad-4425-bb88-911483e6b1af req-1b2abbb2-1f15-4e17-8807-d8f2ffcdeba2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:25:25.086 7 INFO cinder.api.openstack.wsgi [req-27adcb7f-58ad-4425-bb88-911483e6b1af req-e3087c63-f4cc-4393-9d9b-eb61143b253f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:25:25.086 8 INFO cinder.api.openstack.wsgi [req-27adcb7f-58ad-4425-bb88-911483e6b1af req-1b2abbb2-1f15-4e17-8807-d8f2ffcdeba2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:25:25.088 7 INFO cinder.api.openstack.wsgi [req-27adcb7f-58ad-4425-bb88-911483e6b1af req-e3087c63-f4cc-4393-9d9b-eb61143b253f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:25:25.088 8 INFO cinder.api.openstack.wsgi [req-27adcb7f-58ad-4425-bb88-911483e6b1af req-1b2abbb2-1f15-4e17-8807-d8f2ffcdeba2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:25:35.086 8 INFO cinder.api.openstack.wsgi [req-27adcb7f-58ad-4425-bb88-911483e6b1af req-1b2abbb2-1f15-4e17-8807-d8f2ffcdeba2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:25:35.086 7 INFO cinder.api.openstack.wsgi [req-27adcb7f-58ad-4425-bb88-911483e6b1af req-e3087c63-f4cc-4393-9d9b-eb61143b253f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:25:35.087 8 INFO cinder.api.openstack.wsgi [req-27adcb7f-58ad-4425-bb88-911483e6b1af req-1b2abbb2-1f15-4e17-8807-d8f2ffcdeba2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:25:35.087 7 INFO cinder.api.openstack.wsgi [req-27adcb7f-58ad-4425-bb88-911483e6b1af req-e3087c63-f4cc-4393-9d9b-eb61143b253f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:25:45.086 7 INFO cinder.api.openstack.wsgi [req-27adcb7f-58ad-4425-bb88-911483e6b1af req-e3087c63-f4cc-4393-9d9b-eb61143b253f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:25:45.086 8 INFO cinder.api.openstack.wsgi [req-27adcb7f-58ad-4425-bb88-911483e6b1af req-1b2abbb2-1f15-4e17-8807-d8f2ffcdeba2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:25:45.087 8 INFO cinder.api.openstack.wsgi [req-27adcb7f-58ad-4425-bb88-911483e6b1af req-1b2abbb2-1f15-4e17-8807-d8f2ffcdeba2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:25:45.087 7 INFO cinder.api.openstack.wsgi [req-27adcb7f-58ad-4425-bb88-911483e6b1af req-e3087c63-f4cc-4393-9d9b-eb61143b253f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254: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-09 06:25:46.963 7 INFO cinder.api.openstack.wsgi [None req-ca8d027f-3bc1-40e7-bbd1-77d23ff46707 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/snapshots 2026-05-09 06:25:46.969 7 INFO cinder.volume.api [None req-ca8d027f-3bc1-40e7-bbd1-77d23ff46707 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all snapshots completed successfully. 2026-05-09 06:25:46.969 7 INFO cinder.api.openstack.wsgi [None req-ca8d027f-3bc1-40e7-bbd1-77d23ff46707 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 484/970] 10.0.0.244 () {32 vars in 705 bytes} [Sat May 9 06:25:46 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/snapshots => generated 17 bytes in 12 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-09 06:25:46.984 8 INFO cinder.api.openstack.wsgi [None req-53966b73-1823-47e9-82f9-d8027fc6b723 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/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-09 06:25:46.992 8 INFO cinder.volume.api [None req-53966b73-1823-47e9-82f9-d8027fc6b723 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all volumes completed successfully. 2026-05-09 06:25:46.992 8 INFO cinder.api.openstack.wsgi [None req-53966b73-1823-47e9-82f9-d8027fc6b723 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes returned with HTTP 200 [pid: 8|app: 0|req: 487/971] 10.0.0.244 () {32 vars in 701 bytes} [Sat May 9 06:25:46 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/volumes => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:25:55.086 7 INFO cinder.api.openstack.wsgi [None req-ca8d027f-3bc1-40e7-bbd1-77d23ff46707 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:25:55.086 8 INFO cinder.api.openstack.wsgi [None req-53966b73-1823-47e9-82f9-d8027fc6b723 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:25:55.087 8 INFO cinder.api.openstack.wsgi [None req-53966b73-1823-47e9-82f9-d8027fc6b723 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:25:55.088 7 INFO cinder.api.openstack.wsgi [None req-ca8d027f-3bc1-40e7-bbd1-77d23ff46707 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:26:03.049 8 INFO cinder.api.openstack.wsgi [None req-635e345a-1d47-4d31-8bc8-4d66d4a00f79 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-services 2026-05-09 06:26:03.056 8 INFO cinder.api.openstack.wsgi [None req-635e345a-1d47-4d31-8bc8-4d66d4a00f79 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 489/974] 10.0.0.214 () {28 vars in 645 bytes} [Sat May 9 06:26:02 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-services => generated 646 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:26:03.091 7 INFO cinder.api.openstack.wsgi [None req-c238ecbe-3c3e-4864-9ef8-d0a66658a97b c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true 2026-05-09 06:26:03.115 7 INFO cinder.api.openstack.wsgi [None req-c238ecbe-3c3e-4864-9ef8-d0a66658a97b c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 486/975] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:26:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:26:03.125 8 INFO cinder.api.openstack.wsgi [None req-f789c503-3972-4731-bdfc-d031cff8463a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true 2026-05-09 06:26:03.145 8 INFO cinder.api.openstack.wsgi [None req-f789c503-3972-4731-bdfc-d031cff8463a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 490/976] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:26:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:26:03.154 7 INFO cinder.api.openstack.wsgi [None req-98bbe780-1010-4ed6-bb28-bc26373d5832 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true 2026-05-09 06:26:03.174 7 INFO cinder.api.openstack.wsgi [None req-98bbe780-1010-4ed6-bb28-bc26373d5832 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 487/977] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:26:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:26:03.183 8 INFO cinder.api.openstack.wsgi [None req-2ae45f04-f8db-4db3-bdc0-080ef5ffe461 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true 2026-05-09 06:26:03.192 8 INFO cinder.volume.api [None req-2ae45f04-f8db-4db3-bdc0-080ef5ffe461 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all volumes completed successfully. 2026-05-09 06:26:03.194 8 INFO cinder.api.openstack.wsgi [None req-2ae45f04-f8db-4db3-bdc0-080ef5ffe461 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 491/978] 10.0.0.214 () {28 vars in 684 bytes} [Sat May 9 06:26:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:26:03.202 7 INFO cinder.api.openstack.wsgi [None req-41158160-fb7a-43b1-8080-f72eeb7a3b94 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true 2026-05-09 06:26:03.208 7 INFO cinder.volume.api [None req-41158160-fb7a-43b1-8080-f72eeb7a3b94 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all snapshots completed successfully. 2026-05-09 06:26:03.208 7 INFO cinder.api.openstack.wsgi [None req-41158160-fb7a-43b1-8080-f72eeb7a3b94 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 488/979] 10.0.0.214 () {28 vars in 674 bytes} [Sat May 9 06:26:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:26:03.219 8 INFO cinder.api.openstack.wsgi [None req-c02e14ff-e569-47a1-bbb5-951cd3b11787 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true 2026-05-09 06:26:03.235 8 INFO cinder.volume.api [None req-c02e14ff-e569-47a1-bbb5-951cd3b11787 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all volumes completed successfully. 2026-05-09 06:26:03.237 8 INFO cinder.api.openstack.wsgi [None req-c02e14ff-e569-47a1-bbb5-951cd3b11787 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 492/980] 10.0.0.214 () {28 vars in 684 bytes} [Sat May 9 06:26:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:26:03.245 7 INFO cinder.api.openstack.wsgi [None req-01c1db0d-4d78-4224-b9a8-62dffbc95731 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true 2026-05-09 06:26:03.748 7 INFO cinder.api.openstack.wsgi [None req-01c1db0d-4d78-4224-b9a8-62dffbc95731 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 489/981] 10.0.0.214 () {28 vars in 696 bytes} [Sat May 9 06:26:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:26:05.086 7 INFO cinder.api.openstack.wsgi [None req-01c1db0d-4d78-4224-b9a8-62dffbc95731 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:26:05.087 8 INFO cinder.api.openstack.wsgi [None req-c02e14ff-e569-47a1-bbb5-951cd3b11787 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:26:05.087 7 INFO cinder.api.openstack.wsgi [None req-01c1db0d-4d78-4224-b9a8-62dffbc95731 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:26:05.088 8 INFO cinder.api.openstack.wsgi [None req-c02e14ff-e569-47a1-bbb5-951cd3b11787 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:26:15.086 8 INFO cinder.api.openstack.wsgi [None req-c02e14ff-e569-47a1-bbb5-951cd3b11787 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:26:15.087 8 INFO cinder.api.openstack.wsgi [None req-c02e14ff-e569-47a1-bbb5-951cd3b11787 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:26:15.087 7 INFO cinder.api.openstack.wsgi [None req-01c1db0d-4d78-4224-b9a8-62dffbc95731 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:26:15.089 7 INFO cinder.api.openstack.wsgi [None req-01c1db0d-4d78-4224-b9a8-62dffbc95731 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:26:25.086 8 INFO cinder.api.openstack.wsgi [None req-c02e14ff-e569-47a1-bbb5-951cd3b11787 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:26:25.087 8 INFO cinder.api.openstack.wsgi [None req-c02e14ff-e569-47a1-bbb5-951cd3b11787 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:26:25.087 7 INFO cinder.api.openstack.wsgi [None req-01c1db0d-4d78-4224-b9a8-62dffbc95731 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:26:25.088 7 INFO cinder.api.openstack.wsgi [None req-01c1db0d-4d78-4224-b9a8-62dffbc95731 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:26:35.086 8 INFO cinder.api.openstack.wsgi [None req-c02e14ff-e569-47a1-bbb5-951cd3b11787 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:26:35.086 7 INFO cinder.api.openstack.wsgi [None req-01c1db0d-4d78-4224-b9a8-62dffbc95731 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:26:35.086 7 INFO cinder.api.openstack.wsgi [None req-01c1db0d-4d78-4224-b9a8-62dffbc95731 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:26:35.089 8 INFO cinder.api.openstack.wsgi [None req-c02e14ff-e569-47a1-bbb5-951cd3b11787 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:26:45.086 8 INFO cinder.api.openstack.wsgi [None req-c02e14ff-e569-47a1-bbb5-951cd3b11787 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:26:45.085 7 INFO cinder.api.openstack.wsgi [None req-01c1db0d-4d78-4224-b9a8-62dffbc95731 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:26:45.086 8 INFO cinder.api.openstack.wsgi [None req-c02e14ff-e569-47a1-bbb5-951cd3b11787 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:26:45.086 7 INFO cinder.api.openstack.wsgi [None req-01c1db0d-4d78-4224-b9a8-62dffbc95731 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:26:55.085 8 INFO cinder.api.openstack.wsgi [None req-c02e14ff-e569-47a1-bbb5-951cd3b11787 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:26:55.086 8 INFO cinder.api.openstack.wsgi [None req-c02e14ff-e569-47a1-bbb5-951cd3b11787 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:26:55.087 7 INFO cinder.api.openstack.wsgi [None req-01c1db0d-4d78-4224-b9a8-62dffbc95731 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:26:55.088 7 INFO cinder.api.openstack.wsgi [None req-01c1db0d-4d78-4224-b9a8-62dffbc95731 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:27:02.936 8 INFO cinder.api.openstack.wsgi [None req-40ee03a3-1a8c-4a04-a130-90fa4852ddfd c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true 2026-05-09 06:27:02.943 8 INFO cinder.volume.api [None req-40ee03a3-1a8c-4a04-a130-90fa4852ddfd c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all snapshots completed successfully. 2026-05-09 06:27:02.943 8 INFO cinder.api.openstack.wsgi [None req-40ee03a3-1a8c-4a04-a130-90fa4852ddfd c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 499/994] 10.0.0.214 () {28 vars in 674 bytes} [Sat May 9 06:27:02 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:27:02.953 7 INFO cinder.api.openstack.wsgi [None req-d8848808-fd76-4277-b2fa-e1eb8a35f736 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-services 2026-05-09 06:27:02.962 7 INFO cinder.api.openstack.wsgi [None req-d8848808-fd76-4277-b2fa-e1eb8a35f736 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 496/995] 10.0.0.214 () {28 vars in 645 bytes} [Sat May 9 06:27:02 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:27:02.972 8 INFO cinder.api.openstack.wsgi [None req-5d1f2eb0-6e1d-4a2b-86de-204c44d5f4bb c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true 2026-05-09 06:27:03.477 8 INFO cinder.api.openstack.wsgi [None req-5d1f2eb0-6e1d-4a2b-86de-204c44d5f4bb c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 500/996] 10.0.0.214 () {28 vars in 696 bytes} [Sat May 9 06:27:02 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 520 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:27:03.533 7 INFO cinder.api.openstack.wsgi [None req-dab9224d-12e9-4ffb-b054-a1d3afb0a021 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true 2026-05-09 06:27:03.560 7 INFO cinder.api.openstack.wsgi [None req-dab9224d-12e9-4ffb-b054-a1d3afb0a021 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 497/997] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:27:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:27:03.572 8 INFO cinder.api.openstack.wsgi [None req-2b74f690-ad9e-4023-b7f6-3f25b80ea10f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true 2026-05-09 06:27:03.589 8 INFO cinder.api.openstack.wsgi [None req-2b74f690-ad9e-4023-b7f6-3f25b80ea10f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 501/998] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:27:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:27:03.599 7 INFO cinder.api.openstack.wsgi [None req-384d731d-8d3f-4378-87b5-e5edff32d8e0 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true 2026-05-09 06:27:03.636 7 INFO cinder.api.openstack.wsgi [None req-384d731d-8d3f-4378-87b5-e5edff32d8e0 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 498/999] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:27:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:27:03.648 8 INFO cinder.api.openstack.wsgi [None req-89de071c-9b18-4a50-b127-c3538f5ba105 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true 2026-05-09 06:27:03.659 8 INFO cinder.volume.api [None req-89de071c-9b18-4a50-b127-c3538f5ba105 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all volumes completed successfully. 2026-05-09 06:27:03.661 8 INFO cinder.api.openstack.wsgi [None req-89de071c-9b18-4a50-b127-c3538f5ba105 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 502/1000] 10.0.0.214 () {28 vars in 684 bytes} [Sat May 9 06:27:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:27:03.671 7 INFO cinder.api.openstack.wsgi [None req-49a48d32-91e0-4e40-b220-65490c1ee513 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true 2026-05-09 06:27:03.680 7 INFO cinder.volume.api [None req-49a48d32-91e0-4e40-b220-65490c1ee513 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all volumes completed successfully. 2026-05-09 06:27:03.682 7 INFO cinder.api.openstack.wsgi [None req-49a48d32-91e0-4e40-b220-65490c1ee513 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 499/1001] 10.0.0.214 () {28 vars in 684 bytes} [Sat May 9 06:27:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:27:05.085 8 INFO cinder.api.openstack.wsgi [None req-89de071c-9b18-4a50-b127-c3538f5ba105 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:27:05.086 8 INFO cinder.api.openstack.wsgi [None req-89de071c-9b18-4a50-b127-c3538f5ba105 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:27:05.086 7 INFO cinder.api.openstack.wsgi [None req-49a48d32-91e0-4e40-b220-65490c1ee513 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:27:05.087 7 INFO cinder.api.openstack.wsgi [None req-49a48d32-91e0-4e40-b220-65490c1ee513 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:27:15.086 8 INFO cinder.api.openstack.wsgi [None req-89de071c-9b18-4a50-b127-c3538f5ba105 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:27:15.086 7 INFO cinder.api.openstack.wsgi [None req-49a48d32-91e0-4e40-b220-65490c1ee513 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:27:15.087 8 INFO cinder.api.openstack.wsgi [None req-89de071c-9b18-4a50-b127-c3538f5ba105 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:27:15.087 7 INFO cinder.api.openstack.wsgi [None req-49a48d32-91e0-4e40-b220-65490c1ee513 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:27:25.086 7 INFO cinder.api.openstack.wsgi [None req-49a48d32-91e0-4e40-b220-65490c1ee513 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:27:25.086 8 INFO cinder.api.openstack.wsgi [None req-89de071c-9b18-4a50-b127-c3538f5ba105 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:27:25.087 7 INFO cinder.api.openstack.wsgi [None req-49a48d32-91e0-4e40-b220-65490c1ee513 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:27:25.087 8 INFO cinder.api.openstack.wsgi [None req-89de071c-9b18-4a50-b127-c3538f5ba105 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:27:35.087 7 INFO cinder.api.openstack.wsgi [None req-49a48d32-91e0-4e40-b220-65490c1ee513 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:27:35.087 8 INFO cinder.api.openstack.wsgi [None req-89de071c-9b18-4a50-b127-c3538f5ba105 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:27:35.088 8 INFO cinder.api.openstack.wsgi [None req-89de071c-9b18-4a50-b127-c3538f5ba105 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:27:35.088 7 INFO cinder.api.openstack.wsgi [None req-49a48d32-91e0-4e40-b220-65490c1ee513 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:27:45.086 7 INFO cinder.api.openstack.wsgi [None req-49a48d32-91e0-4e40-b220-65490c1ee513 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:27:45.086 8 INFO cinder.api.openstack.wsgi [None req-89de071c-9b18-4a50-b127-c3538f5ba105 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:27:45.087 7 INFO cinder.api.openstack.wsgi [None req-49a48d32-91e0-4e40-b220-65490c1ee513 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:27:45.088 8 INFO cinder.api.openstack.wsgi [None req-89de071c-9b18-4a50-b127-c3538f5ba105 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:27:55.086 7 INFO cinder.api.openstack.wsgi [None req-49a48d32-91e0-4e40-b220-65490c1ee513 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:27:55.086 8 INFO cinder.api.openstack.wsgi [None req-89de071c-9b18-4a50-b127-c3538f5ba105 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:27:55.087 7 INFO cinder.api.openstack.wsgi [None req-49a48d32-91e0-4e40-b220-65490c1ee513 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:27:55.087 8 INFO cinder.api.openstack.wsgi [None req-89de071c-9b18-4a50-b127-c3538f5ba105 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:28:02.974 7 INFO cinder.api.openstack.wsgi [None req-e30dc685-8550-4866-b9c8-c3018179efaa c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true 2026-05-09 06:28:02.981 7 INFO cinder.volume.api [None req-e30dc685-8550-4866-b9c8-c3018179efaa c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all volumes completed successfully. 2026-05-09 06:28:02.982 7 INFO cinder.api.openstack.wsgi [None req-e30dc685-8550-4866-b9c8-c3018179efaa c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 506/1014] 10.0.0.214 () {28 vars in 684 bytes} [Sat May 9 06:28:02 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:28:02.993 8 INFO cinder.api.openstack.wsgi [None req-46dcba0e-3346-4686-83a9-d4aac3fa6bb8 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true 2026-05-09 06:28:03.000 8 INFO cinder.volume.api [None req-46dcba0e-3346-4686-83a9-d4aac3fa6bb8 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all snapshots completed successfully. 2026-05-09 06:28:03.001 8 INFO cinder.api.openstack.wsgi [None req-46dcba0e-3346-4686-83a9-d4aac3fa6bb8 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 509/1015] 10.0.0.214 () {28 vars in 674 bytes} [Sat May 9 06:28:02 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:28:03.010 7 INFO cinder.api.openstack.wsgi [None req-bb1f196b-6b73-4c52-aed7-01d85edb054d c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-services 2026-05-09 06:28:03.014 7 INFO cinder.api.openstack.wsgi [None req-bb1f196b-6b73-4c52-aed7-01d85edb054d c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 507/1016] 10.0.0.214 () {28 vars in 645 bytes} [Sat May 9 06:28:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-services => generated 646 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:28:03.023 8 INFO cinder.api.openstack.wsgi [None req-4a57b7f7-f23d-4455-9b3c-74e35d26cbd1 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true 2026-05-09 06:28:03.035 8 INFO cinder.volume.api [None req-4a57b7f7-f23d-4455-9b3c-74e35d26cbd1 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all volumes completed successfully. 2026-05-09 06:28:03.036 8 INFO cinder.api.openstack.wsgi [None req-4a57b7f7-f23d-4455-9b3c-74e35d26cbd1 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 510/1017] 10.0.0.214 () {28 vars in 684 bytes} [Sat May 9 06:28:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:28:03.045 7 INFO cinder.api.openstack.wsgi [None req-c3016527-cb00-4c5b-8bb3-6c48883c2fef c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true 2026-05-09 06:28:03.552 7 INFO cinder.api.openstack.wsgi [None req-c3016527-cb00-4c5b-8bb3-6c48883c2fef c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 508/1018] 10.0.0.214 () {28 vars in 696 bytes} [Sat May 9 06:28:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:28:03.597 8 INFO cinder.api.openstack.wsgi [None req-e2ff9e99-4ff7-43f2-be4c-59c3044b3dca c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true 2026-05-09 06:28:03.632 8 INFO cinder.api.openstack.wsgi [None req-e2ff9e99-4ff7-43f2-be4c-59c3044b3dca c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 511/1019] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:28:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:28:03.643 7 INFO cinder.api.openstack.wsgi [None req-1ee11a08-937f-4033-884c-5144936b9763 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true 2026-05-09 06:28:03.668 7 INFO cinder.api.openstack.wsgi [None req-1ee11a08-937f-4033-884c-5144936b9763 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 509/1020] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:28:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:28:03.680 8 INFO cinder.api.openstack.wsgi [None req-d47146ef-f624-4d16-8adc-35eed47b66f1 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true 2026-05-09 06:28:03.715 8 INFO cinder.api.openstack.wsgi [None req-d47146ef-f624-4d16-8adc-35eed47b66f1 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 512/1021] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:28:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:28:05.086 7 INFO cinder.api.openstack.wsgi [None req-1ee11a08-937f-4033-884c-5144936b9763 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:28:05.086 8 INFO cinder.api.openstack.wsgi [None req-d47146ef-f624-4d16-8adc-35eed47b66f1 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:28:05.087 7 INFO cinder.api.openstack.wsgi [None req-1ee11a08-937f-4033-884c-5144936b9763 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:28:05.088 8 INFO cinder.api.openstack.wsgi [None req-d47146ef-f624-4d16-8adc-35eed47b66f1 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:28:15.087 8 INFO cinder.api.openstack.wsgi [None req-d47146ef-f624-4d16-8adc-35eed47b66f1 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:28:15.087 7 INFO cinder.api.openstack.wsgi [None req-1ee11a08-937f-4033-884c-5144936b9763 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:28:15.088 7 INFO cinder.api.openstack.wsgi [None req-1ee11a08-937f-4033-884c-5144936b9763 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:28:15.088 8 INFO cinder.api.openstack.wsgi [None req-d47146ef-f624-4d16-8adc-35eed47b66f1 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:28:25.086 7 INFO cinder.api.openstack.wsgi [None req-1ee11a08-937f-4033-884c-5144936b9763 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:28:25.086 8 INFO cinder.api.openstack.wsgi [None req-d47146ef-f624-4d16-8adc-35eed47b66f1 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:28:25.087 8 INFO cinder.api.openstack.wsgi [None req-d47146ef-f624-4d16-8adc-35eed47b66f1 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:28:25.087 7 INFO cinder.api.openstack.wsgi [None req-1ee11a08-937f-4033-884c-5144936b9763 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:28:35.086 8 INFO cinder.api.openstack.wsgi [None req-d47146ef-f624-4d16-8adc-35eed47b66f1 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:28:35.086 7 INFO cinder.api.openstack.wsgi [None req-1ee11a08-937f-4033-884c-5144936b9763 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:28:35.087 8 INFO cinder.api.openstack.wsgi [None req-d47146ef-f624-4d16-8adc-35eed47b66f1 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:28:35.087 7 INFO cinder.api.openstack.wsgi [None req-1ee11a08-937f-4033-884c-5144936b9763 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:28:45.087 8 INFO cinder.api.openstack.wsgi [None req-d47146ef-f624-4d16-8adc-35eed47b66f1 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:28:45.088 7 INFO cinder.api.openstack.wsgi [None req-1ee11a08-937f-4033-884c-5144936b9763 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:28:45.089 7 INFO cinder.api.openstack.wsgi [None req-1ee11a08-937f-4033-884c-5144936b9763 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:28:45.089 8 INFO cinder.api.openstack.wsgi [None req-d47146ef-f624-4d16-8adc-35eed47b66f1 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:28:55.086 7 INFO cinder.api.openstack.wsgi [None req-1ee11a08-937f-4033-884c-5144936b9763 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:28:55.087 8 INFO cinder.api.openstack.wsgi [None req-d47146ef-f624-4d16-8adc-35eed47b66f1 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:28:55.087 7 INFO cinder.api.openstack.wsgi [None req-1ee11a08-937f-4033-884c-5144936b9763 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:28:55.088 8 INFO cinder.api.openstack.wsgi [None req-d47146ef-f624-4d16-8adc-35eed47b66f1 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:29:02.952 7 INFO cinder.api.openstack.wsgi [None req-cc9c19e4-97cf-43f4-93ce-efc09c6165f8 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true 2026-05-09 06:29:02.960 7 INFO cinder.volume.api [None req-cc9c19e4-97cf-43f4-93ce-efc09c6165f8 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all volumes completed successfully. 2026-05-09 06:29:02.962 7 INFO cinder.api.openstack.wsgi [None req-cc9c19e4-97cf-43f4-93ce-efc09c6165f8 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 516/1034] 10.0.0.214 () {28 vars in 684 bytes} [Sat May 9 06:29:02 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:29:02.971 8 INFO cinder.api.openstack.wsgi [None req-8d7d7045-7847-4062-b008-32e7dbc22ff2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true 2026-05-09 06:29:03.475 8 INFO cinder.api.openstack.wsgi [None req-8d7d7045-7847-4062-b008-32e7dbc22ff2 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 519/1035] 10.0.0.214 () {28 vars in 696 bytes} [Sat May 9 06:29:02 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:29:03.487 7 INFO cinder.api.openstack.wsgi [None req-80d60aa8-3a69-4f3c-8a10-46a6c6d2f40f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true 2026-05-09 06:29:03.500 7 INFO cinder.volume.api [None req-80d60aa8-3a69-4f3c-8a10-46a6c6d2f40f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all volumes completed successfully. 2026-05-09 06:29:03.503 7 INFO cinder.api.openstack.wsgi [None req-80d60aa8-3a69-4f3c-8a10-46a6c6d2f40f c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 517/1036] 10.0.0.214 () {28 vars in 684 bytes} [Sat May 9 06:29:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/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-09 06:29:03.516 8 INFO cinder.api.openstack.wsgi [None req-34b2a386-718f-4640-b99d-679e45e06d8a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true 2026-05-09 06:29:03.524 8 INFO cinder.volume.api [None req-34b2a386-718f-4640-b99d-679e45e06d8a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] Get all snapshots completed successfully. 2026-05-09 06:29:03.524 8 INFO cinder.api.openstack.wsgi [None req-34b2a386-718f-4640-b99d-679e45e06d8a c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 520/1037] 10.0.0.214 () {28 vars in 674 bytes} [Sat May 9 06:29:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:29:03.536 7 INFO cinder.api.openstack.wsgi [None req-6490dc3d-a7c6-49e6-8636-e13d7dcd782e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-services 2026-05-09 06:29:03.550 7 INFO cinder.api.openstack.wsgi [None req-6490dc3d-a7c6-49e6-8636-e13d7dcd782e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 518/1038] 10.0.0.214 () {28 vars in 645 bytes} [Sat May 9 06:29:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-services => generated 646 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:29:03.599 8 INFO cinder.api.openstack.wsgi [None req-6e9a4347-2626-42a8-a8d8-c3bedc421fff c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true 2026-05-09 06:29:03.627 8 INFO cinder.api.openstack.wsgi [None req-6e9a4347-2626-42a8-a8d8-c3bedc421fff c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 521/1039] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:29:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/2a038c4edcaa415199b7396ea2666324?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:29:03.642 7 INFO cinder.api.openstack.wsgi [None req-370cddc6-c035-4597-b103-85b0e934a168 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true 2026-05-09 06:29:03.666 7 INFO cinder.api.openstack.wsgi [None req-370cddc6-c035-4597-b103-85b0e934a168 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 519/1040] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:29:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/6bb87c6eb935474aa60934ab7518def0?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:29:03.678 8 INFO cinder.api.openstack.wsgi [None req-f925a0a6-f22a-4ed3-908d-cb91d6d5827e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true 2026-05-09 06:29:03.706 8 INFO cinder.api.openstack.wsgi [None req-f925a0a6-f22a-4ed3-908d-cb91d6d5827e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 522/1041] 10.0.0.214 () {28 vars in 736 bytes} [Sat May 9 06:29:03 2026] GET /v3/714e7c83954444b0a046d5d6c102268a/os-quota-sets/714e7c83954444b0a046d5d6c102268a?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:29:05.086 7 INFO cinder.api.openstack.wsgi [None req-370cddc6-c035-4597-b103-85b0e934a168 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:29:05.087 7 INFO cinder.api.openstack.wsgi [None req-370cddc6-c035-4597-b103-85b0e934a168 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:29:05.087 8 INFO cinder.api.openstack.wsgi [None req-f925a0a6-f22a-4ed3-908d-cb91d6d5827e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:29:05.088 8 INFO cinder.api.openstack.wsgi [None req-f925a0a6-f22a-4ed3-908d-cb91d6d5827e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:29:15.086 8 INFO cinder.api.openstack.wsgi [None req-f925a0a6-f22a-4ed3-908d-cb91d6d5827e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:29:15.086 7 INFO cinder.api.openstack.wsgi [None req-370cddc6-c035-4597-b103-85b0e934a168 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:29:15.086 8 INFO cinder.api.openstack.wsgi [None req-f925a0a6-f22a-4ed3-908d-cb91d6d5827e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:29:15.087 7 INFO cinder.api.openstack.wsgi [None req-370cddc6-c035-4597-b103-85b0e934a168 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:29:25.086 7 INFO cinder.api.openstack.wsgi [None req-370cddc6-c035-4597-b103-85b0e934a168 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:29:25.086 8 INFO cinder.api.openstack.wsgi [None req-f925a0a6-f22a-4ed3-908d-cb91d6d5827e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:29:25.086 7 INFO cinder.api.openstack.wsgi [None req-370cddc6-c035-4597-b103-85b0e934a168 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:29:25.087 8 INFO cinder.api.openstack.wsgi [None req-f925a0a6-f22a-4ed3-908d-cb91d6d5827e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:29:35.085 7 INFO cinder.api.openstack.wsgi [None req-370cddc6-c035-4597-b103-85b0e934a168 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:29:35.086 8 INFO cinder.api.openstack.wsgi [None req-f925a0a6-f22a-4ed3-908d-cb91d6d5827e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:29:35.086 7 INFO cinder.api.openstack.wsgi [None req-370cddc6-c035-4597-b103-85b0e934a168 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:29:35.087 8 INFO cinder.api.openstack.wsgi [None req-f925a0a6-f22a-4ed3-908d-cb91d6d5827e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:29:45.086 8 INFO cinder.api.openstack.wsgi [None req-f925a0a6-f22a-4ed3-908d-cb91d6d5827e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:29:45.086 7 INFO cinder.api.openstack.wsgi [None req-370cddc6-c035-4597-b103-85b0e934a168 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:29:45.087 8 INFO cinder.api.openstack.wsgi [None req-f925a0a6-f22a-4ed3-908d-cb91d6d5827e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:29:45.087 7 INFO cinder.api.openstack.wsgi [None req-370cddc6-c035-4597-b103-85b0e934a168 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:29:55.086 8 INFO cinder.api.openstack.wsgi [None req-f925a0a6-f22a-4ed3-908d-cb91d6d5827e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:29:55.087 7 INFO cinder.api.openstack.wsgi [None req-370cddc6-c035-4597-b103-85b0e934a168 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] GET http://10.0.0.254:8776/ 2026-05-09 06:29:55.087 8 INFO cinder.api.openstack.wsgi [None req-f925a0a6-f22a-4ed3-908d-cb91d6d5827e c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-05-09 06:29:55.088 7 INFO cinder.api.openstack.wsgi [None req-370cddc6-c035-4597-b103-85b0e934a168 c977db2c4b584219bbcf7a9ab308eb34 714e7c83954444b0a046d5d6c102268a - - default default] http://10.0.0.254:8776/ returned with HTTP 300