+ COMMAND=start + start + exec uwsgi --ini /etc/cinder/cinder-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Mar 4 01:49:10 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:37 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: cinder-api-67b75d76fd-gmh9v 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, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7fe6be623668 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/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils 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/wsgi.py:40: DeprecationWarning: The 'oslo_service.wsgi' module usage is deprecated and will be removed in version '2026.2', please use uwsgi instead: The 'oslo_service.wsgi' module is deprecated and will be removed in version 2026.2. We recommend transitioning to 'uwsgi' for serving WSGI applications. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/wsgi.py:40: DeprecationWarning: The 'oslo_service.wsgi' module usage is deprecated and will be removed in version '2026.2', please use uwsgi instead: The 'oslo_service.wsgi' module is deprecated and will be removed in version 2026.2. We recommend transitioning to 'uwsgi' for serving WSGI applications. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1591: 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:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() 2026-03-04 01:49:14.557 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-03-04 01:49:14.558 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-03-04 01:49:14.578 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-03-04 01:49:14.578 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-03-04 01:49:15.790 8 INFO cinder.rpc [None req-1c15e518-e390-4e8a-aefd-c146a9724d35 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-03-04 01:49:15.792 8 INFO cinder.rpc [None req-1c15e518-e390-4e8a-aefd-c146a9724d35 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-03-04 01:49:15.795 8 INFO cinder.rpc [None req-1c15e518-e390-4e8a-aefd-c146a9724d35 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-03-04 01:49:15.798 8 INFO cinder.rpc [None req-1c15e518-e390-4e8a-aefd-c146a9724d35 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-03-04 01:49:15.809 8 INFO cinder.rpc [None req-1c15e518-e390-4e8a-aefd-c146a9724d35 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-03-04 01:49:15.812 8 INFO cinder.rpc [None req-1c15e518-e390-4e8a-aefd-c146a9724d35 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-03-04 01:49:15.860 8 WARNING cinder.api.contrib.hosts [None req-1c15e518-e390-4e8a-aefd-c146a9724d35 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-03-04 01:49:15.868 7 INFO cinder.rpc [None req-9d1f2026-28b8-4f15-a579-5eb4937b50b0 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-03-04 01:49:15.871 7 INFO cinder.rpc [None req-9d1f2026-28b8-4f15-a579-5eb4937b50b0 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-03-04 01:49:15.874 7 INFO cinder.rpc [None req-9d1f2026-28b8-4f15-a579-5eb4937b50b0 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-03-04 01:49:15.876 7 INFO cinder.rpc [None req-9d1f2026-28b8-4f15-a579-5eb4937b50b0 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-03-04 01:49:15.892 7 INFO cinder.rpc [None req-9d1f2026-28b8-4f15-a579-5eb4937b50b0 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-03-04 01:49:15.896 7 INFO cinder.rpc [None req-9d1f2026-28b8-4f15-a579-5eb4937b50b0 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-03-04 01:49:15.902 8 WARNING keystonemiddleware._common.config [None req-1c15e518-e390-4e8a-aefd-c146a9724d35 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-04 01:49:15.911 8 WARNING oslo_config.cfg [None req-1c15e518-e390-4e8a-aefd-c146a9724d35 - - - - - -] 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 0x7fe6be623668 pid: 8 (default app) 2026-03-04 01:49:15.914 8 INFO cinder.api.openstack.wsgi [None req-1c15e518-e390-4e8a-aefd-c146a9724d35 - - - - - -] GET http://10.0.0.171:8776/ 2026-03-04 01:49:15.915 8 INFO cinder.api.openstack.wsgi [None req-1c15e518-e390-4e8a-aefd-c146a9724d35 - - - - - -] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:49:15.944 7 WARNING cinder.api.contrib.hosts [None req-9d1f2026-28b8-4f15-a579-5eb4937b50b0 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-03-04 01:49:15.988 7 WARNING keystonemiddleware._common.config [None req-9d1f2026-28b8-4f15-a579-5eb4937b50b0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-04 01:49:15.998 7 WARNING oslo_config.cfg [None req-9d1f2026-28b8-4f15-a579-5eb4937b50b0 - - - - - -] 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 6 seconds on interpreter 0x7fe6be623668 pid: 7 (default app) 2026-03-04 01:49:25.173 8 INFO cinder.api.openstack.wsgi [None req-1c15e518-e390-4e8a-aefd-c146a9724d35 - - - - - -] GET http://10.0.0.171:8776/ 2026-03-04 01:49:25.174 8 INFO cinder.api.openstack.wsgi [None req-1c15e518-e390-4e8a-aefd-c146a9724d35 - - - - - -] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:49:35.174 7 INFO cinder.api.openstack.wsgi [None req-9d1f2026-28b8-4f15-a579-5eb4937b50b0 - - - - - -] GET http://10.0.0.171:8776/ 2026-03-04 01:49:35.176 7 INFO cinder.api.openstack.wsgi [None req-9d1f2026-28b8-4f15-a579-5eb4937b50b0 - - - - - -] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:49:45.173 8 INFO cinder.api.openstack.wsgi [None req-1c15e518-e390-4e8a-aefd-c146a9724d35 - - - - - -] GET http://10.0.0.171:8776/ 2026-03-04 01:49:45.173 7 INFO cinder.api.openstack.wsgi [None req-9d1f2026-28b8-4f15-a579-5eb4937b50b0 - - - - - -] GET http://10.0.0.171:8776/ 2026-03-04 01:49:45.174 8 INFO cinder.api.openstack.wsgi [None req-1c15e518-e390-4e8a-aefd-c146a9724d35 - - - - - -] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:49:45.174 7 INFO cinder.api.openstack.wsgi [None req-9d1f2026-28b8-4f15-a579-5eb4937b50b0 - - - - - -] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:49:55.173 8 INFO cinder.api.openstack.wsgi [None req-1c15e518-e390-4e8a-aefd-c146a9724d35 - - - - - -] GET http://10.0.0.171:8776/ 2026-03-04 01:49:55.173 7 INFO cinder.api.openstack.wsgi [None req-9d1f2026-28b8-4f15-a579-5eb4937b50b0 - - - - - -] GET http://10.0.0.171:8776/ 2026-03-04 01:49:55.174 8 INFO cinder.api.openstack.wsgi [None req-1c15e518-e390-4e8a-aefd-c146a9724d35 - - - - - -] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:49:55.174 7 INFO cinder.api.openstack.wsgi [None req-9d1f2026-28b8-4f15-a579-5eb4937b50b0 - - - - - -] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:50:05.173 8 INFO cinder.api.openstack.wsgi [None req-1c15e518-e390-4e8a-aefd-c146a9724d35 - - - - - -] GET http://10.0.0.171:8776/ 2026-03-04 01:50:05.173 7 INFO cinder.api.openstack.wsgi [None req-9d1f2026-28b8-4f15-a579-5eb4937b50b0 - - - - - -] GET http://10.0.0.171:8776/ 2026-03-04 01:50:05.174 8 INFO cinder.api.openstack.wsgi [None req-1c15e518-e390-4e8a-aefd-c146a9724d35 - - - - - -] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:50:05.174 7 INFO cinder.api.openstack.wsgi [None req-9d1f2026-28b8-4f15-a579-5eb4937b50b0 - - - - - -] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:50:15.173 7 INFO cinder.api.openstack.wsgi [None req-9d1f2026-28b8-4f15-a579-5eb4937b50b0 - - - - - -] GET http://10.0.0.171:8776/ 2026-03-04 01:50:15.173 8 INFO cinder.api.openstack.wsgi [None req-1c15e518-e390-4e8a-aefd-c146a9724d35 - - - - - -] GET http://10.0.0.171:8776/ 2026-03-04 01:50:15.174 7 INFO cinder.api.openstack.wsgi [None req-9d1f2026-28b8-4f15-a579-5eb4937b50b0 - - - - - -] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:50:15.174 8 INFO cinder.api.openstack.wsgi [None req-1c15e518-e390-4e8a-aefd-c146a9724d35 - - - - - -] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:50:25.173 8 INFO cinder.api.openstack.wsgi [None req-1c15e518-e390-4e8a-aefd-c146a9724d35 - - - - - -] GET http://10.0.0.171:8776/ 2026-03-04 01:50:25.173 7 INFO cinder.api.openstack.wsgi [None req-9d1f2026-28b8-4f15-a579-5eb4937b50b0 - - - - - -] GET http://10.0.0.171:8776/ 2026-03-04 01:50:25.174 7 INFO cinder.api.openstack.wsgi [None req-9d1f2026-28b8-4f15-a579-5eb4937b50b0 - - - - - -] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:50:25.174 8 INFO cinder.api.openstack.wsgi [None req-1c15e518-e390-4e8a-aefd-c146a9724d35 - - - - - -] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:50:35.172 7 INFO cinder.api.openstack.wsgi [None req-9d1f2026-28b8-4f15-a579-5eb4937b50b0 - - - - - -] GET http://10.0.0.171:8776/ 2026-03-04 01:50:35.172 8 INFO cinder.api.openstack.wsgi [None req-1c15e518-e390-4e8a-aefd-c146a9724d35 - - - - - -] GET http://10.0.0.171:8776/ 2026-03-04 01:50:35.173 8 INFO cinder.api.openstack.wsgi [None req-1c15e518-e390-4e8a-aefd-c146a9724d35 - - - - - -] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:50:35.173 7 INFO cinder.api.openstack.wsgi [None req-9d1f2026-28b8-4f15-a579-5eb4937b50b0 - - - - - -] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:50:45.173 8 INFO cinder.api.openstack.wsgi [None req-1c15e518-e390-4e8a-aefd-c146a9724d35 - - - - - -] GET http://10.0.0.171:8776/ 2026-03-04 01:50:45.173 7 INFO cinder.api.openstack.wsgi [None req-9d1f2026-28b8-4f15-a579-5eb4937b50b0 - - - - - -] GET http://10.0.0.171:8776/ 2026-03-04 01:50:45.174 8 INFO cinder.api.openstack.wsgi [None req-1c15e518-e390-4e8a-aefd-c146a9724d35 - - - - - -] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:50:45.174 7 INFO cinder.api.openstack.wsgi [None req-9d1f2026-28b8-4f15-a579-5eb4937b50b0 - - - - - -] http://10.0.0.171: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-03-04 01:50:47.864 8 WARNING oslo_policy.policy [None req-85d967bd-402c-45fd-8e24-6d2b20132126 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-04 01:50:47.864 8 WARNING oslo_policy.policy [None req-85d967bd-402c-45fd-8e24-6d2b20132126 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup: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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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-03-04 01:50:48.215 8 INFO cinder.api.openstack.wsgi [None req-85d967bd-402c-45fd-8e24-6d2b20132126 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/types/rbd1 2026-03-04 01:50:48.233 8 INFO cinder.api.openstack.wsgi [None req-85d967bd-402c-45fd-8e24-6d2b20132126 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 10/18] 10.0.0.80 () {30 vars in 681 bytes} [Wed Mar 4 01:50:47 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/types/rbd1 => generated 82 bytes in 840 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, ' 2026-03-04 01:50:48.275 7 WARNING oslo_policy.policy [None req-cd40fa3e-8b68-4ccb-b832-a18475594b74 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-04 01:50:48.275 7 WARNING oslo_policy.policy [None req-cd40fa3e-8b68-4ccb-b832-a18475594b74 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup: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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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-03-04 01:50:48.611 7 INFO cinder.api.openstack.wsgi [None req-cd40fa3e-8b68-4ccb-b832-a18475594b74 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 01:50:48.632 7 INFO cinder.api.openstack.wsgi [None req-cd40fa3e-8b68-4ccb-b832-a18475594b74 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 9/19] 10.0.0.80 () {30 vars in 720 bytes} [Wed Mar 4 01:50:48 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/types?name=rbd1&is_public=None => generated 20 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-04 01:50:50.151 8 INFO cinder.api.openstack.wsgi [None req-4c4c4b8e-3f2c-4623-a384-495657a1f016 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/types /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 01:50:50.177 8 INFO cinder.api.openstack.wsgi [None req-4c4c4b8e-3f2c-4623-a384-495657a1f016 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/types returned with HTTP 200 [pid: 8|app: 0|req: 11/20] 10.0.0.80 () {34 vars in 724 bytes} [Wed Mar 4 01:50:50 2026] POST /v3/9511dfed28d2474db1342bd4bf13e4cc/types => generated 179 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 01:50:50.192 7 INFO cinder.api.openstack.wsgi [req-4c4c4b8e-3f2c-4623-a384-495657a1f016 req-6120ec61-a3f3-47f1-8de8-c68db53d40be 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/types/88cdf5da-0ef8-47b6-bda1-07adabf01283/extra_specs 2026-03-04 01:50:50.251 7 INFO cinder.api.openstack.wsgi [req-4c4c4b8e-3f2c-4623-a384-495657a1f016 req-6120ec61-a3f3-47f1-8de8-c68db53d40be 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/types/88cdf5da-0ef8-47b6-bda1-07adabf01283/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 10/21] 10.0.0.80 () {36 vars in 893 bytes} [Wed Mar 4 01:50:50 2026] POST /v3/9511dfed28d2474db1342bd4bf13e4cc/types/88cdf5da-0ef8-47b6-bda1-07adabf01283/extra_specs => generated 48 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-04 01:50:51.804 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/types?is_public=None 2026-03-04 01:50:51.817 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 12/22] 10.0.0.80 () {30 vars in 700 bytes} [Wed Mar 4 01:50:51 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/types?is_public=None => generated 443 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 01:50:53.626 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/qos-specs 2026-03-04 01:50:53.641 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 11/23] 10.0.0.80 () {30 vars in 679 bytes} [Wed Mar 4 01:50:53 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/qos-specs => generated 17 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-04 01:50:55.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:50:55.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:50:55.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:50:55.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:51:05.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:51:05.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:51:05.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:51:05.175 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:51:15.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:51:15.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:51:15.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:51:15.175 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:51:25.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:51:25.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:51:25.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:51:25.175 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:51:35.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:51:35.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:51:35.175 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:51:35.175 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:51:45.172 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:51:45.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:51:45.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:51:45.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:51:55.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:51:55.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:51:55.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:51:55.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:52:05.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:52:05.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:52:05.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:52:05.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:52:15.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:52:15.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:52:15.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:52:15.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:52:25.172 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:52:25.172 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:52:25.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:52:25.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:52:35.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:52:35.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:52:35.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:52:35.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:52:45.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:52:45.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:52:45.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:52:45.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:52:55.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:52:55.172 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:52:55.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:52:55.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:53:05.172 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:53:05.172 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:53:05.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:53:05.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:53:15.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:53:15.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:53:15.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:53:15.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:53:25.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:53:25.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:53:25.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:53:25.175 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:53:35.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:53:35.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:53:35.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:53:35.175 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:53:45.172 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:53:45.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:53:45.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:53:45.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:53:55.172 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:53:55.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:53:55.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:53:55.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:54:05.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:54:05.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:54:05.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:54:05.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:54:15.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:54:15.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:54:15.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:54:15.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:54:25.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:54:25.175 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:54:25.175 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:54:25.176 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:54:35.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:54:35.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:54:35.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:54:35.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:54:45.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:54:45.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:54:45.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:54:45.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:54:55.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:54:55.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:54:55.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:54:55.175 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:55:05.172 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:55:05.172 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:55:05.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:55:05.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:55:15.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:55:15.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:55:15.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:55:15.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:55:25.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:55:25.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:55:25.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:55:25.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:55:35.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:55:35.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:55:35.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:55:35.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:55:45.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:55:45.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:55:45.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:55:45.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:55:55.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:55:55.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:55:55.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:55:55.175 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:56:05.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:56:05.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:56:05.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:56:05.175 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:56:15.172 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:56:15.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:56:15.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:56:15.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:56:25.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:56:25.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:56:25.175 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:56:25.175 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:56:35.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:56:35.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:56:35.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:56:35.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:56:45.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:56:45.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:56:45.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:56:45.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:56:55.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:56:55.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:56:55.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:56:55.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:57:05.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:57:05.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:57:05.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:57:05.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:57:15.175 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:57:15.176 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:57:15.178 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:57:15.179 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:57:25.172 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:57:25.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:57:25.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:57:25.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:57:35.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:57:35.175 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:57:35.181 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:57:35.182 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:57:45.172 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:57:45.172 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:57:45.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:57:45.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:57:55.172 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:57:55.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:57:55.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:57:55.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:58:05.172 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:58:05.172 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:58:05.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:58:05.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:58:15.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:58:15.175 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:58:15.178 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:58:15.179 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:58:25.172 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:58:25.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:58:25.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:58:25.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:58:35.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:58:35.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:58:35.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:58:35.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:58:45.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:58:45.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:58:45.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:58:45.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:58:55.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:58:55.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:58:55.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:58:55.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:59:05.172 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:59:05.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:59:05.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:59:05.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:59:15.172 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:59:15.172 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:59:15.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:59:15.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:59:25.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:59:25.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:59:25.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:59:25.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:59:35.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:59:35.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:59:35.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:59:35.175 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:59:45.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:59:45.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:59:45.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:59:45.175 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:59:55.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:59:55.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 01:59:55.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 01:59:55.175 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:00:05.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:00:05.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:00:05.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:00:05.177 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:00:15.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:00:15.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:00:15.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:00:15.175 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:00:25.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:00:25.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:00:25.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:00:25.175 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:00:35.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:00:35.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:00:35.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:00:35.175 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:00:45.172 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:00:45.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:00:45.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:00:45.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:00:55.172 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:00:55.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:00:55.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:00:55.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:01:05.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:01:05.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:01:05.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:01:05.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:01:15.172 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:01:15.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:01:15.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:01:15.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:01:25.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:01:25.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:01:25.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:01:25.175 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:01:35.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:01:35.175 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:01:35.175 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:01:35.176 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:01:45.172 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:01:45.172 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:01:45.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:01:45.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:01:55.172 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:01:55.172 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:01:55.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:01:55.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:02:05.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:02:05.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:02:05.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:02:05.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:02:15.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:02:15.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:02:15.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:02:15.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:02:25.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:02:25.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:02:25.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:02:25.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:02:35.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:02:35.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:02:35.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:02:35.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:02:45.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:02:45.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:02:45.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:02:45.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:02:55.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:02:55.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:02:55.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:02:55.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:03:05.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:03:05.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:03:05.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:03:05.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:03:15.172 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:03:15.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:03:15.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:03:15.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:03:25.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:03:25.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:03:25.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:03:25.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:03:35.172 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:03:35.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:03:35.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:03:35.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:03:45.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:03:45.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:03:45.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:03:45.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:03:55.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:03:55.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:03:55.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:03:55.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:04:05.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:04:05.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:04:05.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:04:05.175 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:04:15.172 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:04:15.172 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:04:15.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:04:15.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:04:25.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:04:25.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:04:25.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:04:25.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:04:35.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:04:35.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:04:35.175 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:04:35.175 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:04:45.172 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:04:45.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:04:45.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:04:45.175 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:04:55.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:04:55.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:04:55.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:04:55.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:05:05.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:05:05.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:05:05.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:05:05.175 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:05:15.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:05:15.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:05:15.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:05:15.175 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:05:25.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:05:25.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:05:25.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:05:25.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:05:35.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:05:35.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:05:35.175 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:05:35.175 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:05:45.172 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:05:45.172 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:05:45.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:05:45.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:05:55.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:05:55.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:05:55.175 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:05:55.175 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:06:05.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:06:05.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:06:05.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:06:05.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:06:15.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:06:15.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:06:15.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:06:15.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:06:25.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:06:25.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:06:25.175 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:06:25.175 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:06:35.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:06:35.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:06:35.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:06:35.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:06:45.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:06:45.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:06:45.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:06:45.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:06:55.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:06:55.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:06:55.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:06:55.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:07:05.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:07:05.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:07:05.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:07:05.175 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:07:15.172 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:07:15.172 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:07:15.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:07:15.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:07:25.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:07:25.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:07:25.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:07:25.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:07:35.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:07:35.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:07:35.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:07:35.176 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:07:45.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:07:45.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:07:45.175 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:07:45.175 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:07:55.172 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:07:55.172 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:07:55.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:07:55.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:08:05.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:08:05.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:08:05.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:08:05.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:08:15.172 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:08:15.172 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:08:15.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:08:15.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:08:25.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:08:25.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:08:25.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:08:25.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:08:35.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:08:35.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:08:35.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:08:35.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:08:45.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:08:45.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:08:45.175 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:08:45.175 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:08:55.172 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:08:55.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:08:55.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:08:55.174 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:09:05.172 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:09:05.172 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:09:05.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:09:05.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:09:15.172 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:09:15.173 8 INFO cinder.api.openstack.wsgi [None req-42610701-97e2-4ff8-86dd-e1db909667f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:09:15.173 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:09:15.174 7 INFO cinder.api.openstack.wsgi [None req-ee513d0c-e258-4bca-8a46-12b4c510fb28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171: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-03-04 02:09:24.331 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET https://volume.199-204-45-78.nip.io/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=False 2026-03-04 02:09:24.360 8 WARNING cinder.quota [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - 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-03-04 02:09:24.361 8 WARNING cinder.quota [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - 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-03-04 02:09:24.361 8 WARNING cinder.quota [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - 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-03-04 02:09:24.362 8 WARNING cinder.quota [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - 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-03-04 02:09:24.362 8 WARNING cinder.quota [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - 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-03-04 02:09:24.362 8 WARNING cinder.quota [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - 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-03-04 02:09:24.367 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] https://volume.199-204-45-78.nip.io/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 124/246] 199.204.45.78 () {44 vars in 1065 bytes} [Wed Mar 4 02:09:24 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=False => generated 340 bytes in 145 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-03-04 02:09:24.534 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] PUT https://volume.199-204-45-78.nip.io/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc 2026-03-04 02:09:24.601 7 WARNING cinder.quota [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - 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-03-04 02:09:24.602 7 WARNING cinder.quota [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - 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-03-04 02:09:24.602 7 WARNING cinder.quota [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - 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-03-04 02:09:24.602 7 WARNING cinder.quota [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - 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-03-04 02:09:24.603 7 WARNING cinder.quota [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - 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-03-04 02:09:24.603 7 WARNING cinder.quota [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - 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-03-04 02:09:24.609 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] https://volume.199-204-45-78.nip.io/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc returned with HTTP 200 [pid: 7|app: 0|req: 123/247] 199.204.45.78 () {48 vars in 1094 bytes} [Wed Mar 4 02:09:24 2026] PUT /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc => generated 296 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:09:25.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:09:25.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:09:25.175 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:09:25.175 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:09:35.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:09:35.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:09:35.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:09:35.175 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:09:45.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:09:45.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:09:45.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:09:45.175 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:09:55.172 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:09:55.172 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:09:55.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:09:55.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:10:05.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:10:05.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:10:05.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:10:05.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:10:15.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:10:15.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:10:15.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:10:15.175 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:10:25.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:10:25.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:10:25.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:10:25.175 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:10:35.172 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:10:35.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:10:35.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:10:35.176 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:10:45.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:10:45.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:10:45.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:10:45.175 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:10:55.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:10:55.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:10:55.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:10:55.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:11:05.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:11:05.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:11:05.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:11:05.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:11:15.172 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:11:15.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:11:15.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:11:15.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:11:25.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:11:25.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:11:25.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:11:25.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:11:35.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:11:35.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:11:35.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:11:35.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:11:45.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:11:45.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:11:45.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:11:45.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:11:55.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:11:55.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:11:55.175 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:11:55.175 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:12:05.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:12:05.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:12:05.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:12:05.175 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:12:15.172 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:12:15.172 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:12:15.172 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:12:15.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:12:25.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:12:25.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:12:25.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:12:25.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:12:35.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:12:35.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:12:35.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:12:35.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:12:45.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:12:45.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:12:45.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:12:45.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:12:55.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:12:55.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:12:55.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:12:55.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:13:05.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:13:05.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:13:05.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:13:05.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:13:15.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:13:15.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:13:15.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:13:15.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:13:25.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:13:25.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:13:25.175 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:13:25.175 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:13:35.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:13:35.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:13:35.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:13:35.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:13:45.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:13:45.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:13:45.175 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:13:45.175 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:13:55.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:13:55.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:13:55.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:13:55.175 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:14:05.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:14:05.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:14:05.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:14:05.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:14:15.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:14:15.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:14:15.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:14:15.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:14:25.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:14:25.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:14:25.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:14:25.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:14:35.172 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:14:35.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:14:35.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:14:35.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:14:45.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:14:45.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:14:45.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:14:45.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:14:55.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:14:55.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:14:55.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:14:55.175 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:15:05.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:15:05.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:15:05.355 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:15:05.357 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:15:15.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:15:15.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:15:15.175 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:15:15.175 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:15:25.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:15:25.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:15:25.175 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:15:25.175 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:15:35.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:15:35.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:15:35.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:15:35.175 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:15:45.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:15:45.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:15:45.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:15:45.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:15:55.172 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:15:55.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:15:55.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:15:55.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:16:05.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:16:05.175 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:16:05.176 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:16:05.177 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:16:15.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:16:15.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:16:15.176 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:16:15.177 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:16:25.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:16:25.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:16:25.175 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:16:25.175 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:16:35.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:16:35.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:16:35.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:16:35.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:16:45.172 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:16:45.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:16:45.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:16:45.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:16:55.172 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:16:55.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:16:55.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:16:55.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:17:05.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:17:05.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:17:05.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:17:05.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:17:15.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:17:15.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:17:15.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:17:15.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:17:25.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:17:25.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:17:25.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:17:25.175 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:17:35.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:17:35.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:17:35.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:17:35.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:17:45.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:17:45.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:17:45.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:17:45.175 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:17:55.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:17:55.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:17:55.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:17:55.175 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:18:05.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:18:05.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:18:05.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:18:05.175 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:18:15.172 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:18:15.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:18:15.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:18:15.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:18:25.172 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:18:25.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:18:25.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:18:25.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:18:35.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:18:35.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:18:35.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:18:35.175 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:18:45.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:18:45.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:18:45.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:18:45.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:18:55.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:18:55.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:18:55.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:18:55.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:19:05.172 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:19:05.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:19:05.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:19:05.175 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:19:15.172 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:19:15.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:19:15.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:19:15.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:19:25.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:19:25.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:19:25.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:19:25.175 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:19:35.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:19:35.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:19:35.175 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:19:35.176 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:19:45.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:19:45.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:19:45.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:19:45.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:19:55.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:19:55.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:19:55.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:19:55.175 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:20:05.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:20:05.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:20:05.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:20:05.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:20:15.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:20:15.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:20:15.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:20:15.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:20:25.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:20:25.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:20:25.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:20:25.175 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:20:35.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:20:35.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:20:35.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:20:35.175 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:20:45.172 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:20:45.172 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:20:45.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:20:45.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:20:55.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:20:55.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:20:55.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:20:55.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:21:05.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:21:05.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:21:05.175 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:21:05.176 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:21:15.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:21:15.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:21:15.175 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:21:15.175 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:21:25.172 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:21:25.172 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:21:25.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:21:25.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:21:35.172 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:21:35.172 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:21:35.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:21:35.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:21:45.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:21:45.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:21:45.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:21:45.175 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:21:55.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:21:55.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:21:55.175 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:21:55.175 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:22:05.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:22:05.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:22:05.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:22:05.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:22:15.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:22:15.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:22:15.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:22:15.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:22:25.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:22:25.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:22:25.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:22:25.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:22:35.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:22:35.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:22:35.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:22:35.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:22:45.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:22:45.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:22:45.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:22:45.175 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:22:55.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:22:55.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:22:55.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:22:55.175 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:23:05.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:23:05.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:23:05.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:23:05.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:23:15.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:23:15.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:23:15.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:23:15.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:23:25.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:23:25.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:23:25.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:23:25.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:23:35.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:23:35.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:23:35.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:23:35.175 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:23:45.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:23:45.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:23:45.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:23:45.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:23:55.172 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:23:55.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:23:55.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:23:55.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:24:05.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:24:05.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:24:05.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:24:05.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:24:15.172 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:24:15.172 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:24:15.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:24:15.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:24:25.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:24:25.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:24:25.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:24:25.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:24:35.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:24:35.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:24:35.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:24:35.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:24:45.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:24:45.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:24:45.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:24:45.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:24:55.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:24:55.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:24:55.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:24:55.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:25:05.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:25:05.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:25:05.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:25:05.175 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:25:15.172 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:25:15.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:25:15.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:25:15.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:25:25.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:25:25.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:25:25.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:25:25.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:25:35.172 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:25:35.172 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:25:35.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:25:35.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:25:45.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:25:45.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:25:45.181 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:25:45.182 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:25:55.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:25:55.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:25:55.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:25:55.175 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:26:05.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:26:05.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:26:05.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:26:05.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:26:15.172 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:26:15.172 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:26:15.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:26:15.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:26:25.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:26:25.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:26:25.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:26:25.176 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:26:35.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:26:35.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:26:35.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:26:35.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:26:45.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:26:45.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:26:45.175 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:26:45.175 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:26:55.172 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:26:55.172 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:26:55.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:26:55.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:27:05.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:27:05.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:27:05.175 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:27:05.175 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:27:15.173 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:27:15.173 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:27:15.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:27:15.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:27:25.172 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:27:25.172 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:27:25.174 7 INFO cinder.api.openstack.wsgi [None req-52073fe1-f128-4e24-b825-b547425ad9c4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:27:25.174 8 INFO cinder.api.openstack.wsgi [None req-d5f2e5b6-3143-42cb-88c0-8f5b9541f60c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:27:27.244 7 INFO cinder.api.openstack.wsgi [None req-22227c6d-f89f-4de1-b840-444113941438 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET https://volume.199-204-45-78.nip.io/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=False 2026-03-04 02:27:27.270 7 INFO cinder.api.openstack.wsgi [None req-22227c6d-f89f-4de1-b840-444113941438 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] https://volume.199-204-45-78.nip.io/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 233/466] 199.204.45.78 () {44 vars in 1065 bytes} [Wed Mar 4 02:27:27 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=False => generated 340 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:27:28.157 8 INFO cinder.api.openstack.wsgi [None req-09e9fdcf-7a64-4c79-aa09-9c7846a099de 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] PUT https://volume.199-204-45-78.nip.io/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a 2026-03-04 02:27:28.282 8 INFO cinder.api.openstack.wsgi [None req-09e9fdcf-7a64-4c79-aa09-9c7846a099de 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] https://volume.199-204-45-78.nip.io/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a returned with HTTP 200 [pid: 8|app: 0|req: 234/467] 199.204.45.78 () {48 vars in 1094 bytes} [Wed Mar 4 02:27:28 2026] PUT /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a => generated 296 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:27:35.173 8 INFO cinder.api.openstack.wsgi [None req-09e9fdcf-7a64-4c79-aa09-9c7846a099de 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:27:35.173 7 INFO cinder.api.openstack.wsgi [None req-22227c6d-f89f-4de1-b840-444113941438 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:27:35.174 8 INFO cinder.api.openstack.wsgi [None req-09e9fdcf-7a64-4c79-aa09-9c7846a099de 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:27:35.174 7 INFO cinder.api.openstack.wsgi [None req-22227c6d-f89f-4de1-b840-444113941438 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:27:45.173 7 INFO cinder.api.openstack.wsgi [None req-22227c6d-f89f-4de1-b840-444113941438 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:27:45.173 8 INFO cinder.api.openstack.wsgi [None req-09e9fdcf-7a64-4c79-aa09-9c7846a099de 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:27:45.174 7 INFO cinder.api.openstack.wsgi [None req-22227c6d-f89f-4de1-b840-444113941438 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:27:45.174 8 INFO cinder.api.openstack.wsgi [None req-09e9fdcf-7a64-4c79-aa09-9c7846a099de 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:27:55.173 7 INFO cinder.api.openstack.wsgi [None req-22227c6d-f89f-4de1-b840-444113941438 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:27:55.173 8 INFO cinder.api.openstack.wsgi [None req-09e9fdcf-7a64-4c79-aa09-9c7846a099de 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:27:55.174 7 INFO cinder.api.openstack.wsgi [None req-22227c6d-f89f-4de1-b840-444113941438 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:27:55.174 8 INFO cinder.api.openstack.wsgi [None req-09e9fdcf-7a64-4c79-aa09-9c7846a099de 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:28:05.173 7 INFO cinder.api.openstack.wsgi [None req-22227c6d-f89f-4de1-b840-444113941438 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:28:05.174 8 INFO cinder.api.openstack.wsgi [None req-09e9fdcf-7a64-4c79-aa09-9c7846a099de 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:28:05.174 7 INFO cinder.api.openstack.wsgi [None req-22227c6d-f89f-4de1-b840-444113941438 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:28:05.175 8 INFO cinder.api.openstack.wsgi [None req-09e9fdcf-7a64-4c79-aa09-9c7846a099de 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:28:15.173 8 INFO cinder.api.openstack.wsgi [None req-09e9fdcf-7a64-4c79-aa09-9c7846a099de 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:28:15.174 7 INFO cinder.api.openstack.wsgi [None req-22227c6d-f89f-4de1-b840-444113941438 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:28:15.175 8 INFO cinder.api.openstack.wsgi [None req-09e9fdcf-7a64-4c79-aa09-9c7846a099de 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:28:15.176 7 INFO cinder.api.openstack.wsgi [None req-22227c6d-f89f-4de1-b840-444113941438 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:28:25.173 8 INFO cinder.api.openstack.wsgi [None req-09e9fdcf-7a64-4c79-aa09-9c7846a099de 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:28:25.173 7 INFO cinder.api.openstack.wsgi [None req-22227c6d-f89f-4de1-b840-444113941438 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:28:25.174 8 INFO cinder.api.openstack.wsgi [None req-09e9fdcf-7a64-4c79-aa09-9c7846a099de 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:28:25.174 7 INFO cinder.api.openstack.wsgi [None req-22227c6d-f89f-4de1-b840-444113941438 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:28:35.174 8 INFO cinder.api.openstack.wsgi [None req-09e9fdcf-7a64-4c79-aa09-9c7846a099de 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:28:35.174 7 INFO cinder.api.openstack.wsgi [None req-22227c6d-f89f-4de1-b840-444113941438 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:28:35.175 8 INFO cinder.api.openstack.wsgi [None req-09e9fdcf-7a64-4c79-aa09-9c7846a099de 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:28:35.175 7 INFO cinder.api.openstack.wsgi [None req-22227c6d-f89f-4de1-b840-444113941438 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:28:45.172 8 INFO cinder.api.openstack.wsgi [None req-09e9fdcf-7a64-4c79-aa09-9c7846a099de 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:28:45.173 8 INFO cinder.api.openstack.wsgi [None req-09e9fdcf-7a64-4c79-aa09-9c7846a099de 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:28:45.173 7 INFO cinder.api.openstack.wsgi [None req-22227c6d-f89f-4de1-b840-444113941438 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:28:45.175 7 INFO cinder.api.openstack.wsgi [None req-22227c6d-f89f-4de1-b840-444113941438 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:28:55.173 8 INFO cinder.api.openstack.wsgi [None req-09e9fdcf-7a64-4c79-aa09-9c7846a099de 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:28:55.173 7 INFO cinder.api.openstack.wsgi [None req-22227c6d-f89f-4de1-b840-444113941438 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:28:55.174 7 INFO cinder.api.openstack.wsgi [None req-22227c6d-f89f-4de1-b840-444113941438 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:28:55.174 8 INFO cinder.api.openstack.wsgi [None req-09e9fdcf-7a64-4c79-aa09-9c7846a099de 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:29:05.174 7 INFO cinder.api.openstack.wsgi [None req-22227c6d-f89f-4de1-b840-444113941438 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:29:05.174 8 INFO cinder.api.openstack.wsgi [None req-09e9fdcf-7a64-4c79-aa09-9c7846a099de 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:29:05.175 7 INFO cinder.api.openstack.wsgi [None req-22227c6d-f89f-4de1-b840-444113941438 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:29:05.175 8 INFO cinder.api.openstack.wsgi [None req-09e9fdcf-7a64-4c79-aa09-9c7846a099de 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:29:06.770 8 INFO cinder.api.openstack.wsgi [None req-7fbf9936-93d5-42c5-9245-f19bf678aece 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true 2026-03-04 02:29:06.803 8 INFO cinder.volume.api [None req-7fbf9936-93d5-42c5-9245-f19bf678aece 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. 2026-03-04 02:29:06.805 8 INFO cinder.api.openstack.wsgi [None req-7fbf9936-93d5-42c5-9245-f19bf678aece 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 245/488] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:29:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true => generated 15 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-04 02:29:06.829 7 INFO cinder.api.openstack.wsgi [None req-8f9c6c4a-3c18-4f94-a83d-ad0ba31e1c7a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services 2026-03-04 02:29:06.835 7 INFO cinder.api.openstack.wsgi [None req-8f9c6c4a-3c18-4f94-a83d-ad0ba31e1c7a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 244/489] 10.0.0.226 () {28 vars in 645 bytes} [Wed Mar 4 02:29:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:29:07.001 8 INFO cinder.api.openstack.wsgi [None req-ac2ea8d8-8f52-46ea-ba64-d7b767aeaf3f 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true 2026-03-04 02:29:07.051 8 INFO cinder.api.openstack.wsgi [None req-ac2ea8d8-8f52-46ea-ba64-d7b767aeaf3f 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 246/490] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:29:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true => generated 845 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:29:07.064 7 INFO cinder.api.openstack.wsgi [None req-8fd17541-0a93-421d-b270-7399856ad9fb 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true 2026-03-04 02:29:07.085 7 INFO cinder.api.openstack.wsgi [None req-8fd17541-0a93-421d-b270-7399856ad9fb 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 245/491] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:29:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:29:07.100 8 INFO cinder.api.openstack.wsgi [None req-1cc60bec-6179-4604-8349-2275115eef8f 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true 2026-03-04 02:29:07.126 8 INFO cinder.api.openstack.wsgi [None req-1cc60bec-6179-4604-8349-2275115eef8f 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 247/492] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:29:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:29:07.135 7 INFO cinder.api.openstack.wsgi [None req-80fda30b-4a01-48a9-9364-4d9743e509f9 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true 2026-03-04 02:29:07.160 7 INFO cinder.volume.api [None req-80fda30b-4a01-48a9-9364-4d9743e509f9 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all snapshots completed successfully. 2026-03-04 02:29:07.161 7 INFO cinder.api.openstack.wsgi [None req-80fda30b-4a01-48a9-9364-4d9743e509f9 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 246/493] 10.0.0.226 () {28 vars in 674 bytes} [Wed Mar 4 02:29:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true => generated 17 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-04 02:29:07.170 8 INFO cinder.api.openstack.wsgi [None req-b73a5e84-38bc-487f-a206-accc41dba2f7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true 2026-03-04 02:29:07.186 8 INFO cinder.volume.api [None req-b73a5e84-38bc-487f-a206-accc41dba2f7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. 2026-03-04 02:29:07.188 8 INFO cinder.api.openstack.wsgi [None req-b73a5e84-38bc-487f-a206-accc41dba2f7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 248/494] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:29:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-04 02:29:07.207 7 INFO cinder.api.openstack.wsgi [None req-e0392e70-b672-4bfe-b1f6-c8676ec1e3ff 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true 2026-03-04 02:29:07.742 7 INFO cinder.api.openstack.wsgi [None req-e0392e70-b672-4bfe-b1f6-c8676ec1e3ff 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 247/495] 10.0.0.226 () {28 vars in 696 bytes} [Wed Mar 4 02:29:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:29:15.172 7 INFO cinder.api.openstack.wsgi [None req-e0392e70-b672-4bfe-b1f6-c8676ec1e3ff 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:29:15.172 8 INFO cinder.api.openstack.wsgi [None req-b73a5e84-38bc-487f-a206-accc41dba2f7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:29:15.173 7 INFO cinder.api.openstack.wsgi [None req-e0392e70-b672-4bfe-b1f6-c8676ec1e3ff 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:29:15.173 8 INFO cinder.api.openstack.wsgi [None req-b73a5e84-38bc-487f-a206-accc41dba2f7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:29:25.173 7 INFO cinder.api.openstack.wsgi [None req-e0392e70-b672-4bfe-b1f6-c8676ec1e3ff 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:29:25.173 8 INFO cinder.api.openstack.wsgi [None req-b73a5e84-38bc-487f-a206-accc41dba2f7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:29:25.174 7 INFO cinder.api.openstack.wsgi [None req-e0392e70-b672-4bfe-b1f6-c8676ec1e3ff 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:29:25.174 8 INFO cinder.api.openstack.wsgi [None req-b73a5e84-38bc-487f-a206-accc41dba2f7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:29:35.172 7 INFO cinder.api.openstack.wsgi [None req-e0392e70-b672-4bfe-b1f6-c8676ec1e3ff 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:29:35.173 7 INFO cinder.api.openstack.wsgi [None req-e0392e70-b672-4bfe-b1f6-c8676ec1e3ff 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:29:35.173 8 INFO cinder.api.openstack.wsgi [None req-b73a5e84-38bc-487f-a206-accc41dba2f7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:29:35.175 8 INFO cinder.api.openstack.wsgi [None req-b73a5e84-38bc-487f-a206-accc41dba2f7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:29:45.173 7 INFO cinder.api.openstack.wsgi [None req-e0392e70-b672-4bfe-b1f6-c8676ec1e3ff 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:29:45.173 8 INFO cinder.api.openstack.wsgi [None req-b73a5e84-38bc-487f-a206-accc41dba2f7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:29:45.174 7 INFO cinder.api.openstack.wsgi [None req-e0392e70-b672-4bfe-b1f6-c8676ec1e3ff 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:29:45.174 8 INFO cinder.api.openstack.wsgi [None req-b73a5e84-38bc-487f-a206-accc41dba2f7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:29:55.172 7 INFO cinder.api.openstack.wsgi [None req-e0392e70-b672-4bfe-b1f6-c8676ec1e3ff 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:29:55.173 7 INFO cinder.api.openstack.wsgi [None req-e0392e70-b672-4bfe-b1f6-c8676ec1e3ff 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:29:55.176 8 INFO cinder.api.openstack.wsgi [None req-b73a5e84-38bc-487f-a206-accc41dba2f7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:29:55.178 8 INFO cinder.api.openstack.wsgi [None req-b73a5e84-38bc-487f-a206-accc41dba2f7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:30:05.173 8 INFO cinder.api.openstack.wsgi [None req-b73a5e84-38bc-487f-a206-accc41dba2f7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:30:05.174 8 INFO cinder.api.openstack.wsgi [None req-b73a5e84-38bc-487f-a206-accc41dba2f7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:30:05.173 7 INFO cinder.api.openstack.wsgi [None req-e0392e70-b672-4bfe-b1f6-c8676ec1e3ff 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:30:05.176 7 INFO cinder.api.openstack.wsgi [None req-e0392e70-b672-4bfe-b1f6-c8676ec1e3ff 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:30:06.903 8 INFO cinder.api.openstack.wsgi [None req-bd6c5dca-548f-46ea-b866-5b3e2f694154 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true 2026-03-04 02:30:06.917 8 INFO cinder.volume.api [None req-bd6c5dca-548f-46ea-b866-5b3e2f694154 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all snapshots completed successfully. 2026-03-04 02:30:06.917 8 INFO cinder.api.openstack.wsgi [None req-bd6c5dca-548f-46ea-b866-5b3e2f694154 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 255/508] 10.0.0.226 () {28 vars in 674 bytes} [Wed Mar 4 02:30:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true => generated 17 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-04 02:30:06.961 7 INFO cinder.api.openstack.wsgi [None req-020b7f9e-2241-464d-b003-214e1bd7fbed 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true 2026-03-04 02:30:06.980 7 INFO cinder.api.openstack.wsgi [None req-020b7f9e-2241-464d-b003-214e1bd7fbed 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 254/509] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:30:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:30:06.993 8 INFO cinder.api.openstack.wsgi [None req-9e77f4e3-7ffb-4f83-b9dd-76e3ce47be1f 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true 2026-03-04 02:30:07.032 8 INFO cinder.api.openstack.wsgi [None req-9e77f4e3-7ffb-4f83-b9dd-76e3ce47be1f 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 256/510] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:30:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:30:07.049 7 INFO cinder.api.openstack.wsgi [None req-1910d913-2eaf-4729-990c-4416d5c1768a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true 2026-03-04 02:30:07.081 7 INFO cinder.api.openstack.wsgi [None req-1910d913-2eaf-4729-990c-4416d5c1768a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 255/511] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:30:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:30:07.091 8 INFO cinder.api.openstack.wsgi [None req-18ac771e-6a55-4e86-9fbf-f98f88b9140e 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true 2026-03-04 02:30:07.628 8 INFO cinder.api.openstack.wsgi [None req-18ac771e-6a55-4e86-9fbf-f98f88b9140e 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 257/512] 10.0.0.226 () {28 vars in 696 bytes} [Wed Mar 4 02:30:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:30:07.639 7 INFO cinder.api.openstack.wsgi [None req-f17b0484-5e7c-4049-b78f-c3e836867243 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true 2026-03-04 02:30:07.668 7 INFO cinder.volume.api [None req-f17b0484-5e7c-4049-b78f-c3e836867243 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. 2026-03-04 02:30:07.670 7 INFO cinder.api.openstack.wsgi [None req-f17b0484-5e7c-4049-b78f-c3e836867243 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 256/513] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:30:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-04 02:30:07.689 8 INFO cinder.api.openstack.wsgi [None req-23215f55-eeea-459e-b84b-20acf4ca0aa5 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services 2026-03-04 02:30:07.697 8 INFO cinder.api.openstack.wsgi [None req-23215f55-eeea-459e-b84b-20acf4ca0aa5 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services returned with HTTP 200 [pid: 8|app: 0|req: 258/514] 10.0.0.226 () {28 vars in 645 bytes} [Wed Mar 4 02:30:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:30:07.707 7 INFO cinder.api.openstack.wsgi [None req-bda5539f-2e3e-4658-8c96-d40808091ca0 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true 2026-03-04 02:30:07.717 7 INFO cinder.volume.api [None req-bda5539f-2e3e-4658-8c96-d40808091ca0 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. 2026-03-04 02:30:07.719 7 INFO cinder.api.openstack.wsgi [None req-bda5539f-2e3e-4658-8c96-d40808091ca0 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 257/515] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:30:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:30:15.173 7 INFO cinder.api.openstack.wsgi [None req-bda5539f-2e3e-4658-8c96-d40808091ca0 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:30:15.173 8 INFO cinder.api.openstack.wsgi [None req-23215f55-eeea-459e-b84b-20acf4ca0aa5 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:30:15.174 7 INFO cinder.api.openstack.wsgi [None req-bda5539f-2e3e-4658-8c96-d40808091ca0 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:30:15.175 8 INFO cinder.api.openstack.wsgi [None req-23215f55-eeea-459e-b84b-20acf4ca0aa5 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:30:25.173 7 INFO cinder.api.openstack.wsgi [None req-bda5539f-2e3e-4658-8c96-d40808091ca0 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:30:25.174 8 INFO cinder.api.openstack.wsgi [None req-23215f55-eeea-459e-b84b-20acf4ca0aa5 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:30:25.174 7 INFO cinder.api.openstack.wsgi [None req-bda5539f-2e3e-4658-8c96-d40808091ca0 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:30:25.175 8 INFO cinder.api.openstack.wsgi [None req-23215f55-eeea-459e-b84b-20acf4ca0aa5 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:30:35.173 8 INFO cinder.api.openstack.wsgi [None req-23215f55-eeea-459e-b84b-20acf4ca0aa5 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:30:35.173 7 INFO cinder.api.openstack.wsgi [None req-bda5539f-2e3e-4658-8c96-d40808091ca0 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:30:35.174 8 INFO cinder.api.openstack.wsgi [None req-23215f55-eeea-459e-b84b-20acf4ca0aa5 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:30:35.174 7 INFO cinder.api.openstack.wsgi [None req-bda5539f-2e3e-4658-8c96-d40808091ca0 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:30:45.172 7 INFO cinder.api.openstack.wsgi [None req-bda5539f-2e3e-4658-8c96-d40808091ca0 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:30:45.172 8 INFO cinder.api.openstack.wsgi [None req-23215f55-eeea-459e-b84b-20acf4ca0aa5 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:30:45.173 7 INFO cinder.api.openstack.wsgi [None req-bda5539f-2e3e-4658-8c96-d40808091ca0 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:30:45.174 8 INFO cinder.api.openstack.wsgi [None req-23215f55-eeea-459e-b84b-20acf4ca0aa5 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:30:55.172 7 INFO cinder.api.openstack.wsgi [None req-bda5539f-2e3e-4658-8c96-d40808091ca0 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:30:55.173 8 INFO cinder.api.openstack.wsgi [None req-23215f55-eeea-459e-b84b-20acf4ca0aa5 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:30:55.173 7 INFO cinder.api.openstack.wsgi [None req-bda5539f-2e3e-4658-8c96-d40808091ca0 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:30:55.174 8 INFO cinder.api.openstack.wsgi [None req-23215f55-eeea-459e-b84b-20acf4ca0aa5 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:31:05.172 7 INFO cinder.api.openstack.wsgi [None req-bda5539f-2e3e-4658-8c96-d40808091ca0 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:31:05.173 7 INFO cinder.api.openstack.wsgi [None req-bda5539f-2e3e-4658-8c96-d40808091ca0 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:31:05.173 8 INFO cinder.api.openstack.wsgi [None req-23215f55-eeea-459e-b84b-20acf4ca0aa5 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:31:05.174 8 INFO cinder.api.openstack.wsgi [None req-23215f55-eeea-459e-b84b-20acf4ca0aa5 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:31:06.725 7 INFO cinder.api.openstack.wsgi [None req-68178d25-0e07-4d6b-a2a4-da63a11983e6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true 2026-03-04 02:31:06.736 7 INFO cinder.volume.api [None req-68178d25-0e07-4d6b-a2a4-da63a11983e6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. 2026-03-04 02:31:06.737 7 INFO cinder.api.openstack.wsgi [None req-68178d25-0e07-4d6b-a2a4-da63a11983e6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 264/528] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:31:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true => generated 15 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-04 02:31:06.764 8 INFO cinder.api.openstack.wsgi [None req-d75c19d2-9c99-4ada-8ee1-2f86780eb96f 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true 2026-03-04 02:31:07.268 8 INFO cinder.api.openstack.wsgi [None req-d75c19d2-9c99-4ada-8ee1-2f86780eb96f 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 265/529] 10.0.0.226 () {28 vars in 696 bytes} [Wed Mar 4 02:31:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:31:07.281 7 INFO cinder.api.openstack.wsgi [None req-53fcf244-2715-4fe5-a422-b902ac945405 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true 2026-03-04 02:31:07.287 7 INFO cinder.volume.api [None req-53fcf244-2715-4fe5-a422-b902ac945405 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all snapshots completed successfully. 2026-03-04 02:31:07.287 7 INFO cinder.api.openstack.wsgi [None req-53fcf244-2715-4fe5-a422-b902ac945405 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 265/530] 10.0.0.226 () {28 vars in 674 bytes} [Wed Mar 4 02:31:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:31:07.296 8 INFO cinder.api.openstack.wsgi [None req-487cd856-633d-4cae-b41f-7c93b3db1103 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services 2026-03-04 02:31:07.301 8 INFO cinder.api.openstack.wsgi [None req-487cd856-633d-4cae-b41f-7c93b3db1103 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services returned with HTTP 200 [pid: 8|app: 0|req: 266/531] 10.0.0.226 () {28 vars in 645 bytes} [Wed Mar 4 02:31:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:31:07.311 7 INFO cinder.api.openstack.wsgi [None req-43c523a1-ff10-43d6-a552-dac650b0ea88 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true 2026-03-04 02:31:07.321 7 INFO cinder.volume.api [None req-43c523a1-ff10-43d6-a552-dac650b0ea88 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. 2026-03-04 02:31:07.323 7 INFO cinder.api.openstack.wsgi [None req-43c523a1-ff10-43d6-a552-dac650b0ea88 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 266/532] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:31:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:31:07.369 8 INFO cinder.api.openstack.wsgi [None req-5a08d79f-2340-46f8-98f4-4367ad6a23ae 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true 2026-03-04 02:31:07.401 8 INFO cinder.api.openstack.wsgi [None req-5a08d79f-2340-46f8-98f4-4367ad6a23ae 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 267/533] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:31:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:31:07.414 7 INFO cinder.api.openstack.wsgi [None req-70612343-3679-4586-ae00-7f675f5beb33 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true 2026-03-04 02:31:07.444 7 INFO cinder.api.openstack.wsgi [None req-70612343-3679-4586-ae00-7f675f5beb33 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 267/534] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:31:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:31:07.459 8 INFO cinder.api.openstack.wsgi [None req-a9a9b87e-6289-4abf-9e32-60f7fa077ca7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true 2026-03-04 02:31:07.482 8 INFO cinder.api.openstack.wsgi [None req-a9a9b87e-6289-4abf-9e32-60f7fa077ca7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 268/535] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:31:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:31:15.173 7 INFO cinder.api.openstack.wsgi [None req-70612343-3679-4586-ae00-7f675f5beb33 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:31:15.173 8 INFO cinder.api.openstack.wsgi [None req-a9a9b87e-6289-4abf-9e32-60f7fa077ca7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:31:15.174 7 INFO cinder.api.openstack.wsgi [None req-70612343-3679-4586-ae00-7f675f5beb33 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:31:15.174 8 INFO cinder.api.openstack.wsgi [None req-a9a9b87e-6289-4abf-9e32-60f7fa077ca7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:31:25.173 7 INFO cinder.api.openstack.wsgi [None req-70612343-3679-4586-ae00-7f675f5beb33 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:31:25.173 8 INFO cinder.api.openstack.wsgi [None req-a9a9b87e-6289-4abf-9e32-60f7fa077ca7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:31:25.173 7 INFO cinder.api.openstack.wsgi [None req-70612343-3679-4586-ae00-7f675f5beb33 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:31:25.174 8 INFO cinder.api.openstack.wsgi [None req-a9a9b87e-6289-4abf-9e32-60f7fa077ca7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:31:35.173 7 INFO cinder.api.openstack.wsgi [None req-70612343-3679-4586-ae00-7f675f5beb33 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:31:35.173 8 INFO cinder.api.openstack.wsgi [None req-a9a9b87e-6289-4abf-9e32-60f7fa077ca7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:31:35.174 7 INFO cinder.api.openstack.wsgi [None req-70612343-3679-4586-ae00-7f675f5beb33 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:31:35.174 8 INFO cinder.api.openstack.wsgi [None req-a9a9b87e-6289-4abf-9e32-60f7fa077ca7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:31:45.173 7 INFO cinder.api.openstack.wsgi [None req-70612343-3679-4586-ae00-7f675f5beb33 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:31:45.174 8 INFO cinder.api.openstack.wsgi [None req-a9a9b87e-6289-4abf-9e32-60f7fa077ca7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:31:45.175 7 INFO cinder.api.openstack.wsgi [None req-70612343-3679-4586-ae00-7f675f5beb33 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:31:45.175 8 INFO cinder.api.openstack.wsgi [None req-a9a9b87e-6289-4abf-9e32-60f7fa077ca7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:31:55.173 8 INFO cinder.api.openstack.wsgi [None req-a9a9b87e-6289-4abf-9e32-60f7fa077ca7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:31:55.173 7 INFO cinder.api.openstack.wsgi [None req-70612343-3679-4586-ae00-7f675f5beb33 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:31:55.174 8 INFO cinder.api.openstack.wsgi [None req-a9a9b87e-6289-4abf-9e32-60f7fa077ca7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:31:55.175 7 INFO cinder.api.openstack.wsgi [None req-70612343-3679-4586-ae00-7f675f5beb33 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:32:05.172 8 INFO cinder.api.openstack.wsgi [None req-a9a9b87e-6289-4abf-9e32-60f7fa077ca7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:32:05.172 7 INFO cinder.api.openstack.wsgi [None req-70612343-3679-4586-ae00-7f675f5beb33 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:32:05.173 8 INFO cinder.api.openstack.wsgi [None req-a9a9b87e-6289-4abf-9e32-60f7fa077ca7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:32:05.173 7 INFO cinder.api.openstack.wsgi [None req-70612343-3679-4586-ae00-7f675f5beb33 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:32:06.662 8 INFO cinder.api.openstack.wsgi [None req-8a483520-ecba-46dd-b232-35029619f194 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true 2026-03-04 02:32:06.672 8 INFO cinder.volume.api [None req-8a483520-ecba-46dd-b232-35029619f194 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. 2026-03-04 02:32:06.674 8 INFO cinder.api.openstack.wsgi [None req-8a483520-ecba-46dd-b232-35029619f194 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 275/548] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:32:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-04 02:32:06.691 7 INFO cinder.api.openstack.wsgi [None req-fd3b0be6-b17f-4505-a876-c3714cec7cfb 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true 2026-03-04 02:32:06.701 7 INFO cinder.volume.api [None req-fd3b0be6-b17f-4505-a876-c3714cec7cfb 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all snapshots completed successfully. 2026-03-04 02:32:06.701 7 INFO cinder.api.openstack.wsgi [None req-fd3b0be6-b17f-4505-a876-c3714cec7cfb 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 274/549] 10.0.0.226 () {28 vars in 674 bytes} [Wed Mar 4 02:32:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-04 02:32:06.718 8 INFO cinder.api.openstack.wsgi [None req-515b594a-fa03-4d18-9340-61d729561e48 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services 2026-03-04 02:32:06.727 8 INFO cinder.api.openstack.wsgi [None req-515b594a-fa03-4d18-9340-61d729561e48 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services returned with HTTP 200 [pid: 8|app: 0|req: 276/550] 10.0.0.226 () {28 vars in 645 bytes} [Wed Mar 4 02:32:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:32:06.740 7 INFO cinder.api.openstack.wsgi [None req-5b1284af-e158-4139-8f38-dbe754a008ac 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true 2026-03-04 02:32:07.243 7 INFO cinder.api.openstack.wsgi [None req-5b1284af-e158-4139-8f38-dbe754a008ac 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 275/551] 10.0.0.226 () {28 vars in 696 bytes} [Wed Mar 4 02:32:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:32:07.254 8 INFO cinder.api.openstack.wsgi [None req-a5cf88d0-cf18-4f50-adef-67b8ce0b3e1d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true 2026-03-04 02:32:07.262 8 INFO cinder.volume.api [None req-a5cf88d0-cf18-4f50-adef-67b8ce0b3e1d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. 2026-03-04 02:32:07.264 8 INFO cinder.api.openstack.wsgi [None req-a5cf88d0-cf18-4f50-adef-67b8ce0b3e1d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 277/552] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:32:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:32:07.303 7 INFO cinder.api.openstack.wsgi [None req-74869f07-4d2d-44e5-9cd5-d8df0cd23907 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true 2026-03-04 02:32:07.331 7 INFO cinder.api.openstack.wsgi [None req-74869f07-4d2d-44e5-9cd5-d8df0cd23907 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 276/553] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:32:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:32:07.344 8 INFO cinder.api.openstack.wsgi [None req-ed84005c-f22e-407f-b12d-4b98b0a20deb 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true 2026-03-04 02:32:07.382 8 INFO cinder.api.openstack.wsgi [None req-ed84005c-f22e-407f-b12d-4b98b0a20deb 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 278/554] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:32:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:32:07.394 7 INFO cinder.api.openstack.wsgi [None req-5e5b38ae-052a-4d88-a9ee-4a50f2befd11 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true 2026-03-04 02:32:07.419 7 INFO cinder.api.openstack.wsgi [None req-5e5b38ae-052a-4d88-a9ee-4a50f2befd11 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 277/555] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:32:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:32:15.173 8 INFO cinder.api.openstack.wsgi [None req-ed84005c-f22e-407f-b12d-4b98b0a20deb 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:32:15.173 7 INFO cinder.api.openstack.wsgi [None req-5e5b38ae-052a-4d88-a9ee-4a50f2befd11 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:32:15.174 8 INFO cinder.api.openstack.wsgi [None req-ed84005c-f22e-407f-b12d-4b98b0a20deb 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:32:15.175 7 INFO cinder.api.openstack.wsgi [None req-5e5b38ae-052a-4d88-a9ee-4a50f2befd11 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:32:25.173 7 INFO cinder.api.openstack.wsgi [None req-5e5b38ae-052a-4d88-a9ee-4a50f2befd11 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:32:25.173 8 INFO cinder.api.openstack.wsgi [None req-ed84005c-f22e-407f-b12d-4b98b0a20deb 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:32:25.174 8 INFO cinder.api.openstack.wsgi [None req-ed84005c-f22e-407f-b12d-4b98b0a20deb 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:32:25.174 7 INFO cinder.api.openstack.wsgi [None req-5e5b38ae-052a-4d88-a9ee-4a50f2befd11 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:32:35.172 8 INFO cinder.api.openstack.wsgi [None req-ed84005c-f22e-407f-b12d-4b98b0a20deb 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:32:35.173 8 INFO cinder.api.openstack.wsgi [None req-ed84005c-f22e-407f-b12d-4b98b0a20deb 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:32:35.173 7 INFO cinder.api.openstack.wsgi [None req-5e5b38ae-052a-4d88-a9ee-4a50f2befd11 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:32:35.174 7 INFO cinder.api.openstack.wsgi [None req-5e5b38ae-052a-4d88-a9ee-4a50f2befd11 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:32:45.172 8 INFO cinder.api.openstack.wsgi [None req-ed84005c-f22e-407f-b12d-4b98b0a20deb 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:32:45.172 7 INFO cinder.api.openstack.wsgi [None req-5e5b38ae-052a-4d88-a9ee-4a50f2befd11 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:32:45.173 8 INFO cinder.api.openstack.wsgi [None req-ed84005c-f22e-407f-b12d-4b98b0a20deb 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:32:45.174 7 INFO cinder.api.openstack.wsgi [None req-5e5b38ae-052a-4d88-a9ee-4a50f2befd11 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:32:55.173 7 INFO cinder.api.openstack.wsgi [None req-5e5b38ae-052a-4d88-a9ee-4a50f2befd11 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:32:55.173 8 INFO cinder.api.openstack.wsgi [None req-ed84005c-f22e-407f-b12d-4b98b0a20deb 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:32:55.174 7 INFO cinder.api.openstack.wsgi [None req-5e5b38ae-052a-4d88-a9ee-4a50f2befd11 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:32:55.174 8 INFO cinder.api.openstack.wsgi [None req-ed84005c-f22e-407f-b12d-4b98b0a20deb 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:33:05.173 8 INFO cinder.api.openstack.wsgi [None req-ed84005c-f22e-407f-b12d-4b98b0a20deb 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:33:05.173 7 INFO cinder.api.openstack.wsgi [None req-5e5b38ae-052a-4d88-a9ee-4a50f2befd11 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:33:05.174 8 INFO cinder.api.openstack.wsgi [None req-ed84005c-f22e-407f-b12d-4b98b0a20deb 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:33:05.175 7 INFO cinder.api.openstack.wsgi [None req-5e5b38ae-052a-4d88-a9ee-4a50f2befd11 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:33:06.662 8 INFO cinder.api.openstack.wsgi [None req-db9e4747-a600-42a3-a5b0-b8072d8bbacb 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true 2026-03-04 02:33:06.671 8 INFO cinder.volume.api [None req-db9e4747-a600-42a3-a5b0-b8072d8bbacb 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all snapshots completed successfully. 2026-03-04 02:33:06.672 8 INFO cinder.api.openstack.wsgi [None req-db9e4747-a600-42a3-a5b0-b8072d8bbacb 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 285/568] 10.0.0.226 () {28 vars in 674 bytes} [Wed Mar 4 02:33:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true => generated 17 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-04 02:33:06.688 7 INFO cinder.api.openstack.wsgi [None req-8d393532-69b1-4c01-90a8-fca00e46487d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true 2026-03-04 02:33:06.697 7 INFO cinder.volume.api [None req-8d393532-69b1-4c01-90a8-fca00e46487d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. 2026-03-04 02:33:06.699 7 INFO cinder.api.openstack.wsgi [None req-8d393532-69b1-4c01-90a8-fca00e46487d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 284/569] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:33:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:33:06.710 8 INFO cinder.api.openstack.wsgi [None req-67acebdf-aa90-4ecb-a1f3-9e6894038c23 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true 2026-03-04 02:33:07.214 8 INFO cinder.api.openstack.wsgi [None req-67acebdf-aa90-4ecb-a1f3-9e6894038c23 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 286/570] 10.0.0.226 () {28 vars in 696 bytes} [Wed Mar 4 02:33:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:33:07.222 7 INFO cinder.api.openstack.wsgi [None req-9cd6af8e-4dee-4f37-ae73-d7307bdef76f 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true 2026-03-04 02:33:07.230 7 INFO cinder.volume.api [None req-9cd6af8e-4dee-4f37-ae73-d7307bdef76f 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. 2026-03-04 02:33:07.232 7 INFO cinder.api.openstack.wsgi [None req-9cd6af8e-4dee-4f37-ae73-d7307bdef76f 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 285/571] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:33:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:33:07.243 8 INFO cinder.api.openstack.wsgi [None req-e11507c6-2dd5-4f0e-a7d8-d8251f1bf155 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services 2026-03-04 02:33:07.249 8 INFO cinder.api.openstack.wsgi [None req-e11507c6-2dd5-4f0e-a7d8-d8251f1bf155 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services returned with HTTP 200 [pid: 8|app: 0|req: 287/572] 10.0.0.226 () {28 vars in 645 bytes} [Wed Mar 4 02:33:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:33:07.281 7 INFO cinder.api.openstack.wsgi [None req-abd84f69-4727-43fb-b283-781bbca5e0f9 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true 2026-03-04 02:33:07.305 7 INFO cinder.api.openstack.wsgi [None req-abd84f69-4727-43fb-b283-781bbca5e0f9 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 286/573] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:33:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:33:07.318 8 INFO cinder.api.openstack.wsgi [None req-b8c82b39-61a8-456f-965b-371a5b90e66b 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true 2026-03-04 02:33:07.339 8 INFO cinder.api.openstack.wsgi [None req-b8c82b39-61a8-456f-965b-371a5b90e66b 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 288/574] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:33:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:33:07.353 7 INFO cinder.api.openstack.wsgi [None req-cf87fffc-053a-4970-befa-417f4f99e9f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true 2026-03-04 02:33:07.384 7 INFO cinder.api.openstack.wsgi [None req-cf87fffc-053a-4970-befa-417f4f99e9f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 287/575] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:33:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:33:15.173 8 INFO cinder.api.openstack.wsgi [None req-b8c82b39-61a8-456f-965b-371a5b90e66b 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:33:15.173 7 INFO cinder.api.openstack.wsgi [None req-cf87fffc-053a-4970-befa-417f4f99e9f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:33:15.174 8 INFO cinder.api.openstack.wsgi [None req-b8c82b39-61a8-456f-965b-371a5b90e66b 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:33:15.175 7 INFO cinder.api.openstack.wsgi [None req-cf87fffc-053a-4970-befa-417f4f99e9f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:33:25.172 8 INFO cinder.api.openstack.wsgi [None req-b8c82b39-61a8-456f-965b-371a5b90e66b 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:33:25.173 7 INFO cinder.api.openstack.wsgi [None req-cf87fffc-053a-4970-befa-417f4f99e9f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:33:25.174 8 INFO cinder.api.openstack.wsgi [None req-b8c82b39-61a8-456f-965b-371a5b90e66b 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:33:25.174 7 INFO cinder.api.openstack.wsgi [None req-cf87fffc-053a-4970-befa-417f4f99e9f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:33:35.172 8 INFO cinder.api.openstack.wsgi [None req-b8c82b39-61a8-456f-965b-371a5b90e66b 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:33:35.174 8 INFO cinder.api.openstack.wsgi [None req-b8c82b39-61a8-456f-965b-371a5b90e66b 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:33:35.175 7 INFO cinder.api.openstack.wsgi [None req-cf87fffc-053a-4970-befa-417f4f99e9f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:33:35.176 7 INFO cinder.api.openstack.wsgi [None req-cf87fffc-053a-4970-befa-417f4f99e9f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:33:45.172 8 INFO cinder.api.openstack.wsgi [None req-b8c82b39-61a8-456f-965b-371a5b90e66b 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:33:45.173 8 INFO cinder.api.openstack.wsgi [None req-b8c82b39-61a8-456f-965b-371a5b90e66b 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:33:45.175 7 INFO cinder.api.openstack.wsgi [None req-cf87fffc-053a-4970-befa-417f4f99e9f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:33:45.176 7 INFO cinder.api.openstack.wsgi [None req-cf87fffc-053a-4970-befa-417f4f99e9f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:33:55.173 8 INFO cinder.api.openstack.wsgi [None req-b8c82b39-61a8-456f-965b-371a5b90e66b 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:33:55.173 7 INFO cinder.api.openstack.wsgi [None req-cf87fffc-053a-4970-befa-417f4f99e9f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:33:55.174 8 INFO cinder.api.openstack.wsgi [None req-b8c82b39-61a8-456f-965b-371a5b90e66b 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:33:55.175 7 INFO cinder.api.openstack.wsgi [None req-cf87fffc-053a-4970-befa-417f4f99e9f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:34:05.173 8 INFO cinder.api.openstack.wsgi [None req-b8c82b39-61a8-456f-965b-371a5b90e66b 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:34:05.173 7 INFO cinder.api.openstack.wsgi [None req-cf87fffc-053a-4970-befa-417f4f99e9f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:34:05.174 8 INFO cinder.api.openstack.wsgi [None req-b8c82b39-61a8-456f-965b-371a5b90e66b 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:34:05.174 7 INFO cinder.api.openstack.wsgi [None req-cf87fffc-053a-4970-befa-417f4f99e9f2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:34:06.827 8 INFO cinder.api.openstack.wsgi [None req-959c7a14-0062-42a9-be38-3fe8dbb4ec3c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true 2026-03-04 02:34:06.844 8 INFO cinder.volume.api [None req-959c7a14-0062-42a9-be38-3fe8dbb4ec3c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. 2026-03-04 02:34:06.847 8 INFO cinder.api.openstack.wsgi [None req-959c7a14-0062-42a9-be38-3fe8dbb4ec3c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 295/588] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:34:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true => generated 15 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-04 02:34:06.909 7 INFO cinder.api.openstack.wsgi [None req-86e534d6-288c-440b-84e2-2003dac47418 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true 2026-03-04 02:34:06.938 7 INFO cinder.api.openstack.wsgi [None req-86e534d6-288c-440b-84e2-2003dac47418 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 294/589] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:34:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:34:06.948 8 INFO cinder.api.openstack.wsgi [None req-5925bcb0-c6b3-448f-ae88-528762297618 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true 2026-03-04 02:34:06.970 8 INFO cinder.api.openstack.wsgi [None req-5925bcb0-c6b3-448f-ae88-528762297618 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 296/590] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:34:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:34:06.983 7 INFO cinder.api.openstack.wsgi [None req-363d88a7-08cd-4b84-ab9c-7ff0415f5138 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true 2026-03-04 02:34:07.002 7 INFO cinder.api.openstack.wsgi [None req-363d88a7-08cd-4b84-ab9c-7ff0415f5138 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 295/591] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:34:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:34:07.014 8 INFO cinder.api.openstack.wsgi [None req-3cc52e5b-b15a-428f-b993-2338b54e5040 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true 2026-03-04 02:34:07.030 8 INFO cinder.volume.api [None req-3cc52e5b-b15a-428f-b993-2338b54e5040 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. 2026-03-04 02:34:07.034 8 INFO cinder.api.openstack.wsgi [None req-3cc52e5b-b15a-428f-b993-2338b54e5040 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 297/592] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:34:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-04 02:34:07.046 7 INFO cinder.api.openstack.wsgi [None req-5a188f58-5c1e-4158-a6c7-58832485ce02 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true 2026-03-04 02:34:07.550 7 INFO cinder.api.openstack.wsgi [None req-5a188f58-5c1e-4158-a6c7-58832485ce02 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 296/593] 10.0.0.226 () {28 vars in 696 bytes} [Wed Mar 4 02:34:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:34:07.567 8 INFO cinder.api.openstack.wsgi [None req-bcdd9092-2492-4831-93f0-158a07dd0e5f 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true 2026-03-04 02:34:07.572 8 INFO cinder.volume.api [None req-bcdd9092-2492-4831-93f0-158a07dd0e5f 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all snapshots completed successfully. 2026-03-04 02:34:07.572 8 INFO cinder.api.openstack.wsgi [None req-bcdd9092-2492-4831-93f0-158a07dd0e5f 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 298/594] 10.0.0.226 () {28 vars in 674 bytes} [Wed Mar 4 02:34:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-04 02:34:07.582 7 INFO cinder.api.openstack.wsgi [None req-382c24bc-c8fd-4316-befc-f0a74cfcbaa3 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services 2026-03-04 02:34:07.589 7 INFO cinder.api.openstack.wsgi [None req-382c24bc-c8fd-4316-befc-f0a74cfcbaa3 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 297/595] 10.0.0.226 () {28 vars in 645 bytes} [Wed Mar 4 02:34:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:34:15.183 8 INFO cinder.api.openstack.wsgi [None req-bcdd9092-2492-4831-93f0-158a07dd0e5f 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:34:15.183 7 INFO cinder.api.openstack.wsgi [None req-382c24bc-c8fd-4316-befc-f0a74cfcbaa3 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:34:15.184 8 INFO cinder.api.openstack.wsgi [None req-bcdd9092-2492-4831-93f0-158a07dd0e5f 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:34:15.185 7 INFO cinder.api.openstack.wsgi [None req-382c24bc-c8fd-4316-befc-f0a74cfcbaa3 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:34:25.173 8 INFO cinder.api.openstack.wsgi [None req-bcdd9092-2492-4831-93f0-158a07dd0e5f 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:34:25.174 7 INFO cinder.api.openstack.wsgi [None req-382c24bc-c8fd-4316-befc-f0a74cfcbaa3 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:34:25.174 8 INFO cinder.api.openstack.wsgi [None req-bcdd9092-2492-4831-93f0-158a07dd0e5f 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:34:25.175 7 INFO cinder.api.openstack.wsgi [None req-382c24bc-c8fd-4316-befc-f0a74cfcbaa3 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:34:35.173 8 INFO cinder.api.openstack.wsgi [None req-bcdd9092-2492-4831-93f0-158a07dd0e5f 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:34:35.173 7 INFO cinder.api.openstack.wsgi [None req-382c24bc-c8fd-4316-befc-f0a74cfcbaa3 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:34:35.173 8 INFO cinder.api.openstack.wsgi [None req-bcdd9092-2492-4831-93f0-158a07dd0e5f 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:34:35.173 7 INFO cinder.api.openstack.wsgi [None req-382c24bc-c8fd-4316-befc-f0a74cfcbaa3 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:34:45.172 7 INFO cinder.api.openstack.wsgi [None req-382c24bc-c8fd-4316-befc-f0a74cfcbaa3 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:34:45.173 8 INFO cinder.api.openstack.wsgi [None req-bcdd9092-2492-4831-93f0-158a07dd0e5f 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:34:45.174 7 INFO cinder.api.openstack.wsgi [None req-382c24bc-c8fd-4316-befc-f0a74cfcbaa3 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:34:45.174 8 INFO cinder.api.openstack.wsgi [None req-bcdd9092-2492-4831-93f0-158a07dd0e5f 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:34:55.173 7 INFO cinder.api.openstack.wsgi [None req-382c24bc-c8fd-4316-befc-f0a74cfcbaa3 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:34:55.173 8 INFO cinder.api.openstack.wsgi [None req-bcdd9092-2492-4831-93f0-158a07dd0e5f 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:34:55.174 7 INFO cinder.api.openstack.wsgi [None req-382c24bc-c8fd-4316-befc-f0a74cfcbaa3 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:34:55.174 8 INFO cinder.api.openstack.wsgi [None req-bcdd9092-2492-4831-93f0-158a07dd0e5f 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:35:05.172 7 INFO cinder.api.openstack.wsgi [None req-382c24bc-c8fd-4316-befc-f0a74cfcbaa3 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:35:05.173 8 INFO cinder.api.openstack.wsgi [None req-bcdd9092-2492-4831-93f0-158a07dd0e5f 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:35:05.174 8 INFO cinder.api.openstack.wsgi [None req-bcdd9092-2492-4831-93f0-158a07dd0e5f 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:35:05.175 7 INFO cinder.api.openstack.wsgi [None req-382c24bc-c8fd-4316-befc-f0a74cfcbaa3 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:35:06.828 8 INFO cinder.api.openstack.wsgi [None req-573097bd-ce21-45c8-992b-45b51d6a1d9a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services 2026-03-04 02:35:06.834 8 INFO cinder.api.openstack.wsgi [None req-573097bd-ce21-45c8-992b-45b51d6a1d9a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services returned with HTTP 200 [pid: 8|app: 0|req: 305/608] 10.0.0.226 () {28 vars in 645 bytes} [Wed Mar 4 02:35:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-services => generated 646 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:35:06.875 7 INFO cinder.api.openstack.wsgi [None req-41441493-de01-44e2-abd1-85b44848286b 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true 2026-03-04 02:35:06.900 7 INFO cinder.api.openstack.wsgi [None req-41441493-de01-44e2-abd1-85b44848286b 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 304/609] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:35:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:35:06.913 8 INFO cinder.api.openstack.wsgi [None req-6808cf2d-d6fd-4f9d-8675-2501aaa3a0e7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true 2026-03-04 02:35:06.962 8 INFO cinder.api.openstack.wsgi [None req-6808cf2d-d6fd-4f9d-8675-2501aaa3a0e7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 306/610] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:35:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true => generated 845 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:35:06.974 7 INFO cinder.api.openstack.wsgi [None req-168d790d-e3cc-4742-9a00-a593bf1ecff6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true 2026-03-04 02:35:07.009 7 INFO cinder.api.openstack.wsgi [None req-168d790d-e3cc-4742-9a00-a593bf1ecff6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 305/611] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:35:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:35:07.018 8 INFO cinder.api.openstack.wsgi [None req-a04ae6c0-5e45-47ca-9494-fc378bc93a80 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true 2026-03-04 02:35:07.032 8 INFO cinder.volume.api [None req-a04ae6c0-5e45-47ca-9494-fc378bc93a80 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. 2026-03-04 02:35:07.034 8 INFO cinder.api.openstack.wsgi [None req-a04ae6c0-5e45-47ca-9494-fc378bc93a80 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 307/612] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:35:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:35:07.040 7 INFO cinder.api.openstack.wsgi [None req-eaf568ff-a050-4e18-a057-f8fcd96be045 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true 2026-03-04 02:35:07.047 7 INFO cinder.volume.api [None req-eaf568ff-a050-4e18-a057-f8fcd96be045 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. 2026-03-04 02:35:07.049 7 INFO cinder.api.openstack.wsgi [None req-eaf568ff-a050-4e18-a057-f8fcd96be045 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 306/613] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:35:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-04 02:35:07.056 8 INFO cinder.api.openstack.wsgi [None req-ad29c2d6-031c-4c17-8bfd-17316e1ad998 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true 2026-03-04 02:35:07.081 8 INFO cinder.volume.api [None req-ad29c2d6-031c-4c17-8bfd-17316e1ad998 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all snapshots completed successfully. 2026-03-04 02:35:07.082 8 INFO cinder.api.openstack.wsgi [None req-ad29c2d6-031c-4c17-8bfd-17316e1ad998 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 308/614] 10.0.0.226 () {28 vars in 674 bytes} [Wed Mar 4 02:35:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true => generated 17 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-04 02:35:07.096 7 INFO cinder.api.openstack.wsgi [None req-6397c7b2-a070-4d37-9cd9-5e18d03a3caa 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true 2026-03-04 02:35:07.600 7 INFO cinder.api.openstack.wsgi [None req-6397c7b2-a070-4d37-9cd9-5e18d03a3caa 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 307/615] 10.0.0.226 () {28 vars in 696 bytes} [Wed Mar 4 02:35:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:35:15.172 8 INFO cinder.api.openstack.wsgi [None req-ad29c2d6-031c-4c17-8bfd-17316e1ad998 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:35:15.174 8 INFO cinder.api.openstack.wsgi [None req-ad29c2d6-031c-4c17-8bfd-17316e1ad998 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:35:15.175 7 INFO cinder.api.openstack.wsgi [None req-6397c7b2-a070-4d37-9cd9-5e18d03a3caa 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:35:15.177 7 INFO cinder.api.openstack.wsgi [None req-6397c7b2-a070-4d37-9cd9-5e18d03a3caa 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:35:25.172 8 INFO cinder.api.openstack.wsgi [None req-ad29c2d6-031c-4c17-8bfd-17316e1ad998 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:35:25.173 7 INFO cinder.api.openstack.wsgi [None req-6397c7b2-a070-4d37-9cd9-5e18d03a3caa 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:35:25.173 8 INFO cinder.api.openstack.wsgi [None req-ad29c2d6-031c-4c17-8bfd-17316e1ad998 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:35:25.174 7 INFO cinder.api.openstack.wsgi [None req-6397c7b2-a070-4d37-9cd9-5e18d03a3caa 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:35:35.173 8 INFO cinder.api.openstack.wsgi [None req-ad29c2d6-031c-4c17-8bfd-17316e1ad998 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:35:35.173 7 INFO cinder.api.openstack.wsgi [None req-6397c7b2-a070-4d37-9cd9-5e18d03a3caa 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:35:35.174 8 INFO cinder.api.openstack.wsgi [None req-ad29c2d6-031c-4c17-8bfd-17316e1ad998 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:35:35.174 7 INFO cinder.api.openstack.wsgi [None req-6397c7b2-a070-4d37-9cd9-5e18d03a3caa 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:35:45.173 8 INFO cinder.api.openstack.wsgi [None req-ad29c2d6-031c-4c17-8bfd-17316e1ad998 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:35:45.173 7 INFO cinder.api.openstack.wsgi [None req-6397c7b2-a070-4d37-9cd9-5e18d03a3caa 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:35:45.174 7 INFO cinder.api.openstack.wsgi [None req-6397c7b2-a070-4d37-9cd9-5e18d03a3caa 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:35:45.174 8 INFO cinder.api.openstack.wsgi [None req-ad29c2d6-031c-4c17-8bfd-17316e1ad998 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:35:55.173 7 INFO cinder.api.openstack.wsgi [None req-6397c7b2-a070-4d37-9cd9-5e18d03a3caa 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:35:55.173 8 INFO cinder.api.openstack.wsgi [None req-ad29c2d6-031c-4c17-8bfd-17316e1ad998 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:35:55.174 7 INFO cinder.api.openstack.wsgi [None req-6397c7b2-a070-4d37-9cd9-5e18d03a3caa 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:35:55.175 8 INFO cinder.api.openstack.wsgi [None req-ad29c2d6-031c-4c17-8bfd-17316e1ad998 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:36:05.173 8 INFO cinder.api.openstack.wsgi [None req-ad29c2d6-031c-4c17-8bfd-17316e1ad998 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:36:05.173 7 INFO cinder.api.openstack.wsgi [None req-6397c7b2-a070-4d37-9cd9-5e18d03a3caa 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:36:05.173 8 INFO cinder.api.openstack.wsgi [None req-ad29c2d6-031c-4c17-8bfd-17316e1ad998 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:36:05.174 7 INFO cinder.api.openstack.wsgi [None req-6397c7b2-a070-4d37-9cd9-5e18d03a3caa 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:36:06.607 8 INFO cinder.api.openstack.wsgi [None req-9936ef3f-0e0c-4970-b504-b82170b50691 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true 2026-03-04 02:36:06.616 8 INFO cinder.volume.api [None req-9936ef3f-0e0c-4970-b504-b82170b50691 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. 2026-03-04 02:36:06.618 8 INFO cinder.api.openstack.wsgi [None req-9936ef3f-0e0c-4970-b504-b82170b50691 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 315/628] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:36:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:36:06.631 7 INFO cinder.api.openstack.wsgi [None req-01acd99c-29a1-49d3-90a2-8da28d314ae0 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true 2026-03-04 02:36:07.134 7 INFO cinder.api.openstack.wsgi [None req-01acd99c-29a1-49d3-90a2-8da28d314ae0 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 314/629] 10.0.0.226 () {28 vars in 696 bytes} [Wed Mar 4 02:36:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:36:07.145 8 INFO cinder.api.openstack.wsgi [None req-8dd22f1a-febd-4b50-b038-14fe929ef47d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true 2026-03-04 02:36:07.149 8 INFO cinder.volume.api [None req-8dd22f1a-febd-4b50-b038-14fe929ef47d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all snapshots completed successfully. 2026-03-04 02:36:07.150 8 INFO cinder.api.openstack.wsgi [None req-8dd22f1a-febd-4b50-b038-14fe929ef47d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 316/630] 10.0.0.226 () {28 vars in 674 bytes} [Wed Mar 4 02:36:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:36:07.162 7 INFO cinder.api.openstack.wsgi [None req-9dcab04f-1172-470e-8f2d-b7a90ef469e7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services 2026-03-04 02:36:07.167 7 INFO cinder.api.openstack.wsgi [None req-9dcab04f-1172-470e-8f2d-b7a90ef469e7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 315/631] 10.0.0.226 () {28 vars in 645 bytes} [Wed Mar 4 02:36:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:36:07.206 8 INFO cinder.api.openstack.wsgi [None req-5a50caa4-22f7-4195-a6a1-1d73df36c28d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true 2026-03-04 02:36:07.225 8 INFO cinder.api.openstack.wsgi [None req-5a50caa4-22f7-4195-a6a1-1d73df36c28d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 317/632] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:36:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:36:07.236 7 INFO cinder.api.openstack.wsgi [None req-0a6bf058-e12f-4ad1-9922-a0c803ccf46e 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true 2026-03-04 02:36:07.259 7 INFO cinder.api.openstack.wsgi [None req-0a6bf058-e12f-4ad1-9922-a0c803ccf46e 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 316/633] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:36:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:36:07.269 8 INFO cinder.api.openstack.wsgi [None req-b0b6bca9-fa9f-4271-b741-efe04e263cea 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true 2026-03-04 02:36:07.291 8 INFO cinder.api.openstack.wsgi [None req-b0b6bca9-fa9f-4271-b741-efe04e263cea 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 318/634] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:36:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:36:07.301 7 INFO cinder.api.openstack.wsgi [None req-66235bab-eede-4e71-94af-06baf813b07a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true 2026-03-04 02:36:07.310 7 INFO cinder.volume.api [None req-66235bab-eede-4e71-94af-06baf813b07a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. 2026-03-04 02:36:07.312 7 INFO cinder.api.openstack.wsgi [None req-66235bab-eede-4e71-94af-06baf813b07a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 317/635] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:36:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:36:15.173 8 INFO cinder.api.openstack.wsgi [None req-b0b6bca9-fa9f-4271-b741-efe04e263cea 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:36:15.174 8 INFO cinder.api.openstack.wsgi [None req-b0b6bca9-fa9f-4271-b741-efe04e263cea 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:36:15.173 7 INFO cinder.api.openstack.wsgi [None req-66235bab-eede-4e71-94af-06baf813b07a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:36:15.175 7 INFO cinder.api.openstack.wsgi [None req-66235bab-eede-4e71-94af-06baf813b07a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:36:25.173 7 INFO cinder.api.openstack.wsgi [None req-66235bab-eede-4e71-94af-06baf813b07a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:36:25.173 8 INFO cinder.api.openstack.wsgi [None req-b0b6bca9-fa9f-4271-b741-efe04e263cea 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:36:25.174 7 INFO cinder.api.openstack.wsgi [None req-66235bab-eede-4e71-94af-06baf813b07a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:36:25.175 8 INFO cinder.api.openstack.wsgi [None req-b0b6bca9-fa9f-4271-b741-efe04e263cea 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:36:35.173 8 INFO cinder.api.openstack.wsgi [None req-b0b6bca9-fa9f-4271-b741-efe04e263cea 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:36:35.173 7 INFO cinder.api.openstack.wsgi [None req-66235bab-eede-4e71-94af-06baf813b07a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:36:35.174 8 INFO cinder.api.openstack.wsgi [None req-b0b6bca9-fa9f-4271-b741-efe04e263cea 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:36:35.174 7 INFO cinder.api.openstack.wsgi [None req-66235bab-eede-4e71-94af-06baf813b07a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:36:45.172 8 INFO cinder.api.openstack.wsgi [None req-b0b6bca9-fa9f-4271-b741-efe04e263cea 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:36:45.173 8 INFO cinder.api.openstack.wsgi [None req-b0b6bca9-fa9f-4271-b741-efe04e263cea 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:36:45.173 7 INFO cinder.api.openstack.wsgi [None req-66235bab-eede-4e71-94af-06baf813b07a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:36:45.174 7 INFO cinder.api.openstack.wsgi [None req-66235bab-eede-4e71-94af-06baf813b07a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:36:55.173 8 INFO cinder.api.openstack.wsgi [None req-b0b6bca9-fa9f-4271-b741-efe04e263cea 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:36:55.173 8 INFO cinder.api.openstack.wsgi [None req-b0b6bca9-fa9f-4271-b741-efe04e263cea 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:36:55.175 7 INFO cinder.api.openstack.wsgi [None req-66235bab-eede-4e71-94af-06baf813b07a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:36:55.176 7 INFO cinder.api.openstack.wsgi [None req-66235bab-eede-4e71-94af-06baf813b07a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:37:05.173 8 INFO cinder.api.openstack.wsgi [None req-b0b6bca9-fa9f-4271-b741-efe04e263cea 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:37:05.173 7 INFO cinder.api.openstack.wsgi [None req-66235bab-eede-4e71-94af-06baf813b07a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:37:05.174 8 INFO cinder.api.openstack.wsgi [None req-b0b6bca9-fa9f-4271-b741-efe04e263cea 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:37:05.175 7 INFO cinder.api.openstack.wsgi [None req-66235bab-eede-4e71-94af-06baf813b07a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:37:06.673 8 INFO cinder.api.openstack.wsgi [None req-8d1ee04f-3772-4f88-81a0-4f3e7ce54679 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true 2026-03-04 02:37:06.681 8 INFO cinder.volume.api [None req-8d1ee04f-3772-4f88-81a0-4f3e7ce54679 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all snapshots completed successfully. 2026-03-04 02:37:06.682 8 INFO cinder.api.openstack.wsgi [None req-8d1ee04f-3772-4f88-81a0-4f3e7ce54679 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 325/648] 10.0.0.226 () {28 vars in 674 bytes} [Wed Mar 4 02:37:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true => generated 17 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-04 02:37:06.695 7 INFO cinder.api.openstack.wsgi [None req-3556d245-2523-49de-85c1-2894356b6e66 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true 2026-03-04 02:37:06.706 7 INFO cinder.volume.api [None req-3556d245-2523-49de-85c1-2894356b6e66 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. 2026-03-04 02:37:06.708 7 INFO cinder.api.openstack.wsgi [None req-3556d245-2523-49de-85c1-2894356b6e66 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 324/649] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:37:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:37:06.720 8 INFO cinder.api.openstack.wsgi [None req-e4fdc160-0eab-43da-88da-8fa83da7a663 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services 2026-03-04 02:37:06.726 8 INFO cinder.api.openstack.wsgi [None req-e4fdc160-0eab-43da-88da-8fa83da7a663 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services returned with HTTP 200 [pid: 8|app: 0|req: 326/650] 10.0.0.226 () {28 vars in 645 bytes} [Wed Mar 4 02:37:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:37:06.798 7 INFO cinder.api.openstack.wsgi [None req-2c0c5e58-8ba9-4ad8-908d-8c7d30015760 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true 2026-03-04 02:37:06.837 7 INFO cinder.api.openstack.wsgi [None req-2c0c5e58-8ba9-4ad8-908d-8c7d30015760 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 325/651] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:37:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:37:06.850 8 INFO cinder.api.openstack.wsgi [None req-ca263ca8-604f-4b74-8bb8-f4b120a5a511 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true 2026-03-04 02:37:06.888 8 INFO cinder.api.openstack.wsgi [None req-ca263ca8-604f-4b74-8bb8-f4b120a5a511 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 327/652] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:37:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:37:06.902 7 INFO cinder.api.openstack.wsgi [None req-c647436f-ad26-4c20-a5b8-7fbc63b67771 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true 2026-03-04 02:37:06.942 7 INFO cinder.api.openstack.wsgi [None req-c647436f-ad26-4c20-a5b8-7fbc63b67771 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 326/653] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:37:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:37:06.963 8 INFO cinder.api.openstack.wsgi [None req-1b33f11b-8eb5-4fcc-bfd9-5853e3cabe74 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true 2026-03-04 02:37:06.984 8 INFO cinder.volume.api [None req-1b33f11b-8eb5-4fcc-bfd9-5853e3cabe74 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. 2026-03-04 02:37:06.987 8 INFO cinder.api.openstack.wsgi [None req-1b33f11b-8eb5-4fcc-bfd9-5853e3cabe74 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 328/654] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:37:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-04 02:37:07.004 7 INFO cinder.api.openstack.wsgi [None req-de1e66e0-ebd2-45ae-823b-8f142fb17395 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true 2026-03-04 02:37:07.507 7 INFO cinder.api.openstack.wsgi [None req-de1e66e0-ebd2-45ae-823b-8f142fb17395 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 327/655] 10.0.0.226 () {28 vars in 696 bytes} [Wed Mar 4 02:37:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:37:15.173 8 INFO cinder.api.openstack.wsgi [None req-1b33f11b-8eb5-4fcc-bfd9-5853e3cabe74 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:37:15.173 7 INFO cinder.api.openstack.wsgi [None req-de1e66e0-ebd2-45ae-823b-8f142fb17395 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:37:15.174 8 INFO cinder.api.openstack.wsgi [None req-1b33f11b-8eb5-4fcc-bfd9-5853e3cabe74 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:37:15.175 7 INFO cinder.api.openstack.wsgi [None req-de1e66e0-ebd2-45ae-823b-8f142fb17395 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:37:25.173 8 INFO cinder.api.openstack.wsgi [None req-1b33f11b-8eb5-4fcc-bfd9-5853e3cabe74 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:37:25.173 7 INFO cinder.api.openstack.wsgi [None req-de1e66e0-ebd2-45ae-823b-8f142fb17395 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:37:25.174 7 INFO cinder.api.openstack.wsgi [None req-de1e66e0-ebd2-45ae-823b-8f142fb17395 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:37:25.174 8 INFO cinder.api.openstack.wsgi [None req-1b33f11b-8eb5-4fcc-bfd9-5853e3cabe74 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:37:35.174 8 INFO cinder.api.openstack.wsgi [None req-1b33f11b-8eb5-4fcc-bfd9-5853e3cabe74 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:37:35.174 7 INFO cinder.api.openstack.wsgi [None req-de1e66e0-ebd2-45ae-823b-8f142fb17395 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:37:35.175 8 INFO cinder.api.openstack.wsgi [None req-1b33f11b-8eb5-4fcc-bfd9-5853e3cabe74 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:37:35.175 7 INFO cinder.api.openstack.wsgi [None req-de1e66e0-ebd2-45ae-823b-8f142fb17395 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:37:45.172 8 INFO cinder.api.openstack.wsgi [None req-1b33f11b-8eb5-4fcc-bfd9-5853e3cabe74 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:37:45.173 7 INFO cinder.api.openstack.wsgi [None req-de1e66e0-ebd2-45ae-823b-8f142fb17395 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:37:45.173 8 INFO cinder.api.openstack.wsgi [None req-1b33f11b-8eb5-4fcc-bfd9-5853e3cabe74 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:37:45.174 7 INFO cinder.api.openstack.wsgi [None req-de1e66e0-ebd2-45ae-823b-8f142fb17395 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:37:55.174 7 INFO cinder.api.openstack.wsgi [None req-de1e66e0-ebd2-45ae-823b-8f142fb17395 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:37:55.174 8 INFO cinder.api.openstack.wsgi [None req-1b33f11b-8eb5-4fcc-bfd9-5853e3cabe74 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:37:55.175 8 INFO cinder.api.openstack.wsgi [None req-1b33f11b-8eb5-4fcc-bfd9-5853e3cabe74 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:37:55.175 7 INFO cinder.api.openstack.wsgi [None req-de1e66e0-ebd2-45ae-823b-8f142fb17395 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:38:05.173 8 INFO cinder.api.openstack.wsgi [None req-1b33f11b-8eb5-4fcc-bfd9-5853e3cabe74 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:38:05.173 7 INFO cinder.api.openstack.wsgi [None req-de1e66e0-ebd2-45ae-823b-8f142fb17395 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:38:05.174 7 INFO cinder.api.openstack.wsgi [None req-de1e66e0-ebd2-45ae-823b-8f142fb17395 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:38:05.174 8 INFO cinder.api.openstack.wsgi [None req-1b33f11b-8eb5-4fcc-bfd9-5853e3cabe74 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:38:06.757 7 INFO cinder.api.openstack.wsgi [None req-6f11c19c-b3f4-4650-ad2e-504073fcf461 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true 2026-03-04 02:38:06.775 7 INFO cinder.volume.api [None req-6f11c19c-b3f4-4650-ad2e-504073fcf461 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. 2026-03-04 02:38:06.779 7 INFO cinder.api.openstack.wsgi [None req-6f11c19c-b3f4-4650-ad2e-504073fcf461 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 334/668] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:38:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true => generated 15 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-04 02:38:06.794 8 INFO cinder.api.openstack.wsgi [None req-36ddf1cb-f870-4803-882e-5a4176df1dc9 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true 2026-03-04 02:38:07.297 8 INFO cinder.api.openstack.wsgi [None req-36ddf1cb-f870-4803-882e-5a4176df1dc9 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 335/669] 10.0.0.226 () {28 vars in 696 bytes} [Wed Mar 4 02:38:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:38:07.310 7 INFO cinder.api.openstack.wsgi [None req-a4714518-2259-454d-9822-d3912e0dcc57 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true 2026-03-04 02:38:07.316 7 INFO cinder.volume.api [None req-a4714518-2259-454d-9822-d3912e0dcc57 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all snapshots completed successfully. 2026-03-04 02:38:07.317 7 INFO cinder.api.openstack.wsgi [None req-a4714518-2259-454d-9822-d3912e0dcc57 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 335/670] 10.0.0.226 () {28 vars in 674 bytes} [Wed Mar 4 02:38:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:38:07.328 8 INFO cinder.api.openstack.wsgi [None req-a2673569-9878-4d31-9e7a-a270bb59ca2b 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true 2026-03-04 02:38:07.342 8 INFO cinder.volume.api [None req-a2673569-9878-4d31-9e7a-a270bb59ca2b 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. 2026-03-04 02:38:07.344 8 INFO cinder.api.openstack.wsgi [None req-a2673569-9878-4d31-9e7a-a270bb59ca2b 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 336/671] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:38:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-04 02:38:07.358 7 INFO cinder.api.openstack.wsgi [None req-a1909fee-918f-45d1-8de7-a7f368b482f1 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services 2026-03-04 02:38:07.366 7 INFO cinder.api.openstack.wsgi [None req-a1909fee-918f-45d1-8de7-a7f368b482f1 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 336/672] 10.0.0.226 () {28 vars in 645 bytes} [Wed Mar 4 02:38:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:38:07.416 8 INFO cinder.api.openstack.wsgi [None req-372041b4-a61b-4152-87f0-3623e388ee3b 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true 2026-03-04 02:38:07.450 8 INFO cinder.api.openstack.wsgi [None req-372041b4-a61b-4152-87f0-3623e388ee3b 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 337/673] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:38:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:38:07.462 7 INFO cinder.api.openstack.wsgi [None req-2ecee624-02e9-4d98-a077-18f2107886c0 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true 2026-03-04 02:38:07.486 7 INFO cinder.api.openstack.wsgi [None req-2ecee624-02e9-4d98-a077-18f2107886c0 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 337/674] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:38:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:38:07.500 8 INFO cinder.api.openstack.wsgi [None req-77fa92b5-8812-44e6-9b10-2ccf85722d37 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true 2026-03-04 02:38:07.530 8 INFO cinder.api.openstack.wsgi [None req-77fa92b5-8812-44e6-9b10-2ccf85722d37 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 338/675] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:38:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:38:15.173 7 INFO cinder.api.openstack.wsgi [None req-2ecee624-02e9-4d98-a077-18f2107886c0 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:38:15.173 7 INFO cinder.api.openstack.wsgi [None req-2ecee624-02e9-4d98-a077-18f2107886c0 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:38:15.173 8 INFO cinder.api.openstack.wsgi [None req-77fa92b5-8812-44e6-9b10-2ccf85722d37 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:38:15.175 8 INFO cinder.api.openstack.wsgi [None req-77fa92b5-8812-44e6-9b10-2ccf85722d37 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:38:25.172 7 INFO cinder.api.openstack.wsgi [None req-2ecee624-02e9-4d98-a077-18f2107886c0 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:38:25.173 8 INFO cinder.api.openstack.wsgi [None req-77fa92b5-8812-44e6-9b10-2ccf85722d37 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:38:25.174 7 INFO cinder.api.openstack.wsgi [None req-2ecee624-02e9-4d98-a077-18f2107886c0 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:38:25.174 8 INFO cinder.api.openstack.wsgi [None req-77fa92b5-8812-44e6-9b10-2ccf85722d37 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:38:35.173 7 INFO cinder.api.openstack.wsgi [None req-2ecee624-02e9-4d98-a077-18f2107886c0 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:38:35.173 8 INFO cinder.api.openstack.wsgi [None req-77fa92b5-8812-44e6-9b10-2ccf85722d37 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:38:35.174 8 INFO cinder.api.openstack.wsgi [None req-77fa92b5-8812-44e6-9b10-2ccf85722d37 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:38:35.175 7 INFO cinder.api.openstack.wsgi [None req-2ecee624-02e9-4d98-a077-18f2107886c0 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:38:45.173 8 INFO cinder.api.openstack.wsgi [None req-77fa92b5-8812-44e6-9b10-2ccf85722d37 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:38:45.173 7 INFO cinder.api.openstack.wsgi [None req-2ecee624-02e9-4d98-a077-18f2107886c0 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:38:45.174 7 INFO cinder.api.openstack.wsgi [None req-2ecee624-02e9-4d98-a077-18f2107886c0 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:38:45.174 8 INFO cinder.api.openstack.wsgi [None req-77fa92b5-8812-44e6-9b10-2ccf85722d37 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:38:55.173 7 INFO cinder.api.openstack.wsgi [None req-2ecee624-02e9-4d98-a077-18f2107886c0 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:38:55.174 7 INFO cinder.api.openstack.wsgi [None req-2ecee624-02e9-4d98-a077-18f2107886c0 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:38:55.178 8 INFO cinder.api.openstack.wsgi [None req-77fa92b5-8812-44e6-9b10-2ccf85722d37 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:38:55.181 8 INFO cinder.api.openstack.wsgi [None req-77fa92b5-8812-44e6-9b10-2ccf85722d37 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:39:05.172 7 INFO cinder.api.openstack.wsgi [None req-2ecee624-02e9-4d98-a077-18f2107886c0 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:39:05.173 8 INFO cinder.api.openstack.wsgi [None req-77fa92b5-8812-44e6-9b10-2ccf85722d37 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:39:05.173 7 INFO cinder.api.openstack.wsgi [None req-2ecee624-02e9-4d98-a077-18f2107886c0 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:39:05.174 8 INFO cinder.api.openstack.wsgi [None req-77fa92b5-8812-44e6-9b10-2ccf85722d37 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:39:06.718 7 INFO cinder.api.openstack.wsgi [None req-7356c1da-5309-493f-8930-cfac20c7ea76 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services 2026-03-04 02:39:06.723 7 INFO cinder.api.openstack.wsgi [None req-7356c1da-5309-493f-8930-cfac20c7ea76 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 344/688] 10.0.0.226 () {28 vars in 645 bytes} [Wed Mar 4 02:39:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-services => generated 646 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:39:06.741 8 INFO cinder.api.openstack.wsgi [None req-a32f0691-7955-47ef-881e-8e39bbf19909 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true 2026-03-04 02:39:06.752 8 INFO cinder.volume.api [None req-a32f0691-7955-47ef-881e-8e39bbf19909 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. 2026-03-04 02:39:06.754 8 INFO cinder.api.openstack.wsgi [None req-a32f0691-7955-47ef-881e-8e39bbf19909 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 345/689] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:39:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-04 02:39:06.832 7 INFO cinder.api.openstack.wsgi [None req-940da879-e8ff-4985-bdca-8c7958fcd4ca 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true 2026-03-04 02:39:06.857 7 INFO cinder.api.openstack.wsgi [None req-940da879-e8ff-4985-bdca-8c7958fcd4ca 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 345/690] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:39:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:39:06.866 8 INFO cinder.api.openstack.wsgi [None req-e923b499-9067-484b-b0f6-83b845df577a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true 2026-03-04 02:39:06.884 8 INFO cinder.api.openstack.wsgi [None req-e923b499-9067-484b-b0f6-83b845df577a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 346/691] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:39:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:39:06.895 7 INFO cinder.api.openstack.wsgi [None req-e15fc572-527b-4b53-929c-1e87d57d2fc6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true 2026-03-04 02:39:06.929 7 INFO cinder.api.openstack.wsgi [None req-e15fc572-527b-4b53-929c-1e87d57d2fc6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 346/692] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:39:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:39:06.941 8 INFO cinder.api.openstack.wsgi [None req-ce3b894d-7ce9-4972-b616-439c80cc7c96 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true 2026-03-04 02:39:06.949 8 INFO cinder.volume.api [None req-ce3b894d-7ce9-4972-b616-439c80cc7c96 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. 2026-03-04 02:39:06.951 8 INFO cinder.api.openstack.wsgi [None req-ce3b894d-7ce9-4972-b616-439c80cc7c96 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 347/693] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:39:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:39:06.958 7 INFO cinder.api.openstack.wsgi [None req-44af0e61-30a2-466f-add5-672206f15d31 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true 2026-03-04 02:39:06.963 7 INFO cinder.volume.api [None req-44af0e61-30a2-466f-add5-672206f15d31 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all snapshots completed successfully. 2026-03-04 02:39:06.963 7 INFO cinder.api.openstack.wsgi [None req-44af0e61-30a2-466f-add5-672206f15d31 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 347/694] 10.0.0.226 () {28 vars in 674 bytes} [Wed Mar 4 02:39:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:39:06.973 8 INFO cinder.api.openstack.wsgi [None req-b6d9a3a2-eeb7-411a-90d1-e8b6846795b8 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true 2026-03-04 02:39:07.478 8 INFO cinder.api.openstack.wsgi [None req-b6d9a3a2-eeb7-411a-90d1-e8b6846795b8 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 348/695] 10.0.0.226 () {28 vars in 696 bytes} [Wed Mar 4 02:39:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:39:15.173 7 INFO cinder.api.openstack.wsgi [None req-44af0e61-30a2-466f-add5-672206f15d31 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:39:15.173 8 INFO cinder.api.openstack.wsgi [None req-b6d9a3a2-eeb7-411a-90d1-e8b6846795b8 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:39:15.173 7 INFO cinder.api.openstack.wsgi [None req-44af0e61-30a2-466f-add5-672206f15d31 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:39:15.174 8 INFO cinder.api.openstack.wsgi [None req-b6d9a3a2-eeb7-411a-90d1-e8b6846795b8 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:39:25.173 8 INFO cinder.api.openstack.wsgi [None req-b6d9a3a2-eeb7-411a-90d1-e8b6846795b8 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:39:25.174 8 INFO cinder.api.openstack.wsgi [None req-b6d9a3a2-eeb7-411a-90d1-e8b6846795b8 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:39:25.174 7 INFO cinder.api.openstack.wsgi [None req-44af0e61-30a2-466f-add5-672206f15d31 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:39:25.175 7 INFO cinder.api.openstack.wsgi [None req-44af0e61-30a2-466f-add5-672206f15d31 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:39:35.172 7 INFO cinder.api.openstack.wsgi [None req-44af0e61-30a2-466f-add5-672206f15d31 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:39:35.172 8 INFO cinder.api.openstack.wsgi [None req-b6d9a3a2-eeb7-411a-90d1-e8b6846795b8 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:39:35.173 7 INFO cinder.api.openstack.wsgi [None req-44af0e61-30a2-466f-add5-672206f15d31 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:39:35.174 8 INFO cinder.api.openstack.wsgi [None req-b6d9a3a2-eeb7-411a-90d1-e8b6846795b8 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:39:45.172 7 INFO cinder.api.openstack.wsgi [None req-44af0e61-30a2-466f-add5-672206f15d31 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:39:45.173 7 INFO cinder.api.openstack.wsgi [None req-44af0e61-30a2-466f-add5-672206f15d31 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:39:45.173 8 INFO cinder.api.openstack.wsgi [None req-b6d9a3a2-eeb7-411a-90d1-e8b6846795b8 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:39:45.174 8 INFO cinder.api.openstack.wsgi [None req-b6d9a3a2-eeb7-411a-90d1-e8b6846795b8 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:39:47.836 7 INFO cinder.api.openstack.wsgi [None req-3d4532ea-46e2-4212-96f4-e73f40681cb3 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET https://volume.199-204-45-78.nip.io/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=False 2026-03-04 02:39:47.855 7 INFO cinder.api.openstack.wsgi [None req-3d4532ea-46e2-4212-96f4-e73f40681cb3 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] https://volume.199-204-45-78.nip.io/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 352/704] 199.204.45.78 () {44 vars in 1065 bytes} [Wed Mar 4 02:39:47 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=False => generated 338 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:39:55.173 8 INFO cinder.api.openstack.wsgi [None req-b6d9a3a2-eeb7-411a-90d1-e8b6846795b8 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:39:55.174 7 INFO cinder.api.openstack.wsgi [None req-3d4532ea-46e2-4212-96f4-e73f40681cb3 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:39:55.175 7 INFO cinder.api.openstack.wsgi [None req-3d4532ea-46e2-4212-96f4-e73f40681cb3 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:39:55.175 8 INFO cinder.api.openstack.wsgi [None req-b6d9a3a2-eeb7-411a-90d1-e8b6846795b8 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:40:05.173 8 INFO cinder.api.openstack.wsgi [None req-b6d9a3a2-eeb7-411a-90d1-e8b6846795b8 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:40:05.173 7 INFO cinder.api.openstack.wsgi [None req-3d4532ea-46e2-4212-96f4-e73f40681cb3 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:40:05.174 8 INFO cinder.api.openstack.wsgi [None req-b6d9a3a2-eeb7-411a-90d1-e8b6846795b8 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:40:05.174 7 INFO cinder.api.openstack.wsgi [None req-3d4532ea-46e2-4212-96f4-e73f40681cb3 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:40:06.897 8 INFO cinder.api.openstack.wsgi [None req-7d70c43a-4b00-4d6e-9fdb-0832bdca9ae5 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services 2026-03-04 02:40:06.907 8 INFO cinder.api.openstack.wsgi [None req-7d70c43a-4b00-4d6e-9fdb-0832bdca9ae5 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services returned with HTTP 200 [pid: 8|app: 0|req: 355/709] 10.0.0.226 () {28 vars in 645 bytes} [Wed Mar 4 02:40:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-services => generated 646 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:40:06.925 7 INFO cinder.api.openstack.wsgi [None req-d2a2bb2b-abfc-48ea-bda5-4b6d3e31b466 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true 2026-03-04 02:40:06.943 7 INFO cinder.volume.api [None req-d2a2bb2b-abfc-48ea-bda5-4b6d3e31b466 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. 2026-03-04 02:40:06.945 7 INFO cinder.api.openstack.wsgi [None req-d2a2bb2b-abfc-48ea-bda5-4b6d3e31b466 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 355/710] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:40:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-04 02:40:06.956 8 INFO cinder.api.openstack.wsgi [None req-c93eefd6-dc0a-44fd-973e-7c2ed4b10053 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true 2026-03-04 02:40:07.460 8 INFO cinder.api.openstack.wsgi [None req-c93eefd6-dc0a-44fd-973e-7c2ed4b10053 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 356/711] 10.0.0.226 () {28 vars in 696 bytes} [Wed Mar 4 02:40:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:40:07.472 7 INFO cinder.api.openstack.wsgi [None req-4312be47-8667-4e25-bbe6-0f608b0ddd70 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true 2026-03-04 02:40:07.481 7 INFO cinder.volume.api [None req-4312be47-8667-4e25-bbe6-0f608b0ddd70 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. 2026-03-04 02:40:07.483 7 INFO cinder.api.openstack.wsgi [None req-4312be47-8667-4e25-bbe6-0f608b0ddd70 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 356/712] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:40:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:40:07.523 8 INFO cinder.api.openstack.wsgi [None req-0649980c-d217-4f99-a4e0-3bc0c7c7a337 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true 2026-03-04 02:40:07.550 8 INFO cinder.api.openstack.wsgi [None req-0649980c-d217-4f99-a4e0-3bc0c7c7a337 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 357/713] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:40:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:40:07.566 7 INFO cinder.api.openstack.wsgi [None req-b91805ca-0879-4fa1-a066-919f01ab251b 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true 2026-03-04 02:40:07.589 7 INFO cinder.api.openstack.wsgi [None req-b91805ca-0879-4fa1-a066-919f01ab251b 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 357/714] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:40:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:40:07.602 8 INFO cinder.api.openstack.wsgi [None req-dd0d8906-c82c-4ede-b47e-f6c9bbc4307c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true 2026-03-04 02:40:07.620 8 INFO cinder.api.openstack.wsgi [None req-dd0d8906-c82c-4ede-b47e-f6c9bbc4307c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 358/715] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:40:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:40:07.631 7 INFO cinder.api.openstack.wsgi [None req-a12267ec-1e88-488b-a5fc-8f9ca906be96 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true 2026-03-04 02:40:07.636 7 INFO cinder.volume.api [None req-a12267ec-1e88-488b-a5fc-8f9ca906be96 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all snapshots completed successfully. 2026-03-04 02:40:07.636 7 INFO cinder.api.openstack.wsgi [None req-a12267ec-1e88-488b-a5fc-8f9ca906be96 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 358/716] 10.0.0.226 () {28 vars in 674 bytes} [Wed Mar 4 02:40:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:40:15.174 7 INFO cinder.api.openstack.wsgi [None req-a12267ec-1e88-488b-a5fc-8f9ca906be96 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:40:15.174 8 INFO cinder.api.openstack.wsgi [None req-dd0d8906-c82c-4ede-b47e-f6c9bbc4307c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:40:15.175 7 INFO cinder.api.openstack.wsgi [None req-a12267ec-1e88-488b-a5fc-8f9ca906be96 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:40:15.175 8 INFO cinder.api.openstack.wsgi [None req-dd0d8906-c82c-4ede-b47e-f6c9bbc4307c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:40:25.172 7 INFO cinder.api.openstack.wsgi [None req-a12267ec-1e88-488b-a5fc-8f9ca906be96 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:40:25.173 8 INFO cinder.api.openstack.wsgi [None req-dd0d8906-c82c-4ede-b47e-f6c9bbc4307c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:40:25.174 7 INFO cinder.api.openstack.wsgi [None req-a12267ec-1e88-488b-a5fc-8f9ca906be96 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:40:25.185 8 INFO cinder.api.openstack.wsgi [None req-dd0d8906-c82c-4ede-b47e-f6c9bbc4307c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:40:35.173 7 INFO cinder.api.openstack.wsgi [None req-a12267ec-1e88-488b-a5fc-8f9ca906be96 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:40:35.173 8 INFO cinder.api.openstack.wsgi [None req-dd0d8906-c82c-4ede-b47e-f6c9bbc4307c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:40:35.174 7 INFO cinder.api.openstack.wsgi [None req-a12267ec-1e88-488b-a5fc-8f9ca906be96 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:40:35.174 8 INFO cinder.api.openstack.wsgi [None req-dd0d8906-c82c-4ede-b47e-f6c9bbc4307c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:40:45.173 8 INFO cinder.api.openstack.wsgi [None req-dd0d8906-c82c-4ede-b47e-f6c9bbc4307c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:40:45.173 7 INFO cinder.api.openstack.wsgi [None req-a12267ec-1e88-488b-a5fc-8f9ca906be96 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:40:45.174 8 INFO cinder.api.openstack.wsgi [None req-dd0d8906-c82c-4ede-b47e-f6c9bbc4307c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:40:45.175 7 INFO cinder.api.openstack.wsgi [None req-a12267ec-1e88-488b-a5fc-8f9ca906be96 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:40:51.774 8 INFO cinder.api.openstack.wsgi [None req-7b7c6a56-198d-47a7-8215-8ff63c6ce532 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET https://volume.199-204-45-78.nip.io/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=False 2026-03-04 02:40:51.793 8 INFO cinder.api.openstack.wsgi [None req-7b7c6a56-198d-47a7-8215-8ff63c6ce532 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] https://volume.199-204-45-78.nip.io/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 363/725] 199.204.45.78 () {44 vars in 1065 bytes} [Wed Mar 4 02:40:51 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=False => generated 338 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:40:55.173 8 INFO cinder.api.openstack.wsgi [None req-7b7c6a56-198d-47a7-8215-8ff63c6ce532 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:40:55.173 7 INFO cinder.api.openstack.wsgi [None req-a12267ec-1e88-488b-a5fc-8f9ca906be96 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:40:55.174 8 INFO cinder.api.openstack.wsgi [None req-7b7c6a56-198d-47a7-8215-8ff63c6ce532 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:40:55.175 7 INFO cinder.api.openstack.wsgi [None req-a12267ec-1e88-488b-a5fc-8f9ca906be96 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:41:05.173 8 INFO cinder.api.openstack.wsgi [None req-7b7c6a56-198d-47a7-8215-8ff63c6ce532 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:41:05.173 8 INFO cinder.api.openstack.wsgi [None req-7b7c6a56-198d-47a7-8215-8ff63c6ce532 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:41:05.173 7 INFO cinder.api.openstack.wsgi [None req-a12267ec-1e88-488b-a5fc-8f9ca906be96 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:41:05.175 7 INFO cinder.api.openstack.wsgi [None req-a12267ec-1e88-488b-a5fc-8f9ca906be96 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:41:06.717 8 INFO cinder.api.openstack.wsgi [None req-03e55eb6-6202-4142-afb7-a69f14a9b4a8 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true 2026-03-04 02:41:07.222 8 INFO cinder.api.openstack.wsgi [None req-03e55eb6-6202-4142-afb7-a69f14a9b4a8 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 366/730] 10.0.0.226 () {28 vars in 696 bytes} [Wed Mar 4 02:41:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:41:07.233 7 INFO cinder.api.openstack.wsgi [None req-18dd6748-28bd-4705-80c5-fdbd1968ffc6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true 2026-03-04 02:41:07.241 7 INFO cinder.volume.api [None req-18dd6748-28bd-4705-80c5-fdbd1968ffc6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. 2026-03-04 02:41:07.243 7 INFO cinder.api.openstack.wsgi [None req-18dd6748-28bd-4705-80c5-fdbd1968ffc6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 365/731] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:41:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:41:07.283 8 INFO cinder.api.openstack.wsgi [None req-cafa51b2-06c0-4a09-9d24-811fafe14084 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true 2026-03-04 02:41:07.301 8 INFO cinder.api.openstack.wsgi [None req-cafa51b2-06c0-4a09-9d24-811fafe14084 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 367/732] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:41:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:41:07.313 7 INFO cinder.api.openstack.wsgi [None req-8f003f14-5115-4f51-ad9d-c5533a62c8d6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true 2026-03-04 02:41:07.329 7 INFO cinder.api.openstack.wsgi [None req-8f003f14-5115-4f51-ad9d-c5533a62c8d6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 366/733] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:41:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:41:07.336 8 INFO cinder.api.openstack.wsgi [None req-580de9af-7b27-4c37-b432-01e67cd68547 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true 2026-03-04 02:41:07.353 8 INFO cinder.api.openstack.wsgi [None req-580de9af-7b27-4c37-b432-01e67cd68547 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 368/734] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:41:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:41:07.369 7 INFO cinder.api.openstack.wsgi [None req-9441a98b-764c-48e5-9230-4753532d67df 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true 2026-03-04 02:41:07.376 7 INFO cinder.volume.api [None req-9441a98b-764c-48e5-9230-4753532d67df 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all snapshots completed successfully. 2026-03-04 02:41:07.377 7 INFO cinder.api.openstack.wsgi [None req-9441a98b-764c-48e5-9230-4753532d67df 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 367/735] 10.0.0.226 () {28 vars in 674 bytes} [Wed Mar 4 02:41:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-04 02:41:07.387 8 INFO cinder.api.openstack.wsgi [None req-65ae7232-091b-4515-9024-646312ec190c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services 2026-03-04 02:41:07.392 8 INFO cinder.api.openstack.wsgi [None req-65ae7232-091b-4515-9024-646312ec190c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services returned with HTTP 200 [pid: 8|app: 0|req: 369/736] 10.0.0.226 () {28 vars in 645 bytes} [Wed Mar 4 02:41:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:41:07.401 7 INFO cinder.api.openstack.wsgi [None req-0a022435-e0f7-430c-85f6-69542162f8ea 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true 2026-03-04 02:41:07.410 7 INFO cinder.volume.api [None req-0a022435-e0f7-430c-85f6-69542162f8ea 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. 2026-03-04 02:41:07.412 7 INFO cinder.api.openstack.wsgi [None req-0a022435-e0f7-430c-85f6-69542162f8ea 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 368/737] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:41:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:41:15.173 7 INFO cinder.api.openstack.wsgi [None req-0a022435-e0f7-430c-85f6-69542162f8ea 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:41:15.173 8 INFO cinder.api.openstack.wsgi [None req-65ae7232-091b-4515-9024-646312ec190c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:41:15.174 8 INFO cinder.api.openstack.wsgi [None req-65ae7232-091b-4515-9024-646312ec190c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:41:15.174 7 INFO cinder.api.openstack.wsgi [None req-0a022435-e0f7-430c-85f6-69542162f8ea 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:41:25.172 7 INFO cinder.api.openstack.wsgi [None req-0a022435-e0f7-430c-85f6-69542162f8ea 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:41:25.172 8 INFO cinder.api.openstack.wsgi [None req-65ae7232-091b-4515-9024-646312ec190c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:41:25.173 7 INFO cinder.api.openstack.wsgi [None req-0a022435-e0f7-430c-85f6-69542162f8ea 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:41:25.173 8 INFO cinder.api.openstack.wsgi [None req-65ae7232-091b-4515-9024-646312ec190c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:41:35.174 8 INFO cinder.api.openstack.wsgi [None req-65ae7232-091b-4515-9024-646312ec190c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:41:35.174 7 INFO cinder.api.openstack.wsgi [None req-0a022435-e0f7-430c-85f6-69542162f8ea 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:41:35.175 8 INFO cinder.api.openstack.wsgi [None req-65ae7232-091b-4515-9024-646312ec190c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:41:35.175 7 INFO cinder.api.openstack.wsgi [None req-0a022435-e0f7-430c-85f6-69542162f8ea 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:41:45.173 8 INFO cinder.api.openstack.wsgi [None req-65ae7232-091b-4515-9024-646312ec190c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:41:45.173 7 INFO cinder.api.openstack.wsgi [None req-0a022435-e0f7-430c-85f6-69542162f8ea 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:41:45.174 8 INFO cinder.api.openstack.wsgi [None req-65ae7232-091b-4515-9024-646312ec190c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:41:45.175 7 INFO cinder.api.openstack.wsgi [None req-0a022435-e0f7-430c-85f6-69542162f8ea 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:41:55.173 8 INFO cinder.api.openstack.wsgi [None req-65ae7232-091b-4515-9024-646312ec190c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:41:55.174 7 INFO cinder.api.openstack.wsgi [None req-0a022435-e0f7-430c-85f6-69542162f8ea 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:41:55.174 8 INFO cinder.api.openstack.wsgi [None req-65ae7232-091b-4515-9024-646312ec190c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:41:55.175 7 INFO cinder.api.openstack.wsgi [None req-0a022435-e0f7-430c-85f6-69542162f8ea 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:42:05.173 8 INFO cinder.api.openstack.wsgi [None req-65ae7232-091b-4515-9024-646312ec190c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:42:05.173 7 INFO cinder.api.openstack.wsgi [None req-0a022435-e0f7-430c-85f6-69542162f8ea 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:42:05.174 8 INFO cinder.api.openstack.wsgi [None req-65ae7232-091b-4515-9024-646312ec190c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:42:05.175 7 INFO cinder.api.openstack.wsgi [None req-0a022435-e0f7-430c-85f6-69542162f8ea 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:42:06.934 8 INFO cinder.api.openstack.wsgi [None req-5f526c65-24b3-4ef2-8114-7f15a0c73295 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services 2026-03-04 02:42:06.941 8 INFO cinder.api.openstack.wsgi [None req-5f526c65-24b3-4ef2-8114-7f15a0c73295 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services returned with HTTP 200 [pid: 8|app: 0|req: 376/750] 10.0.0.226 () {28 vars in 645 bytes} [Wed Mar 4 02:42:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-services => generated 646 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:42:06.958 7 INFO cinder.api.openstack.wsgi [None req-29ac2848-cf49-4681-a710-db2f47febc90 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true 2026-03-04 02:42:06.966 7 INFO cinder.volume.api [None req-29ac2848-cf49-4681-a710-db2f47febc90 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. 2026-03-04 02:42:06.969 7 INFO cinder.api.openstack.wsgi [None req-29ac2848-cf49-4681-a710-db2f47febc90 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 375/751] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:42:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-04 02:42:06.980 8 INFO cinder.api.openstack.wsgi [None req-a02f9e04-ab1c-429b-a932-037e3d5d9fb4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true 2026-03-04 02:42:07.484 8 INFO cinder.api.openstack.wsgi [None req-a02f9e04-ab1c-429b-a932-037e3d5d9fb4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 377/752] 10.0.0.226 () {28 vars in 696 bytes} [Wed Mar 4 02:42:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:42:07.494 7 INFO cinder.api.openstack.wsgi [None req-828467cd-f75a-4443-97c0-da40e8568654 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true 2026-03-04 02:42:07.501 7 INFO cinder.volume.api [None req-828467cd-f75a-4443-97c0-da40e8568654 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all snapshots completed successfully. 2026-03-04 02:42:07.501 7 INFO cinder.api.openstack.wsgi [None req-828467cd-f75a-4443-97c0-da40e8568654 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 376/753] 10.0.0.226 () {28 vars in 674 bytes} [Wed Mar 4 02:42:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:42:07.510 8 INFO cinder.api.openstack.wsgi [None req-3ba7b1e5-92f2-4d33-8232-3aac8a60b32e 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true 2026-03-04 02:42:07.522 8 INFO cinder.volume.api [None req-3ba7b1e5-92f2-4d33-8232-3aac8a60b32e 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. 2026-03-04 02:42:07.525 8 INFO cinder.api.openstack.wsgi [None req-3ba7b1e5-92f2-4d33-8232-3aac8a60b32e 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 378/754] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:42:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:42:07.576 7 INFO cinder.api.openstack.wsgi [None req-9d7aedca-4e4d-4f68-a312-0ed4c0ebd858 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true 2026-03-04 02:42:07.598 7 INFO cinder.api.openstack.wsgi [None req-9d7aedca-4e4d-4f68-a312-0ed4c0ebd858 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 377/755] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:42:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:42:07.610 8 INFO cinder.api.openstack.wsgi [None req-5b6778b0-4fd7-4406-a345-93e784b6dbd4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true 2026-03-04 02:42:07.642 8 INFO cinder.api.openstack.wsgi [None req-5b6778b0-4fd7-4406-a345-93e784b6dbd4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 379/756] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:42:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:42:07.657 7 INFO cinder.api.openstack.wsgi [None req-215f2a37-7ec8-4393-8060-7163c759b436 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true 2026-03-04 02:42:07.689 7 INFO cinder.api.openstack.wsgi [None req-215f2a37-7ec8-4393-8060-7163c759b436 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 378/757] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:42:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:42:15.174 8 INFO cinder.api.openstack.wsgi [None req-5b6778b0-4fd7-4406-a345-93e784b6dbd4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:42:15.174 7 INFO cinder.api.openstack.wsgi [None req-215f2a37-7ec8-4393-8060-7163c759b436 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:42:15.175 8 INFO cinder.api.openstack.wsgi [None req-5b6778b0-4fd7-4406-a345-93e784b6dbd4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:42:15.177 7 INFO cinder.api.openstack.wsgi [None req-215f2a37-7ec8-4393-8060-7163c759b436 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:42:25.172 8 INFO cinder.api.openstack.wsgi [None req-5b6778b0-4fd7-4406-a345-93e784b6dbd4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:42:25.173 7 INFO cinder.api.openstack.wsgi [None req-215f2a37-7ec8-4393-8060-7163c759b436 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:42:25.173 8 INFO cinder.api.openstack.wsgi [None req-5b6778b0-4fd7-4406-a345-93e784b6dbd4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:42:25.174 7 INFO cinder.api.openstack.wsgi [None req-215f2a37-7ec8-4393-8060-7163c759b436 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:42:29.033 8 INFO cinder.api.openstack.wsgi [None req-8457958b-d9ff-4ded-99cb-c2eeece92b7a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots 2026-03-04 02:42:29.049 8 INFO cinder.volume.api [None req-8457958b-d9ff-4ded-99cb-c2eeece92b7a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all snapshots completed successfully. 2026-03-04 02:42:29.049 8 INFO cinder.api.openstack.wsgi [None req-8457958b-d9ff-4ded-99cb-c2eeece92b7a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 382/762] 10.0.0.210 () {32 vars in 705 bytes} [Wed Mar 4 02:42:29 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-04 02:42:29.064 7 INFO cinder.api.openstack.wsgi [None req-43219776-a930-42c2-830e-25db2f62de9d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes 2026-03-04 02:42:29.091 7 INFO cinder.volume.api [None req-43219776-a930-42c2-830e-25db2f62de9d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. 2026-03-04 02:42:29.092 7 INFO cinder.api.openstack.wsgi [None req-43219776-a930-42c2-830e-25db2f62de9d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes returned with HTTP 200 [pid: 7|app: 0|req: 381/763] 10.0.0.210 () {32 vars in 701 bytes} [Wed Mar 4 02:42:29 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/volumes => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-04 02:42:35.173 8 INFO cinder.api.openstack.wsgi [None req-8457958b-d9ff-4ded-99cb-c2eeece92b7a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:42:35.173 7 INFO cinder.api.openstack.wsgi [None req-43219776-a930-42c2-830e-25db2f62de9d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:42:35.174 8 INFO cinder.api.openstack.wsgi [None req-8457958b-d9ff-4ded-99cb-c2eeece92b7a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:42:35.174 7 INFO cinder.api.openstack.wsgi [None req-43219776-a930-42c2-830e-25db2f62de9d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:42:45.180 8 INFO cinder.api.openstack.wsgi [None req-8457958b-d9ff-4ded-99cb-c2eeece92b7a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:42:45.180 7 INFO cinder.api.openstack.wsgi [None req-43219776-a930-42c2-830e-25db2f62de9d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:42:45.181 8 INFO cinder.api.openstack.wsgi [None req-8457958b-d9ff-4ded-99cb-c2eeece92b7a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:42:45.182 7 INFO cinder.api.openstack.wsgi [None req-43219776-a930-42c2-830e-25db2f62de9d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:42:55.173 8 INFO cinder.api.openstack.wsgi [None req-8457958b-d9ff-4ded-99cb-c2eeece92b7a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:42:55.173 7 INFO cinder.api.openstack.wsgi [None req-43219776-a930-42c2-830e-25db2f62de9d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:42:55.173 8 INFO cinder.api.openstack.wsgi [None req-8457958b-d9ff-4ded-99cb-c2eeece92b7a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:42:55.174 7 INFO cinder.api.openstack.wsgi [None req-43219776-a930-42c2-830e-25db2f62de9d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:43:05.173 8 INFO cinder.api.openstack.wsgi [None req-8457958b-d9ff-4ded-99cb-c2eeece92b7a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:43:05.174 7 INFO cinder.api.openstack.wsgi [None req-43219776-a930-42c2-830e-25db2f62de9d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:43:05.174 8 INFO cinder.api.openstack.wsgi [None req-8457958b-d9ff-4ded-99cb-c2eeece92b7a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:43:05.175 7 INFO cinder.api.openstack.wsgi [None req-43219776-a930-42c2-830e-25db2f62de9d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:43:07.558 8 INFO cinder.api.openstack.wsgi [None req-7b6498d6-0ce0-4e3c-8ddc-8673de9d0e24 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/30f40972773d4481aa9f606f1fe91fd9?usage=true 2026-03-04 02:43:07.595 8 INFO cinder.api.openstack.wsgi [None req-7b6498d6-0ce0-4e3c-8ddc-8673de9d0e24 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/30f40972773d4481aa9f606f1fe91fd9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 387/772] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:43:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/30f40972773d4481aa9f606f1fe91fd9?usage=true => generated 847 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:43:07.612 7 INFO cinder.api.openstack.wsgi [None req-83cbbb90-834f-4942-8c02-38aa5722eef9 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/43515fd24e1444c2a6346aa15017ff1c?usage=true 2026-03-04 02:43:07.636 7 INFO cinder.api.openstack.wsgi [None req-83cbbb90-834f-4942-8c02-38aa5722eef9 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/43515fd24e1444c2a6346aa15017ff1c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 386/773] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:43:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/43515fd24e1444c2a6346aa15017ff1c?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:43:07.657 8 INFO cinder.api.openstack.wsgi [None req-ccfe5ca6-cefb-4b41-90a2-1edbabab1ae4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/78bae67341a94ecb973982ae84983541?usage=true 2026-03-04 02:43:07.688 8 INFO cinder.api.openstack.wsgi [None req-ccfe5ca6-cefb-4b41-90a2-1edbabab1ae4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/78bae67341a94ecb973982ae84983541?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 388/774] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:43:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/78bae67341a94ecb973982ae84983541?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:43:07.704 7 INFO cinder.api.openstack.wsgi [None req-c2f30472-f291-4bbe-a445-bfe2f53f4aa4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/8ed97144ff9a4c8884d298fd3663b6b9?usage=true 2026-03-04 02:43:07.728 7 INFO cinder.api.openstack.wsgi [None req-c2f30472-f291-4bbe-a445-bfe2f53f4aa4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/8ed97144ff9a4c8884d298fd3663b6b9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 387/775] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:43:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/8ed97144ff9a4c8884d298fd3663b6b9?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:43:07.738 8 INFO cinder.api.openstack.wsgi [None req-2ae5ac9b-2784-4431-8f37-e871761b8657 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true 2026-03-04 02:43:07.766 8 INFO cinder.api.openstack.wsgi [None req-2ae5ac9b-2784-4431-8f37-e871761b8657 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 389/776] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:43:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:43:07.776 7 INFO cinder.api.openstack.wsgi [None req-07d0f676-73f7-4859-8195-2fb4a39c11bf 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true 2026-03-04 02:43:07.803 7 INFO cinder.api.openstack.wsgi [None req-07d0f676-73f7-4859-8195-2fb4a39c11bf 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 388/777] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:43:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:43:07.816 8 INFO cinder.api.openstack.wsgi [None req-f5ec5df4-5194-47bc-bce4-7c5271e9915e 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true 2026-03-04 02:43:07.832 8 INFO cinder.api.openstack.wsgi [None req-f5ec5df4-5194-47bc-bce4-7c5271e9915e 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 390/778] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:43:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:43:07.843 7 INFO cinder.api.openstack.wsgi [None req-af1d9941-7d36-4893-b2a3-aeec739876de 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/ec55ee139b5e4e0a89a0a1e817cad80e?usage=true 2026-03-04 02:43:07.865 7 INFO cinder.api.openstack.wsgi [None req-af1d9941-7d36-4893-b2a3-aeec739876de 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/ec55ee139b5e4e0a89a0a1e817cad80e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 389/779] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:43:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/ec55ee139b5e4e0a89a0a1e817cad80e?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:43:07.875 8 INFO cinder.api.openstack.wsgi [None req-ccd2dff9-6c71-463f-a3e2-3e78e7faee95 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true 2026-03-04 02:43:07.885 8 INFO cinder.volume.api [None req-ccd2dff9-6c71-463f-a3e2-3e78e7faee95 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. 2026-03-04 02:43:07.886 8 INFO cinder.api.openstack.wsgi [None req-ccd2dff9-6c71-463f-a3e2-3e78e7faee95 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 391/780] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:43:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:43:07.898 7 INFO cinder.api.openstack.wsgi [None req-ae66ae82-ff23-43fc-819d-99d86498da46 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true 2026-03-04 02:43:07.905 7 INFO cinder.volume.api [None req-ae66ae82-ff23-43fc-819d-99d86498da46 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all snapshots completed successfully. 2026-03-04 02:43:07.905 7 INFO cinder.api.openstack.wsgi [None req-ae66ae82-ff23-43fc-819d-99d86498da46 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 390/781] 10.0.0.226 () {28 vars in 674 bytes} [Wed Mar 4 02:43:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:43:07.919 8 INFO cinder.api.openstack.wsgi [None req-b3e8f6cf-b787-469d-9e3e-3c42fe8183d3 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services 2026-03-04 02:43:07.924 8 INFO cinder.api.openstack.wsgi [None req-b3e8f6cf-b787-469d-9e3e-3c42fe8183d3 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services returned with HTTP 200 [pid: 8|app: 0|req: 392/782] 10.0.0.226 () {28 vars in 645 bytes} [Wed Mar 4 02:43:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:43:07.935 7 INFO cinder.api.openstack.wsgi [None req-bb684f86-8b08-486b-85ab-b334043e93f6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true 2026-03-04 02:43:07.943 7 INFO cinder.volume.api [None req-bb684f86-8b08-486b-85ab-b334043e93f6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. 2026-03-04 02:43:07.945 7 INFO cinder.api.openstack.wsgi [None req-bb684f86-8b08-486b-85ab-b334043e93f6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 391/783] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:43:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:43:07.957 8 INFO cinder.api.openstack.wsgi [None req-7d7f39cf-4188-4d50-b996-abbb4213abcf 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true 2026-03-04 02:43:08.461 8 INFO cinder.api.openstack.wsgi [None req-7d7f39cf-4188-4d50-b996-abbb4213abcf 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 393/784] 10.0.0.226 () {28 vars in 696 bytes} [Wed Mar 4 02:43:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:43:12.678 7 INFO cinder.api.openstack.wsgi [None req-f38e57e5-2a36-4764-b977-4cceeb94f3cd f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/8ed97144ff9a4c8884d298fd3663b6b9/volumes 2026-03-04 02:43:13.380 7 INFO cinder.api.v3.volumes [None req-f38e57e5-2a36-4764-b977-4cceeb94f3cd f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] Create volume of 1 GB 2026-03-04 02:43:13.405 7 INFO cinder.volume.api [None req-f38e57e5-2a36-4764-b977-4cceeb94f3cd f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] Availability Zones retrieved successfully. 2026-03-04 02:43:13.860 7 INFO cinder.volume.api [None req-f38e57e5-2a36-4764-b977-4cceeb94f3cd f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] Create volume request issued successfully. 2026-03-04 02:43:13.862 7 INFO cinder.api.openstack.wsgi [None req-f38e57e5-2a36-4764-b977-4cceeb94f3cd f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8ed97144ff9a4c8884d298fd3663b6b9/volumes returned with HTTP 202 [pid: 7|app: 0|req: 392/785] 10.0.0.210 () {34 vars in 723 bytes} [Wed Mar 4 02:43:12 2026] POST /v3/8ed97144ff9a4c8884d298fd3663b6b9/volumes => generated 865 bytes in 1195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-03-04 02:43:13.886 8 INFO cinder.api.openstack.wsgi [None req-7ee7ba9f-bc22-48d4-9ea3-485fecac2d3c f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8ed97144ff9a4c8884d298fd3663b6b9/volumes/82c1c028-8b31-4024-9543-a1adf6999458 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:43:13.927 8 INFO cinder.volume.api [None req-7ee7ba9f-bc22-48d4-9ea3-485fecac2d3c f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] Volume info retrieved successfully. 2026-03-04 02:43:13.936 8 INFO cinder.api.openstack.wsgi [None req-7ee7ba9f-bc22-48d4-9ea3-485fecac2d3c f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8ed97144ff9a4c8884d298fd3663b6b9/volumes/82c1c028-8b31-4024-9543-a1adf6999458 returned with HTTP 200 [pid: 8|app: 0|req: 394/786] 10.0.0.210 () {32 vars in 775 bytes} [Wed Mar 4 02:43:13 2026] GET /v3/8ed97144ff9a4c8884d298fd3663b6b9/volumes/82c1c028-8b31-4024-9543-a1adf6999458 => generated 933 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 02:43:14.965 7 INFO cinder.api.openstack.wsgi [None req-f7cef4a1-0171-4dc8-827d-9ab7c57f8bda f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8ed97144ff9a4c8884d298fd3663b6b9/volumes/82c1c028-8b31-4024-9543-a1adf6999458 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:43:14.994 7 INFO cinder.volume.api [None req-f7cef4a1-0171-4dc8-827d-9ab7c57f8bda f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] Volume info retrieved successfully. 2026-03-04 02:43:15.012 7 INFO cinder.api.openstack.wsgi [None req-f7cef4a1-0171-4dc8-827d-9ab7c57f8bda f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8ed97144ff9a4c8884d298fd3663b6b9/volumes/82c1c028-8b31-4024-9543-a1adf6999458 returned with HTTP 200 [pid: 7|app: 0|req: 393/787] 10.0.0.210 () {32 vars in 775 bytes} [Wed Mar 4 02:43:14 2026] GET /v3/8ed97144ff9a4c8884d298fd3663b6b9/volumes/82c1c028-8b31-4024-9543-a1adf6999458 => generated 957 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:43:15.173 7 INFO cinder.api.openstack.wsgi [None req-f7cef4a1-0171-4dc8-827d-9ab7c57f8bda f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:43:15.174 8 INFO cinder.api.openstack.wsgi [None req-7ee7ba9f-bc22-48d4-9ea3-485fecac2d3c f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:43:15.175 8 INFO cinder.api.openstack.wsgi [None req-7ee7ba9f-bc22-48d4-9ea3-485fecac2d3c f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:43:15.174 7 INFO cinder.api.openstack.wsgi [None req-f7cef4a1-0171-4dc8-827d-9ab7c57f8bda f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] http://10.0.0.171: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-03-04 02:43:16.035 8 INFO cinder.api.openstack.wsgi [None req-8ea4407c-479e-436c-a6bc-71d64b00596f f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8ed97144ff9a4c8884d298fd3663b6b9/volumes/82c1c028-8b31-4024-9543-a1adf6999458 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:43:16.049 8 INFO cinder.volume.api [None req-8ea4407c-479e-436c-a6bc-71d64b00596f f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] Volume info retrieved successfully. 2026-03-04 02:43:16.054 8 INFO cinder.api.openstack.wsgi [None req-8ea4407c-479e-436c-a6bc-71d64b00596f f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8ed97144ff9a4c8884d298fd3663b6b9/volumes/82c1c028-8b31-4024-9543-a1adf6999458 returned with HTTP 200 [pid: 8|app: 0|req: 396/790] 10.0.0.210 () {32 vars in 775 bytes} [Wed Mar 4 02:43:16 2026] GET /v3/8ed97144ff9a4c8884d298fd3663b6b9/volumes/82c1c028-8b31-4024-9543-a1adf6999458 => generated 957 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-03-04 02:43:17.077 7 INFO cinder.api.openstack.wsgi [None req-e88bbc7e-9145-44ef-b828-c3523a57450a f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8ed97144ff9a4c8884d298fd3663b6b9/volumes/82c1c028-8b31-4024-9543-a1adf6999458 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:43:17.100 7 INFO cinder.volume.api [None req-e88bbc7e-9145-44ef-b828-c3523a57450a f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] Volume info retrieved successfully. 2026-03-04 02:43:17.108 7 INFO cinder.api.openstack.wsgi [None req-e88bbc7e-9145-44ef-b828-c3523a57450a f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8ed97144ff9a4c8884d298fd3663b6b9/volumes/82c1c028-8b31-4024-9543-a1adf6999458 returned with HTTP 200 [pid: 7|app: 0|req: 395/791] 10.0.0.210 () {32 vars in 775 bytes} [Wed Mar 4 02:43:17 2026] GET /v3/8ed97144ff9a4c8884d298fd3663b6b9/volumes/82c1c028-8b31-4024-9543-a1adf6999458 => generated 1342 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-03-04 02:43:17.206 8 INFO cinder.api.openstack.wsgi [req-29478659-19c8-4e25-a4b7-4090b46409cf req-ba4fd1e0-7ae0-49c7-9640-dd5f649508c6 f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8ed97144ff9a4c8884d298fd3663b6b9/volumes/82c1c028-8b31-4024-9543-a1adf6999458 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:43:17.218 8 INFO cinder.volume.api [req-29478659-19c8-4e25-a4b7-4090b46409cf req-ba4fd1e0-7ae0-49c7-9640-dd5f649508c6 f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] Volume info retrieved successfully. 2026-03-04 02:43:17.222 8 INFO cinder.api.openstack.wsgi [req-29478659-19c8-4e25-a4b7-4090b46409cf req-ba4fd1e0-7ae0-49c7-9640-dd5f649508c6 f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8ed97144ff9a4c8884d298fd3663b6b9/volumes/82c1c028-8b31-4024-9543-a1adf6999458 returned with HTTP 200 [pid: 8|app: 0|req: 397/792] 10.0.0.191 () {34 vars in 1028 bytes} [Wed Mar 4 02:43:17 2026] GET /v3/8ed97144ff9a4c8884d298fd3663b6b9/volumes/82c1c028-8b31-4024-9543-a1adf6999458 => generated 1342 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-03-04 02:43:17.647 7 INFO cinder.api.openstack.wsgi [req-29478659-19c8-4e25-a4b7-4090b46409cf req-5a16977c-f5f4-409b-a47f-67c433b4a4b5 f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8ed97144ff9a4c8884d298fd3663b6b9/volumes/82c1c028-8b31-4024-9543-a1adf6999458 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:43:17.663 7 INFO cinder.volume.api [req-29478659-19c8-4e25-a4b7-4090b46409cf req-5a16977c-f5f4-409b-a47f-67c433b4a4b5 f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] Volume info retrieved successfully. 2026-03-04 02:43:17.668 7 INFO cinder.api.openstack.wsgi [req-29478659-19c8-4e25-a4b7-4090b46409cf req-5a16977c-f5f4-409b-a47f-67c433b4a4b5 f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8ed97144ff9a4c8884d298fd3663b6b9/volumes/82c1c028-8b31-4024-9543-a1adf6999458 returned with HTTP 200 [pid: 7|app: 0|req: 396/793] 10.0.0.191 () {34 vars in 1028 bytes} [Wed Mar 4 02:43:17 2026] GET /v3/8ed97144ff9a4c8884d298fd3663b6b9/volumes/82c1c028-8b31-4024-9543-a1adf6999458 => generated 1342 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-04 02:43:17.680 8 INFO cinder.api.openstack.wsgi [req-29478659-19c8-4e25-a4b7-4090b46409cf req-ba4fd1e0-7ae0-49c7-9640-dd5f649508c6 f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-03-04 02:43:17.681 8 INFO cinder.api.openstack.wsgi [req-29478659-19c8-4e25-a4b7-4090b46409cf req-ba4fd1e0-7ae0-49c7-9640-dd5f649508c6 f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 398/794] 10.0.0.191 () {32 vars in 829 bytes} [Wed Mar 4 02:43:17 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 02:43:17.690 7 INFO cinder.api.openstack.wsgi [req-29478659-19c8-4e25-a4b7-4090b46409cf req-560ec9bd-e852-4783-a2a3-1a528218af70 f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/8ed97144ff9a4c8884d298fd3663b6b9/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:43:17.742 7 INFO cinder.api.openstack.wsgi [req-29478659-19c8-4e25-a4b7-4090b46409cf req-560ec9bd-e852-4783-a2a3-1a528218af70 f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8ed97144ff9a4c8884d298fd3663b6b9/attachments returned with HTTP 200 [pid: 7|app: 0|req: 397/795] 10.0.0.191 () {40 vars in 1057 bytes} [Wed Mar 4 02:43:17 2026] POST /v3/8ed97144ff9a4c8884d298fd3663b6b9/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-04 02:43:23.643 8 INFO cinder.api.openstack.wsgi [req-29478659-19c8-4e25-a4b7-4090b46409cf req-ba4fd1e0-7ae0-49c7-9640-dd5f649508c6 f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-03-04 02:43:23.644 8 INFO cinder.api.openstack.wsgi [req-29478659-19c8-4e25-a4b7-4090b46409cf req-ba4fd1e0-7ae0-49c7-9640-dd5f649508c6 f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 399/796] 199.204.45.78 () {32 vars in 839 bytes} [Wed Mar 4 02:43:23 2026] GET / => generated 411 bytes in 3 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-03-04 02:43:23.694 7 INFO cinder.api.openstack.wsgi [req-29478659-19c8-4e25-a4b7-4090b46409cf req-b4c3002f-f240-49a0-8b75-3f49cda4531b f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8ed97144ff9a4c8884d298fd3663b6b9/volumes/82c1c028-8b31-4024-9543-a1adf6999458 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:43:23.714 7 INFO cinder.volume.api [req-29478659-19c8-4e25-a4b7-4090b46409cf req-b4c3002f-f240-49a0-8b75-3f49cda4531b f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] Volume info retrieved successfully. 2026-03-04 02:43:23.723 7 INFO cinder.api.openstack.wsgi [req-29478659-19c8-4e25-a4b7-4090b46409cf req-b4c3002f-f240-49a0-8b75-3f49cda4531b f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8ed97144ff9a4c8884d298fd3663b6b9/volumes/82c1c028-8b31-4024-9543-a1adf6999458 returned with HTTP 200 [pid: 7|app: 0|req: 398/797] 199.204.45.78 () {36 vars in 1072 bytes} [Wed Mar 4 02:43:23 2026] GET /v3/8ed97144ff9a4c8884d298fd3663b6b9/volumes/82c1c028-8b31-4024-9543-a1adf6999458 => generated 1522 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) 2026-03-04 02:43:25.173 7 INFO cinder.api.openstack.wsgi [req-29478659-19c8-4e25-a4b7-4090b46409cf req-b4c3002f-f240-49a0-8b75-3f49cda4531b f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:43:25.173 8 INFO cinder.api.openstack.wsgi [req-29478659-19c8-4e25-a4b7-4090b46409cf req-ba4fd1e0-7ae0-49c7-9640-dd5f649508c6 f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:43:25.173 8 INFO cinder.api.openstack.wsgi [req-29478659-19c8-4e25-a4b7-4090b46409cf req-ba4fd1e0-7ae0-49c7-9640-dd5f649508c6 f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:43:25.174 7 INFO cinder.api.openstack.wsgi [req-29478659-19c8-4e25-a4b7-4090b46409cf req-b4c3002f-f240-49a0-8b75-3f49cda4531b f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] http://10.0.0.171: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-03-04 02:43:25.545 8 INFO cinder.api.openstack.wsgi [req-29478659-19c8-4e25-a4b7-4090b46409cf req-e04ad0b6-5743-43c7-80d4-e85cc31af664 f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/8ed97144ff9a4c8884d298fd3663b6b9/attachments/387ffab4-8976-47a5-9342-4c1781a604ab /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:43:26.606 8 INFO cinder.api.openstack.wsgi [req-29478659-19c8-4e25-a4b7-4090b46409cf req-e04ad0b6-5743-43c7-80d4-e85cc31af664 f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8ed97144ff9a4c8884d298fd3663b6b9/attachments/387ffab4-8976-47a5-9342-4c1781a604ab returned with HTTP 200 [pid: 8|app: 0|req: 401/800] 199.204.45.78 () {40 vars in 1134 bytes} [Wed Mar 4 02:43:25 2026] PUT /v3/8ed97144ff9a4c8884d298fd3663b6b9/attachments/387ffab4-8976-47a5-9342-4c1781a604ab => generated 802 bytes in 1070 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-03-04 02:43:27.125 7 INFO cinder.api.openstack.wsgi [req-29478659-19c8-4e25-a4b7-4090b46409cf req-5b5f755e-519f-4c97-a0f2-2d30a8bcfda9 f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/8ed97144ff9a4c8884d298fd3663b6b9/attachments/387ffab4-8976-47a5-9342-4c1781a604ab/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:43:27.171 7 INFO cinder.api.openstack.wsgi [req-29478659-19c8-4e25-a4b7-4090b46409cf req-5b5f755e-519f-4c97-a0f2-2d30a8bcfda9 f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8ed97144ff9a4c8884d298fd3663b6b9/attachments/387ffab4-8976-47a5-9342-4c1781a604ab/action returned with HTTP 204 [pid: 7|app: 0|req: 400/801] 199.204.45.78 () {40 vars in 1147 bytes} [Wed Mar 4 02:43:27 2026] POST /v3/8ed97144ff9a4c8884d298fd3663b6b9/attachments/387ffab4-8976-47a5-9342-4c1781a604ab/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-03-04 02:43:35.173 8 INFO cinder.api.openstack.wsgi [req-29478659-19c8-4e25-a4b7-4090b46409cf req-e04ad0b6-5743-43c7-80d4-e85cc31af664 f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:43:35.174 8 INFO cinder.api.openstack.wsgi [req-29478659-19c8-4e25-a4b7-4090b46409cf req-e04ad0b6-5743-43c7-80d4-e85cc31af664 f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:43:35.175 7 INFO cinder.api.openstack.wsgi [req-29478659-19c8-4e25-a4b7-4090b46409cf req-5b5f755e-519f-4c97-a0f2-2d30a8bcfda9 f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:43:35.176 7 INFO cinder.api.openstack.wsgi [req-29478659-19c8-4e25-a4b7-4090b46409cf req-5b5f755e-519f-4c97-a0f2-2d30a8bcfda9 f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] http://10.0.0.171: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-03-04 02:43:42.233 8 INFO cinder.api.openstack.wsgi [req-8d4010fe-bb8d-4725-87c7-5165c0ea0d86 req-a4d51993-3a76-4a2e-9e95-426c53b2b8b7 f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/8ed97144ff9a4c8884d298fd3663b6b9/attachments/387ffab4-8976-47a5-9342-4c1781a604ab /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:43:42.991 8 INFO cinder.api.openstack.wsgi [req-8d4010fe-bb8d-4725-87c7-5165c0ea0d86 req-a4d51993-3a76-4a2e-9e95-426c53b2b8b7 f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8ed97144ff9a4c8884d298fd3663b6b9/attachments/387ffab4-8976-47a5-9342-4c1781a604ab returned with HTTP 200 [pid: 8|app: 0|req: 403/804] 199.204.45.78 () {38 vars in 1102 bytes} [Wed Mar 4 02:43:42 2026] DELETE /v3/8ed97144ff9a4c8884d298fd3663b6b9/attachments/387ffab4-8976-47a5-9342-4c1781a604ab => generated 19 bytes in 771 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-03-04 02:43:43.007 7 INFO cinder.api.openstack.wsgi [req-8d4010fe-bb8d-4725-87c7-5165c0ea0d86 req-e9c86697-05a5-434a-9d9f-3fe41d4e7e51 f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/8ed97144ff9a4c8884d298fd3663b6b9/volumes/82c1c028-8b31-4024-9543-a1adf6999458 2026-03-04 02:43:43.007 7 INFO cinder.api.v3.volumes [req-8d4010fe-bb8d-4725-87c7-5165c0ea0d86 req-e9c86697-05a5-434a-9d9f-3fe41d4e7e51 f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] Delete volume with id: 82c1c028-8b31-4024-9543-a1adf6999458 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:43:43.018 7 INFO cinder.volume.api [req-8d4010fe-bb8d-4725-87c7-5165c0ea0d86 req-e9c86697-05a5-434a-9d9f-3fe41d4e7e51 f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] Volume info retrieved successfully. 2026-03-04 02:43:43.524 7 INFO cinder.volume.api [req-8d4010fe-bb8d-4725-87c7-5165c0ea0d86 req-e9c86697-05a5-434a-9d9f-3fe41d4e7e51 f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] Delete volume request issued successfully. 2026-03-04 02:43:43.524 7 INFO cinder.api.openstack.wsgi [req-8d4010fe-bb8d-4725-87c7-5165c0ea0d86 req-e9c86697-05a5-434a-9d9f-3fe41d4e7e51 f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8ed97144ff9a4c8884d298fd3663b6b9/volumes/82c1c028-8b31-4024-9543-a1adf6999458 returned with HTTP 202 [pid: 7|app: 0|req: 402/805] 199.204.45.78 () {36 vars in 1053 bytes} [Wed Mar 4 02:43:42 2026] DELETE /v3/8ed97144ff9a4c8884d298fd3663b6b9/volumes/82c1c028-8b31-4024-9543-a1adf6999458 => generated 0 bytes in 527 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-03-04 02:43:45.173 7 INFO cinder.api.openstack.wsgi [req-8d4010fe-bb8d-4725-87c7-5165c0ea0d86 req-e9c86697-05a5-434a-9d9f-3fe41d4e7e51 f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:43:45.173 8 INFO cinder.api.openstack.wsgi [req-8d4010fe-bb8d-4725-87c7-5165c0ea0d86 req-a4d51993-3a76-4a2e-9e95-426c53b2b8b7 f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:43:45.174 7 INFO cinder.api.openstack.wsgi [req-8d4010fe-bb8d-4725-87c7-5165c0ea0d86 req-e9c86697-05a5-434a-9d9f-3fe41d4e7e51 f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:43:45.174 8 INFO cinder.api.openstack.wsgi [req-8d4010fe-bb8d-4725-87c7-5165c0ea0d86 req-a4d51993-3a76-4a2e-9e95-426c53b2b8b7 f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:43:55.172 7 INFO cinder.api.openstack.wsgi [req-8d4010fe-bb8d-4725-87c7-5165c0ea0d86 req-e9c86697-05a5-434a-9d9f-3fe41d4e7e51 f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:43:55.172 8 INFO cinder.api.openstack.wsgi [req-8d4010fe-bb8d-4725-87c7-5165c0ea0d86 req-a4d51993-3a76-4a2e-9e95-426c53b2b8b7 f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:43:55.173 7 INFO cinder.api.openstack.wsgi [req-8d4010fe-bb8d-4725-87c7-5165c0ea0d86 req-e9c86697-05a5-434a-9d9f-3fe41d4e7e51 f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:43:55.173 8 INFO cinder.api.openstack.wsgi [req-8d4010fe-bb8d-4725-87c7-5165c0ea0d86 req-a4d51993-3a76-4a2e-9e95-426c53b2b8b7 f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:44:02.720 7 INFO cinder.api.openstack.wsgi [req-8d4010fe-bb8d-4725-87c7-5165c0ea0d86 req-e9c86697-05a5-434a-9d9f-3fe41d4e7e51 f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-03-04 02:44:02.722 7 INFO cinder.api.openstack.wsgi [req-8d4010fe-bb8d-4725-87c7-5165c0ea0d86 req-e9c86697-05a5-434a-9d9f-3fe41d4e7e51 f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 405/810] 10.0.0.210 () {30 vars in 411 bytes} [Wed Mar 4 02:44:02 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-03-04 02:44:05.173 7 INFO cinder.api.openstack.wsgi [req-8d4010fe-bb8d-4725-87c7-5165c0ea0d86 req-e9c86697-05a5-434a-9d9f-3fe41d4e7e51 f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:44:05.173 8 INFO cinder.api.openstack.wsgi [req-8d4010fe-bb8d-4725-87c7-5165c0ea0d86 req-a4d51993-3a76-4a2e-9e95-426c53b2b8b7 f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:44:05.174 8 INFO cinder.api.openstack.wsgi [req-8d4010fe-bb8d-4725-87c7-5165c0ea0d86 req-a4d51993-3a76-4a2e-9e95-426c53b2b8b7 f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:44:05.175 7 INFO cinder.api.openstack.wsgi [req-8d4010fe-bb8d-4725-87c7-5165c0ea0d86 req-e9c86697-05a5-434a-9d9f-3fe41d4e7e51 f60f9ebcc1be47d9abe8627876149206 8ed97144ff9a4c8884d298fd3663b6b9 - - default default] http://10.0.0.171: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-03-04 02:44:07.770 8 INFO cinder.api.openstack.wsgi [None req-0ae0fc26-264a-4457-bd4d-13d0df4c4280 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/370ed0eb1e5449ce9931166b5641c51d?usage=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:44:07.817 8 INFO cinder.api.openstack.wsgi [None req-0ae0fc26-264a-4457-bd4d-13d0df4c4280 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/370ed0eb1e5449ce9931166b5641c51d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 407/813] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:44:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/370ed0eb1e5449ce9931166b5641c51d?usage=true => generated 847 bytes in 647 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-03-04 02:44:07.828 7 INFO cinder.api.openstack.wsgi [None req-5b1585d0-bcb0-4e59-a81f-ac552c5c4d1d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true 2026-03-04 02:44:07.852 7 INFO cinder.api.openstack.wsgi [None req-5b1585d0-bcb0-4e59-a81f-ac552c5c4d1d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 407/814] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:44:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:44:07.866 8 INFO cinder.api.openstack.wsgi [None req-b2706df2-6a1c-4ce2-a8b6-52902b468c33 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true 2026-03-04 02:44:07.895 8 INFO cinder.api.openstack.wsgi [None req-b2706df2-6a1c-4ce2-a8b6-52902b468c33 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 408/815] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:44:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:44:07.907 7 INFO cinder.api.openstack.wsgi [None req-955d20a2-cc33-426d-9233-194048356ab6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/a4685418ad9b445299ca73d81042d430?usage=true 2026-03-04 02:44:07.950 7 INFO cinder.api.openstack.wsgi [None req-955d20a2-cc33-426d-9233-194048356ab6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/a4685418ad9b445299ca73d81042d430?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 408/816] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:44:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/a4685418ad9b445299ca73d81042d430?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:44:07.960 8 INFO cinder.api.openstack.wsgi [None req-88148a81-ee32-4fed-a77a-fc02d4256c7f 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/ba0177e1b39e4b3f8d9e5b96991e67c0?usage=true 2026-03-04 02:44:07.990 8 INFO cinder.api.openstack.wsgi [None req-88148a81-ee32-4fed-a77a-fc02d4256c7f 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/ba0177e1b39e4b3f8d9e5b96991e67c0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 409/817] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:44:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/ba0177e1b39e4b3f8d9e5b96991e67c0?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:44:08.009 7 INFO cinder.api.openstack.wsgi [None req-664fcf1a-012b-42a4-ac67-2d163cc0d34e 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e3d33495cf294fc7bcf8c366687dfcf9?usage=true 2026-03-04 02:44:08.042 7 INFO cinder.api.openstack.wsgi [None req-664fcf1a-012b-42a4-ac67-2d163cc0d34e 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e3d33495cf294fc7bcf8c366687dfcf9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 409/818] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:44:08 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e3d33495cf294fc7bcf8c366687dfcf9?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:44:08.053 8 INFO cinder.api.openstack.wsgi [None req-6e1c2533-027f-4bf6-8b62-15dc6cf70fd4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true 2026-03-04 02:44:08.085 8 INFO cinder.api.openstack.wsgi [None req-6e1c2533-027f-4bf6-8b62-15dc6cf70fd4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 410/819] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:44:08 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:44:08.097 7 INFO cinder.api.openstack.wsgi [None req-6860ad2a-da3e-4cfa-81b4-636ce075907d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true 2026-03-04 02:44:08.103 7 INFO cinder.volume.api [None req-6860ad2a-da3e-4cfa-81b4-636ce075907d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all snapshots completed successfully. 2026-03-04 02:44:08.103 7 INFO cinder.api.openstack.wsgi [None req-6860ad2a-da3e-4cfa-81b4-636ce075907d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 410/820] 10.0.0.226 () {28 vars in 674 bytes} [Wed Mar 4 02:44:08 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:44:08.115 8 INFO cinder.api.openstack.wsgi [None req-63687893-72a1-428b-b931-f52612be1915 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true 2026-03-04 02:44:08.129 8 INFO cinder.volume.api [None req-63687893-72a1-428b-b931-f52612be1915 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. 2026-03-04 02:44:08.132 8 INFO cinder.api.openstack.wsgi [None req-63687893-72a1-428b-b931-f52612be1915 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 411/821] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:44:08 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-04 02:44:08.145 7 INFO cinder.api.openstack.wsgi [None req-54d3b96a-35c4-4df2-9b91-d76c86037692 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true 2026-03-04 02:44:08.648 7 INFO cinder.api.openstack.wsgi [None req-54d3b96a-35c4-4df2-9b91-d76c86037692 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 411/822] 10.0.0.226 () {28 vars in 696 bytes} [Wed Mar 4 02:44:08 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true => generated 669 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:44:08.659 8 INFO cinder.api.openstack.wsgi [None req-8dfc04df-82bd-4951-9660-8f193f39b29a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true 2026-03-04 02:44:08.668 8 INFO cinder.volume.api [None req-8dfc04df-82bd-4951-9660-8f193f39b29a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. 2026-03-04 02:44:08.670 8 INFO cinder.api.openstack.wsgi [None req-8dfc04df-82bd-4951-9660-8f193f39b29a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 412/823] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:44:08 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:44:08.680 7 INFO cinder.api.openstack.wsgi [None req-74049719-1783-4f8f-91c9-e8b6390e54ec 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services 2026-03-04 02:44:08.686 7 INFO cinder.api.openstack.wsgi [None req-74049719-1783-4f8f-91c9-e8b6390e54ec 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 412/824] 10.0.0.226 () {28 vars in 645 bytes} [Wed Mar 4 02:44:08 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:44:15.174 7 INFO cinder.api.openstack.wsgi [None req-74049719-1783-4f8f-91c9-e8b6390e54ec 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:44:15.175 7 INFO cinder.api.openstack.wsgi [None req-74049719-1783-4f8f-91c9-e8b6390e54ec 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:44:15.174 8 INFO cinder.api.openstack.wsgi [None req-8dfc04df-82bd-4951-9660-8f193f39b29a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:44:15.177 8 INFO cinder.api.openstack.wsgi [None req-8dfc04df-82bd-4951-9660-8f193f39b29a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:44:25.172 7 INFO cinder.api.openstack.wsgi [None req-74049719-1783-4f8f-91c9-e8b6390e54ec 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:44:25.173 8 INFO cinder.api.openstack.wsgi [None req-8dfc04df-82bd-4951-9660-8f193f39b29a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:44:25.173 7 INFO cinder.api.openstack.wsgi [None req-74049719-1783-4f8f-91c9-e8b6390e54ec 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:44:25.174 8 INFO cinder.api.openstack.wsgi [None req-8dfc04df-82bd-4951-9660-8f193f39b29a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:44:35.173 7 INFO cinder.api.openstack.wsgi [None req-74049719-1783-4f8f-91c9-e8b6390e54ec 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:44:35.173 8 INFO cinder.api.openstack.wsgi [None req-8dfc04df-82bd-4951-9660-8f193f39b29a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:44:35.174 7 INFO cinder.api.openstack.wsgi [None req-74049719-1783-4f8f-91c9-e8b6390e54ec 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:44:35.174 8 INFO cinder.api.openstack.wsgi [None req-8dfc04df-82bd-4951-9660-8f193f39b29a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:44:45.173 7 INFO cinder.api.openstack.wsgi [None req-74049719-1783-4f8f-91c9-e8b6390e54ec 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:44:45.173 8 INFO cinder.api.openstack.wsgi [None req-8dfc04df-82bd-4951-9660-8f193f39b29a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:44:45.174 8 INFO cinder.api.openstack.wsgi [None req-8dfc04df-82bd-4951-9660-8f193f39b29a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:44:45.174 7 INFO cinder.api.openstack.wsgi [None req-74049719-1783-4f8f-91c9-e8b6390e54ec 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:44:54.169 8 INFO cinder.api.openstack.wsgi [req-05f25d5c-4dd2-425a-9bd3-4bd2d71515f2 req-0494aff8-dd0b-4b5b-b598-70cf70642981 aae255441da44d6281d86c0c75009367 a4685418ad9b445299ca73d81042d430 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a4685418ad9b445299ca73d81042d430/attachments?instance_id=bc8cc73b-ee70-463c-9184-411d277f0aff 2026-03-04 02:44:54.187 8 INFO cinder.api.openstack.wsgi [req-05f25d5c-4dd2-425a-9bd3-4bd2d71515f2 req-0494aff8-dd0b-4b5b-b598-70cf70642981 aae255441da44d6281d86c0c75009367 a4685418ad9b445299ca73d81042d430 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a4685418ad9b445299ca73d81042d430/attachments?instance_id=bc8cc73b-ee70-463c-9184-411d277f0aff returned with HTTP 200 [pid: 8|app: 0|req: 417/833] 199.204.45.78 () {36 vars in 1103 bytes} [Wed Mar 4 02:44:54 2026] GET /v3/a4685418ad9b445299ca73d81042d430/attachments?instance_id=bc8cc73b-ee70-463c-9184-411d277f0aff => generated 19 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:44:55.172 8 INFO cinder.api.openstack.wsgi [req-05f25d5c-4dd2-425a-9bd3-4bd2d71515f2 req-0494aff8-dd0b-4b5b-b598-70cf70642981 aae255441da44d6281d86c0c75009367 a4685418ad9b445299ca73d81042d430 - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:44:55.173 8 INFO cinder.api.openstack.wsgi [req-05f25d5c-4dd2-425a-9bd3-4bd2d71515f2 req-0494aff8-dd0b-4b5b-b598-70cf70642981 aae255441da44d6281d86c0c75009367 a4685418ad9b445299ca73d81042d430 - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:44:55.172 7 INFO cinder.api.openstack.wsgi [None req-74049719-1783-4f8f-91c9-e8b6390e54ec 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:44:55.175 7 INFO cinder.api.openstack.wsgi [None req-74049719-1783-4f8f-91c9-e8b6390e54ec 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:45:05.173 8 INFO cinder.api.openstack.wsgi [req-05f25d5c-4dd2-425a-9bd3-4bd2d71515f2 req-0494aff8-dd0b-4b5b-b598-70cf70642981 aae255441da44d6281d86c0c75009367 a4685418ad9b445299ca73d81042d430 - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:45:05.174 8 INFO cinder.api.openstack.wsgi [req-05f25d5c-4dd2-425a-9bd3-4bd2d71515f2 req-0494aff8-dd0b-4b5b-b598-70cf70642981 aae255441da44d6281d86c0c75009367 a4685418ad9b445299ca73d81042d430 - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:45:05.173 7 INFO cinder.api.openstack.wsgi [None req-74049719-1783-4f8f-91c9-e8b6390e54ec 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:45:05.175 7 INFO cinder.api.openstack.wsgi [None req-74049719-1783-4f8f-91c9-e8b6390e54ec 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:45:07.222 8 INFO cinder.api.openstack.wsgi [None req-98cfc58f-2a59-4f7e-a6cc-6fec8cec7e8b 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true 2026-03-04 02:45:07.237 8 INFO cinder.volume.api [None req-98cfc58f-2a59-4f7e-a6cc-6fec8cec7e8b 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. 2026-03-04 02:45:07.239 8 INFO cinder.api.openstack.wsgi [None req-98cfc58f-2a59-4f7e-a6cc-6fec8cec7e8b 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 420/838] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:45:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true => generated 15 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-04 02:45:07.255 7 INFO cinder.api.openstack.wsgi [None req-0b2b068e-554b-4fbe-a4e2-809eba60a738 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true 2026-03-04 02:45:07.269 7 INFO cinder.volume.api [None req-0b2b068e-554b-4fbe-a4e2-809eba60a738 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. 2026-03-04 02:45:07.272 7 INFO cinder.api.openstack.wsgi [None req-0b2b068e-554b-4fbe-a4e2-809eba60a738 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 419/839] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:45:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-04 02:45:07.287 8 INFO cinder.api.openstack.wsgi [None req-a0c95307-9ad3-45fa-961e-d3a2d48cd5fc 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true 2026-03-04 02:45:07.294 8 INFO cinder.volume.api [None req-a0c95307-9ad3-45fa-961e-d3a2d48cd5fc 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all snapshots completed successfully. 2026-03-04 02:45:07.295 8 INFO cinder.api.openstack.wsgi [None req-a0c95307-9ad3-45fa-961e-d3a2d48cd5fc 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 421/840] 10.0.0.226 () {28 vars in 674 bytes} [Wed Mar 4 02:45:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:45:07.370 7 INFO cinder.api.openstack.wsgi [None req-30856f03-690b-4991-bcfa-e0561cad65d6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/3990bd70c25f48e8b4a268e14d797e22?usage=true 2026-03-04 02:45:07.410 7 INFO cinder.api.openstack.wsgi [None req-30856f03-690b-4991-bcfa-e0561cad65d6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/3990bd70c25f48e8b4a268e14d797e22?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 420/841] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:45:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/3990bd70c25f48e8b4a268e14d797e22?usage=true => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:45:07.423 8 INFO cinder.api.openstack.wsgi [None req-723667bc-5142-476f-92fe-3d0604e3d08c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/7beb9bf28f964277a0e7eab8c6cd39fb?usage=true 2026-03-04 02:45:07.454 8 INFO cinder.api.openstack.wsgi [None req-723667bc-5142-476f-92fe-3d0604e3d08c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/7beb9bf28f964277a0e7eab8c6cd39fb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 422/842] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:45:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/7beb9bf28f964277a0e7eab8c6cd39fb?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:45:07.467 7 INFO cinder.api.openstack.wsgi [None req-9df11f46-3c52-42e0-95ec-c5e3a990b14d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true 2026-03-04 02:45:07.502 7 INFO cinder.api.openstack.wsgi [None req-9df11f46-3c52-42e0-95ec-c5e3a990b14d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 421/843] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:45:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:45:07.513 8 INFO cinder.api.openstack.wsgi [None req-fb1c2b2e-c752-43cf-bd38-75f2d290759c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/928b804fd4e346f79436d1344a58fe89?usage=true 2026-03-04 02:45:07.548 8 INFO cinder.api.openstack.wsgi [None req-fb1c2b2e-c752-43cf-bd38-75f2d290759c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/928b804fd4e346f79436d1344a58fe89?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 423/844] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:45:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/928b804fd4e346f79436d1344a58fe89?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:45:07.569 7 INFO cinder.api.openstack.wsgi [None req-991aecab-aebd-416b-b0d5-77495ce40a66 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true 2026-03-04 02:45:07.592 7 INFO cinder.api.openstack.wsgi [None req-991aecab-aebd-416b-b0d5-77495ce40a66 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 422/845] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:45:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:45:07.607 8 INFO cinder.api.openstack.wsgi [None req-470a0334-77c8-456a-9737-aec31b11b981 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/a4685418ad9b445299ca73d81042d430?usage=true 2026-03-04 02:45:07.636 8 INFO cinder.api.openstack.wsgi [None req-470a0334-77c8-456a-9737-aec31b11b981 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/a4685418ad9b445299ca73d81042d430?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 424/846] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:45:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/a4685418ad9b445299ca73d81042d430?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:45:07.665 7 INFO cinder.api.openstack.wsgi [None req-ac5ccd7e-1bc1-4984-9e91-d34f6124e762 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/ba0177e1b39e4b3f8d9e5b96991e67c0?usage=true 2026-03-04 02:45:07.689 7 INFO cinder.api.openstack.wsgi [None req-ac5ccd7e-1bc1-4984-9e91-d34f6124e762 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/ba0177e1b39e4b3f8d9e5b96991e67c0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 423/847] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:45:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/ba0177e1b39e4b3f8d9e5b96991e67c0?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:45:07.700 8 INFO cinder.api.openstack.wsgi [None req-fd4fafc5-5288-4bd2-983a-94a5facbe542 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true 2026-03-04 02:45:07.739 8 INFO cinder.api.openstack.wsgi [None req-fd4fafc5-5288-4bd2-983a-94a5facbe542 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 425/848] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:45:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:45:07.753 7 INFO cinder.api.openstack.wsgi [None req-5da99451-cc55-4a01-b226-da3d52a7f48d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services 2026-03-04 02:45:07.763 7 INFO cinder.api.openstack.wsgi [None req-5da99451-cc55-4a01-b226-da3d52a7f48d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 424/849] 10.0.0.226 () {28 vars in 645 bytes} [Wed Mar 4 02:45:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:45:07.782 8 INFO cinder.api.openstack.wsgi [None req-9aa79887-cd03-4892-8082-c10e1306b32b 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true 2026-03-04 02:45:08.286 8 INFO cinder.api.openstack.wsgi [None req-9aa79887-cd03-4892-8082-c10e1306b32b 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 426/850] 10.0.0.226 () {28 vars in 696 bytes} [Wed Mar 4 02:45:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:45:15.173 7 INFO cinder.api.openstack.wsgi [None req-5da99451-cc55-4a01-b226-da3d52a7f48d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:45:15.173 8 INFO cinder.api.openstack.wsgi [None req-9aa79887-cd03-4892-8082-c10e1306b32b 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:45:15.174 7 INFO cinder.api.openstack.wsgi [None req-5da99451-cc55-4a01-b226-da3d52a7f48d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:45:15.174 8 INFO cinder.api.openstack.wsgi [None req-9aa79887-cd03-4892-8082-c10e1306b32b 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:45:25.177 7 INFO cinder.api.openstack.wsgi [None req-5da99451-cc55-4a01-b226-da3d52a7f48d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:45:25.178 8 INFO cinder.api.openstack.wsgi [None req-9aa79887-cd03-4892-8082-c10e1306b32b 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:45:25.178 7 INFO cinder.api.openstack.wsgi [None req-5da99451-cc55-4a01-b226-da3d52a7f48d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:45:25.179 8 INFO cinder.api.openstack.wsgi [None req-9aa79887-cd03-4892-8082-c10e1306b32b 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:45:35.175 8 INFO cinder.api.openstack.wsgi [None req-9aa79887-cd03-4892-8082-c10e1306b32b 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:45:35.176 8 INFO cinder.api.openstack.wsgi [None req-9aa79887-cd03-4892-8082-c10e1306b32b 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:45:35.175 7 INFO cinder.api.openstack.wsgi [None req-5da99451-cc55-4a01-b226-da3d52a7f48d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:45:35.178 7 INFO cinder.api.openstack.wsgi [None req-5da99451-cc55-4a01-b226-da3d52a7f48d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:45:36.235 8 INFO cinder.api.openstack.wsgi [None req-9aa79887-cd03-4892-8082-c10e1306b32b 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-03-04 02:45:36.237 8 INFO cinder.api.openstack.wsgi [None req-9aa79887-cd03-4892-8082-c10e1306b32b 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 430/857] 10.0.0.29 () {28 vars in 375 bytes} [Wed Mar 4 02:45:36 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-03-04 02:45:36.248 7 INFO cinder.api.openstack.wsgi [None req-3ceeec63-5668-434d-85bc-92a2d495c875 8248953ddda04babb1ad203f949e864c ab607e5c1b6140778f8ee4b9788ed8e4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ab607e5c1b6140778f8ee4b9788ed8e4/limits?tenant_id=ab607e5c1b6140778f8ee4b9788ed8e4 2026-03-04 02:45:36.271 7 INFO cinder.api.openstack.wsgi [None req-3ceeec63-5668-434d-85bc-92a2d495c875 8248953ddda04babb1ad203f949e864c ab607e5c1b6140778f8ee4b9788ed8e4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ab607e5c1b6140778f8ee4b9788ed8e4/limits?tenant_id=ab607e5c1b6140778f8ee4b9788ed8e4 returned with HTTP 200 [pid: 7|app: 0|req: 428/858] 10.0.0.29 () {34 vars in 878 bytes} [Wed Mar 4 02:45:36 2026] GET /v3/ab607e5c1b6140778f8ee4b9788ed8e4/limits?tenant_id=ab607e5c1b6140778f8ee4b9788ed8e4 => generated 302 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-04 02:45:37.813 8 INFO cinder.api.openstack.wsgi [None req-9aa79887-cd03-4892-8082-c10e1306b32b 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-03-04 02:45:37.814 8 INFO cinder.api.openstack.wsgi [None req-9aa79887-cd03-4892-8082-c10e1306b32b 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 431/859] 10.0.0.29 () {28 vars in 375 bytes} [Wed Mar 4 02:45:37 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-03-04 02:45:37.825 7 INFO cinder.api.openstack.wsgi [None req-3ceeec63-5668-434d-85bc-92a2d495c875 8248953ddda04babb1ad203f949e864c ab607e5c1b6140778f8ee4b9788ed8e4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-03-04 02:45:37.826 7 INFO cinder.api.openstack.wsgi [None req-3ceeec63-5668-434d-85bc-92a2d495c875 8248953ddda04babb1ad203f949e864c ab607e5c1b6140778f8ee4b9788ed8e4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 429/860] 10.0.0.29 () {28 vars in 375 bytes} [Wed Mar 4 02:45:37 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-03-04 02:45:38.924 8 INFO cinder.api.openstack.wsgi [None req-9aa79887-cd03-4892-8082-c10e1306b32b 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-03-04 02:45:38.925 8 INFO cinder.api.openstack.wsgi [None req-9aa79887-cd03-4892-8082-c10e1306b32b 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 432/861] 10.0.0.29 () {28 vars in 375 bytes} [Wed Mar 4 02:45:38 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-03-04 02:45:38.937 7 INFO cinder.api.openstack.wsgi [None req-b5791549-b80a-4aea-bfbf-edce082c85f9 8248953ddda04babb1ad203f949e864c ab607e5c1b6140778f8ee4b9788ed8e4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ab607e5c1b6140778f8ee4b9788ed8e4/limits?tenant_id=ab607e5c1b6140778f8ee4b9788ed8e4 2026-03-04 02:45:38.961 7 INFO cinder.api.openstack.wsgi [None req-b5791549-b80a-4aea-bfbf-edce082c85f9 8248953ddda04babb1ad203f949e864c ab607e5c1b6140778f8ee4b9788ed8e4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ab607e5c1b6140778f8ee4b9788ed8e4/limits?tenant_id=ab607e5c1b6140778f8ee4b9788ed8e4 returned with HTTP 200 [pid: 7|app: 0|req: 430/862] 10.0.0.29 () {34 vars in 878 bytes} [Wed Mar 4 02:45:38 2026] GET /v3/ab607e5c1b6140778f8ee4b9788ed8e4/limits?tenant_id=ab607e5c1b6140778f8ee4b9788ed8e4 => generated 302 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-04 02:45:40.559 8 INFO cinder.api.openstack.wsgi [None req-9aa79887-cd03-4892-8082-c10e1306b32b 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-03-04 02:45:40.559 8 INFO cinder.api.openstack.wsgi [None req-9aa79887-cd03-4892-8082-c10e1306b32b 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 433/863] 10.0.0.29 () {28 vars in 375 bytes} [Wed Mar 4 02:45:40 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-03-04 02:45:40.567 7 INFO cinder.api.openstack.wsgi [None req-b5791549-b80a-4aea-bfbf-edce082c85f9 8248953ddda04babb1ad203f949e864c ab607e5c1b6140778f8ee4b9788ed8e4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-03-04 02:45:40.568 7 INFO cinder.api.openstack.wsgi [None req-b5791549-b80a-4aea-bfbf-edce082c85f9 8248953ddda04babb1ad203f949e864c ab607e5c1b6140778f8ee4b9788ed8e4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 431/864] 10.0.0.29 () {28 vars in 375 bytes} [Wed Mar 4 02:45:40 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-03-04 02:45:45.173 7 INFO cinder.api.openstack.wsgi [None req-b5791549-b80a-4aea-bfbf-edce082c85f9 8248953ddda04babb1ad203f949e864c ab607e5c1b6140778f8ee4b9788ed8e4 - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:45:45.173 7 INFO cinder.api.openstack.wsgi [None req-b5791549-b80a-4aea-bfbf-edce082c85f9 8248953ddda04babb1ad203f949e864c ab607e5c1b6140778f8ee4b9788ed8e4 - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:45:45.173 8 INFO cinder.api.openstack.wsgi [None req-9aa79887-cd03-4892-8082-c10e1306b32b 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:45:45.176 8 INFO cinder.api.openstack.wsgi [None req-9aa79887-cd03-4892-8082-c10e1306b32b 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:45:55.173 7 INFO cinder.api.openstack.wsgi [None req-b5791549-b80a-4aea-bfbf-edce082c85f9 8248953ddda04babb1ad203f949e864c ab607e5c1b6140778f8ee4b9788ed8e4 - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:45:55.173 8 INFO cinder.api.openstack.wsgi [None req-9aa79887-cd03-4892-8082-c10e1306b32b 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:45:55.174 7 INFO cinder.api.openstack.wsgi [None req-b5791549-b80a-4aea-bfbf-edce082c85f9 8248953ddda04babb1ad203f949e864c ab607e5c1b6140778f8ee4b9788ed8e4 - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:45:55.174 8 INFO cinder.api.openstack.wsgi [None req-9aa79887-cd03-4892-8082-c10e1306b32b 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:46:05.174 8 INFO cinder.api.openstack.wsgi [None req-9aa79887-cd03-4892-8082-c10e1306b32b 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:46:05.174 7 INFO cinder.api.openstack.wsgi [None req-b5791549-b80a-4aea-bfbf-edce082c85f9 8248953ddda04babb1ad203f949e864c ab607e5c1b6140778f8ee4b9788ed8e4 - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:46:05.176 8 INFO cinder.api.openstack.wsgi [None req-9aa79887-cd03-4892-8082-c10e1306b32b 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:46:05.176 7 INFO cinder.api.openstack.wsgi [None req-b5791549-b80a-4aea-bfbf-edce082c85f9 8248953ddda04babb1ad203f949e864c ab607e5c1b6140778f8ee4b9788ed8e4 - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:46:07.107 8 INFO cinder.api.openstack.wsgi [None req-5c941e11-b132-4b68-92aa-caf9271f374c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true 2026-03-04 02:46:07.113 8 INFO cinder.volume.api [None req-5c941e11-b132-4b68-92aa-caf9271f374c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all snapshots completed successfully. 2026-03-04 02:46:07.114 8 INFO cinder.api.openstack.wsgi [None req-5c941e11-b132-4b68-92aa-caf9271f374c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 437/871] 10.0.0.226 () {28 vars in 674 bytes} [Wed Mar 4 02:46:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true => generated 17 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-04 02:46:07.126 7 INFO cinder.api.openstack.wsgi [None req-1a7c2c64-183b-486d-8b12-c7cbbe7028a1 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true 2026-03-04 02:46:07.142 7 INFO cinder.volume.api [None req-1a7c2c64-183b-486d-8b12-c7cbbe7028a1 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. 2026-03-04 02:46:07.144 7 INFO cinder.api.openstack.wsgi [None req-1a7c2c64-183b-486d-8b12-c7cbbe7028a1 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 435/872] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:46:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:46:07.158 8 INFO cinder.api.openstack.wsgi [None req-db663bf4-696d-4f23-9657-5be2fcae1ea2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true 2026-03-04 02:46:07.663 8 INFO cinder.api.openstack.wsgi [None req-db663bf4-696d-4f23-9657-5be2fcae1ea2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 438/873] 10.0.0.226 () {28 vars in 696 bytes} [Wed Mar 4 02:46:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:46:07.680 7 INFO cinder.api.openstack.wsgi [None req-e081997e-28a5-4ff5-88b8-e067fac0f7e9 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services 2026-03-04 02:46:07.685 7 INFO cinder.api.openstack.wsgi [None req-e081997e-28a5-4ff5-88b8-e067fac0f7e9 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 436/874] 10.0.0.226 () {28 vars in 645 bytes} [Wed Mar 4 02:46:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:46:07.696 8 INFO cinder.api.openstack.wsgi [None req-d9351407-f4fa-4757-905c-5b8a2949c5ff 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true 2026-03-04 02:46:07.708 8 INFO cinder.volume.api [None req-d9351407-f4fa-4757-905c-5b8a2949c5ff 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. 2026-03-04 02:46:07.709 8 INFO cinder.api.openstack.wsgi [None req-d9351407-f4fa-4757-905c-5b8a2949c5ff 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 439/875] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:46:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:46:07.745 7 INFO cinder.api.openstack.wsgi [None req-02a78983-4287-4bd1-bacc-a133d8af5733 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/2a9c80bf3bd84297bc4bb3e3c13dfc13?usage=true 2026-03-04 02:46:07.765 7 INFO cinder.api.openstack.wsgi [None req-02a78983-4287-4bd1-bacc-a133d8af5733 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/2a9c80bf3bd84297bc4bb3e3c13dfc13?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 437/876] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:46:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/2a9c80bf3bd84297bc4bb3e3c13dfc13?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:46:07.783 8 INFO cinder.api.openstack.wsgi [None req-e577a5bc-fe9d-428b-b202-abbc46876723 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/30d15505b9a74a1b80dd8a37840be5d0?usage=true 2026-03-04 02:46:07.827 8 INFO cinder.api.openstack.wsgi [None req-e577a5bc-fe9d-428b-b202-abbc46876723 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/30d15505b9a74a1b80dd8a37840be5d0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 440/877] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:46:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/30d15505b9a74a1b80dd8a37840be5d0?usage=true => generated 847 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:46:07.841 7 INFO cinder.api.openstack.wsgi [None req-9b835f7b-568d-4607-9600-43e3c9539d77 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/5c410c7e474b4079812ed7ea80ef9e7c?usage=true 2026-03-04 02:46:07.880 7 INFO cinder.api.openstack.wsgi [None req-9b835f7b-568d-4607-9600-43e3c9539d77 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/5c410c7e474b4079812ed7ea80ef9e7c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 438/878] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:46:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/5c410c7e474b4079812ed7ea80ef9e7c?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:46:07.891 8 INFO cinder.api.openstack.wsgi [None req-6cec01ee-7374-4da5-8d69-d97210b8cb47 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/7d67a623f8944e809472fc2c396eb926?usage=true 2026-03-04 02:46:07.906 8 INFO cinder.api.openstack.wsgi [None req-6cec01ee-7374-4da5-8d69-d97210b8cb47 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/7d67a623f8944e809472fc2c396eb926?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 441/879] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:46:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/7d67a623f8944e809472fc2c396eb926?usage=true => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:46:07.916 7 INFO cinder.api.openstack.wsgi [None req-fe0c33bf-0e68-4a5a-8b65-210e8a3ba7fb 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true 2026-03-04 02:46:07.936 7 INFO cinder.api.openstack.wsgi [None req-fe0c33bf-0e68-4a5a-8b65-210e8a3ba7fb 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 439/880] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:46:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:46:07.945 8 INFO cinder.api.openstack.wsgi [None req-73572f36-cf95-4fd8-b6be-992d005a39a2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true 2026-03-04 02:46:07.959 8 INFO cinder.api.openstack.wsgi [None req-73572f36-cf95-4fd8-b6be-992d005a39a2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 442/881] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:46:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:46:07.969 7 INFO cinder.api.openstack.wsgi [None req-cd01f8a9-f97f-4449-a52b-a2e76312b3dc 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/aad027c62381404788eacec95dbe756e?usage=true 2026-03-04 02:46:07.992 7 INFO cinder.api.openstack.wsgi [None req-cd01f8a9-f97f-4449-a52b-a2e76312b3dc 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/aad027c62381404788eacec95dbe756e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 440/882] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:46:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/aad027c62381404788eacec95dbe756e?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:46:08.003 8 INFO cinder.api.openstack.wsgi [None req-9e1b43d5-dcfe-4547-9732-d64c45a03be1 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/c4f654f7db8044ab96bb8fc39b9616e3?usage=true 2026-03-04 02:46:08.018 8 INFO cinder.api.openstack.wsgi [None req-9e1b43d5-dcfe-4547-9732-d64c45a03be1 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/c4f654f7db8044ab96bb8fc39b9616e3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 443/883] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:46:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/c4f654f7db8044ab96bb8fc39b9616e3?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:46:08.030 7 INFO cinder.api.openstack.wsgi [None req-702cf0d0-75cf-4639-ac83-6577f026ea38 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/dffdce5d41b04bbbbca2121ce1930fcc?usage=true 2026-03-04 02:46:08.057 7 INFO cinder.api.openstack.wsgi [None req-702cf0d0-75cf-4639-ac83-6577f026ea38 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/dffdce5d41b04bbbbca2121ce1930fcc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 441/884] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:46:08 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/dffdce5d41b04bbbbca2121ce1930fcc?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:46:08.068 8 INFO cinder.api.openstack.wsgi [None req-7c3c7c79-ea87-40b1-9363-824cb87d327c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true 2026-03-04 02:46:08.091 8 INFO cinder.api.openstack.wsgi [None req-7c3c7c79-ea87-40b1-9363-824cb87d327c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 444/885] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:46:08 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:46:15.173 8 INFO cinder.api.openstack.wsgi [None req-7c3c7c79-ea87-40b1-9363-824cb87d327c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:46:15.173 7 INFO cinder.api.openstack.wsgi [None req-702cf0d0-75cf-4639-ac83-6577f026ea38 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:46:15.174 8 INFO cinder.api.openstack.wsgi [None req-7c3c7c79-ea87-40b1-9363-824cb87d327c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:46:15.174 7 INFO cinder.api.openstack.wsgi [None req-702cf0d0-75cf-4639-ac83-6577f026ea38 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:46:25.173 8 INFO cinder.api.openstack.wsgi [None req-7c3c7c79-ea87-40b1-9363-824cb87d327c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:46:25.174 8 INFO cinder.api.openstack.wsgi [None req-7c3c7c79-ea87-40b1-9363-824cb87d327c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:46:25.173 7 INFO cinder.api.openstack.wsgi [None req-702cf0d0-75cf-4639-ac83-6577f026ea38 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:46:25.175 7 INFO cinder.api.openstack.wsgi [None req-702cf0d0-75cf-4639-ac83-6577f026ea38 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:46:35.173 8 INFO cinder.api.openstack.wsgi [None req-7c3c7c79-ea87-40b1-9363-824cb87d327c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:46:35.173 7 INFO cinder.api.openstack.wsgi [None req-702cf0d0-75cf-4639-ac83-6577f026ea38 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:46:35.174 8 INFO cinder.api.openstack.wsgi [None req-7c3c7c79-ea87-40b1-9363-824cb87d327c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:46:35.174 7 INFO cinder.api.openstack.wsgi [None req-702cf0d0-75cf-4639-ac83-6577f026ea38 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:46:45.173 8 INFO cinder.api.openstack.wsgi [None req-7c3c7c79-ea87-40b1-9363-824cb87d327c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:46:45.173 7 INFO cinder.api.openstack.wsgi [None req-702cf0d0-75cf-4639-ac83-6577f026ea38 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:46:45.174 7 INFO cinder.api.openstack.wsgi [None req-702cf0d0-75cf-4639-ac83-6577f026ea38 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:46:45.175 8 INFO cinder.api.openstack.wsgi [None req-7c3c7c79-ea87-40b1-9363-824cb87d327c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:46:55.173 7 INFO cinder.api.openstack.wsgi [None req-702cf0d0-75cf-4639-ac83-6577f026ea38 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:46:55.173 8 INFO cinder.api.openstack.wsgi [None req-7c3c7c79-ea87-40b1-9363-824cb87d327c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:46:55.174 7 INFO cinder.api.openstack.wsgi [None req-702cf0d0-75cf-4639-ac83-6577f026ea38 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:46:55.174 8 INFO cinder.api.openstack.wsgi [None req-7c3c7c79-ea87-40b1-9363-824cb87d327c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:47:05.173 8 INFO cinder.api.openstack.wsgi [None req-7c3c7c79-ea87-40b1-9363-824cb87d327c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:47:05.173 7 INFO cinder.api.openstack.wsgi [None req-702cf0d0-75cf-4639-ac83-6577f026ea38 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:47:05.173 8 INFO cinder.api.openstack.wsgi [None req-7c3c7c79-ea87-40b1-9363-824cb87d327c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:47:05.174 7 INFO cinder.api.openstack.wsgi [None req-702cf0d0-75cf-4639-ac83-6577f026ea38 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:47:07.254 8 INFO cinder.api.openstack.wsgi [None req-83329c70-9090-407d-8af4-9f3f7eeadb8d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true 2026-03-04 02:47:07.262 8 INFO cinder.volume.api [None req-83329c70-9090-407d-8af4-9f3f7eeadb8d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. 2026-03-04 02:47:07.265 8 INFO cinder.api.openstack.wsgi [None req-83329c70-9090-407d-8af4-9f3f7eeadb8d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 451/898] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:47:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true => generated 15 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-04 02:47:07.278 7 INFO cinder.api.openstack.wsgi [None req-d87a9a33-16cb-4410-8435-a6e6cffe635d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true 2026-03-04 02:47:07.781 7 INFO cinder.api.openstack.wsgi [None req-d87a9a33-16cb-4410-8435-a6e6cffe635d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 448/899] 10.0.0.226 () {28 vars in 696 bytes} [Wed Mar 4 02:47:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:47:07.840 8 INFO cinder.api.openstack.wsgi [None req-cfc5155c-6d7e-4067-85c2-d8c0b9c445af 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/4aff9c684d6442a6ac0cb9097f2ca7a7?usage=true 2026-03-04 02:47:07.884 8 INFO cinder.api.openstack.wsgi [None req-cfc5155c-6d7e-4067-85c2-d8c0b9c445af 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/4aff9c684d6442a6ac0cb9097f2ca7a7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 452/900] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:47:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/4aff9c684d6442a6ac0cb9097f2ca7a7?usage=true => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:47:07.895 7 INFO cinder.api.openstack.wsgi [None req-bc0b3b46-a435-4ac7-81c8-cb3b49d6f9ec 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/4ca5c5a3e6db4c1da9f9bf6d45f3fda7?usage=true 2026-03-04 02:47:07.935 7 INFO cinder.api.openstack.wsgi [None req-bc0b3b46-a435-4ac7-81c8-cb3b49d6f9ec 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/4ca5c5a3e6db4c1da9f9bf6d45f3fda7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 449/901] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:47:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/4ca5c5a3e6db4c1da9f9bf6d45f3fda7?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:47:07.952 8 INFO cinder.api.openstack.wsgi [None req-99def82c-5a58-4d86-bcdf-d2e63e394b28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/59b8a219386f43388a9124fc0614a685?usage=true 2026-03-04 02:47:07.986 8 INFO cinder.api.openstack.wsgi [None req-99def82c-5a58-4d86-bcdf-d2e63e394b28 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/59b8a219386f43388a9124fc0614a685?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 453/902] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:47:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/59b8a219386f43388a9124fc0614a685?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:47:08.000 7 INFO cinder.api.openstack.wsgi [None req-f83db356-5383-488c-9219-9f6d0f0b041e 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true 2026-03-04 02:47:08.022 7 INFO cinder.api.openstack.wsgi [None req-f83db356-5383-488c-9219-9f6d0f0b041e 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 450/903] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:47:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:47:08.033 8 INFO cinder.api.openstack.wsgi [None req-4815e64c-29ff-4b61-bac6-35f6a721f4c6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true 2026-03-04 02:47:08.060 8 INFO cinder.api.openstack.wsgi [None req-4815e64c-29ff-4b61-bac6-35f6a721f4c6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 454/904] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:47:08 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:47:08.074 7 INFO cinder.api.openstack.wsgi [None req-27a7bc9b-9bdd-4788-8a2a-1df228ae022d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/c0fc2699ebe44efb90cdf8f2dd7e3c2d?usage=true 2026-03-04 02:47:08.096 7 INFO cinder.api.openstack.wsgi [None req-27a7bc9b-9bdd-4788-8a2a-1df228ae022d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/c0fc2699ebe44efb90cdf8f2dd7e3c2d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 451/905] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:47:08 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/c0fc2699ebe44efb90cdf8f2dd7e3c2d?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:47:08.110 8 INFO cinder.api.openstack.wsgi [None req-516419a3-d344-4da1-94a1-5c27d7960a22 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true 2026-03-04 02:47:08.135 8 INFO cinder.api.openstack.wsgi [None req-516419a3-d344-4da1-94a1-5c27d7960a22 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 455/906] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:47:08 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:47:08.146 7 INFO cinder.api.openstack.wsgi [None req-49c92c17-8f4c-4c01-ba6d-4b5940aa05af 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true 2026-03-04 02:47:08.156 7 INFO cinder.volume.api [None req-49c92c17-8f4c-4c01-ba6d-4b5940aa05af 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. 2026-03-04 02:47:08.159 7 INFO cinder.api.openstack.wsgi [None req-49c92c17-8f4c-4c01-ba6d-4b5940aa05af 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 452/907] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:47:08 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:47:08.171 8 INFO cinder.api.openstack.wsgi [None req-bcf0d86e-7bba-4338-bf97-d33cc7123241 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true 2026-03-04 02:47:08.178 8 INFO cinder.volume.api [None req-bcf0d86e-7bba-4338-bf97-d33cc7123241 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all snapshots completed successfully. 2026-03-04 02:47:08.178 8 INFO cinder.api.openstack.wsgi [None req-bcf0d86e-7bba-4338-bf97-d33cc7123241 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 456/908] 10.0.0.226 () {28 vars in 674 bytes} [Wed Mar 4 02:47:08 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:47:08.188 7 INFO cinder.api.openstack.wsgi [None req-60c206a3-6316-482b-b69b-38852911cd98 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services 2026-03-04 02:47:08.194 7 INFO cinder.api.openstack.wsgi [None req-60c206a3-6316-482b-b69b-38852911cd98 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 453/909] 10.0.0.226 () {28 vars in 645 bytes} [Wed Mar 4 02:47:08 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:47:15.172 8 INFO cinder.api.openstack.wsgi [None req-bcf0d86e-7bba-4338-bf97-d33cc7123241 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:47:15.173 7 INFO cinder.api.openstack.wsgi [None req-60c206a3-6316-482b-b69b-38852911cd98 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:47:15.173 8 INFO cinder.api.openstack.wsgi [None req-bcf0d86e-7bba-4338-bf97-d33cc7123241 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:47:15.174 7 INFO cinder.api.openstack.wsgi [None req-60c206a3-6316-482b-b69b-38852911cd98 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:47:20.475 8 INFO cinder.api.openstack.wsgi [None req-997f8bf4-74d5-4da7-bd34-0c9ba2f3fdc9 b3b1df7abc3e45eab0a7171eccf74228 dc3633f3f0cc43758bbca8521a2d4e64 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/dc3633f3f0cc43758bbca8521a2d4e64/volumes 2026-03-04 02:47:20.478 8 INFO cinder.api.v3.volumes [None req-997f8bf4-74d5-4da7-bd34-0c9ba2f3fdc9 b3b1df7abc3e45eab0a7171eccf74228 dc3633f3f0cc43758bbca8521a2d4e64 - - default default] Create volume of 1 GB 2026-03-04 02:47:20.487 8 INFO cinder.volume.api [None req-997f8bf4-74d5-4da7-bd34-0c9ba2f3fdc9 b3b1df7abc3e45eab0a7171eccf74228 dc3633f3f0cc43758bbca8521a2d4e64 - - default default] Availability Zones retrieved successfully. 2026-03-04 02:47:20.970 8 INFO cinder.volume.api [None req-997f8bf4-74d5-4da7-bd34-0c9ba2f3fdc9 b3b1df7abc3e45eab0a7171eccf74228 dc3633f3f0cc43758bbca8521a2d4e64 - - default default] Create volume request issued successfully. 2026-03-04 02:47:20.971 8 INFO cinder.api.openstack.wsgi [None req-997f8bf4-74d5-4da7-bd34-0c9ba2f3fdc9 b3b1df7abc3e45eab0a7171eccf74228 dc3633f3f0cc43758bbca8521a2d4e64 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dc3633f3f0cc43758bbca8521a2d4e64/volumes returned with HTTP 202 [pid: 8|app: 0|req: 458/912] 10.0.0.210 () {34 vars in 722 bytes} [Wed Mar 4 02:47:20 2026] POST /v3/dc3633f3f0cc43758bbca8521a2d4e64/volumes => generated 861 bytes in 599 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-03-04 02:47:20.989 7 INFO cinder.api.openstack.wsgi [None req-ac18df2e-ac29-4fdf-8419-ce8496f58b11 b3b1df7abc3e45eab0a7171eccf74228 dc3633f3f0cc43758bbca8521a2d4e64 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dc3633f3f0cc43758bbca8521a2d4e64/volumes/6a1bff45-0104-4b20-952b-dcb02708bb38 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:47:21.003 7 INFO cinder.volume.api [None req-ac18df2e-ac29-4fdf-8419-ce8496f58b11 b3b1df7abc3e45eab0a7171eccf74228 dc3633f3f0cc43758bbca8521a2d4e64 - - default default] Volume info retrieved successfully. 2026-03-04 02:47:21.007 7 INFO cinder.api.openstack.wsgi [None req-ac18df2e-ac29-4fdf-8419-ce8496f58b11 b3b1df7abc3e45eab0a7171eccf74228 dc3633f3f0cc43758bbca8521a2d4e64 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dc3633f3f0cc43758bbca8521a2d4e64/volumes/6a1bff45-0104-4b20-952b-dcb02708bb38 returned with HTTP 200 [pid: 7|app: 0|req: 455/913] 10.0.0.210 () {32 vars in 775 bytes} [Wed Mar 4 02:47:20 2026] GET /v3/dc3633f3f0cc43758bbca8521a2d4e64/volumes/6a1bff45-0104-4b20-952b-dcb02708bb38 => generated 929 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-03-04 02:47:22.029 8 INFO cinder.api.openstack.wsgi [None req-14a6558c-6079-47bb-9c66-97d5cabcb56e b3b1df7abc3e45eab0a7171eccf74228 dc3633f3f0cc43758bbca8521a2d4e64 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dc3633f3f0cc43758bbca8521a2d4e64/volumes/6a1bff45-0104-4b20-952b-dcb02708bb38 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:47:22.045 8 INFO cinder.volume.api [None req-14a6558c-6079-47bb-9c66-97d5cabcb56e b3b1df7abc3e45eab0a7171eccf74228 dc3633f3f0cc43758bbca8521a2d4e64 - - default default] Volume info retrieved successfully. 2026-03-04 02:47:22.051 8 INFO cinder.api.openstack.wsgi [None req-14a6558c-6079-47bb-9c66-97d5cabcb56e b3b1df7abc3e45eab0a7171eccf74228 dc3633f3f0cc43758bbca8521a2d4e64 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dc3633f3f0cc43758bbca8521a2d4e64/volumes/6a1bff45-0104-4b20-952b-dcb02708bb38 returned with HTTP 200 [pid: 8|app: 0|req: 459/914] 10.0.0.210 () {32 vars in 775 bytes} [Wed Mar 4 02:47:22 2026] GET /v3/dc3633f3f0cc43758bbca8521a2d4e64/volumes/6a1bff45-0104-4b20-952b-dcb02708bb38 => generated 954 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:47:25.173 8 INFO cinder.api.openstack.wsgi [None req-14a6558c-6079-47bb-9c66-97d5cabcb56e b3b1df7abc3e45eab0a7171eccf74228 dc3633f3f0cc43758bbca8521a2d4e64 - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:47:25.173 7 INFO cinder.api.openstack.wsgi [None req-ac18df2e-ac29-4fdf-8419-ce8496f58b11 b3b1df7abc3e45eab0a7171eccf74228 dc3633f3f0cc43758bbca8521a2d4e64 - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:47:25.174 8 INFO cinder.api.openstack.wsgi [None req-14a6558c-6079-47bb-9c66-97d5cabcb56e b3b1df7abc3e45eab0a7171eccf74228 dc3633f3f0cc43758bbca8521a2d4e64 - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:47:25.174 7 INFO cinder.api.openstack.wsgi [None req-ac18df2e-ac29-4fdf-8419-ce8496f58b11 b3b1df7abc3e45eab0a7171eccf74228 dc3633f3f0cc43758bbca8521a2d4e64 - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:47:35.172 8 INFO cinder.api.openstack.wsgi [None req-14a6558c-6079-47bb-9c66-97d5cabcb56e b3b1df7abc3e45eab0a7171eccf74228 dc3633f3f0cc43758bbca8521a2d4e64 - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:47:35.173 7 INFO cinder.api.openstack.wsgi [None req-ac18df2e-ac29-4fdf-8419-ce8496f58b11 b3b1df7abc3e45eab0a7171eccf74228 dc3633f3f0cc43758bbca8521a2d4e64 - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:47:35.174 7 INFO cinder.api.openstack.wsgi [None req-ac18df2e-ac29-4fdf-8419-ce8496f58b11 b3b1df7abc3e45eab0a7171eccf74228 dc3633f3f0cc43758bbca8521a2d4e64 - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:47:35.174 8 INFO cinder.api.openstack.wsgi [None req-14a6558c-6079-47bb-9c66-97d5cabcb56e b3b1df7abc3e45eab0a7171eccf74228 dc3633f3f0cc43758bbca8521a2d4e64 - - default default] http://10.0.0.171: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-03-04 02:47:36.257 7 INFO cinder.api.openstack.wsgi [None req-5a460c96-9e0b-4c03-a0d9-75938f6ee1cb b3b1df7abc3e45eab0a7171eccf74228 dc3633f3f0cc43758bbca8521a2d4e64 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/dc3633f3f0cc43758bbca8521a2d4e64/volumes/6a1bff45-0104-4b20-952b-dcb02708bb38/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:47:36.274 7 INFO cinder.volume.api [None req-5a460c96-9e0b-4c03-a0d9-75938f6ee1cb b3b1df7abc3e45eab0a7171eccf74228 dc3633f3f0cc43758bbca8521a2d4e64 - - default default] Volume info retrieved successfully. 2026-03-04 02:47:36.295 7 INFO cinder.volume.api [None req-5a460c96-9e0b-4c03-a0d9-75938f6ee1cb b3b1df7abc3e45eab0a7171eccf74228 dc3633f3f0cc43758bbca8521a2d4e64 - - default default] Update volume admin metadata completed successfully. 2026-03-04 02:47:36.801 7 INFO cinder.volume.api [None req-5a460c96-9e0b-4c03-a0d9-75938f6ee1cb b3b1df7abc3e45eab0a7171eccf74228 dc3633f3f0cc43758bbca8521a2d4e64 - - default default] Attach volume completed successfully. 2026-03-04 02:47:36.802 7 INFO cinder.api.openstack.wsgi [None req-5a460c96-9e0b-4c03-a0d9-75938f6ee1cb b3b1df7abc3e45eab0a7171eccf74228 dc3633f3f0cc43758bbca8521a2d4e64 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dc3633f3f0cc43758bbca8521a2d4e64/volumes/6a1bff45-0104-4b20-952b-dcb02708bb38/action returned with HTTP 202 [pid: 7|app: 0|req: 458/919] 10.0.0.210 () {34 vars in 810 bytes} [Wed Mar 4 02:47:36 2026] POST /v3/dc3633f3f0cc43758bbca8521a2d4e64/volumes/6a1bff45-0104-4b20-952b-dcb02708bb38/action => generated 0 bytes in 551 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-03-04 02:47:36.814 7 INFO cinder.api.openstack.wsgi [None req-dccdb46d-0fa6-4015-84e3-174431f64d70 b3b1df7abc3e45eab0a7171eccf74228 dc3633f3f0cc43758bbca8521a2d4e64 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dc3633f3f0cc43758bbca8521a2d4e64/volumes/6a1bff45-0104-4b20-952b-dcb02708bb38 /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-03-04 02:47:36.818 8 INFO cinder.api.openstack.wsgi [None req-937e762b-150b-4eaf-89d9-55e7f0b6cd86 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:47:36.832 7 INFO cinder.volume.api [None req-dccdb46d-0fa6-4015-84e3-174431f64d70 b3b1df7abc3e45eab0a7171eccf74228 dc3633f3f0cc43758bbca8521a2d4e64 - - default default] Volume info retrieved successfully. 2026-03-04 02:47:36.836 7 INFO cinder.api.openstack.wsgi [None req-dccdb46d-0fa6-4015-84e3-174431f64d70 b3b1df7abc3e45eab0a7171eccf74228 dc3633f3f0cc43758bbca8521a2d4e64 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dc3633f3f0cc43758bbca8521a2d4e64/volumes/6a1bff45-0104-4b20-952b-dcb02708bb38 returned with HTTP 200 [pid: 7|app: 0|req: 459/920] 10.0.0.210 () {32 vars in 775 bytes} [Wed Mar 4 02:47:36 2026] GET /v3/dc3633f3f0cc43758bbca8521a2d4e64/volumes/6a1bff45-0104-4b20-952b-dcb02708bb38 => generated 1288 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-04 02:47:36.846 8 INFO cinder.volume.api [None req-937e762b-150b-4eaf-89d9-55e7f0b6cd86 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] Get all volumes completed successfully. 2026-03-04 02:47:36.846 8 INFO cinder.api.openstack.wsgi [None req-937e762b-150b-4eaf-89d9-55e7f0b6cd86 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes returned with HTTP 200 [pid: 8|app: 0|req: 462/921] 10.0.0.210 () {32 vars in 701 bytes} [Wed Mar 4 02:47:36 2026] GET /v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes => generated 15 bytes in 135 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-03-04 02:47:36.858 8 INFO cinder.api.openstack.wsgi [None req-cd68ca05-332c-49ef-acf5-4cd4cff5ebc9 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes 2026-03-04 02:47:36.859 7 INFO cinder.api.openstack.wsgi [None req-97cb0f14-30ce-4553-8bff-4e9944573ecb b3b1df7abc3e45eab0a7171eccf74228 dc3633f3f0cc43758bbca8521a2d4e64 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/dc3633f3f0cc43758bbca8521a2d4e64/volumes/6a1bff45-0104-4b20-952b-dcb02708bb38/action 2026-03-04 02:47:36.861 8 INFO cinder.api.v3.volumes [None req-cd68ca05-332c-49ef-acf5-4cd4cff5ebc9 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] Create volume of 1 GB 2026-03-04 02:47:36.866 8 INFO cinder.volume.api [None req-cd68ca05-332c-49ef-acf5-4cd4cff5ebc9 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] Availability Zones retrieved successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:47:36.878 7 INFO cinder.volume.api [None req-97cb0f14-30ce-4553-8bff-4e9944573ecb b3b1df7abc3e45eab0a7171eccf74228 dc3633f3f0cc43758bbca8521a2d4e64 - - default default] Volume info retrieved successfully. 2026-03-04 02:47:37.017 8 INFO cinder.volume.api [None req-cd68ca05-332c-49ef-acf5-4cd4cff5ebc9 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] Create volume request issued successfully. 2026-03-04 02:47:37.018 8 INFO cinder.api.openstack.wsgi [None req-cd68ca05-332c-49ef-acf5-4cd4cff5ebc9 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes returned with HTTP 202 [pid: 8|app: 0|req: 463/922] 10.0.0.210 () {34 vars in 723 bytes} [Wed Mar 4 02:47:36 2026] POST /v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes => generated 875 bytes in 165 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-03-04 02:47:37.040 8 INFO cinder.api.openstack.wsgi [None req-68183c88-a627-46d5-9c29-19a0152d9c0c 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/d5098586-9c6a-42af-8279-1eb498262b22 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:47:37.062 8 INFO cinder.volume.api [None req-68183c88-a627-46d5-9c29-19a0152d9c0c 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] Volume info retrieved successfully. 2026-03-04 02:47:37.069 8 INFO cinder.api.openstack.wsgi [None req-68183c88-a627-46d5-9c29-19a0152d9c0c 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/d5098586-9c6a-42af-8279-1eb498262b22 returned with HTTP 200 [pid: 8|app: 0|req: 464/923] 10.0.0.210 () {32 vars in 775 bytes} [Wed Mar 4 02:47:37 2026] GET /v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/d5098586-9c6a-42af-8279-1eb498262b22 => generated 943 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:47:37.382 7 INFO cinder.volume.api [None req-97cb0f14-30ce-4553-8bff-4e9944573ecb b3b1df7abc3e45eab0a7171eccf74228 dc3633f3f0cc43758bbca8521a2d4e64 - - default default] Detach volume completed successfully. 2026-03-04 02:47:37.383 7 INFO cinder.api.openstack.wsgi [None req-97cb0f14-30ce-4553-8bff-4e9944573ecb b3b1df7abc3e45eab0a7171eccf74228 dc3633f3f0cc43758bbca8521a2d4e64 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dc3633f3f0cc43758bbca8521a2d4e64/volumes/6a1bff45-0104-4b20-952b-dcb02708bb38/action returned with HTTP 202 [pid: 7|app: 0|req: 460/924] 10.0.0.210 () {34 vars in 810 bytes} [Wed Mar 4 02:47:36 2026] POST /v3/dc3633f3f0cc43758bbca8521a2d4e64/volumes/6a1bff45-0104-4b20-952b-dcb02708bb38/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-03-04 02:47:37.396 8 INFO cinder.api.openstack.wsgi [None req-89fbfec7-7c62-41f2-b50d-03387e093e36 b3b1df7abc3e45eab0a7171eccf74228 dc3633f3f0cc43758bbca8521a2d4e64 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dc3633f3f0cc43758bbca8521a2d4e64/volumes/6a1bff45-0104-4b20-952b-dcb02708bb38 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:47:37.415 8 INFO cinder.volume.api [None req-89fbfec7-7c62-41f2-b50d-03387e093e36 b3b1df7abc3e45eab0a7171eccf74228 dc3633f3f0cc43758bbca8521a2d4e64 - - default default] Volume info retrieved successfully. 2026-03-04 02:47:37.419 8 INFO cinder.api.openstack.wsgi [None req-89fbfec7-7c62-41f2-b50d-03387e093e36 b3b1df7abc3e45eab0a7171eccf74228 dc3633f3f0cc43758bbca8521a2d4e64 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dc3633f3f0cc43758bbca8521a2d4e64/volumes/6a1bff45-0104-4b20-952b-dcb02708bb38 returned with HTTP 200 [pid: 8|app: 0|req: 465/925] 10.0.0.210 () {32 vars in 775 bytes} [Wed Mar 4 02:47:37 2026] GET /v3/dc3633f3f0cc43758bbca8521a2d4e64/volumes/6a1bff45-0104-4b20-952b-dcb02708bb38 => generated 973 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-03-04 02:47:38.096 7 INFO cinder.api.openstack.wsgi [None req-57d8fa92-b85d-4b7e-83ec-02109b5434d6 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/d5098586-9c6a-42af-8279-1eb498262b22 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:47:38.111 7 INFO cinder.volume.api [None req-57d8fa92-b85d-4b7e-83ec-02109b5434d6 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] Volume info retrieved successfully. 2026-03-04 02:47:38.116 7 INFO cinder.api.openstack.wsgi [None req-57d8fa92-b85d-4b7e-83ec-02109b5434d6 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/d5098586-9c6a-42af-8279-1eb498262b22 returned with HTTP 200 [pid: 7|app: 0|req: 461/926] 10.0.0.210 () {32 vars in 775 bytes} [Wed Mar 4 02:47:38 2026] GET /v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/d5098586-9c6a-42af-8279-1eb498262b22 => 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-03-04 02:47:38.136 8 INFO cinder.api.openstack.wsgi [None req-3e2c83a6-e6ae-4563-8197-4fd8064f92f4 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/d5098586-9c6a-42af-8279-1eb498262b22 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:47:38.153 8 INFO cinder.volume.api [None req-3e2c83a6-e6ae-4563-8197-4fd8064f92f4 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] Volume info retrieved successfully. 2026-03-04 02:47:38.157 8 INFO cinder.api.openstack.wsgi [None req-3e2c83a6-e6ae-4563-8197-4fd8064f92f4 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/d5098586-9c6a-42af-8279-1eb498262b22 returned with HTTP 200 [pid: 8|app: 0|req: 466/927] 10.0.0.210 () {32 vars in 775 bytes} [Wed Mar 4 02:47:38 2026] GET /v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/d5098586-9c6a-42af-8279-1eb498262b22 => 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-03-04 02:47:38.178 7 INFO cinder.api.openstack.wsgi [None req-aff3cd96-ec2b-4ce5-a215-7a855e16627e 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes 2026-03-04 02:47:38.180 7 INFO cinder.api.v3.volumes [None req-aff3cd96-ec2b-4ce5-a215-7a855e16627e 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] Create volume of 1 GB 2026-03-04 02:47:38.185 7 INFO cinder.volume.api [None req-aff3cd96-ec2b-4ce5-a215-7a855e16627e 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] Availability Zones retrieved successfully. 2026-03-04 02:47:38.360 7 INFO cinder.volume.api [None req-aff3cd96-ec2b-4ce5-a215-7a855e16627e 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] Create volume request issued successfully. 2026-03-04 02:47:38.361 7 INFO cinder.api.openstack.wsgi [None req-aff3cd96-ec2b-4ce5-a215-7a855e16627e 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes returned with HTTP 202 [pid: 7|app: 0|req: 462/928] 10.0.0.210 () {34 vars in 723 bytes} [Wed Mar 4 02:47:38 2026] POST /v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes => generated 874 bytes in 190 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-03-04 02:47:38.377 8 INFO cinder.api.openstack.wsgi [None req-8a8597cb-4d17-4de6-aa36-4a4b86df6b91 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/46bf49e2-7a47-4246-b32a-e77bc99b74e6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:47:38.390 8 INFO cinder.volume.api [None req-8a8597cb-4d17-4de6-aa36-4a4b86df6b91 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] Volume info retrieved successfully. 2026-03-04 02:47:38.398 8 INFO cinder.api.openstack.wsgi [None req-8a8597cb-4d17-4de6-aa36-4a4b86df6b91 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/46bf49e2-7a47-4246-b32a-e77bc99b74e6 returned with HTTP 200 [pid: 8|app: 0|req: 467/929] 10.0.0.210 () {32 vars in 775 bytes} [Wed Mar 4 02:47:38 2026] GET /v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/46bf49e2-7a47-4246-b32a-e77bc99b74e6 => generated 942 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-03-04 02:47:39.423 7 INFO cinder.api.openstack.wsgi [None req-bf491260-ff6c-494b-94a3-a8cfd4cf121d 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/46bf49e2-7a47-4246-b32a-e77bc99b74e6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:47:39.437 7 INFO cinder.volume.api [None req-bf491260-ff6c-494b-94a3-a8cfd4cf121d 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] Volume info retrieved successfully. 2026-03-04 02:47:39.441 7 INFO cinder.api.openstack.wsgi [None req-bf491260-ff6c-494b-94a3-a8cfd4cf121d 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/46bf49e2-7a47-4246-b32a-e77bc99b74e6 returned with HTTP 200 [pid: 7|app: 0|req: 463/930] 10.0.0.210 () {32 vars in 775 bytes} [Wed Mar 4 02:47:39 2026] GET /v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/46bf49e2-7a47-4246-b32a-e77bc99b74e6 => 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-03-04 02:47:39.458 8 INFO cinder.api.openstack.wsgi [None req-6c693fbd-5c60-4dee-b7ff-7cb028f2591e 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/46bf49e2-7a47-4246-b32a-e77bc99b74e6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:47:39.474 8 INFO cinder.volume.api [None req-6c693fbd-5c60-4dee-b7ff-7cb028f2591e 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] Volume info retrieved successfully. 2026-03-04 02:47:39.480 8 INFO cinder.api.openstack.wsgi [None req-6c693fbd-5c60-4dee-b7ff-7cb028f2591e 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/46bf49e2-7a47-4246-b32a-e77bc99b74e6 returned with HTTP 200 [pid: 8|app: 0|req: 468/931] 10.0.0.210 () {32 vars in 775 bytes} [Wed Mar 4 02:47:39 2026] GET /v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/46bf49e2-7a47-4246-b32a-e77bc99b74e6 => generated 967 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-03-04 02:47:39.498 7 INFO cinder.api.openstack.wsgi [None req-7b1ec210-9ea4-4415-8dff-16e9399b8b1e 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes 2026-03-04 02:47:39.503 7 INFO cinder.api.v3.volumes [None req-7b1ec210-9ea4-4415-8dff-16e9399b8b1e 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] Create volume of 1 GB 2026-03-04 02:47:39.510 7 INFO cinder.volume.api [None req-7b1ec210-9ea4-4415-8dff-16e9399b8b1e 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] Availability Zones retrieved successfully. 2026-03-04 02:47:39.639 7 INFO cinder.volume.api [None req-7b1ec210-9ea4-4415-8dff-16e9399b8b1e 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] Create volume request issued successfully. 2026-03-04 02:47:39.640 7 INFO cinder.api.openstack.wsgi [None req-7b1ec210-9ea4-4415-8dff-16e9399b8b1e 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes returned with HTTP 202 [pid: 7|app: 0|req: 464/932] 10.0.0.210 () {34 vars in 723 bytes} [Wed Mar 4 02:47:39 2026] POST /v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes => generated 876 bytes in 149 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-03-04 02:47:39.661 8 INFO cinder.api.openstack.wsgi [None req-f0ce9779-768b-4e17-a799-deeff5ad458a 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/a5a1a4eb-37b6-40f5-94ea-c46f0807a2df /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:47:39.676 8 INFO cinder.volume.api [None req-f0ce9779-768b-4e17-a799-deeff5ad458a 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] Volume info retrieved successfully. 2026-03-04 02:47:39.680 8 INFO cinder.api.openstack.wsgi [None req-f0ce9779-768b-4e17-a799-deeff5ad458a 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/a5a1a4eb-37b6-40f5-94ea-c46f0807a2df returned with HTTP 200 [pid: 8|app: 0|req: 469/933] 10.0.0.210 () {32 vars in 775 bytes} [Wed Mar 4 02:47:39 2026] GET /v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/a5a1a4eb-37b6-40f5-94ea-c46f0807a2df => generated 944 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-03-04 02:47:40.701 7 INFO cinder.api.openstack.wsgi [None req-2509a0b5-bae3-4097-a44c-5e941c5623cd 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/a5a1a4eb-37b6-40f5-94ea-c46f0807a2df /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:47:40.718 7 INFO cinder.volume.api [None req-2509a0b5-bae3-4097-a44c-5e941c5623cd 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] Volume info retrieved successfully. 2026-03-04 02:47:40.724 7 INFO cinder.api.openstack.wsgi [None req-2509a0b5-bae3-4097-a44c-5e941c5623cd 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/a5a1a4eb-37b6-40f5-94ea-c46f0807a2df returned with HTTP 200 [pid: 7|app: 0|req: 465/934] 10.0.0.210 () {32 vars in 775 bytes} [Wed Mar 4 02:47:40 2026] GET /v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/a5a1a4eb-37b6-40f5-94ea-c46f0807a2df => generated 969 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-03-04 02:47:40.748 8 INFO cinder.api.openstack.wsgi [None req-e40dc808-88d7-473a-84ee-69986255aa38 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/a5a1a4eb-37b6-40f5-94ea-c46f0807a2df /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:47:40.768 8 INFO cinder.volume.api [None req-e40dc808-88d7-473a-84ee-69986255aa38 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] Volume info retrieved successfully. 2026-03-04 02:47:40.774 8 INFO cinder.api.openstack.wsgi [None req-e40dc808-88d7-473a-84ee-69986255aa38 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/a5a1a4eb-37b6-40f5-94ea-c46f0807a2df returned with HTTP 200 [pid: 8|app: 0|req: 470/935] 10.0.0.210 () {32 vars in 775 bytes} [Wed Mar 4 02:47:40 2026] GET /v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/a5a1a4eb-37b6-40f5-94ea-c46f0807a2df => generated 969 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 02:47:40.796 7 INFO cinder.api.openstack.wsgi [None req-2d84f3d3-85da-462e-b8b1-fcfd7decae40 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes 2026-03-04 02:47:40.826 7 INFO cinder.volume.api [None req-2d84f3d3-85da-462e-b8b1-fcfd7decae40 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] Get all volumes completed successfully. 2026-03-04 02:47:40.827 7 INFO cinder.api.openstack.wsgi [None req-2d84f3d3-85da-462e-b8b1-fcfd7decae40 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes returned with HTTP 200 [pid: 7|app: 0|req: 466/936] 10.0.0.210 () {32 vars in 701 bytes} [Wed Mar 4 02:47:40 2026] GET /v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes => generated 1321 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-03-04 02:47:40.848 8 INFO cinder.api.openstack.wsgi [None req-0cdc952a-46f0-4021-8f84-e7c13ee79d87 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/a5a1a4eb-37b6-40f5-94ea-c46f0807a2df /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:47:40.860 8 INFO cinder.volume.api [None req-0cdc952a-46f0-4021-8f84-e7c13ee79d87 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] Volume info retrieved successfully. 2026-03-04 02:47:40.864 8 INFO cinder.api.openstack.wsgi [None req-0cdc952a-46f0-4021-8f84-e7c13ee79d87 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/a5a1a4eb-37b6-40f5-94ea-c46f0807a2df returned with HTTP 200 [pid: 8|app: 0|req: 471/937] 10.0.0.210 () {32 vars in 775 bytes} [Wed Mar 4 02:47:40 2026] GET /v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/a5a1a4eb-37b6-40f5-94ea-c46f0807a2df => generated 969 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-03-04 02:47:40.888 7 INFO cinder.api.openstack.wsgi [None req-e94ed86f-44b6-4dc3-b169-0fb03f9e285a 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/a5a1a4eb-37b6-40f5-94ea-c46f0807a2df 2026-03-04 02:47:40.888 7 INFO cinder.api.v3.volumes [None req-e94ed86f-44b6-4dc3-b169-0fb03f9e285a 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] Delete volume with id: a5a1a4eb-37b6-40f5-94ea-c46f0807a2df /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:47:40.898 7 INFO cinder.volume.api [None req-e94ed86f-44b6-4dc3-b169-0fb03f9e285a 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] Volume info retrieved successfully. 2026-03-04 02:47:40.922 7 INFO cinder.volume.api [None req-e94ed86f-44b6-4dc3-b169-0fb03f9e285a 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] Delete volume request issued successfully. 2026-03-04 02:47:40.923 7 INFO cinder.api.openstack.wsgi [None req-e94ed86f-44b6-4dc3-b169-0fb03f9e285a 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/a5a1a4eb-37b6-40f5-94ea-c46f0807a2df returned with HTTP 202 [pid: 7|app: 0|req: 467/938] 10.0.0.210 () {32 vars in 778 bytes} [Wed Mar 4 02:47:40 2026] DELETE /v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/a5a1a4eb-37b6-40f5-94ea-c46f0807a2df => generated 0 bytes in 43 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-03-04 02:47:40.935 8 INFO cinder.api.openstack.wsgi [None req-d8384425-47e6-4f8e-aa25-f3d06fd038ff 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/a5a1a4eb-37b6-40f5-94ea-c46f0807a2df /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:47:40.947 8 INFO cinder.volume.api [None req-d8384425-47e6-4f8e-aa25-f3d06fd038ff 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] Volume info retrieved successfully. 2026-03-04 02:47:40.951 8 INFO cinder.api.openstack.wsgi [None req-d8384425-47e6-4f8e-aa25-f3d06fd038ff 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/a5a1a4eb-37b6-40f5-94ea-c46f0807a2df returned with HTTP 200 [pid: 8|app: 0|req: 472/939] 10.0.0.210 () {32 vars in 775 bytes} [Wed Mar 4 02:47:40 2026] GET /v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/a5a1a4eb-37b6-40f5-94ea-c46f0807a2df => generated 968 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-03-04 02:47:41.975 7 INFO cinder.api.openstack.wsgi [None req-858fe711-2835-4bc9-9b44-4dfa3bc9db5a 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/a5a1a4eb-37b6-40f5-94ea-c46f0807a2df 2026-03-04 02:47:41.987 7 INFO cinder.api.openstack.wsgi [None req-858fe711-2835-4bc9-9b44-4dfa3bc9db5a 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/a5a1a4eb-37b6-40f5-94ea-c46f0807a2df returned with HTTP 404 [pid: 7|app: 0|req: 468/940] 10.0.0.210 () {32 vars in 775 bytes} [Wed Mar 4 02:47:41 2026] GET /v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/a5a1a4eb-37b6-40f5-94ea-c46f0807a2df => generated 109 bytes in 19 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-03-04 02:47:42.000 8 INFO cinder.api.openstack.wsgi [None req-157750b5-8ce6-4b4d-a108-27a1fff93b9b 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/46bf49e2-7a47-4246-b32a-e77bc99b74e6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:47:42.017 8 INFO cinder.volume.api [None req-157750b5-8ce6-4b4d-a108-27a1fff93b9b 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] Volume info retrieved successfully. 2026-03-04 02:47:42.023 8 INFO cinder.api.openstack.wsgi [None req-157750b5-8ce6-4b4d-a108-27a1fff93b9b 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/46bf49e2-7a47-4246-b32a-e77bc99b74e6 returned with HTTP 200 [pid: 8|app: 0|req: 473/941] 10.0.0.210 () {32 vars in 775 bytes} [Wed Mar 4 02:47:41 2026] GET /v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/46bf49e2-7a47-4246-b32a-e77bc99b74e6 => generated 967 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:47:42.044 7 INFO cinder.api.openstack.wsgi [None req-ac0f25ca-b9e5-4a5e-aad3-3e65b5e1b031 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/46bf49e2-7a47-4246-b32a-e77bc99b74e6 2026-03-04 02:47:42.045 7 INFO cinder.api.v3.volumes [None req-ac0f25ca-b9e5-4a5e-aad3-3e65b5e1b031 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] Delete volume with id: 46bf49e2-7a47-4246-b32a-e77bc99b74e6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:47:42.189 7 INFO cinder.volume.api [None req-ac0f25ca-b9e5-4a5e-aad3-3e65b5e1b031 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] Volume info retrieved successfully. 2026-03-04 02:47:42.217 7 INFO cinder.volume.api [None req-ac0f25ca-b9e5-4a5e-aad3-3e65b5e1b031 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] Delete volume request issued successfully. 2026-03-04 02:47:42.217 7 INFO cinder.api.openstack.wsgi [None req-ac0f25ca-b9e5-4a5e-aad3-3e65b5e1b031 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/46bf49e2-7a47-4246-b32a-e77bc99b74e6 returned with HTTP 202 [pid: 7|app: 0|req: 469/942] 10.0.0.210 () {32 vars in 778 bytes} [Wed Mar 4 02:47:42 2026] DELETE /v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/46bf49e2-7a47-4246-b32a-e77bc99b74e6 => generated 0 bytes in 181 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-03-04 02:47:42.241 8 INFO cinder.api.openstack.wsgi [None req-c6b33f9a-c7a5-4a5d-8d28-1f46e5cf3f90 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/46bf49e2-7a47-4246-b32a-e77bc99b74e6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:47:42.256 8 INFO cinder.volume.api [None req-c6b33f9a-c7a5-4a5d-8d28-1f46e5cf3f90 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] Volume info retrieved successfully. 2026-03-04 02:47:42.266 8 INFO cinder.api.openstack.wsgi [None req-c6b33f9a-c7a5-4a5d-8d28-1f46e5cf3f90 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/46bf49e2-7a47-4246-b32a-e77bc99b74e6 returned with HTTP 200 [pid: 8|app: 0|req: 474/943] 10.0.0.210 () {32 vars in 775 bytes} [Wed Mar 4 02:47:42 2026] GET /v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/46bf49e2-7a47-4246-b32a-e77bc99b74e6 => generated 966 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 02:47:43.286 7 INFO cinder.api.openstack.wsgi [None req-04102f7b-0398-46ea-9734-9f0079df05e1 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/46bf49e2-7a47-4246-b32a-e77bc99b74e6 2026-03-04 02:47:43.297 7 INFO cinder.api.openstack.wsgi [None req-04102f7b-0398-46ea-9734-9f0079df05e1 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/46bf49e2-7a47-4246-b32a-e77bc99b74e6 returned with HTTP 404 [pid: 7|app: 0|req: 470/944] 10.0.0.210 () {32 vars in 775 bytes} [Wed Mar 4 02:47:43 2026] GET /v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/46bf49e2-7a47-4246-b32a-e77bc99b74e6 => generated 109 bytes in 18 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-03-04 02:47:43.314 8 INFO cinder.api.openstack.wsgi [None req-75b5c969-1dad-4f54-8ebf-21e6925e6acd 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/d5098586-9c6a-42af-8279-1eb498262b22 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:47:43.330 8 INFO cinder.volume.api [None req-75b5c969-1dad-4f54-8ebf-21e6925e6acd 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] Volume info retrieved successfully. 2026-03-04 02:47:43.334 8 INFO cinder.api.openstack.wsgi [None req-75b5c969-1dad-4f54-8ebf-21e6925e6acd 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/d5098586-9c6a-42af-8279-1eb498262b22 returned with HTTP 200 [pid: 8|app: 0|req: 475/945] 10.0.0.210 () {32 vars in 775 bytes} [Wed Mar 4 02:47:43 2026] GET /v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/d5098586-9c6a-42af-8279-1eb498262b22 => generated 968 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:47:43.356 7 INFO cinder.api.openstack.wsgi [None req-57e5cdf9-765b-4606-9347-77b06dc6f211 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/d5098586-9c6a-42af-8279-1eb498262b22 2026-03-04 02:47:43.357 7 INFO cinder.api.v3.volumes [None req-57e5cdf9-765b-4606-9347-77b06dc6f211 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] Delete volume with id: d5098586-9c6a-42af-8279-1eb498262b22 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:47:43.367 7 INFO cinder.volume.api [None req-57e5cdf9-765b-4606-9347-77b06dc6f211 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] Volume info retrieved successfully. 2026-03-04 02:47:43.400 7 INFO cinder.volume.api [None req-57e5cdf9-765b-4606-9347-77b06dc6f211 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] Delete volume request issued successfully. 2026-03-04 02:47:43.400 7 INFO cinder.api.openstack.wsgi [None req-57e5cdf9-765b-4606-9347-77b06dc6f211 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/d5098586-9c6a-42af-8279-1eb498262b22 returned with HTTP 202 [pid: 7|app: 0|req: 471/946] 10.0.0.210 () {32 vars in 778 bytes} [Wed Mar 4 02:47:43 2026] DELETE /v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/d5098586-9c6a-42af-8279-1eb498262b22 => generated 0 bytes in 52 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-03-04 02:47:43.412 8 INFO cinder.api.openstack.wsgi [None req-b9c70f42-a6e8-4b8b-92d0-4ff85228a5f2 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/d5098586-9c6a-42af-8279-1eb498262b22 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:47:43.426 8 INFO cinder.volume.api [None req-b9c70f42-a6e8-4b8b-92d0-4ff85228a5f2 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] Volume info retrieved successfully. 2026-03-04 02:47:43.432 8 INFO cinder.api.openstack.wsgi [None req-b9c70f42-a6e8-4b8b-92d0-4ff85228a5f2 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/d5098586-9c6a-42af-8279-1eb498262b22 returned with HTTP 200 [pid: 8|app: 0|req: 476/947] 10.0.0.210 () {32 vars in 775 bytes} [Wed Mar 4 02:47:43 2026] GET /v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/d5098586-9c6a-42af-8279-1eb498262b22 => generated 967 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-03-04 02:47:44.384 7 INFO cinder.api.openstack.wsgi [None req-bdef30ee-ba19-4c19-9fc4-1d188380d443 b3b1df7abc3e45eab0a7171eccf74228 dc3633f3f0cc43758bbca8521a2d4e64 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dc3633f3f0cc43758bbca8521a2d4e64/volumes/6a1bff45-0104-4b20-952b-dcb02708bb38 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:47:44.396 7 INFO cinder.volume.api [None req-bdef30ee-ba19-4c19-9fc4-1d188380d443 b3b1df7abc3e45eab0a7171eccf74228 dc3633f3f0cc43758bbca8521a2d4e64 - - default default] Volume info retrieved successfully. 2026-03-04 02:47:44.402 7 INFO cinder.api.openstack.wsgi [None req-bdef30ee-ba19-4c19-9fc4-1d188380d443 b3b1df7abc3e45eab0a7171eccf74228 dc3633f3f0cc43758bbca8521a2d4e64 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dc3633f3f0cc43758bbca8521a2d4e64/volumes/6a1bff45-0104-4b20-952b-dcb02708bb38 returned with HTTP 200 [pid: 7|app: 0|req: 472/948] 10.0.0.210 () {32 vars in 775 bytes} [Wed Mar 4 02:47:44 2026] GET /v3/dc3633f3f0cc43758bbca8521a2d4e64/volumes/6a1bff45-0104-4b20-952b-dcb02708bb38 => generated 973 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-03-04 02:47:44.423 8 INFO cinder.api.openstack.wsgi [None req-fcdf57dc-17cf-49a0-b365-2d741b856e45 b3b1df7abc3e45eab0a7171eccf74228 dc3633f3f0cc43758bbca8521a2d4e64 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/dc3633f3f0cc43758bbca8521a2d4e64/volumes/6a1bff45-0104-4b20-952b-dcb02708bb38 2026-03-04 02:47:44.423 8 INFO cinder.api.v3.volumes [None req-fcdf57dc-17cf-49a0-b365-2d741b856e45 b3b1df7abc3e45eab0a7171eccf74228 dc3633f3f0cc43758bbca8521a2d4e64 - - default default] Delete volume with id: 6a1bff45-0104-4b20-952b-dcb02708bb38 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:47:44.435 8 INFO cinder.volume.api [None req-fcdf57dc-17cf-49a0-b365-2d741b856e45 b3b1df7abc3e45eab0a7171eccf74228 dc3633f3f0cc43758bbca8521a2d4e64 - - default default] Volume info retrieved successfully. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 02:47:44.451 7 INFO cinder.api.openstack.wsgi [None req-16c4395b-72db-4b4b-87ff-10dc0a6e77e7 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/d5098586-9c6a-42af-8279-1eb498262b22 2026-03-04 02:47:44.459 7 INFO cinder.api.openstack.wsgi [None req-16c4395b-72db-4b4b-87ff-10dc0a6e77e7 5c9205e981784ce19f951dc463a12208 20f9c4dffb724a5aa30dd5e23f0ae597 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/d5098586-9c6a-42af-8279-1eb498262b22 returned with HTTP 404 [pid: 7|app: 0|req: 473/949] 10.0.0.210 () {32 vars in 775 bytes} [Wed Mar 4 02:47:44 2026] GET /v3/20f9c4dffb724a5aa30dd5e23f0ae597/volumes/d5098586-9c6a-42af-8279-1eb498262b22 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-03-04 02:47:44.469 8 INFO cinder.volume.api [None req-fcdf57dc-17cf-49a0-b365-2d741b856e45 b3b1df7abc3e45eab0a7171eccf74228 dc3633f3f0cc43758bbca8521a2d4e64 - - default default] Delete volume request issued successfully. 2026-03-04 02:47:44.470 8 INFO cinder.api.openstack.wsgi [None req-fcdf57dc-17cf-49a0-b365-2d741b856e45 b3b1df7abc3e45eab0a7171eccf74228 dc3633f3f0cc43758bbca8521a2d4e64 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dc3633f3f0cc43758bbca8521a2d4e64/volumes/6a1bff45-0104-4b20-952b-dcb02708bb38 returned with HTTP 202 [pid: 8|app: 0|req: 477/950] 10.0.0.210 () {32 vars in 778 bytes} [Wed Mar 4 02:47:44 2026] DELETE /v3/dc3633f3f0cc43758bbca8521a2d4e64/volumes/6a1bff45-0104-4b20-952b-dcb02708bb38 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-03-04 02:47:44.479 7 INFO cinder.api.openstack.wsgi [None req-bdd09bfc-bf0f-4ae6-87f1-91f710784ce7 b3b1df7abc3e45eab0a7171eccf74228 dc3633f3f0cc43758bbca8521a2d4e64 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dc3633f3f0cc43758bbca8521a2d4e64/volumes/6a1bff45-0104-4b20-952b-dcb02708bb38 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:47:44.494 7 INFO cinder.volume.api [None req-bdd09bfc-bf0f-4ae6-87f1-91f710784ce7 b3b1df7abc3e45eab0a7171eccf74228 dc3633f3f0cc43758bbca8521a2d4e64 - - default default] Volume info retrieved successfully. 2026-03-04 02:47:44.502 7 INFO cinder.api.openstack.wsgi [None req-bdd09bfc-bf0f-4ae6-87f1-91f710784ce7 b3b1df7abc3e45eab0a7171eccf74228 dc3633f3f0cc43758bbca8521a2d4e64 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dc3633f3f0cc43758bbca8521a2d4e64/volumes/6a1bff45-0104-4b20-952b-dcb02708bb38 returned with HTTP 200 [pid: 7|app: 0|req: 474/951] 10.0.0.210 () {32 vars in 775 bytes} [Wed Mar 4 02:47:44 2026] GET /v3/dc3633f3f0cc43758bbca8521a2d4e64/volumes/6a1bff45-0104-4b20-952b-dcb02708bb38 => generated 972 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:47:45.173 8 INFO cinder.api.openstack.wsgi [None req-fcdf57dc-17cf-49a0-b365-2d741b856e45 b3b1df7abc3e45eab0a7171eccf74228 dc3633f3f0cc43758bbca8521a2d4e64 - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:47:45.173 7 INFO cinder.api.openstack.wsgi [None req-bdd09bfc-bf0f-4ae6-87f1-91f710784ce7 b3b1df7abc3e45eab0a7171eccf74228 dc3633f3f0cc43758bbca8521a2d4e64 - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:47:45.174 8 INFO cinder.api.openstack.wsgi [None req-fcdf57dc-17cf-49a0-b365-2d741b856e45 b3b1df7abc3e45eab0a7171eccf74228 dc3633f3f0cc43758bbca8521a2d4e64 - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:47:45.174 7 INFO cinder.api.openstack.wsgi [None req-bdd09bfc-bf0f-4ae6-87f1-91f710784ce7 b3b1df7abc3e45eab0a7171eccf74228 dc3633f3f0cc43758bbca8521a2d4e64 - - default default] http://10.0.0.171: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-03-04 02:47:45.524 8 INFO cinder.api.openstack.wsgi [None req-d76a7c66-7de8-436e-8517-42c96bfc241d b3b1df7abc3e45eab0a7171eccf74228 dc3633f3f0cc43758bbca8521a2d4e64 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dc3633f3f0cc43758bbca8521a2d4e64/volumes/6a1bff45-0104-4b20-952b-dcb02708bb38 2026-03-04 02:47:45.537 8 INFO cinder.api.openstack.wsgi [None req-d76a7c66-7de8-436e-8517-42c96bfc241d b3b1df7abc3e45eab0a7171eccf74228 dc3633f3f0cc43758bbca8521a2d4e64 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dc3633f3f0cc43758bbca8521a2d4e64/volumes/6a1bff45-0104-4b20-952b-dcb02708bb38 returned with HTTP 404 [pid: 8|app: 0|req: 479/954] 10.0.0.210 () {32 vars in 775 bytes} [Wed Mar 4 02:47:45 2026] GET /v3/dc3633f3f0cc43758bbca8521a2d4e64/volumes/6a1bff45-0104-4b20-952b-dcb02708bb38 => generated 109 bytes in 20 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-03-04 02:47:50.839 7 INFO cinder.api.openstack.wsgi [None req-01dd4853-13fb-4ee5-b19c-1eeea532d2dd 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes 2026-03-04 02:47:50.842 7 INFO cinder.api.v3.volumes [None req-01dd4853-13fb-4ee5-b19c-1eeea532d2dd 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] Create volume of 1 GB 2026-03-04 02:47:50.847 7 INFO cinder.volume.api [None req-01dd4853-13fb-4ee5-b19c-1eeea532d2dd 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] Availability Zones retrieved successfully. 2026-03-04 02:47:51.087 7 INFO cinder.volume.api [None req-01dd4853-13fb-4ee5-b19c-1eeea532d2dd 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] Create volume request issued successfully. 2026-03-04 02:47:51.088 7 INFO cinder.api.openstack.wsgi [None req-01dd4853-13fb-4ee5-b19c-1eeea532d2dd 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes returned with HTTP 202 [pid: 7|app: 0|req: 476/955] 10.0.0.210 () {34 vars in 723 bytes} [Wed Mar 4 02:47:50 2026] POST /v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes => generated 871 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-03-04 02:47:51.105 8 INFO cinder.api.openstack.wsgi [None req-81814b2b-7850-4608-a090-ab439e5ed3c5 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/3491a443-cb87-4a64-b861-d4d0955505fb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:47:51.123 8 INFO cinder.volume.api [None req-81814b2b-7850-4608-a090-ab439e5ed3c5 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] Volume info retrieved successfully. 2026-03-04 02:47:51.131 8 INFO cinder.api.openstack.wsgi [None req-81814b2b-7850-4608-a090-ab439e5ed3c5 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/3491a443-cb87-4a64-b861-d4d0955505fb returned with HTTP 200 [pid: 8|app: 0|req: 480/956] 10.0.0.210 () {32 vars in 775 bytes} [Wed Mar 4 02:47:51 2026] GET /v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/3491a443-cb87-4a64-b861-d4d0955505fb => generated 939 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-03-04 02:47:52.153 7 INFO cinder.api.openstack.wsgi [None req-52b0e9c9-a3d2-440f-8ae8-8ef94bcf893d 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/3491a443-cb87-4a64-b861-d4d0955505fb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:47:52.174 7 INFO cinder.volume.api [None req-52b0e9c9-a3d2-440f-8ae8-8ef94bcf893d 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] Volume info retrieved successfully. 2026-03-04 02:47:52.186 7 INFO cinder.api.openstack.wsgi [None req-52b0e9c9-a3d2-440f-8ae8-8ef94bcf893d 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/3491a443-cb87-4a64-b861-d4d0955505fb returned with HTTP 200 [pid: 7|app: 0|req: 477/957] 10.0.0.210 () {32 vars in 775 bytes} [Wed Mar 4 02:47:52 2026] GET /v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/3491a443-cb87-4a64-b861-d4d0955505fb => generated 964 bytes in 42 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-03-04 02:47:52.209 8 INFO cinder.api.openstack.wsgi [None req-a39a5a3d-7f68-4923-82ab-932cb7d67763 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/3491a443-cb87-4a64-b861-d4d0955505fb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:47:52.225 8 INFO cinder.volume.api [None req-a39a5a3d-7f68-4923-82ab-932cb7d67763 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] Volume info retrieved successfully. 2026-03-04 02:47:52.230 8 INFO cinder.api.openstack.wsgi [None req-a39a5a3d-7f68-4923-82ab-932cb7d67763 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/3491a443-cb87-4a64-b861-d4d0955505fb returned with HTTP 200 [pid: 8|app: 0|req: 481/958] 10.0.0.210 () {32 vars in 775 bytes} [Wed Mar 4 02:47:52 2026] GET /v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/3491a443-cb87-4a64-b861-d4d0955505fb => generated 964 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-03-04 02:47:52.250 7 INFO cinder.api.openstack.wsgi [None req-a09abd13-dc3c-4eb5-ae7e-318760ca7d54 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/3491a443-cb87-4a64-b861-d4d0955505fb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:47:52.274 7 INFO cinder.volume.api [None req-a09abd13-dc3c-4eb5-ae7e-318760ca7d54 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] Volume info retrieved successfully. 2026-03-04 02:47:52.289 7 INFO cinder.volume.api [None req-a09abd13-dc3c-4eb5-ae7e-318760ca7d54 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] Volume updated successfully. 2026-03-04 02:47:52.290 7 INFO cinder.api.openstack.wsgi [None req-a09abd13-dc3c-4eb5-ae7e-318760ca7d54 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/3491a443-cb87-4a64-b861-d4d0955505fb returned with HTTP 200 [pid: 7|app: 0|req: 478/959] 10.0.0.210 () {34 vars in 795 bytes} [Wed Mar 4 02:47:52 2026] PUT /v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/3491a443-cb87-4a64-b861-d4d0955505fb => generated 896 bytes in 47 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-03-04 02:47:52.308 8 INFO cinder.api.openstack.wsgi [None req-44825530-6afd-4972-9638-cc6426dc2554 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/3491a443-cb87-4a64-b861-d4d0955505fb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:47:52.332 8 INFO cinder.volume.api [None req-44825530-6afd-4972-9638-cc6426dc2554 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] Volume info retrieved successfully. 2026-03-04 02:47:52.345 8 INFO cinder.volume.api [None req-44825530-6afd-4972-9638-cc6426dc2554 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] Volume updated successfully. 2026-03-04 02:47:52.347 8 INFO cinder.api.openstack.wsgi [None req-44825530-6afd-4972-9638-cc6426dc2554 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/3491a443-cb87-4a64-b861-d4d0955505fb returned with HTTP 200 [pid: 8|app: 0|req: 482/960] 10.0.0.210 () {34 vars in 796 bytes} [Wed Mar 4 02:47:52 2026] PUT /v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/3491a443-cb87-4a64-b861-d4d0955505fb => generated 935 bytes in 47 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-03-04 02:47:52.376 7 INFO cinder.api.openstack.wsgi [None req-79f60f8c-a5e3-4e0b-a5d4-9ab1619f07ef 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/3491a443-cb87-4a64-b861-d4d0955505fb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:47:52.394 7 INFO cinder.volume.api [None req-79f60f8c-a5e3-4e0b-a5d4-9ab1619f07ef 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] Volume info retrieved successfully. 2026-03-04 02:47:52.405 7 INFO cinder.api.openstack.wsgi [None req-79f60f8c-a5e3-4e0b-a5d4-9ab1619f07ef 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/3491a443-cb87-4a64-b861-d4d0955505fb returned with HTTP 200 [pid: 7|app: 0|req: 479/961] 10.0.0.210 () {32 vars in 775 bytes} [Wed Mar 4 02:47:52 2026] GET /v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/3491a443-cb87-4a64-b861-d4d0955505fb => generated 1003 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-03-04 02:47:52.422 8 INFO cinder.api.openstack.wsgi [None req-c00d286b-574b-40e9-b8fe-523acb6b60da 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes 2026-03-04 02:47:52.426 8 INFO cinder.api.v3.volumes [None req-c00d286b-574b-40e9-b8fe-523acb6b60da 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] Create volume of 1 GB 2026-03-04 02:47:52.434 8 INFO cinder.volume.api [None req-c00d286b-574b-40e9-b8fe-523acb6b60da 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] Availability Zones retrieved successfully. 2026-03-04 02:47:52.645 8 INFO cinder.volume.api [None req-c00d286b-574b-40e9-b8fe-523acb6b60da 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] Create volume request issued successfully. 2026-03-04 02:47:52.646 8 INFO cinder.api.openstack.wsgi [None req-c00d286b-574b-40e9-b8fe-523acb6b60da 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes returned with HTTP 202 [pid: 8|app: 0|req: 483/962] 10.0.0.210 () {34 vars in 723 bytes} [Wed Mar 4 02:47:52 2026] POST /v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes => generated 890 bytes in 228 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-03-04 02:47:52.668 7 INFO cinder.api.openstack.wsgi [None req-c7bdb381-0865-4ecd-ada2-58381bf27027 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/471a98f0-dc5f-430e-8f9d-39cb41b16da4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:47:52.708 7 INFO cinder.volume.api [None req-c7bdb381-0865-4ecd-ada2-58381bf27027 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] Volume info retrieved successfully. 2026-03-04 02:47:52.716 7 INFO cinder.api.openstack.wsgi [None req-c7bdb381-0865-4ecd-ada2-58381bf27027 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/471a98f0-dc5f-430e-8f9d-39cb41b16da4 returned with HTTP 200 [pid: 7|app: 0|req: 480/963] 10.0.0.210 () {32 vars in 775 bytes} [Wed Mar 4 02:47:52 2026] GET /v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/471a98f0-dc5f-430e-8f9d-39cb41b16da4 => generated 958 bytes in 55 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-03-04 02:47:53.736 8 INFO cinder.api.openstack.wsgi [None req-1941c07e-ecac-448e-9668-998a9ae35d1b 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/471a98f0-dc5f-430e-8f9d-39cb41b16da4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:47:53.756 8 INFO cinder.volume.api [None req-1941c07e-ecac-448e-9668-998a9ae35d1b 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] Volume info retrieved successfully. 2026-03-04 02:47:53.764 8 INFO cinder.api.openstack.wsgi [None req-1941c07e-ecac-448e-9668-998a9ae35d1b 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/471a98f0-dc5f-430e-8f9d-39cb41b16da4 returned with HTTP 200 [pid: 8|app: 0|req: 484/964] 10.0.0.210 () {32 vars in 775 bytes} [Wed Mar 4 02:47:53 2026] GET /v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/471a98f0-dc5f-430e-8f9d-39cb41b16da4 => generated 983 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 02:47:53.786 7 INFO cinder.api.openstack.wsgi [None req-20d33821-441f-42e6-9866-51833489b5f3 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/471a98f0-dc5f-430e-8f9d-39cb41b16da4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:47:53.802 7 INFO cinder.volume.api [None req-20d33821-441f-42e6-9866-51833489b5f3 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] Volume info retrieved successfully. 2026-03-04 02:47:53.842 7 INFO cinder.volume.api [None req-20d33821-441f-42e6-9866-51833489b5f3 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] Volume updated successfully. 2026-03-04 02:47:53.843 7 INFO cinder.api.openstack.wsgi [None req-20d33821-441f-42e6-9866-51833489b5f3 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/471a98f0-dc5f-430e-8f9d-39cb41b16da4 returned with HTTP 200 [pid: 7|app: 0|req: 481/965] 10.0.0.210 () {34 vars in 795 bytes} [Wed Mar 4 02:47:53 2026] PUT /v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/471a98f0-dc5f-430e-8f9d-39cb41b16da4 => generated 882 bytes in 65 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-03-04 02:47:53.863 8 INFO cinder.api.openstack.wsgi [None req-c4f32497-ffc0-4111-bb43-97097acdefe1 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/471a98f0-dc5f-430e-8f9d-39cb41b16da4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:47:53.876 8 INFO cinder.volume.api [None req-c4f32497-ffc0-4111-bb43-97097acdefe1 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] Volume info retrieved successfully. 2026-03-04 02:47:53.882 8 INFO cinder.api.openstack.wsgi [None req-c4f32497-ffc0-4111-bb43-97097acdefe1 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/471a98f0-dc5f-430e-8f9d-39cb41b16da4 returned with HTTP 200 [pid: 8|app: 0|req: 485/966] 10.0.0.210 () {32 vars in 775 bytes} [Wed Mar 4 02:47:53 2026] GET /v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/471a98f0-dc5f-430e-8f9d-39cb41b16da4 => generated 950 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-03-04 02:47:53.902 7 INFO cinder.api.openstack.wsgi [None req-5d3d1653-862b-4572-8810-93355fd151c4 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/471a98f0-dc5f-430e-8f9d-39cb41b16da4 2026-03-04 02:47:53.902 7 INFO cinder.api.v3.volumes [None req-5d3d1653-862b-4572-8810-93355fd151c4 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] Delete volume with id: 471a98f0-dc5f-430e-8f9d-39cb41b16da4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:47:53.912 7 INFO cinder.volume.api [None req-5d3d1653-862b-4572-8810-93355fd151c4 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] Volume info retrieved successfully. 2026-03-04 02:47:53.975 7 INFO cinder.volume.api [None req-5d3d1653-862b-4572-8810-93355fd151c4 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] Delete volume request issued successfully. 2026-03-04 02:47:53.975 7 INFO cinder.api.openstack.wsgi [None req-5d3d1653-862b-4572-8810-93355fd151c4 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/471a98f0-dc5f-430e-8f9d-39cb41b16da4 returned with HTTP 202 [pid: 7|app: 0|req: 482/967] 10.0.0.210 () {32 vars in 778 bytes} [Wed Mar 4 02:47:53 2026] DELETE /v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/471a98f0-dc5f-430e-8f9d-39cb41b16da4 => generated 0 bytes in 81 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-03-04 02:47:53.987 8 INFO cinder.api.openstack.wsgi [None req-8ecfabc5-026a-45ed-8051-c8fa243b6a74 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/471a98f0-dc5f-430e-8f9d-39cb41b16da4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:47:54.001 8 INFO cinder.volume.api [None req-8ecfabc5-026a-45ed-8051-c8fa243b6a74 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] Volume info retrieved successfully. 2026-03-04 02:47:54.006 8 INFO cinder.api.openstack.wsgi [None req-8ecfabc5-026a-45ed-8051-c8fa243b6a74 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/471a98f0-dc5f-430e-8f9d-39cb41b16da4 returned with HTTP 200 [pid: 8|app: 0|req: 486/968] 10.0.0.210 () {32 vars in 775 bytes} [Wed Mar 4 02:47:53 2026] GET /v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/471a98f0-dc5f-430e-8f9d-39cb41b16da4 => 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-03-04 02:47:55.024 7 INFO cinder.api.openstack.wsgi [None req-b0f076a6-74c0-4800-9aba-cbc036114df5 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/471a98f0-dc5f-430e-8f9d-39cb41b16da4 2026-03-04 02:47:55.033 7 INFO cinder.api.openstack.wsgi [None req-b0f076a6-74c0-4800-9aba-cbc036114df5 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/471a98f0-dc5f-430e-8f9d-39cb41b16da4 returned with HTTP 404 [pid: 7|app: 0|req: 483/969] 10.0.0.210 () {32 vars in 775 bytes} [Wed Mar 4 02:47:55 2026] GET /v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/471a98f0-dc5f-430e-8f9d-39cb41b16da4 => 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-03-04 02:47:55.044 8 INFO cinder.api.openstack.wsgi [None req-0dbc6780-7459-41de-81da-17f263586de4 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/3491a443-cb87-4a64-b861-d4d0955505fb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:47:55.064 8 INFO cinder.volume.api [None req-0dbc6780-7459-41de-81da-17f263586de4 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] Volume info retrieved successfully. 2026-03-04 02:47:55.070 8 INFO cinder.api.openstack.wsgi [None req-0dbc6780-7459-41de-81da-17f263586de4 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/3491a443-cb87-4a64-b861-d4d0955505fb returned with HTTP 200 [pid: 8|app: 0|req: 487/970] 10.0.0.210 () {32 vars in 775 bytes} [Wed Mar 4 02:47:55 2026] GET /v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/3491a443-cb87-4a64-b861-d4d0955505fb => generated 1003 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-04 02:47:55.087 7 INFO cinder.api.openstack.wsgi [None req-c66b00eb-f86d-4b99-8354-12ab89b18716 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/3491a443-cb87-4a64-b861-d4d0955505fb 2026-03-04 02:47:55.088 7 INFO cinder.api.v3.volumes [None req-c66b00eb-f86d-4b99-8354-12ab89b18716 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] Delete volume with id: 3491a443-cb87-4a64-b861-d4d0955505fb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:47:55.098 7 INFO cinder.volume.api [None req-c66b00eb-f86d-4b99-8354-12ab89b18716 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] Volume info retrieved successfully. 2026-03-04 02:47:55.137 7 INFO cinder.volume.api [None req-c66b00eb-f86d-4b99-8354-12ab89b18716 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] Delete volume request issued successfully. 2026-03-04 02:47:55.137 7 INFO cinder.api.openstack.wsgi [None req-c66b00eb-f86d-4b99-8354-12ab89b18716 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/3491a443-cb87-4a64-b861-d4d0955505fb returned with HTTP 202 [pid: 7|app: 0|req: 484/971] 10.0.0.210 () {32 vars in 778 bytes} [Wed Mar 4 02:47:55 2026] DELETE /v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/3491a443-cb87-4a64-b861-d4d0955505fb => generated 0 bytes in 57 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-03-04 02:47:55.151 8 INFO cinder.api.openstack.wsgi [None req-bd1cd70b-fedd-4102-b4bc-1d1a7131677e 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/3491a443-cb87-4a64-b861-d4d0955505fb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:47:55.165 8 INFO cinder.volume.api [None req-bd1cd70b-fedd-4102-b4bc-1d1a7131677e 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] Volume info retrieved successfully. 2026-03-04 02:47:55.173 7 INFO cinder.api.openstack.wsgi [None req-c66b00eb-f86d-4b99-8354-12ab89b18716 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:47:55.173 8 INFO cinder.api.openstack.wsgi [None req-bd1cd70b-fedd-4102-b4bc-1d1a7131677e 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/3491a443-cb87-4a64-b861-d4d0955505fb returned with HTTP 200 2026-03-04 02:47:55.174 7 INFO cinder.api.openstack.wsgi [None req-c66b00eb-f86d-4b99-8354-12ab89b18716 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] http://10.0.0.171:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 488/973] 10.0.0.210 () {32 vars in 775 bytes} [Wed Mar 4 02:47:55 2026] GET /v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/3491a443-cb87-4a64-b861-d4d0955505fb => generated 1002 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-04 02:47:55.175 7 INFO cinder.api.openstack.wsgi [None req-c66b00eb-f86d-4b99-8354-12ab89b18716 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:47:55.175 7 INFO cinder.api.openstack.wsgi [None req-c66b00eb-f86d-4b99-8354-12ab89b18716 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] http://10.0.0.171: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-03-04 02:47:56.198 8 INFO cinder.api.openstack.wsgi [None req-7c993605-0372-408c-bd71-58291d8ace33 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/3491a443-cb87-4a64-b861-d4d0955505fb 2026-03-04 02:47:56.206 8 INFO cinder.api.openstack.wsgi [None req-7c993605-0372-408c-bd71-58291d8ace33 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/3491a443-cb87-4a64-b861-d4d0955505fb returned with HTTP 404 [pid: 8|app: 0|req: 489/975] 10.0.0.210 () {32 vars in 775 bytes} [Wed Mar 4 02:47:56 2026] GET /v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/3491a443-cb87-4a64-b861-d4d0955505fb => generated 109 bytes in 17 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-03-04 02:47:56.265 7 INFO cinder.api.openstack.wsgi [None req-96516a8b-9446-4874-854f-7f4a16c2607e 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes 2026-03-04 02:47:56.366 7 INFO cinder.api.v3.volumes [None req-96516a8b-9446-4874-854f-7f4a16c2607e 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] Create volume of 1 GB 2026-03-04 02:47:56.373 7 INFO cinder.volume.api [None req-96516a8b-9446-4874-854f-7f4a16c2607e 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] Availability Zones retrieved successfully. 2026-03-04 02:47:56.603 7 INFO cinder.volume.api [None req-96516a8b-9446-4874-854f-7f4a16c2607e 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] Create volume request issued successfully. 2026-03-04 02:47:56.604 7 INFO cinder.api.openstack.wsgi [None req-96516a8b-9446-4874-854f-7f4a16c2607e 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes returned with HTTP 202 [pid: 7|app: 0|req: 487/976] 10.0.0.210 () {34 vars in 723 bytes} [Wed Mar 4 02:47:56 2026] POST /v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes => generated 870 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-03-04 02:47:56.622 8 INFO cinder.api.openstack.wsgi [None req-f72278a9-5c22-4a4b-b1f2-909f0f3eb2e7 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/bd08c25d-6d43-44ba-a606-8b3761acae70 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:47:56.636 8 INFO cinder.volume.api [None req-f72278a9-5c22-4a4b-b1f2-909f0f3eb2e7 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] Volume info retrieved successfully. 2026-03-04 02:47:56.641 8 INFO cinder.api.openstack.wsgi [None req-f72278a9-5c22-4a4b-b1f2-909f0f3eb2e7 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/bd08c25d-6d43-44ba-a606-8b3761acae70 returned with HTTP 200 [pid: 8|app: 0|req: 490/977] 10.0.0.210 () {32 vars in 775 bytes} [Wed Mar 4 02:47:56 2026] GET /v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/bd08c25d-6d43-44ba-a606-8b3761acae70 => generated 938 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-03-04 02:47:57.661 7 INFO cinder.api.openstack.wsgi [None req-e573a07b-039e-4bd6-9650-efcc6a2afffc 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/bd08c25d-6d43-44ba-a606-8b3761acae70 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:47:57.681 7 INFO cinder.volume.api [None req-e573a07b-039e-4bd6-9650-efcc6a2afffc 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] Volume info retrieved successfully. 2026-03-04 02:47:57.690 7 INFO cinder.api.openstack.wsgi [None req-e573a07b-039e-4bd6-9650-efcc6a2afffc 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/bd08c25d-6d43-44ba-a606-8b3761acae70 returned with HTTP 200 [pid: 7|app: 0|req: 488/978] 10.0.0.210 () {32 vars in 775 bytes} [Wed Mar 4 02:47:57 2026] GET /v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/bd08c25d-6d43-44ba-a606-8b3761acae70 => generated 962 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-03-04 02:47:58.714 8 INFO cinder.api.openstack.wsgi [None req-28bb031f-ec84-46ca-8067-9ef6bf1b2686 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/bd08c25d-6d43-44ba-a606-8b3761acae70 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:47:58.727 8 INFO cinder.volume.api [None req-28bb031f-ec84-46ca-8067-9ef6bf1b2686 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] Volume info retrieved successfully. 2026-03-04 02:47:58.732 8 INFO cinder.api.openstack.wsgi [None req-28bb031f-ec84-46ca-8067-9ef6bf1b2686 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/bd08c25d-6d43-44ba-a606-8b3761acae70 returned with HTTP 200 [pid: 8|app: 0|req: 491/979] 10.0.0.210 () {32 vars in 775 bytes} [Wed Mar 4 02:47:58 2026] GET /v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/bd08c25d-6d43-44ba-a606-8b3761acae70 => generated 1347 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-03-04 02:47:58.758 7 INFO cinder.api.openstack.wsgi [None req-98fd0eea-d1f8-4232-9c62-71884ff33be3 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/bd08c25d-6d43-44ba-a606-8b3761acae70 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:47:58.770 7 INFO cinder.volume.api [None req-98fd0eea-d1f8-4232-9c62-71884ff33be3 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] Volume info retrieved successfully. 2026-03-04 02:47:58.775 7 INFO cinder.api.openstack.wsgi [None req-98fd0eea-d1f8-4232-9c62-71884ff33be3 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/bd08c25d-6d43-44ba-a606-8b3761acae70 returned with HTTP 200 [pid: 7|app: 0|req: 489/980] 10.0.0.210 () {32 vars in 775 bytes} [Wed Mar 4 02:47:58 2026] GET /v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/bd08c25d-6d43-44ba-a606-8b3761acae70 => generated 1347 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-03-04 02:47:58.797 8 INFO cinder.api.openstack.wsgi [None req-f55d833e-13c3-4bbe-bd20-68dfd1e3f5c6 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/bd08c25d-6d43-44ba-a606-8b3761acae70 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:47:58.812 8 INFO cinder.volume.api [None req-f55d833e-13c3-4bbe-bd20-68dfd1e3f5c6 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] Volume info retrieved successfully. 2026-03-04 02:47:58.923 8 INFO cinder.volume.api [None req-f55d833e-13c3-4bbe-bd20-68dfd1e3f5c6 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] Volume updated successfully. 2026-03-04 02:47:58.924 8 INFO cinder.api.openstack.wsgi [None req-f55d833e-13c3-4bbe-bd20-68dfd1e3f5c6 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/bd08c25d-6d43-44ba-a606-8b3761acae70 returned with HTTP 200 [pid: 8|app: 0|req: 492/981] 10.0.0.210 () {34 vars in 795 bytes} [Wed Mar 4 02:47:58 2026] PUT /v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/bd08c25d-6d43-44ba-a606-8b3761acae70 => generated 894 bytes in 134 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-03-04 02:47:58.942 7 INFO cinder.api.openstack.wsgi [None req-cccfc7ef-da95-4aef-949a-2d3adc9aca20 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/bd08c25d-6d43-44ba-a606-8b3761acae70 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:47:58.957 7 INFO cinder.volume.api [None req-cccfc7ef-da95-4aef-949a-2d3adc9aca20 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] Volume info retrieved successfully. 2026-03-04 02:47:58.971 7 INFO cinder.volume.api [None req-cccfc7ef-da95-4aef-949a-2d3adc9aca20 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] Volume updated successfully. 2026-03-04 02:47:58.972 7 INFO cinder.api.openstack.wsgi [None req-cccfc7ef-da95-4aef-949a-2d3adc9aca20 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/bd08c25d-6d43-44ba-a606-8b3761acae70 returned with HTTP 200 [pid: 7|app: 0|req: 490/982] 10.0.0.210 () {34 vars in 796 bytes} [Wed Mar 4 02:47:58 2026] PUT /v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/bd08c25d-6d43-44ba-a606-8b3761acae70 => generated 933 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 02:47:58.993 8 INFO cinder.api.openstack.wsgi [None req-12501afc-5456-4324-b535-645abb213271 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/bd08c25d-6d43-44ba-a606-8b3761acae70 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:47:59.005 8 INFO cinder.volume.api [None req-12501afc-5456-4324-b535-645abb213271 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] Volume info retrieved successfully. 2026-03-04 02:47:59.011 8 INFO cinder.api.openstack.wsgi [None req-12501afc-5456-4324-b535-645abb213271 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/bd08c25d-6d43-44ba-a606-8b3761acae70 returned with HTTP 200 [pid: 8|app: 0|req: 493/983] 10.0.0.210 () {32 vars in 775 bytes} [Wed Mar 4 02:47:58 2026] GET /v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/bd08c25d-6d43-44ba-a606-8b3761acae70 => generated 1386 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-03-04 02:47:59.032 7 INFO cinder.api.openstack.wsgi [None req-699968e9-ebf3-4d90-a4fd-583bde6cabd4 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes 2026-03-04 02:47:59.035 7 INFO cinder.api.v3.volumes [None req-699968e9-ebf3-4d90-a4fd-583bde6cabd4 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] Create volume of 1 GB 2026-03-04 02:47:59.041 7 INFO cinder.volume.api [None req-699968e9-ebf3-4d90-a4fd-583bde6cabd4 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] Availability Zones retrieved successfully. 2026-03-04 02:47:59.307 7 INFO cinder.volume.api [None req-699968e9-ebf3-4d90-a4fd-583bde6cabd4 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] Create volume request issued successfully. 2026-03-04 02:47:59.308 7 INFO cinder.api.openstack.wsgi [None req-699968e9-ebf3-4d90-a4fd-583bde6cabd4 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes returned with HTTP 202 [pid: 7|app: 0|req: 491/984] 10.0.0.210 () {34 vars in 723 bytes} [Wed Mar 4 02:47:59 2026] POST /v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes => generated 889 bytes in 281 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-03-04 02:47:59.329 8 INFO cinder.api.openstack.wsgi [None req-3dd366b5-c1c0-40dc-be0a-2fc9f03d433f 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/c75bc7fc-50c2-4d89-97d5-770af83f86a2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:47:59.340 8 INFO cinder.volume.api [None req-3dd366b5-c1c0-40dc-be0a-2fc9f03d433f 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] Volume info retrieved successfully. 2026-03-04 02:47:59.346 8 INFO cinder.api.openstack.wsgi [None req-3dd366b5-c1c0-40dc-be0a-2fc9f03d433f 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/c75bc7fc-50c2-4d89-97d5-770af83f86a2 returned with HTTP 200 [pid: 8|app: 0|req: 494/985] 10.0.0.210 () {32 vars in 775 bytes} [Wed Mar 4 02:47:59 2026] GET /v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/c75bc7fc-50c2-4d89-97d5-770af83f86a2 => generated 957 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-03-04 02:48:00.367 7 INFO cinder.api.openstack.wsgi [None req-0ccf6017-de4a-43fa-b3a2-62f600cf684e 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/c75bc7fc-50c2-4d89-97d5-770af83f86a2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:48:00.382 7 INFO cinder.volume.api [None req-0ccf6017-de4a-43fa-b3a2-62f600cf684e 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] Volume info retrieved successfully. 2026-03-04 02:48:00.387 7 INFO cinder.api.openstack.wsgi [None req-0ccf6017-de4a-43fa-b3a2-62f600cf684e 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/c75bc7fc-50c2-4d89-97d5-770af83f86a2 returned with HTTP 200 [pid: 7|app: 0|req: 492/986] 10.0.0.210 () {32 vars in 775 bytes} [Wed Mar 4 02:48:00 2026] GET /v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/c75bc7fc-50c2-4d89-97d5-770af83f86a2 => generated 982 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-03-04 02:48:00.413 8 INFO cinder.api.openstack.wsgi [None req-aa7f5e02-4173-4d90-af8c-fa443cb0c106 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/c75bc7fc-50c2-4d89-97d5-770af83f86a2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:48:00.432 8 INFO cinder.volume.api [None req-aa7f5e02-4173-4d90-af8c-fa443cb0c106 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] Volume info retrieved successfully. 2026-03-04 02:48:00.450 8 INFO cinder.volume.api [None req-aa7f5e02-4173-4d90-af8c-fa443cb0c106 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] Volume updated successfully. 2026-03-04 02:48:00.452 8 INFO cinder.api.openstack.wsgi [None req-aa7f5e02-4173-4d90-af8c-fa443cb0c106 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/c75bc7fc-50c2-4d89-97d5-770af83f86a2 returned with HTTP 200 [pid: 8|app: 0|req: 495/987] 10.0.0.210 () {34 vars in 795 bytes} [Wed Mar 4 02:48:00 2026] PUT /v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/c75bc7fc-50c2-4d89-97d5-770af83f86a2 => generated 881 bytes in 47 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-03-04 02:48:00.472 7 INFO cinder.api.openstack.wsgi [None req-b239e473-eb93-4829-bbd5-a4a8b67c7850 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/c75bc7fc-50c2-4d89-97d5-770af83f86a2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:48:00.492 7 INFO cinder.volume.api [None req-b239e473-eb93-4829-bbd5-a4a8b67c7850 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] Volume info retrieved successfully. 2026-03-04 02:48:00.499 7 INFO cinder.api.openstack.wsgi [None req-b239e473-eb93-4829-bbd5-a4a8b67c7850 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/c75bc7fc-50c2-4d89-97d5-770af83f86a2 returned with HTTP 200 [pid: 7|app: 0|req: 493/988] 10.0.0.210 () {32 vars in 775 bytes} [Wed Mar 4 02:48:00 2026] GET /v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/c75bc7fc-50c2-4d89-97d5-770af83f86a2 => generated 949 bytes in 34 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-03-04 02:48:00.518 8 INFO cinder.api.openstack.wsgi [None req-8d50306f-4c1b-4dad-9604-ef48dd2e45e7 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/c75bc7fc-50c2-4d89-97d5-770af83f86a2 2026-03-04 02:48:00.518 8 INFO cinder.api.v3.volumes [None req-8d50306f-4c1b-4dad-9604-ef48dd2e45e7 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] Delete volume with id: c75bc7fc-50c2-4d89-97d5-770af83f86a2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:48:00.527 8 INFO cinder.volume.api [None req-8d50306f-4c1b-4dad-9604-ef48dd2e45e7 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] Volume info retrieved successfully. 2026-03-04 02:48:00.591 8 INFO cinder.volume.api [None req-8d50306f-4c1b-4dad-9604-ef48dd2e45e7 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] Delete volume request issued successfully. 2026-03-04 02:48:00.591 8 INFO cinder.api.openstack.wsgi [None req-8d50306f-4c1b-4dad-9604-ef48dd2e45e7 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/c75bc7fc-50c2-4d89-97d5-770af83f86a2 returned with HTTP 202 [pid: 8|app: 0|req: 496/989] 10.0.0.210 () {32 vars in 778 bytes} [Wed Mar 4 02:48:00 2026] DELETE /v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/c75bc7fc-50c2-4d89-97d5-770af83f86a2 => generated 0 bytes in 79 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-03-04 02:48:00.604 7 INFO cinder.api.openstack.wsgi [None req-ae47f93a-6535-4db7-98c7-449242a99b89 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/c75bc7fc-50c2-4d89-97d5-770af83f86a2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:48:00.617 7 INFO cinder.volume.api [None req-ae47f93a-6535-4db7-98c7-449242a99b89 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] Volume info retrieved successfully. 2026-03-04 02:48:00.624 7 INFO cinder.api.openstack.wsgi [None req-ae47f93a-6535-4db7-98c7-449242a99b89 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/c75bc7fc-50c2-4d89-97d5-770af83f86a2 returned with HTTP 200 [pid: 7|app: 0|req: 494/990] 10.0.0.210 () {32 vars in 775 bytes} [Wed Mar 4 02:48:00 2026] GET /v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/c75bc7fc-50c2-4d89-97d5-770af83f86a2 => generated 948 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-03-04 02:48:01.644 8 INFO cinder.api.openstack.wsgi [None req-72db5f8d-67b8-46f2-baef-e482eeef238e 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/c75bc7fc-50c2-4d89-97d5-770af83f86a2 2026-03-04 02:48:01.652 8 INFO cinder.api.openstack.wsgi [None req-72db5f8d-67b8-46f2-baef-e482eeef238e 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/c75bc7fc-50c2-4d89-97d5-770af83f86a2 returned with HTTP 404 [pid: 8|app: 0|req: 497/991] 10.0.0.210 () {32 vars in 775 bytes} [Wed Mar 4 02:48:01 2026] GET /v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/c75bc7fc-50c2-4d89-97d5-770af83f86a2 => 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-03-04 02:48:01.663 7 INFO cinder.api.openstack.wsgi [None req-f00d5af0-0d18-4db5-9911-212978f90473 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/bd08c25d-6d43-44ba-a606-8b3761acae70 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:48:01.675 7 INFO cinder.volume.api [None req-f00d5af0-0d18-4db5-9911-212978f90473 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] Volume info retrieved successfully. 2026-03-04 02:48:01.681 7 INFO cinder.api.openstack.wsgi [None req-f00d5af0-0d18-4db5-9911-212978f90473 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/bd08c25d-6d43-44ba-a606-8b3761acae70 returned with HTTP 200 [pid: 7|app: 0|req: 495/992] 10.0.0.210 () {32 vars in 775 bytes} [Wed Mar 4 02:48:01 2026] GET /v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/bd08c25d-6d43-44ba-a606-8b3761acae70 => generated 1386 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-04 02:48:01.699 8 INFO cinder.api.openstack.wsgi [None req-dffe77dc-e5b2-496c-8c94-3d154795f02c 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/bd08c25d-6d43-44ba-a606-8b3761acae70 2026-03-04 02:48:01.699 8 INFO cinder.api.v3.volumes [None req-dffe77dc-e5b2-496c-8c94-3d154795f02c 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] Delete volume with id: bd08c25d-6d43-44ba-a606-8b3761acae70 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:48:01.711 8 INFO cinder.volume.api [None req-dffe77dc-e5b2-496c-8c94-3d154795f02c 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] Volume info retrieved successfully. 2026-03-04 02:48:01.780 8 INFO cinder.volume.api [None req-dffe77dc-e5b2-496c-8c94-3d154795f02c 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] Delete volume request issued successfully. 2026-03-04 02:48:01.780 8 INFO cinder.api.openstack.wsgi [None req-dffe77dc-e5b2-496c-8c94-3d154795f02c 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/bd08c25d-6d43-44ba-a606-8b3761acae70 returned with HTTP 202 [pid: 8|app: 0|req: 498/993] 10.0.0.210 () {32 vars in 778 bytes} [Wed Mar 4 02:48:01 2026] DELETE /v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/bd08c25d-6d43-44ba-a606-8b3761acae70 => generated 0 bytes in 86 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-03-04 02:48:01.796 7 INFO cinder.api.openstack.wsgi [None req-1a7e6831-e601-4777-be86-4a1e12671b26 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/bd08c25d-6d43-44ba-a606-8b3761acae70 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:48:01.809 7 INFO cinder.volume.api [None req-1a7e6831-e601-4777-be86-4a1e12671b26 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] Volume info retrieved successfully. 2026-03-04 02:48:01.816 7 INFO cinder.api.openstack.wsgi [None req-1a7e6831-e601-4777-be86-4a1e12671b26 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/bd08c25d-6d43-44ba-a606-8b3761acae70 returned with HTTP 200 [pid: 7|app: 0|req: 496/994] 10.0.0.210 () {32 vars in 775 bytes} [Wed Mar 4 02:48:01 2026] GET /v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/bd08c25d-6d43-44ba-a606-8b3761acae70 => generated 1385 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-03-04 02:48:02.837 8 INFO cinder.api.openstack.wsgi [None req-c32998af-d5b2-4190-b9af-42a7107be7ad 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/bd08c25d-6d43-44ba-a606-8b3761acae70 2026-03-04 02:48:02.846 8 INFO cinder.api.openstack.wsgi [None req-c32998af-d5b2-4190-b9af-42a7107be7ad 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/bd08c25d-6d43-44ba-a606-8b3761acae70 returned with HTTP 404 [pid: 8|app: 0|req: 499/995] 10.0.0.210 () {32 vars in 775 bytes} [Wed Mar 4 02:48:02 2026] GET /v3/fec1c996b33a4d26afa7bbaf9dc6c42a/volumes/bd08c25d-6d43-44ba-a606-8b3761acae70 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-03-04 02:48:05.174 7 INFO cinder.api.openstack.wsgi [None req-1a7e6831-e601-4777-be86-4a1e12671b26 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:48:05.174 8 INFO cinder.api.openstack.wsgi [None req-c32998af-d5b2-4190-b9af-42a7107be7ad 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:48:05.175 8 INFO cinder.api.openstack.wsgi [None req-c32998af-d5b2-4190-b9af-42a7107be7ad 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:48:05.175 7 INFO cinder.api.openstack.wsgi [None req-1a7e6831-e601-4777-be86-4a1e12671b26 15b79f2641b14ead800fab1fa015c778 fec1c996b33a4d26afa7bbaf9dc6c42a - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:48:07.024 8 INFO cinder.api.openstack.wsgi [None req-d66503fa-6e85-4781-9b5b-617694e87623 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true 2026-03-04 02:48:07.031 8 INFO cinder.volume.api [None req-d66503fa-6e85-4781-9b5b-617694e87623 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. 2026-03-04 02:48:07.043 8 INFO cinder.api.openstack.wsgi [None req-d66503fa-6e85-4781-9b5b-617694e87623 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 501/998] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:48:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true => generated 15 bytes in 267 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-03-04 02:48:07.145 7 INFO cinder.api.openstack.wsgi [None req-cd54b282-724c-455b-892f-96b16131c9b7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/093b0c50fbff41e8bc0b6633328976aa?usage=true 2026-03-04 02:48:07.192 7 INFO cinder.api.openstack.wsgi [None req-cd54b282-724c-455b-892f-96b16131c9b7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/093b0c50fbff41e8bc0b6633328976aa?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 498/999] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:48:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/093b0c50fbff41e8bc0b6633328976aa?usage=true => generated 847 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:48:07.206 8 INFO cinder.api.openstack.wsgi [None req-1fef942c-7f0e-471d-a465-07f10d9742b5 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/47b18a19dcbd4557bc87ca99cb858479?usage=true 2026-03-04 02:48:07.238 8 INFO cinder.api.openstack.wsgi [None req-1fef942c-7f0e-471d-a465-07f10d9742b5 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/47b18a19dcbd4557bc87ca99cb858479?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 502/1000] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:48:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/47b18a19dcbd4557bc87ca99cb858479?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:48:07.250 7 INFO cinder.api.openstack.wsgi [None req-b384c1f8-4c66-4cc0-a732-c26a3a734563 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/7923b344bc06455f82feb5940358e5f5?usage=true 2026-03-04 02:48:07.308 7 INFO cinder.api.openstack.wsgi [None req-b384c1f8-4c66-4cc0-a732-c26a3a734563 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/7923b344bc06455f82feb5940358e5f5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 499/1001] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:48:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/7923b344bc06455f82feb5940358e5f5?usage=true => generated 847 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:48:07.322 8 INFO cinder.api.openstack.wsgi [None req-00fea778-8fbc-4aac-96ef-543461e13cd6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/842cb7fea510438193e8849fb788be13?usage=true 2026-03-04 02:48:07.363 8 INFO cinder.api.openstack.wsgi [None req-00fea778-8fbc-4aac-96ef-543461e13cd6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/842cb7fea510438193e8849fb788be13?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 503/1002] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:48:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/842cb7fea510438193e8849fb788be13?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:48:07.375 7 INFO cinder.api.openstack.wsgi [None req-25d067a0-2f4d-44be-a12d-3c419e0dc431 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/8902d298b5004956b838d3d1cc400838?usage=true 2026-03-04 02:48:07.417 7 INFO cinder.api.openstack.wsgi [None req-25d067a0-2f4d-44be-a12d-3c419e0dc431 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/8902d298b5004956b838d3d1cc400838?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 500/1003] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:48:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/8902d298b5004956b838d3d1cc400838?usage=true => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:48:07.440 8 INFO cinder.api.openstack.wsgi [None req-f93e2a02-867d-4cb1-b633-ff2cf496d61b 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true 2026-03-04 02:48:07.466 8 INFO cinder.api.openstack.wsgi [None req-f93e2a02-867d-4cb1-b633-ff2cf496d61b 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 504/1004] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:48:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:48:07.481 7 INFO cinder.api.openstack.wsgi [None req-48ac9055-74ea-4363-8f4a-458625051d69 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/942ab9a17e764d3ba3d45d895b8b12ad?usage=true 2026-03-04 02:48:07.513 7 INFO cinder.api.openstack.wsgi [None req-48ac9055-74ea-4363-8f4a-458625051d69 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/942ab9a17e764d3ba3d45d895b8b12ad?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 501/1005] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:48:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/942ab9a17e764d3ba3d45d895b8b12ad?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:48:07.524 8 INFO cinder.api.openstack.wsgi [None req-7c97f330-d304-4795-90d7-c4b6cf6c1fc7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true 2026-03-04 02:48:07.565 8 INFO cinder.api.openstack.wsgi [None req-7c97f330-d304-4795-90d7-c4b6cf6c1fc7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 505/1006] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:48:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:48:07.591 7 INFO cinder.api.openstack.wsgi [None req-e4b2d122-4c6c-4931-a78c-664971b4ef03 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/a99a64a22ac14b399bf6deae4cb83ed3?usage=true 2026-03-04 02:48:07.614 7 INFO cinder.api.openstack.wsgi [None req-e4b2d122-4c6c-4931-a78c-664971b4ef03 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/a99a64a22ac14b399bf6deae4cb83ed3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 502/1007] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:48:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/a99a64a22ac14b399bf6deae4cb83ed3?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:48:07.627 8 INFO cinder.api.openstack.wsgi [None req-d0b8a70a-7832-44be-b745-4971477003a7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/adbd2a7d7d4f4f4a89f256faf41cfbaa?usage=true 2026-03-04 02:48:07.648 8 INFO cinder.api.openstack.wsgi [None req-d0b8a70a-7832-44be-b745-4971477003a7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/adbd2a7d7d4f4f4a89f256faf41cfbaa?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 506/1008] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:48:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/adbd2a7d7d4f4f4a89f256faf41cfbaa?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:48:07.658 7 INFO cinder.api.openstack.wsgi [None req-98344e13-38ed-428a-8a84-faf8d318e57e 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/b17e5f5bcf774e3e8b7f74dc0e814771?usage=true 2026-03-04 02:48:07.682 7 INFO cinder.api.openstack.wsgi [None req-98344e13-38ed-428a-8a84-faf8d318e57e 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/b17e5f5bcf774e3e8b7f74dc0e814771?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 503/1009] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:48:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/b17e5f5bcf774e3e8b7f74dc0e814771?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:48:07.697 8 INFO cinder.api.openstack.wsgi [None req-5d6ec4bb-0aad-4777-879e-7e0541b7764d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/cadd2f72789446c4adf398b91e2bfef8?usage=true 2026-03-04 02:48:07.717 8 INFO cinder.api.openstack.wsgi [None req-5d6ec4bb-0aad-4777-879e-7e0541b7764d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/cadd2f72789446c4adf398b91e2bfef8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 507/1010] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:48:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/cadd2f72789446c4adf398b91e2bfef8?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:48:07.731 7 INFO cinder.api.openstack.wsgi [None req-f482bb8a-ff2a-440e-a22c-18970e6d4189 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e54a2d341bdb49b1aed4de04a3f3c22c?usage=true 2026-03-04 02:48:07.750 7 INFO cinder.api.openstack.wsgi [None req-f482bb8a-ff2a-440e-a22c-18970e6d4189 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e54a2d341bdb49b1aed4de04a3f3c22c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 504/1011] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:48:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e54a2d341bdb49b1aed4de04a3f3c22c?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:48:07.763 8 INFO cinder.api.openstack.wsgi [None req-8109d26f-b21e-48f5-a0bc-3f3fd7b81952 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true 2026-03-04 02:48:07.794 8 INFO cinder.api.openstack.wsgi [None req-8109d26f-b21e-48f5-a0bc-3f3fd7b81952 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 508/1012] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:48:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:48:07.803 7 INFO cinder.api.openstack.wsgi [None req-2cb1be0f-6f85-4774-8353-38ba1e4b6f16 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true 2026-03-04 02:48:07.808 7 INFO cinder.volume.api [None req-2cb1be0f-6f85-4774-8353-38ba1e4b6f16 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all snapshots completed successfully. 2026-03-04 02:48:07.809 7 INFO cinder.api.openstack.wsgi [None req-2cb1be0f-6f85-4774-8353-38ba1e4b6f16 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 505/1013] 10.0.0.226 () {28 vars in 674 bytes} [Wed Mar 4 02:48:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:48:07.818 8 INFO cinder.api.openstack.wsgi [None req-96f5e79c-9f13-4e1e-83ad-bf08b105c3fd 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true 2026-03-04 02:48:07.830 8 INFO cinder.volume.api [None req-96f5e79c-9f13-4e1e-83ad-bf08b105c3fd 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. 2026-03-04 02:48:07.832 8 INFO cinder.api.openstack.wsgi [None req-96f5e79c-9f13-4e1e-83ad-bf08b105c3fd 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 509/1014] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:48:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:48:07.850 7 INFO cinder.api.openstack.wsgi [None req-da8a8fb0-6105-4a4b-8087-2a6464e33a57 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true 2026-03-04 02:48:08.353 7 INFO cinder.api.openstack.wsgi [None req-da8a8fb0-6105-4a4b-8087-2a6464e33a57 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 506/1015] 10.0.0.226 () {28 vars in 696 bytes} [Wed Mar 4 02:48:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true => generated 668 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:48:08.367 8 INFO cinder.api.openstack.wsgi [None req-102bcc43-ff52-4b64-80fc-764dc1b46619 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services 2026-03-04 02:48:08.393 8 INFO cinder.api.openstack.wsgi [None req-102bcc43-ff52-4b64-80fc-764dc1b46619 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services returned with HTTP 200 [pid: 8|app: 0|req: 510/1016] 10.0.0.226 () {28 vars in 645 bytes} [Wed Mar 4 02:48:08 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-services => generated 646 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:48:15.173 8 INFO cinder.api.openstack.wsgi [None req-102bcc43-ff52-4b64-80fc-764dc1b46619 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:48:15.173 7 INFO cinder.api.openstack.wsgi [None req-da8a8fb0-6105-4a4b-8087-2a6464e33a57 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:48:15.173 8 INFO cinder.api.openstack.wsgi [None req-102bcc43-ff52-4b64-80fc-764dc1b46619 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:48:15.174 7 INFO cinder.api.openstack.wsgi [None req-da8a8fb0-6105-4a4b-8087-2a6464e33a57 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:48:25.173 8 INFO cinder.api.openstack.wsgi [None req-102bcc43-ff52-4b64-80fc-764dc1b46619 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:48:25.174 7 INFO cinder.api.openstack.wsgi [None req-da8a8fb0-6105-4a4b-8087-2a6464e33a57 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:48:25.174 8 INFO cinder.api.openstack.wsgi [None req-102bcc43-ff52-4b64-80fc-764dc1b46619 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:48:25.175 7 INFO cinder.api.openstack.wsgi [None req-da8a8fb0-6105-4a4b-8087-2a6464e33a57 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:48:35.173 7 INFO cinder.api.openstack.wsgi [None req-da8a8fb0-6105-4a4b-8087-2a6464e33a57 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:48:35.174 7 INFO cinder.api.openstack.wsgi [None req-da8a8fb0-6105-4a4b-8087-2a6464e33a57 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:48:35.174 8 INFO cinder.api.openstack.wsgi [None req-102bcc43-ff52-4b64-80fc-764dc1b46619 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:48:35.176 8 INFO cinder.api.openstack.wsgi [None req-102bcc43-ff52-4b64-80fc-764dc1b46619 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:48:45.173 7 INFO cinder.api.openstack.wsgi [None req-da8a8fb0-6105-4a4b-8087-2a6464e33a57 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:48:45.173 8 INFO cinder.api.openstack.wsgi [None req-102bcc43-ff52-4b64-80fc-764dc1b46619 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:48:45.174 7 INFO cinder.api.openstack.wsgi [None req-da8a8fb0-6105-4a4b-8087-2a6464e33a57 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:48:45.174 8 INFO cinder.api.openstack.wsgi [None req-102bcc43-ff52-4b64-80fc-764dc1b46619 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:48:55.173 8 INFO cinder.api.openstack.wsgi [None req-102bcc43-ff52-4b64-80fc-764dc1b46619 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:48:55.173 8 INFO cinder.api.openstack.wsgi [None req-102bcc43-ff52-4b64-80fc-764dc1b46619 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:48:55.173 7 INFO cinder.api.openstack.wsgi [None req-da8a8fb0-6105-4a4b-8087-2a6464e33a57 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:48:55.174 7 INFO cinder.api.openstack.wsgi [None req-da8a8fb0-6105-4a4b-8087-2a6464e33a57 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:49:05.173 8 INFO cinder.api.openstack.wsgi [None req-102bcc43-ff52-4b64-80fc-764dc1b46619 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:49:05.173 7 INFO cinder.api.openstack.wsgi [None req-da8a8fb0-6105-4a4b-8087-2a6464e33a57 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:49:05.174 8 INFO cinder.api.openstack.wsgi [None req-102bcc43-ff52-4b64-80fc-764dc1b46619 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:49:05.174 7 INFO cinder.api.openstack.wsgi [None req-da8a8fb0-6105-4a4b-8087-2a6464e33a57 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:49:06.964 8 INFO cinder.api.openstack.wsgi [None req-25bf2cd4-52ef-4a41-876b-782436f7fbeb 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true 2026-03-04 02:49:06.974 8 INFO cinder.volume.api [None req-25bf2cd4-52ef-4a41-876b-782436f7fbeb 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all snapshots completed successfully. 2026-03-04 02:49:06.975 8 INFO cinder.api.openstack.wsgi [None req-25bf2cd4-52ef-4a41-876b-782436f7fbeb 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 517/1029] 10.0.0.226 () {28 vars in 674 bytes} [Wed Mar 4 02:49:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true => generated 17 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-04 02:49:06.987 7 INFO cinder.api.openstack.wsgi [None req-becca98b-e554-48fa-821a-c5866c7fb53d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true 2026-03-04 02:49:07.493 7 INFO cinder.api.openstack.wsgi [None req-becca98b-e554-48fa-821a-c5866c7fb53d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 513/1030] 10.0.0.226 () {28 vars in 696 bytes} [Wed Mar 4 02:49:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true => generated 668 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:49:07.542 8 INFO cinder.api.openstack.wsgi [None req-ba7ec9a9-e39b-4ef5-99c1-26edc070a338 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/093b0c50fbff41e8bc0b6633328976aa?usage=true 2026-03-04 02:49:07.596 8 INFO cinder.api.openstack.wsgi [None req-ba7ec9a9-e39b-4ef5-99c1-26edc070a338 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/093b0c50fbff41e8bc0b6633328976aa?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 518/1031] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:49:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/093b0c50fbff41e8bc0b6633328976aa?usage=true => generated 847 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:49:07.615 7 INFO cinder.api.openstack.wsgi [None req-8b0983b2-2be6-4f65-826c-c7a6ba099ef8 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/47b18a19dcbd4557bc87ca99cb858479?usage=true 2026-03-04 02:49:07.668 7 INFO cinder.api.openstack.wsgi [None req-8b0983b2-2be6-4f65-826c-c7a6ba099ef8 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/47b18a19dcbd4557bc87ca99cb858479?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 514/1032] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:49:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/47b18a19dcbd4557bc87ca99cb858479?usage=true => generated 847 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:49:07.679 8 INFO cinder.api.openstack.wsgi [None req-8f24a217-8516-4aac-a783-f05621e06041 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/4fc8f8a5ed3b42998a9eafbe2e56fb8e?usage=true 2026-03-04 02:49:07.706 8 INFO cinder.api.openstack.wsgi [None req-8f24a217-8516-4aac-a783-f05621e06041 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/4fc8f8a5ed3b42998a9eafbe2e56fb8e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 519/1033] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:49:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/4fc8f8a5ed3b42998a9eafbe2e56fb8e?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:49:07.719 7 INFO cinder.api.openstack.wsgi [None req-3de304bc-87b7-4d19-ac96-f62671bdd1a6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/7923b344bc06455f82feb5940358e5f5?usage=true 2026-03-04 02:49:07.745 7 INFO cinder.api.openstack.wsgi [None req-3de304bc-87b7-4d19-ac96-f62671bdd1a6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/7923b344bc06455f82feb5940358e5f5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 515/1034] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:49:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/7923b344bc06455f82feb5940358e5f5?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:49:07.757 8 INFO cinder.api.openstack.wsgi [None req-7ba0cf7a-587d-4c15-9375-755e827c9377 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/842cb7fea510438193e8849fb788be13?usage=true 2026-03-04 02:49:07.782 8 INFO cinder.api.openstack.wsgi [None req-7ba0cf7a-587d-4c15-9375-755e827c9377 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/842cb7fea510438193e8849fb788be13?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 520/1035] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:49:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/842cb7fea510438193e8849fb788be13?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:49:07.796 7 INFO cinder.api.openstack.wsgi [None req-c7860f4b-bf3d-4b9c-8284-fb0d80922029 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/8902d298b5004956b838d3d1cc400838?usage=true 2026-03-04 02:49:07.817 7 INFO cinder.api.openstack.wsgi [None req-c7860f4b-bf3d-4b9c-8284-fb0d80922029 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/8902d298b5004956b838d3d1cc400838?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 516/1036] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:49:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/8902d298b5004956b838d3d1cc400838?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:49:07.830 8 INFO cinder.api.openstack.wsgi [None req-385744c0-e27e-405c-af70-1f5debf8a316 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true 2026-03-04 02:49:07.858 8 INFO cinder.api.openstack.wsgi [None req-385744c0-e27e-405c-af70-1f5debf8a316 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 521/1037] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:49:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:49:07.870 7 INFO cinder.api.openstack.wsgi [None req-4ab2c01a-41ba-41fd-bd6f-8f18c544fd55 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/942ab9a17e764d3ba3d45d895b8b12ad?usage=true 2026-03-04 02:49:07.893 7 INFO cinder.api.openstack.wsgi [None req-4ab2c01a-41ba-41fd-bd6f-8f18c544fd55 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/942ab9a17e764d3ba3d45d895b8b12ad?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 517/1038] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:49:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/942ab9a17e764d3ba3d45d895b8b12ad?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:49:07.908 8 INFO cinder.api.openstack.wsgi [None req-fac96c06-0752-4ea5-a33d-0939de5e6b36 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true 2026-03-04 02:49:07.930 8 INFO cinder.api.openstack.wsgi [None req-fac96c06-0752-4ea5-a33d-0939de5e6b36 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 522/1039] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:49:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:49:07.941 7 INFO cinder.api.openstack.wsgi [None req-899b2d9f-5855-4525-b9e8-eb5048c40e90 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/a99a64a22ac14b399bf6deae4cb83ed3?usage=true 2026-03-04 02:49:07.962 7 INFO cinder.api.openstack.wsgi [None req-899b2d9f-5855-4525-b9e8-eb5048c40e90 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/a99a64a22ac14b399bf6deae4cb83ed3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 518/1040] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:49:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/a99a64a22ac14b399bf6deae4cb83ed3?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:49:07.976 8 INFO cinder.api.openstack.wsgi [None req-d08c6318-2b7e-442d-8a9c-0026e465e448 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/adbd2a7d7d4f4f4a89f256faf41cfbaa?usage=true 2026-03-04 02:49:07.998 8 INFO cinder.api.openstack.wsgi [None req-d08c6318-2b7e-442d-8a9c-0026e465e448 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/adbd2a7d7d4f4f4a89f256faf41cfbaa?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 523/1041] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:49:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/adbd2a7d7d4f4f4a89f256faf41cfbaa?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:49:08.009 7 INFO cinder.api.openstack.wsgi [None req-aa61e961-dded-4db6-b5c4-aab8e3ce085c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/b17e5f5bcf774e3e8b7f74dc0e814771?usage=true 2026-03-04 02:49:08.031 7 INFO cinder.api.openstack.wsgi [None req-aa61e961-dded-4db6-b5c4-aab8e3ce085c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/b17e5f5bcf774e3e8b7f74dc0e814771?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 519/1042] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:49:08 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/b17e5f5bcf774e3e8b7f74dc0e814771?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:49:08.045 8 INFO cinder.api.openstack.wsgi [None req-af484445-1531-4355-8e75-927333e61fb6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true 2026-03-04 02:49:08.072 8 INFO cinder.api.openstack.wsgi [None req-af484445-1531-4355-8e75-927333e61fb6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 524/1043] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:49:08 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:49:08.084 7 INFO cinder.api.openstack.wsgi [None req-d5d05679-f27c-4990-8208-95dc2db285d4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true 2026-03-04 02:49:08.092 7 INFO cinder.volume.api [None req-d5d05679-f27c-4990-8208-95dc2db285d4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. 2026-03-04 02:49:08.094 7 INFO cinder.api.openstack.wsgi [None req-d5d05679-f27c-4990-8208-95dc2db285d4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 520/1044] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:49:08 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:49:08.105 8 INFO cinder.api.openstack.wsgi [None req-2ca3899a-aa0d-4c38-8d96-869901070f0c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true 2026-03-04 02:49:08.114 8 INFO cinder.volume.api [None req-2ca3899a-aa0d-4c38-8d96-869901070f0c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. 2026-03-04 02:49:08.116 8 INFO cinder.api.openstack.wsgi [None req-2ca3899a-aa0d-4c38-8d96-869901070f0c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 525/1045] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:49:08 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:49:08.125 7 INFO cinder.api.openstack.wsgi [None req-fddce48d-7b96-43fe-9a57-100c0e63a507 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services 2026-03-04 02:49:08.130 7 INFO cinder.api.openstack.wsgi [None req-fddce48d-7b96-43fe-9a57-100c0e63a507 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 521/1046] 10.0.0.226 () {28 vars in 645 bytes} [Wed Mar 4 02:49:08 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:49:15.173 8 INFO cinder.api.openstack.wsgi [None req-2ca3899a-aa0d-4c38-8d96-869901070f0c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:49:15.173 7 INFO cinder.api.openstack.wsgi [None req-fddce48d-7b96-43fe-9a57-100c0e63a507 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:49:15.175 7 INFO cinder.api.openstack.wsgi [None req-fddce48d-7b96-43fe-9a57-100c0e63a507 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:49:15.175 8 INFO cinder.api.openstack.wsgi [None req-2ca3899a-aa0d-4c38-8d96-869901070f0c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:49:25.173 7 INFO cinder.api.openstack.wsgi [None req-fddce48d-7b96-43fe-9a57-100c0e63a507 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:49:25.173 8 INFO cinder.api.openstack.wsgi [None req-2ca3899a-aa0d-4c38-8d96-869901070f0c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:49:25.174 7 INFO cinder.api.openstack.wsgi [None req-fddce48d-7b96-43fe-9a57-100c0e63a507 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:49:25.174 8 INFO cinder.api.openstack.wsgi [None req-2ca3899a-aa0d-4c38-8d96-869901070f0c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:49:26.005 7 INFO cinder.api.openstack.wsgi [None req-d3414806-264b-4fdb-8011-ed346627b7de 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes 2026-03-04 02:49:26.135 7 INFO cinder.api.v3.volumes [None req-d3414806-264b-4fdb-8011-ed346627b7de 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Create volume of 16 GB 2026-03-04 02:49:26.143 7 INFO cinder.volume.api [None req-d3414806-264b-4fdb-8011-ed346627b7de 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Availability Zones retrieved successfully. 2026-03-04 02:49:26.357 7 INFO cinder.volume.api [None req-d3414806-264b-4fdb-8011-ed346627b7de 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Create volume request issued successfully. 2026-03-04 02:49:26.358 7 INFO cinder.api.openstack.wsgi [None req-d3414806-264b-4fdb-8011-ed346627b7de 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes returned with HTTP 202 [pid: 7|app: 0|req: 524/1051] 199.204.45.78 () {34 vars in 733 bytes} [Wed Mar 4 02:49:25 2026] POST /v3/9511dfed28d2474db1342bd4bf13e4cc/volumes => generated 846 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-03-04 02:49:26.380 8 INFO cinder.api.openstack.wsgi [req-d3414806-264b-4fdb-8011-ed346627b7de req-65f3e9ed-c9b1-45c1-a0bf-50ee22887518 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/b6da8a60-0726-4c64-8fea-dad3b1c9d164 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:49:26.547 8 INFO cinder.volume.api [req-d3414806-264b-4fdb-8011-ed346627b7de req-65f3e9ed-c9b1-45c1-a0bf-50ee22887518 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Volume info retrieved successfully. 2026-03-04 02:49:26.553 8 INFO cinder.api.openstack.wsgi [req-d3414806-264b-4fdb-8011-ed346627b7de req-65f3e9ed-c9b1-45c1-a0bf-50ee22887518 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/b6da8a60-0726-4c64-8fea-dad3b1c9d164 returned with HTTP 200 [pid: 8|app: 0|req: 528/1052] 199.204.45.78 () {32 vars in 824 bytes} [Wed Mar 4 02:49:26 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/b6da8a60-0726-4c64-8fea-dad3b1c9d164 => generated 1077 bytes in 178 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-03-04 02:49:31.571 7 INFO cinder.api.openstack.wsgi [req-d3414806-264b-4fdb-8011-ed346627b7de req-01f44aea-8331-4686-8168-896af64e645e 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/b6da8a60-0726-4c64-8fea-dad3b1c9d164 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:49:31.593 7 INFO cinder.volume.api [req-d3414806-264b-4fdb-8011-ed346627b7de req-01f44aea-8331-4686-8168-896af64e645e 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Volume info retrieved successfully. 2026-03-04 02:49:31.597 7 INFO cinder.api.openstack.wsgi [req-d3414806-264b-4fdb-8011-ed346627b7de req-01f44aea-8331-4686-8168-896af64e645e 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/b6da8a60-0726-4c64-8fea-dad3b1c9d164 returned with HTTP 200 [pid: 7|app: 0|req: 525/1053] 199.204.45.78 () {32 vars in 824 bytes} [Wed Mar 4 02:49:31 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/b6da8a60-0726-4c64-8fea-dad3b1c9d164 => generated 1489 bytes in 35 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-03-04 02:49:32.069 8 INFO cinder.api.openstack.wsgi [req-f8c8bfbc-7da1-4f20-a6da-334235af4138 req-2a8beff8-05f6-4d67-ae5a-61f52ad4ca79 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/b6da8a60-0726-4c64-8fea-dad3b1c9d164 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:49:32.091 8 INFO cinder.volume.api [req-f8c8bfbc-7da1-4f20-a6da-334235af4138 req-2a8beff8-05f6-4d67-ae5a-61f52ad4ca79 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Volume info retrieved successfully. 2026-03-04 02:49:32.131 8 INFO cinder.api.openstack.wsgi [req-f8c8bfbc-7da1-4f20-a6da-334235af4138 req-2a8beff8-05f6-4d67-ae5a-61f52ad4ca79 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/b6da8a60-0726-4c64-8fea-dad3b1c9d164 returned with HTTP 200 [pid: 8|app: 0|req: 529/1054] 10.0.0.191 () {34 vars in 1028 bytes} [Wed Mar 4 02:49:32 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/b6da8a60-0726-4c64-8fea-dad3b1c9d164 => generated 1489 bytes in 71 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-03-04 02:49:32.576 7 INFO cinder.api.openstack.wsgi [req-f8c8bfbc-7da1-4f20-a6da-334235af4138 req-a3ebbfa9-1175-4765-8886-f9c1eee46ade 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/b6da8a60-0726-4c64-8fea-dad3b1c9d164 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:49:32.591 7 INFO cinder.volume.api [req-f8c8bfbc-7da1-4f20-a6da-334235af4138 req-a3ebbfa9-1175-4765-8886-f9c1eee46ade 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Volume info retrieved successfully. 2026-03-04 02:49:32.595 7 INFO cinder.api.openstack.wsgi [req-f8c8bfbc-7da1-4f20-a6da-334235af4138 req-a3ebbfa9-1175-4765-8886-f9c1eee46ade 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/b6da8a60-0726-4c64-8fea-dad3b1c9d164 returned with HTTP 200 [pid: 7|app: 0|req: 526/1055] 10.0.0.191 () {34 vars in 1028 bytes} [Wed Mar 4 02:49:32 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/b6da8a60-0726-4c64-8fea-dad3b1c9d164 => generated 1489 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-04 02:49:32.605 8 INFO cinder.api.openstack.wsgi [req-f8c8bfbc-7da1-4f20-a6da-334235af4138 req-2a8beff8-05f6-4d67-ae5a-61f52ad4ca79 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-03-04 02:49:32.606 8 INFO cinder.api.openstack.wsgi [req-f8c8bfbc-7da1-4f20-a6da-334235af4138 req-2a8beff8-05f6-4d67-ae5a-61f52ad4ca79 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 530/1056] 10.0.0.191 () {32 vars in 829 bytes} [Wed Mar 4 02:49:32 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-03-04 02:49:32.621 7 INFO cinder.api.openstack.wsgi [req-f8c8bfbc-7da1-4f20-a6da-334235af4138 req-9a2705ce-ab2a-4266-bde9-574abe8b117d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:49:32.661 7 INFO cinder.api.openstack.wsgi [req-f8c8bfbc-7da1-4f20-a6da-334235af4138 req-9a2705ce-ab2a-4266-bde9-574abe8b117d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/attachments returned with HTTP 200 [pid: 7|app: 0|req: 527/1057] 10.0.0.191 () {40 vars in 1057 bytes} [Wed Mar 4 02:49:32 2026] POST /v3/9511dfed28d2474db1342bd4bf13e4cc/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-04 02:49:35.173 8 INFO cinder.api.openstack.wsgi [req-f8c8bfbc-7da1-4f20-a6da-334235af4138 req-2a8beff8-05f6-4d67-ae5a-61f52ad4ca79 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:49:35.173 7 INFO cinder.api.openstack.wsgi [req-f8c8bfbc-7da1-4f20-a6da-334235af4138 req-9a2705ce-ab2a-4266-bde9-574abe8b117d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:49:35.174 8 INFO cinder.api.openstack.wsgi [req-f8c8bfbc-7da1-4f20-a6da-334235af4138 req-2a8beff8-05f6-4d67-ae5a-61f52ad4ca79 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:49:35.175 7 INFO cinder.api.openstack.wsgi [req-f8c8bfbc-7da1-4f20-a6da-334235af4138 req-9a2705ce-ab2a-4266-bde9-574abe8b117d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171: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-03-04 02:49:36.879 8 INFO cinder.api.openstack.wsgi [req-d3414806-264b-4fdb-8011-ed346627b7de req-362eadb8-6d19-4968-abf1-f45f6cdb4114 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/b6da8a60-0726-4c64-8fea-dad3b1c9d164 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:49:36.898 8 INFO cinder.volume.api [req-d3414806-264b-4fdb-8011-ed346627b7de req-362eadb8-6d19-4968-abf1-f45f6cdb4114 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Volume info retrieved successfully. 2026-03-04 02:49:36.904 8 INFO cinder.api.openstack.wsgi [req-d3414806-264b-4fdb-8011-ed346627b7de req-362eadb8-6d19-4968-abf1-f45f6cdb4114 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/b6da8a60-0726-4c64-8fea-dad3b1c9d164 returned with HTTP 200 [pid: 8|app: 0|req: 532/1060] 199.204.45.78 () {32 vars in 824 bytes} [Wed Mar 4 02:49:36 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/b6da8a60-0726-4c64-8fea-dad3b1c9d164 => generated 1488 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-04 02:49:38.155 7 INFO cinder.api.openstack.wsgi [req-f8c8bfbc-7da1-4f20-a6da-334235af4138 req-9a2705ce-ab2a-4266-bde9-574abe8b117d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-03-04 02:49:38.156 7 INFO cinder.api.openstack.wsgi [req-f8c8bfbc-7da1-4f20-a6da-334235af4138 req-9a2705ce-ab2a-4266-bde9-574abe8b117d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 529/1061] 199.204.45.78 () {32 vars in 839 bytes} [Wed Mar 4 02:49:38 2026] GET / => generated 411 bytes in 3 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-03-04 02:49:38.178 8 INFO cinder.api.openstack.wsgi [req-f8c8bfbc-7da1-4f20-a6da-334235af4138 req-b7368aa1-d550-4d43-b914-852be2476994 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/b6da8a60-0726-4c64-8fea-dad3b1c9d164 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:49:38.196 8 INFO cinder.volume.api [req-f8c8bfbc-7da1-4f20-a6da-334235af4138 req-b7368aa1-d550-4d43-b914-852be2476994 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Volume info retrieved successfully. 2026-03-04 02:49:38.202 8 INFO cinder.api.openstack.wsgi [req-f8c8bfbc-7da1-4f20-a6da-334235af4138 req-b7368aa1-d550-4d43-b914-852be2476994 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/b6da8a60-0726-4c64-8fea-dad3b1c9d164 returned with HTTP 200 [pid: 8|app: 0|req: 533/1062] 199.204.45.78 () {36 vars in 1072 bytes} [Wed Mar 4 02:49:38 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/b6da8a60-0726-4c64-8fea-dad3b1c9d164 => generated 1712 bytes in 35 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-03-04 02:49:38.278 7 INFO cinder.api.openstack.wsgi [req-f8c8bfbc-7da1-4f20-a6da-334235af4138 req-c59ea5b6-c18d-4c29-96d4-e9806d3bcb7a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/attachments/63cc10d3-3af9-4d0b-878f-b069416dfc22 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:49:39.335 7 INFO cinder.api.openstack.wsgi [req-f8c8bfbc-7da1-4f20-a6da-334235af4138 req-c59ea5b6-c18d-4c29-96d4-e9806d3bcb7a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/attachments/63cc10d3-3af9-4d0b-878f-b069416dfc22 returned with HTTP 200 [pid: 7|app: 0|req: 530/1063] 199.204.45.78 () {40 vars in 1134 bytes} [Wed Mar 4 02:49:38 2026] PUT /v3/9511dfed28d2474db1342bd4bf13e4cc/attachments/63cc10d3-3af9-4d0b-878f-b069416dfc22 => generated 802 bytes in 1070 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-03-04 02:49:39.854 8 INFO cinder.api.openstack.wsgi [req-f8c8bfbc-7da1-4f20-a6da-334235af4138 req-4ef2c393-734b-40c4-a806-f171fafd900b 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/attachments/63cc10d3-3af9-4d0b-878f-b069416dfc22/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:49:39.896 8 INFO cinder.api.openstack.wsgi [req-f8c8bfbc-7da1-4f20-a6da-334235af4138 req-4ef2c393-734b-40c4-a806-f171fafd900b 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/attachments/63cc10d3-3af9-4d0b-878f-b069416dfc22/action returned with HTTP 204 [pid: 8|app: 0|req: 534/1064] 199.204.45.78 () {40 vars in 1147 bytes} [Wed Mar 4 02:49:39 2026] POST /v3/9511dfed28d2474db1342bd4bf13e4cc/attachments/63cc10d3-3af9-4d0b-878f-b069416dfc22/action => generated 0 bytes in 55 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-03-04 02:49:40.721 7 INFO cinder.api.openstack.wsgi [req-d3414806-264b-4fdb-8011-ed346627b7de req-24a2f69f-7c5d-461f-b95c-aabd1f7f1ed3 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/b6da8a60-0726-4c64-8fea-dad3b1c9d164 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:49:40.741 7 INFO cinder.volume.api [req-d3414806-264b-4fdb-8011-ed346627b7de req-24a2f69f-7c5d-461f-b95c-aabd1f7f1ed3 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Volume info retrieved successfully. 2026-03-04 02:49:40.747 7 INFO cinder.api.openstack.wsgi [req-d3414806-264b-4fdb-8011-ed346627b7de req-24a2f69f-7c5d-461f-b95c-aabd1f7f1ed3 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/b6da8a60-0726-4c64-8fea-dad3b1c9d164 returned with HTTP 200 [pid: 7|app: 0|req: 531/1065] 199.204.45.78 () {32 vars in 824 bytes} [Wed Mar 4 02:49:40 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/b6da8a60-0726-4c64-8fea-dad3b1c9d164 => 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-03-04 02:49:44.285 8 INFO cinder.api.openstack.wsgi [req-d3414806-264b-4fdb-8011-ed346627b7de req-95de6c1a-3b64-46f4-9346-0abf47986e04 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/b6da8a60-0726-4c64-8fea-dad3b1c9d164 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:49:44.305 8 INFO cinder.volume.api [req-d3414806-264b-4fdb-8011-ed346627b7de req-95de6c1a-3b64-46f4-9346-0abf47986e04 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Volume info retrieved successfully. 2026-03-04 02:49:44.311 8 INFO cinder.api.openstack.wsgi [req-d3414806-264b-4fdb-8011-ed346627b7de req-95de6c1a-3b64-46f4-9346-0abf47986e04 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/b6da8a60-0726-4c64-8fea-dad3b1c9d164 returned with HTTP 200 [pid: 8|app: 0|req: 535/1066] 199.204.45.78 () {32 vars in 824 bytes} [Wed Mar 4 02:49:44 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/b6da8a60-0726-4c64-8fea-dad3b1c9d164 => generated 1787 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-04 02:49:45.172 8 INFO cinder.api.openstack.wsgi [req-d3414806-264b-4fdb-8011-ed346627b7de req-95de6c1a-3b64-46f4-9346-0abf47986e04 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:49:45.173 7 INFO cinder.api.openstack.wsgi [req-d3414806-264b-4fdb-8011-ed346627b7de req-24a2f69f-7c5d-461f-b95c-aabd1f7f1ed3 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:49:45.173 8 INFO cinder.api.openstack.wsgi [req-d3414806-264b-4fdb-8011-ed346627b7de req-95de6c1a-3b64-46f4-9346-0abf47986e04 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:49:45.174 7 INFO cinder.api.openstack.wsgi [req-d3414806-264b-4fdb-8011-ed346627b7de req-24a2f69f-7c5d-461f-b95c-aabd1f7f1ed3 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171: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-03-04 02:49:48.136 8 INFO cinder.api.openstack.wsgi [req-d3414806-264b-4fdb-8011-ed346627b7de req-d717bff8-d7ae-4b8a-b8a8-837baf2c5203 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/b6da8a60-0726-4c64-8fea-dad3b1c9d164 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:49:48.157 8 INFO cinder.volume.api [req-d3414806-264b-4fdb-8011-ed346627b7de req-d717bff8-d7ae-4b8a-b8a8-837baf2c5203 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Volume info retrieved successfully. 2026-03-04 02:49:48.164 8 INFO cinder.api.openstack.wsgi [req-d3414806-264b-4fdb-8011-ed346627b7de req-d717bff8-d7ae-4b8a-b8a8-837baf2c5203 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/b6da8a60-0726-4c64-8fea-dad3b1c9d164 returned with HTTP 200 [pid: 8|app: 0|req: 537/1069] 199.204.45.78 () {32 vars in 824 bytes} [Wed Mar 4 02:49:48 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/b6da8a60-0726-4c64-8fea-dad3b1c9d164 => generated 1787 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-04 02:49:55.172 8 INFO cinder.api.openstack.wsgi [req-d3414806-264b-4fdb-8011-ed346627b7de req-d717bff8-d7ae-4b8a-b8a8-837baf2c5203 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:49:55.172 7 INFO cinder.api.openstack.wsgi [req-d3414806-264b-4fdb-8011-ed346627b7de req-24a2f69f-7c5d-461f-b95c-aabd1f7f1ed3 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:49:55.174 8 INFO cinder.api.openstack.wsgi [req-d3414806-264b-4fdb-8011-ed346627b7de req-d717bff8-d7ae-4b8a-b8a8-837baf2c5203 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:49:55.174 7 INFO cinder.api.openstack.wsgi [req-d3414806-264b-4fdb-8011-ed346627b7de req-24a2f69f-7c5d-461f-b95c-aabd1f7f1ed3 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:50:05.173 8 INFO cinder.api.openstack.wsgi [req-d3414806-264b-4fdb-8011-ed346627b7de req-d717bff8-d7ae-4b8a-b8a8-837baf2c5203 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:50:05.174 8 INFO cinder.api.openstack.wsgi [req-d3414806-264b-4fdb-8011-ed346627b7de req-d717bff8-d7ae-4b8a-b8a8-837baf2c5203 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:50:05.173 7 INFO cinder.api.openstack.wsgi [req-d3414806-264b-4fdb-8011-ed346627b7de req-24a2f69f-7c5d-461f-b95c-aabd1f7f1ed3 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:50:05.175 7 INFO cinder.api.openstack.wsgi [req-d3414806-264b-4fdb-8011-ed346627b7de req-24a2f69f-7c5d-461f-b95c-aabd1f7f1ed3 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171: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-03-04 02:50:07.236 8 INFO cinder.api.openstack.wsgi [None req-c6a1e10f-c728-4085-be44-4e8e0c87756e 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services 2026-03-04 02:50:07.250 8 INFO cinder.api.openstack.wsgi [None req-c6a1e10f-c728-4085-be44-4e8e0c87756e 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services returned with HTTP 200 [pid: 8|app: 0|req: 540/1074] 10.0.0.226 () {28 vars in 645 bytes} [Wed Mar 4 02:50:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-services => generated 646 bytes in 307 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-03-04 02:50:07.265 7 INFO cinder.api.openstack.wsgi [None req-717cab7d-066f-4ad4-b5b0-893a3069e14f 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true 2026-03-04 02:50:07.283 7 INFO cinder.volume.api [None req-717cab7d-066f-4ad4-b5b0-893a3069e14f 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:50:07.288 7 INFO cinder.api.openstack.wsgi [None req-717cab7d-066f-4ad4-b5b0-893a3069e14f 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 535/1075] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:50:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true => generated 1790 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-04 02:50:07.568 8 INFO cinder.api.openstack.wsgi [None req-80227b02-0ea6-4e1b-b050-a5586aee449f 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/06f6ab0fcd5b40b7841744ad822d2111?usage=true 2026-03-04 02:50:07.602 8 INFO cinder.api.openstack.wsgi [None req-80227b02-0ea6-4e1b-b050-a5586aee449f 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/06f6ab0fcd5b40b7841744ad822d2111?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 541/1076] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:50:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/06f6ab0fcd5b40b7841744ad822d2111?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 02:50:07.612 7 INFO cinder.api.openstack.wsgi [None req-2bca7e46-c6b0-417a-8f8d-c669b1497e76 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/093b0c50fbff41e8bc0b6633328976aa?usage=true 2026-03-04 02:50:07.634 7 INFO cinder.api.openstack.wsgi [None req-2bca7e46-c6b0-417a-8f8d-c669b1497e76 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/093b0c50fbff41e8bc0b6633328976aa?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 536/1077] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:50:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/093b0c50fbff41e8bc0b6633328976aa?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:50:07.652 8 INFO cinder.api.openstack.wsgi [None req-1837eb65-2c0a-41f8-9c6b-8d56ec48851d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/19307ef9cdaf4664bc0bd88e29cfc77a?usage=true 2026-03-04 02:50:07.694 8 INFO cinder.api.openstack.wsgi [None req-1837eb65-2c0a-41f8-9c6b-8d56ec48851d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/19307ef9cdaf4664bc0bd88e29cfc77a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 542/1078] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:50:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/19307ef9cdaf4664bc0bd88e29cfc77a?usage=true => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:50:07.708 7 INFO cinder.api.openstack.wsgi [None req-6d42a2a0-b0ba-4262-be94-1de630b73f54 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/47b18a19dcbd4557bc87ca99cb858479?usage=true 2026-03-04 02:50:07.727 7 INFO cinder.api.openstack.wsgi [None req-6d42a2a0-b0ba-4262-be94-1de630b73f54 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/47b18a19dcbd4557bc87ca99cb858479?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 537/1079] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:50:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/47b18a19dcbd4557bc87ca99cb858479?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:50:07.739 8 INFO cinder.api.openstack.wsgi [None req-5cde6843-de40-4416-9c00-79cdd0270a68 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/782abbf6414341d28faed00c9bbc4338?usage=true 2026-03-04 02:50:07.760 8 INFO cinder.api.openstack.wsgi [None req-5cde6843-de40-4416-9c00-79cdd0270a68 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/782abbf6414341d28faed00c9bbc4338?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 543/1080] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:50:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/782abbf6414341d28faed00c9bbc4338?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:50:07.776 7 INFO cinder.api.openstack.wsgi [None req-b215f70d-1898-4180-95b3-60d4932aaf94 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/7923b344bc06455f82feb5940358e5f5?usage=true 2026-03-04 02:50:07.798 7 INFO cinder.api.openstack.wsgi [None req-b215f70d-1898-4180-95b3-60d4932aaf94 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/7923b344bc06455f82feb5940358e5f5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 538/1081] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:50:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/7923b344bc06455f82feb5940358e5f5?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:50:07.808 8 INFO cinder.api.openstack.wsgi [None req-2ce3a8ec-883d-41b1-b3e8-55f0cc537364 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/842cb7fea510438193e8849fb788be13?usage=true 2026-03-04 02:50:07.826 8 INFO cinder.api.openstack.wsgi [None req-2ce3a8ec-883d-41b1-b3e8-55f0cc537364 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/842cb7fea510438193e8849fb788be13?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 544/1082] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:50:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/842cb7fea510438193e8849fb788be13?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:50:07.842 7 INFO cinder.api.openstack.wsgi [None req-1ad6a9f8-5511-470c-8f6f-04d575ee749c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true 2026-03-04 02:50:07.866 7 INFO cinder.api.openstack.wsgi [None req-1ad6a9f8-5511-470c-8f6f-04d575ee749c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 539/1083] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:50:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:50:07.875 8 INFO cinder.api.openstack.wsgi [None req-d5afd6b4-2fff-4b02-8430-97b2bc791836 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/942ab9a17e764d3ba3d45d895b8b12ad?usage=true 2026-03-04 02:50:07.895 8 INFO cinder.api.openstack.wsgi [None req-d5afd6b4-2fff-4b02-8430-97b2bc791836 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/942ab9a17e764d3ba3d45d895b8b12ad?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 545/1084] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:50:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/942ab9a17e764d3ba3d45d895b8b12ad?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:50:07.907 7 INFO cinder.api.openstack.wsgi [None req-7e8855f9-556d-4298-90af-b9aa24779ca8 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true 2026-03-04 02:50:07.935 7 INFO cinder.api.openstack.wsgi [None req-7e8855f9-556d-4298-90af-b9aa24779ca8 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 540/1085] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:50:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:50:07.946 8 INFO cinder.api.openstack.wsgi [None req-f6ecc994-24ea-4cb0-8e14-9686318121a0 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/a99a64a22ac14b399bf6deae4cb83ed3?usage=true 2026-03-04 02:50:07.964 8 INFO cinder.api.openstack.wsgi [None req-f6ecc994-24ea-4cb0-8e14-9686318121a0 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/a99a64a22ac14b399bf6deae4cb83ed3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 546/1086] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:50:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/a99a64a22ac14b399bf6deae4cb83ed3?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:50:07.973 7 INFO cinder.api.openstack.wsgi [None req-18970e48-7a4c-421c-ab4a-42dda16934f1 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/adbd2a7d7d4f4f4a89f256faf41cfbaa?usage=true 2026-03-04 02:50:08.004 7 INFO cinder.api.openstack.wsgi [None req-18970e48-7a4c-421c-ab4a-42dda16934f1 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/adbd2a7d7d4f4f4a89f256faf41cfbaa?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 541/1087] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:50:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/adbd2a7d7d4f4f4a89f256faf41cfbaa?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:50:08.013 8 INFO cinder.api.openstack.wsgi [None req-7e788359-b8de-427d-97ce-8993b15bb9b1 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/b17e5f5bcf774e3e8b7f74dc0e814771?usage=true 2026-03-04 02:50:08.034 8 INFO cinder.api.openstack.wsgi [None req-7e788359-b8de-427d-97ce-8993b15bb9b1 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/b17e5f5bcf774e3e8b7f74dc0e814771?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 547/1088] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:50:08 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/b17e5f5bcf774e3e8b7f74dc0e814771?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:50:08.044 7 INFO cinder.api.openstack.wsgi [None req-c945595e-abb4-40d0-ab1d-d2b12f0203b7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true 2026-03-04 02:50:08.075 7 INFO cinder.api.openstack.wsgi [None req-c945595e-abb4-40d0-ab1d-d2b12f0203b7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 542/1089] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:50:08 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:50:08.086 8 INFO cinder.api.openstack.wsgi [None req-5f8931cd-a7b4-4d99-b58a-886597ea8307 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true 2026-03-04 02:50:08.099 8 INFO cinder.volume.api [None req-5f8931cd-a7b4-4d99-b58a-886597ea8307 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:50:08.107 8 INFO cinder.api.openstack.wsgi [None req-5f8931cd-a7b4-4d99-b58a-886597ea8307 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 548/1090] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:50:08 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true => generated 1790 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-04 02:50:08.125 7 INFO cinder.api.openstack.wsgi [None req-f203ef50-c9dd-4821-9849-0c49407849da 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true 2026-03-04 02:50:08.131 7 INFO cinder.volume.api [None req-f203ef50-c9dd-4821-9849-0c49407849da 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all snapshots completed successfully. 2026-03-04 02:50:08.131 7 INFO cinder.api.openstack.wsgi [None req-f203ef50-c9dd-4821-9849-0c49407849da 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 543/1091] 10.0.0.226 () {28 vars in 674 bytes} [Wed Mar 4 02:50:08 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:50:08.139 8 INFO cinder.api.openstack.wsgi [None req-87649afa-76ff-400b-b349-e4ada1555db6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true 2026-03-04 02:50:08.646 8 INFO cinder.api.openstack.wsgi [None req-87649afa-76ff-400b-b349-e4ada1555db6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 549/1092] 10.0.0.226 () {28 vars in 696 bytes} [Wed Mar 4 02:50:08 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true => generated 668 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:50:15.173 7 INFO cinder.api.openstack.wsgi [None req-f203ef50-c9dd-4821-9849-0c49407849da 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:50:15.173 8 INFO cinder.api.openstack.wsgi [None req-87649afa-76ff-400b-b349-e4ada1555db6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:50:15.174 7 INFO cinder.api.openstack.wsgi [None req-f203ef50-c9dd-4821-9849-0c49407849da 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:50:15.174 8 INFO cinder.api.openstack.wsgi [None req-87649afa-76ff-400b-b349-e4ada1555db6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:50:25.172 8 INFO cinder.api.openstack.wsgi [None req-87649afa-76ff-400b-b349-e4ada1555db6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:50:25.173 8 INFO cinder.api.openstack.wsgi [None req-87649afa-76ff-400b-b349-e4ada1555db6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:50:25.173 7 INFO cinder.api.openstack.wsgi [None req-f203ef50-c9dd-4821-9849-0c49407849da 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:50:25.174 7 INFO cinder.api.openstack.wsgi [None req-f203ef50-c9dd-4821-9849-0c49407849da 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:50:35.173 7 INFO cinder.api.openstack.wsgi [None req-f203ef50-c9dd-4821-9849-0c49407849da 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:50:35.173 8 INFO cinder.api.openstack.wsgi [None req-87649afa-76ff-400b-b349-e4ada1555db6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:50:35.175 7 INFO cinder.api.openstack.wsgi [None req-f203ef50-c9dd-4821-9849-0c49407849da 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:50:35.175 8 INFO cinder.api.openstack.wsgi [None req-87649afa-76ff-400b-b349-e4ada1555db6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:50:45.173 7 INFO cinder.api.openstack.wsgi [None req-f203ef50-c9dd-4821-9849-0c49407849da 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:50:45.173 8 INFO cinder.api.openstack.wsgi [None req-87649afa-76ff-400b-b349-e4ada1555db6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:50:45.174 7 INFO cinder.api.openstack.wsgi [None req-f203ef50-c9dd-4821-9849-0c49407849da 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:50:45.174 8 INFO cinder.api.openstack.wsgi [None req-87649afa-76ff-400b-b349-e4ada1555db6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:50:55.173 7 INFO cinder.api.openstack.wsgi [None req-f203ef50-c9dd-4821-9849-0c49407849da 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:50:55.174 8 INFO cinder.api.openstack.wsgi [None req-87649afa-76ff-400b-b349-e4ada1555db6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:50:55.174 7 INFO cinder.api.openstack.wsgi [None req-f203ef50-c9dd-4821-9849-0c49407849da 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:50:55.175 8 INFO cinder.api.openstack.wsgi [None req-87649afa-76ff-400b-b349-e4ada1555db6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:51:05.172 7 INFO cinder.api.openstack.wsgi [None req-f203ef50-c9dd-4821-9849-0c49407849da 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:51:05.173 8 INFO cinder.api.openstack.wsgi [None req-87649afa-76ff-400b-b349-e4ada1555db6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:51:05.173 7 INFO cinder.api.openstack.wsgi [None req-f203ef50-c9dd-4821-9849-0c49407849da 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:51:05.174 8 INFO cinder.api.openstack.wsgi [None req-87649afa-76ff-400b-b349-e4ada1555db6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:51:06.830 7 INFO cinder.api.openstack.wsgi [None req-d5d14712-b6cc-43d3-9fe4-18668d35ecc8 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services 2026-03-04 02:51:06.843 7 INFO cinder.api.openstack.wsgi [None req-d5d14712-b6cc-43d3-9fe4-18668d35ecc8 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 550/1105] 10.0.0.226 () {28 vars in 645 bytes} [Wed Mar 4 02:51:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-services => generated 646 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:51:06.854 8 INFO cinder.api.openstack.wsgi [None req-039227cc-8e78-4af6-8294-241f3a43bb4e 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true 2026-03-04 02:51:06.872 8 INFO cinder.volume.api [None req-039227cc-8e78-4af6-8294-241f3a43bb4e 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:51:06.878 8 INFO cinder.api.openstack.wsgi [None req-039227cc-8e78-4af6-8294-241f3a43bb4e 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 556/1106] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:51:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true => generated 1790 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-04 02:51:06.889 7 INFO cinder.api.openstack.wsgi [None req-a9dab785-97e3-4cd0-82cc-f6080a6a0510 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true 2026-03-04 02:51:07.397 7 INFO cinder.api.openstack.wsgi [None req-a9dab785-97e3-4cd0-82cc-f6080a6a0510 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 551/1107] 10.0.0.226 () {28 vars in 696 bytes} [Wed Mar 4 02:51:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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) /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-03-04 02:51:07.449 8 INFO cinder.api.openstack.wsgi [None req-38ab32b7-def0-444e-bd3c-81949e80551a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/093b0c50fbff41e8bc0b6633328976aa?usage=true 2026-03-04 02:51:07.483 8 INFO cinder.api.openstack.wsgi [None req-38ab32b7-def0-444e-bd3c-81949e80551a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/093b0c50fbff41e8bc0b6633328976aa?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 557/1108] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:51:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/093b0c50fbff41e8bc0b6633328976aa?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:51:07.495 7 INFO cinder.api.openstack.wsgi [None req-7d1606dd-69ae-4267-a621-122a4ddf391c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/47b18a19dcbd4557bc87ca99cb858479?usage=true 2026-03-04 02:51:07.532 7 INFO cinder.api.openstack.wsgi [None req-7d1606dd-69ae-4267-a621-122a4ddf391c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/47b18a19dcbd4557bc87ca99cb858479?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 552/1109] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:51:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/47b18a19dcbd4557bc87ca99cb858479?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:51:07.545 8 INFO cinder.api.openstack.wsgi [None req-e651166b-a3e5-4371-b604-df2c77fce550 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/7923b344bc06455f82feb5940358e5f5?usage=true 2026-03-04 02:51:07.566 8 INFO cinder.api.openstack.wsgi [None req-e651166b-a3e5-4371-b604-df2c77fce550 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/7923b344bc06455f82feb5940358e5f5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 558/1110] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:51:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/7923b344bc06455f82feb5940358e5f5?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:51:07.579 7 INFO cinder.api.openstack.wsgi [None req-6e06cc60-536d-4dc1-868a-305d58a397f8 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/842cb7fea510438193e8849fb788be13?usage=true 2026-03-04 02:51:07.606 7 INFO cinder.api.openstack.wsgi [None req-6e06cc60-536d-4dc1-868a-305d58a397f8 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/842cb7fea510438193e8849fb788be13?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 553/1111] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:51:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/842cb7fea510438193e8849fb788be13?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:51:07.617 8 INFO cinder.api.openstack.wsgi [None req-87b16c15-b058-4bfd-8d38-bc3a53db34f1 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true 2026-03-04 02:51:07.636 8 INFO cinder.api.openstack.wsgi [None req-87b16c15-b058-4bfd-8d38-bc3a53db34f1 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 559/1112] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:51:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:51:07.647 7 INFO cinder.api.openstack.wsgi [None req-88ff41ae-3950-4060-befe-4b49586d897f 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/942ab9a17e764d3ba3d45d895b8b12ad?usage=true 2026-03-04 02:51:07.669 7 INFO cinder.api.openstack.wsgi [None req-88ff41ae-3950-4060-befe-4b49586d897f 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/942ab9a17e764d3ba3d45d895b8b12ad?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 554/1113] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:51:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/942ab9a17e764d3ba3d45d895b8b12ad?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:51:07.680 8 INFO cinder.api.openstack.wsgi [None req-dfac1a5e-1495-4d24-b48b-a7c0cce83a37 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true 2026-03-04 02:51:07.702 8 INFO cinder.api.openstack.wsgi [None req-dfac1a5e-1495-4d24-b48b-a7c0cce83a37 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 560/1114] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:51:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:51:07.717 7 INFO cinder.api.openstack.wsgi [None req-97f91f15-968f-47c4-a370-cb63319802e4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/a99a64a22ac14b399bf6deae4cb83ed3?usage=true 2026-03-04 02:51:07.740 7 INFO cinder.api.openstack.wsgi [None req-97f91f15-968f-47c4-a370-cb63319802e4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/a99a64a22ac14b399bf6deae4cb83ed3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 555/1115] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:51:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/a99a64a22ac14b399bf6deae4cb83ed3?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:51:07.753 8 INFO cinder.api.openstack.wsgi [None req-16552911-669e-4267-ace1-522e1c30a6b4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/adbd2a7d7d4f4f4a89f256faf41cfbaa?usage=true 2026-03-04 02:51:07.776 8 INFO cinder.api.openstack.wsgi [None req-16552911-669e-4267-ace1-522e1c30a6b4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/adbd2a7d7d4f4f4a89f256faf41cfbaa?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 561/1116] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:51:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/adbd2a7d7d4f4f4a89f256faf41cfbaa?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:51:07.784 7 INFO cinder.api.openstack.wsgi [None req-5ca87c1a-45b4-45dd-bbd0-904d143f4047 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/b17e5f5bcf774e3e8b7f74dc0e814771?usage=true 2026-03-04 02:51:07.803 7 INFO cinder.api.openstack.wsgi [None req-5ca87c1a-45b4-45dd-bbd0-904d143f4047 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/b17e5f5bcf774e3e8b7f74dc0e814771?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 556/1117] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:51:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/b17e5f5bcf774e3e8b7f74dc0e814771?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:51:07.815 8 INFO cinder.api.openstack.wsgi [None req-b89692bc-bb21-48b2-a0e5-dce0238ae3b9 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true 2026-03-04 02:51:07.836 8 INFO cinder.api.openstack.wsgi [None req-b89692bc-bb21-48b2-a0e5-dce0238ae3b9 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 562/1118] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:51:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:51:07.847 7 INFO cinder.api.openstack.wsgi [None req-dbe1f318-187b-4495-ab3a-c325fced406e 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true 2026-03-04 02:51:07.858 7 INFO cinder.volume.api [None req-dbe1f318-187b-4495-ab3a-c325fced406e 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:51:07.862 7 INFO cinder.api.openstack.wsgi [None req-dbe1f318-187b-4495-ab3a-c325fced406e 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 557/1119] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:51:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true => generated 1790 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-04 02:51:07.872 8 INFO cinder.api.openstack.wsgi [None req-276f9b88-5207-426d-bfe1-d67b04b0edb5 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true 2026-03-04 02:51:07.878 8 INFO cinder.volume.api [None req-276f9b88-5207-426d-bfe1-d67b04b0edb5 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all snapshots completed successfully. 2026-03-04 02:51:07.878 8 INFO cinder.api.openstack.wsgi [None req-276f9b88-5207-426d-bfe1-d67b04b0edb5 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 563/1120] 10.0.0.226 () {28 vars in 674 bytes} [Wed Mar 4 02:51:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:51:15.173 7 INFO cinder.api.openstack.wsgi [None req-dbe1f318-187b-4495-ab3a-c325fced406e 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:51:15.173 8 INFO cinder.api.openstack.wsgi [None req-276f9b88-5207-426d-bfe1-d67b04b0edb5 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:51:15.174 7 INFO cinder.api.openstack.wsgi [None req-dbe1f318-187b-4495-ab3a-c325fced406e 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:51:15.174 8 INFO cinder.api.openstack.wsgi [None req-276f9b88-5207-426d-bfe1-d67b04b0edb5 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:51:25.173 7 INFO cinder.api.openstack.wsgi [None req-dbe1f318-187b-4495-ab3a-c325fced406e 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:51:25.173 8 INFO cinder.api.openstack.wsgi [None req-276f9b88-5207-426d-bfe1-d67b04b0edb5 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:51:25.174 7 INFO cinder.api.openstack.wsgi [None req-dbe1f318-187b-4495-ab3a-c325fced406e 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:51:25.174 8 INFO cinder.api.openstack.wsgi [None req-276f9b88-5207-426d-bfe1-d67b04b0edb5 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:51:35.174 7 INFO cinder.api.openstack.wsgi [None req-dbe1f318-187b-4495-ab3a-c325fced406e 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:51:35.175 7 INFO cinder.api.openstack.wsgi [None req-dbe1f318-187b-4495-ab3a-c325fced406e 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:51:35.174 8 INFO cinder.api.openstack.wsgi [None req-276f9b88-5207-426d-bfe1-d67b04b0edb5 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:51:35.178 8 INFO cinder.api.openstack.wsgi [None req-276f9b88-5207-426d-bfe1-d67b04b0edb5 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:51:45.173 8 INFO cinder.api.openstack.wsgi [None req-276f9b88-5207-426d-bfe1-d67b04b0edb5 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:51:45.173 7 INFO cinder.api.openstack.wsgi [None req-dbe1f318-187b-4495-ab3a-c325fced406e 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:51:45.174 8 INFO cinder.api.openstack.wsgi [None req-276f9b88-5207-426d-bfe1-d67b04b0edb5 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:51:45.174 7 INFO cinder.api.openstack.wsgi [None req-dbe1f318-187b-4495-ab3a-c325fced406e 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:51:55.172 8 INFO cinder.api.openstack.wsgi [None req-276f9b88-5207-426d-bfe1-d67b04b0edb5 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:51:55.173 7 INFO cinder.api.openstack.wsgi [None req-dbe1f318-187b-4495-ab3a-c325fced406e 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:51:55.174 8 INFO cinder.api.openstack.wsgi [None req-276f9b88-5207-426d-bfe1-d67b04b0edb5 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:51:55.174 7 INFO cinder.api.openstack.wsgi [None req-dbe1f318-187b-4495-ab3a-c325fced406e 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:52:05.173 8 INFO cinder.api.openstack.wsgi [None req-276f9b88-5207-426d-bfe1-d67b04b0edb5 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:52:05.173 7 INFO cinder.api.openstack.wsgi [None req-dbe1f318-187b-4495-ab3a-c325fced406e 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:52:05.174 8 INFO cinder.api.openstack.wsgi [None req-276f9b88-5207-426d-bfe1-d67b04b0edb5 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:52:05.175 7 INFO cinder.api.openstack.wsgi [None req-dbe1f318-187b-4495-ab3a-c325fced406e 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:52:06.829 8 INFO cinder.api.openstack.wsgi [None req-dfa74323-f7f0-48ba-920a-f1f597cb70a9 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services 2026-03-04 02:52:06.836 8 INFO cinder.api.openstack.wsgi [None req-dfa74323-f7f0-48ba-920a-f1f597cb70a9 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services returned with HTTP 200 [pid: 8|app: 0|req: 570/1133] 10.0.0.226 () {28 vars in 645 bytes} [Wed Mar 4 02:52:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-services => generated 646 bytes in 111 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-03-04 02:52:06.853 7 INFO cinder.api.openstack.wsgi [None req-3d6cc4c7-5816-4bd4-a8da-f106d2ccca20 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true 2026-03-04 02:52:07.356 7 INFO cinder.api.openstack.wsgi [None req-3d6cc4c7-5816-4bd4-a8da-f106d2ccca20 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 564/1134] 10.0.0.226 () {28 vars in 696 bytes} [Wed Mar 4 02:52:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true => generated 671 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:52:07.366 8 INFO cinder.api.openstack.wsgi [None req-f80d4a51-ccf6-4fed-9773-5b8d4be1788e 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true 2026-03-04 02:52:07.384 8 INFO cinder.volume.api [None req-f80d4a51-ccf6-4fed-9773-5b8d4be1788e 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all snapshots completed successfully. 2026-03-04 02:52:07.384 8 INFO cinder.api.openstack.wsgi [None req-f80d4a51-ccf6-4fed-9773-5b8d4be1788e 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 571/1135] 10.0.0.226 () {28 vars in 674 bytes} [Wed Mar 4 02:52:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-04 02:52:07.448 7 INFO cinder.api.openstack.wsgi [None req-0e468bf2-d8f4-441e-abac-497e7a5f0c42 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/093b0c50fbff41e8bc0b6633328976aa?usage=true 2026-03-04 02:52:07.479 7 INFO cinder.api.openstack.wsgi [None req-0e468bf2-d8f4-441e-abac-497e7a5f0c42 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/093b0c50fbff41e8bc0b6633328976aa?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 565/1136] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:52:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/093b0c50fbff41e8bc0b6633328976aa?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:52:07.489 8 INFO cinder.api.openstack.wsgi [None req-dd0825cf-409e-4259-a077-6a7cc2bb11e8 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/47b18a19dcbd4557bc87ca99cb858479?usage=true 2026-03-04 02:52:07.523 8 INFO cinder.api.openstack.wsgi [None req-dd0825cf-409e-4259-a077-6a7cc2bb11e8 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/47b18a19dcbd4557bc87ca99cb858479?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 572/1137] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:52:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/47b18a19dcbd4557bc87ca99cb858479?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:52:07.538 7 INFO cinder.api.openstack.wsgi [None req-c40c99c0-2a9c-4ecc-bc2b-3754357da076 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/7923b344bc06455f82feb5940358e5f5?usage=true 2026-03-04 02:52:07.560 7 INFO cinder.api.openstack.wsgi [None req-c40c99c0-2a9c-4ecc-bc2b-3754357da076 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/7923b344bc06455f82feb5940358e5f5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 566/1138] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:52:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/7923b344bc06455f82feb5940358e5f5?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:52:07.574 8 INFO cinder.api.openstack.wsgi [None req-18f0c630-6aa2-46a3-8b64-ea4b27890f8b 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/842cb7fea510438193e8849fb788be13?usage=true 2026-03-04 02:52:07.592 8 INFO cinder.api.openstack.wsgi [None req-18f0c630-6aa2-46a3-8b64-ea4b27890f8b 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/842cb7fea510438193e8849fb788be13?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 573/1139] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:52:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/842cb7fea510438193e8849fb788be13?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:52:07.605 7 INFO cinder.api.openstack.wsgi [None req-68b95ca3-5d8f-4cf1-8934-64871a1cdb5f 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true 2026-03-04 02:52:07.629 7 INFO cinder.api.openstack.wsgi [None req-68b95ca3-5d8f-4cf1-8934-64871a1cdb5f 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 567/1140] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:52:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:52:07.638 8 INFO cinder.api.openstack.wsgi [None req-02347a2b-72e8-45d0-b57a-7bfd2f759068 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/942ab9a17e764d3ba3d45d895b8b12ad?usage=true 2026-03-04 02:52:07.656 8 INFO cinder.api.openstack.wsgi [None req-02347a2b-72e8-45d0-b57a-7bfd2f759068 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/942ab9a17e764d3ba3d45d895b8b12ad?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 574/1141] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:52:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/942ab9a17e764d3ba3d45d895b8b12ad?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:52:07.668 7 INFO cinder.api.openstack.wsgi [None req-381436fc-68e2-41ae-9761-0eef147ddad0 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true 2026-03-04 02:52:07.689 7 INFO cinder.api.openstack.wsgi [None req-381436fc-68e2-41ae-9761-0eef147ddad0 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 568/1142] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:52:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:52:07.702 8 INFO cinder.api.openstack.wsgi [None req-a3344024-6d1c-47b2-bd2e-8937fd943e72 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/a99a64a22ac14b399bf6deae4cb83ed3?usage=true 2026-03-04 02:52:07.722 8 INFO cinder.api.openstack.wsgi [None req-a3344024-6d1c-47b2-bd2e-8937fd943e72 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/a99a64a22ac14b399bf6deae4cb83ed3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 575/1143] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:52:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/a99a64a22ac14b399bf6deae4cb83ed3?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:52:07.735 7 INFO cinder.api.openstack.wsgi [None req-caefcce1-fdfa-4878-bc40-a37614790fa6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/adbd2a7d7d4f4f4a89f256faf41cfbaa?usage=true 2026-03-04 02:52:07.763 7 INFO cinder.api.openstack.wsgi [None req-caefcce1-fdfa-4878-bc40-a37614790fa6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/adbd2a7d7d4f4f4a89f256faf41cfbaa?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 569/1144] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:52:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/adbd2a7d7d4f4f4a89f256faf41cfbaa?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:52:07.775 8 INFO cinder.api.openstack.wsgi [None req-e2e697fe-8515-4ac3-b85b-e390e41a4727 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/b17e5f5bcf774e3e8b7f74dc0e814771?usage=true 2026-03-04 02:52:07.795 8 INFO cinder.api.openstack.wsgi [None req-e2e697fe-8515-4ac3-b85b-e390e41a4727 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/b17e5f5bcf774e3e8b7f74dc0e814771?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 576/1145] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:52:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/b17e5f5bcf774e3e8b7f74dc0e814771?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:52:07.806 7 INFO cinder.api.openstack.wsgi [None req-8e6c85c3-c26e-4b7b-b6e6-09688bdb7472 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true 2026-03-04 02:52:07.829 7 INFO cinder.api.openstack.wsgi [None req-8e6c85c3-c26e-4b7b-b6e6-09688bdb7472 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 570/1146] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:52:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:52:07.839 8 INFO cinder.api.openstack.wsgi [None req-ddfece26-f4fb-43ba-b7b3-71a6328c6337 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true 2026-03-04 02:52:07.854 8 INFO cinder.volume.api [None req-ddfece26-f4fb-43ba-b7b3-71a6328c6337 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:52:07.860 8 INFO cinder.api.openstack.wsgi [None req-ddfece26-f4fb-43ba-b7b3-71a6328c6337 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 577/1147] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:52:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:52:07.872 7 INFO cinder.api.openstack.wsgi [None req-aef9c4f2-f18f-4fa4-8c5d-975e0c71aa7a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true 2026-03-04 02:52:07.884 7 INFO cinder.volume.api [None req-aef9c4f2-f18f-4fa4-8c5d-975e0c71aa7a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:52:07.890 7 INFO cinder.api.openstack.wsgi [None req-aef9c4f2-f18f-4fa4-8c5d-975e0c71aa7a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 571/1148] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:52:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:52:15.173 8 INFO cinder.api.openstack.wsgi [None req-ddfece26-f4fb-43ba-b7b3-71a6328c6337 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:52:15.173 7 INFO cinder.api.openstack.wsgi [None req-aef9c4f2-f18f-4fa4-8c5d-975e0c71aa7a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:52:15.174 8 INFO cinder.api.openstack.wsgi [None req-ddfece26-f4fb-43ba-b7b3-71a6328c6337 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:52:15.174 7 INFO cinder.api.openstack.wsgi [None req-aef9c4f2-f18f-4fa4-8c5d-975e0c71aa7a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:52:25.173 7 INFO cinder.api.openstack.wsgi [None req-aef9c4f2-f18f-4fa4-8c5d-975e0c71aa7a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:52:25.173 8 INFO cinder.api.openstack.wsgi [None req-ddfece26-f4fb-43ba-b7b3-71a6328c6337 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:52:25.174 7 INFO cinder.api.openstack.wsgi [None req-aef9c4f2-f18f-4fa4-8c5d-975e0c71aa7a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:52:25.174 8 INFO cinder.api.openstack.wsgi [None req-ddfece26-f4fb-43ba-b7b3-71a6328c6337 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171: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-03-04 02:52:34.873 7 INFO cinder.api.openstack.wsgi [req-d1994d01-318d-4d09-aa3d-317966ba375e req-d1d17be3-6b42-4a43-bc5f-f596de6e909d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/attachments/63cc10d3-3af9-4d0b-878f-b069416dfc22 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:52:35.173 8 INFO cinder.api.openstack.wsgi [None req-ddfece26-f4fb-43ba-b7b3-71a6328c6337 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:52:35.174 8 INFO cinder.api.openstack.wsgi [None req-ddfece26-f4fb-43ba-b7b3-71a6328c6337 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:52:35.175 8 INFO cinder.api.openstack.wsgi [None req-ddfece26-f4fb-43ba-b7b3-71a6328c6337 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:52:35.175 8 INFO cinder.api.openstack.wsgi [None req-ddfece26-f4fb-43ba-b7b3-71a6328c6337 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:52:35.524 7 INFO cinder.api.openstack.wsgi [req-d1994d01-318d-4d09-aa3d-317966ba375e req-d1d17be3-6b42-4a43-bc5f-f596de6e909d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/attachments/63cc10d3-3af9-4d0b-878f-b069416dfc22 returned with HTTP 200 [pid: 7|app: 0|req: 574/1155] 199.204.45.78 () {38 vars in 1102 bytes} [Wed Mar 4 02:52:34 2026] DELETE /v3/9511dfed28d2474db1342bd4bf13e4cc/attachments/63cc10d3-3af9-4d0b-878f-b069416dfc22 => generated 19 bytes in 658 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-03-04 02:52:35.543 8 INFO cinder.api.openstack.wsgi [req-d1994d01-318d-4d09-aa3d-317966ba375e req-4398f590-bced-4c31-9a9e-7e9acfa825a3 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/b6da8a60-0726-4c64-8fea-dad3b1c9d164 2026-03-04 02:52:35.543 8 INFO cinder.api.v3.volumes [req-d1994d01-318d-4d09-aa3d-317966ba375e req-4398f590-bced-4c31-9a9e-7e9acfa825a3 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Delete volume with id: b6da8a60-0726-4c64-8fea-dad3b1c9d164 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:52:35.555 8 INFO cinder.volume.api [req-d1994d01-318d-4d09-aa3d-317966ba375e req-4398f590-bced-4c31-9a9e-7e9acfa825a3 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Volume info retrieved successfully. 2026-03-04 02:52:35.647 8 INFO cinder.volume.api [req-d1994d01-318d-4d09-aa3d-317966ba375e req-4398f590-bced-4c31-9a9e-7e9acfa825a3 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Delete volume request issued successfully. 2026-03-04 02:52:35.648 8 INFO cinder.api.openstack.wsgi [req-d1994d01-318d-4d09-aa3d-317966ba375e req-4398f590-bced-4c31-9a9e-7e9acfa825a3 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/b6da8a60-0726-4c64-8fea-dad3b1c9d164 returned with HTTP 202 [pid: 8|app: 0|req: 582/1156] 199.204.45.78 () {36 vars in 1053 bytes} [Wed Mar 4 02:52:35 2026] DELETE /v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/b6da8a60-0726-4c64-8fea-dad3b1c9d164 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-03-04 02:52:45.173 7 INFO cinder.api.openstack.wsgi [req-d1994d01-318d-4d09-aa3d-317966ba375e req-d1d17be3-6b42-4a43-bc5f-f596de6e909d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:52:45.173 8 INFO cinder.api.openstack.wsgi [req-d1994d01-318d-4d09-aa3d-317966ba375e req-4398f590-bced-4c31-9a9e-7e9acfa825a3 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:52:45.173 7 INFO cinder.api.openstack.wsgi [req-d1994d01-318d-4d09-aa3d-317966ba375e req-d1d17be3-6b42-4a43-bc5f-f596de6e909d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:52:45.174 8 INFO cinder.api.openstack.wsgi [req-d1994d01-318d-4d09-aa3d-317966ba375e req-4398f590-bced-4c31-9a9e-7e9acfa825a3 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:52:55.173 8 INFO cinder.api.openstack.wsgi [req-d1994d01-318d-4d09-aa3d-317966ba375e req-4398f590-bced-4c31-9a9e-7e9acfa825a3 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:52:55.173 7 INFO cinder.api.openstack.wsgi [req-d1994d01-318d-4d09-aa3d-317966ba375e req-d1d17be3-6b42-4a43-bc5f-f596de6e909d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:52:55.174 8 INFO cinder.api.openstack.wsgi [req-d1994d01-318d-4d09-aa3d-317966ba375e req-4398f590-bced-4c31-9a9e-7e9acfa825a3 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:52:55.174 7 INFO cinder.api.openstack.wsgi [req-d1994d01-318d-4d09-aa3d-317966ba375e req-d1d17be3-6b42-4a43-bc5f-f596de6e909d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:53:05.173 7 INFO cinder.api.openstack.wsgi [req-d1994d01-318d-4d09-aa3d-317966ba375e req-d1d17be3-6b42-4a43-bc5f-f596de6e909d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:53:05.173 8 INFO cinder.api.openstack.wsgi [req-d1994d01-318d-4d09-aa3d-317966ba375e req-4398f590-bced-4c31-9a9e-7e9acfa825a3 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:53:05.174 7 INFO cinder.api.openstack.wsgi [req-d1994d01-318d-4d09-aa3d-317966ba375e req-d1d17be3-6b42-4a43-bc5f-f596de6e909d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:53:05.174 8 INFO cinder.api.openstack.wsgi [req-d1994d01-318d-4d09-aa3d-317966ba375e req-4398f590-bced-4c31-9a9e-7e9acfa825a3 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171: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-03-04 02:53:07.208 7 INFO cinder.api.openstack.wsgi [None req-1298b509-5ec6-4d83-8511-ef4c77a48b71 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-03-04 02:53:07.222 7 INFO cinder.volume.api [None req-1298b509-5ec6-4d83-8511-ef4c77a48b71 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. 2026-03-04 02:53:07.224 7 INFO cinder.api.openstack.wsgi [None req-1298b509-5ec6-4d83-8511-ef4c77a48b71 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 578/1163] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:53:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true => generated 15 bytes in 235 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-03-04 02:53:07.237 8 INFO cinder.api.openstack.wsgi [None req-42bc1b7e-5672-4423-a4d2-51f55612e6ec 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true 2026-03-04 02:53:07.247 8 INFO cinder.volume.api [None req-42bc1b7e-5672-4423-a4d2-51f55612e6ec 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. 2026-03-04 02:53:07.249 8 INFO cinder.api.openstack.wsgi [None req-42bc1b7e-5672-4423-a4d2-51f55612e6ec 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 586/1164] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:53:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:53:07.259 7 INFO cinder.api.openstack.wsgi [None req-91cec0a4-ee82-45c6-a396-dfa38f3b5d0f 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services 2026-03-04 02:53:07.264 7 INFO cinder.api.openstack.wsgi [None req-91cec0a4-ee82-45c6-a396-dfa38f3b5d0f 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 579/1165] 10.0.0.226 () {28 vars in 645 bytes} [Wed Mar 4 02:53:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:53:07.276 8 INFO cinder.api.openstack.wsgi [None req-d194de76-ca43-4a76-8674-0ad0d77c8866 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true 2026-03-04 02:53:07.779 8 INFO cinder.api.openstack.wsgi [None req-d194de76-ca43-4a76-8674-0ad0d77c8866 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 587/1166] 10.0.0.226 () {28 vars in 696 bytes} [Wed Mar 4 02:53:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:53:07.794 7 INFO cinder.api.openstack.wsgi [None req-94d334cb-509e-4689-b10b-335009c563a7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true 2026-03-04 02:53:07.800 7 INFO cinder.volume.api [None req-94d334cb-509e-4689-b10b-335009c563a7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all snapshots completed successfully. 2026-03-04 02:53:07.801 7 INFO cinder.api.openstack.wsgi [None req-94d334cb-509e-4689-b10b-335009c563a7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 580/1167] 10.0.0.226 () {28 vars in 674 bytes} [Wed Mar 4 02:53:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:53:07.895 8 INFO cinder.api.openstack.wsgi [None req-8b337825-9dbe-4a51-9c4b-cb9e56dd056d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/093b0c50fbff41e8bc0b6633328976aa?usage=true 2026-03-04 02:53:07.914 8 INFO cinder.api.openstack.wsgi [None req-8b337825-9dbe-4a51-9c4b-cb9e56dd056d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/093b0c50fbff41e8bc0b6633328976aa?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 588/1168] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:53:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/093b0c50fbff41e8bc0b6633328976aa?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:53:07.927 7 INFO cinder.api.openstack.wsgi [None req-47bcaf89-343f-45c5-bfbd-7626db779213 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/47b18a19dcbd4557bc87ca99cb858479?usage=true 2026-03-04 02:53:07.955 7 INFO cinder.api.openstack.wsgi [None req-47bcaf89-343f-45c5-bfbd-7626db779213 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/47b18a19dcbd4557bc87ca99cb858479?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 581/1169] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:53:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/47b18a19dcbd4557bc87ca99cb858479?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:53:07.969 8 INFO cinder.api.openstack.wsgi [None req-4a65e7ca-0d16-4cc4-841d-6bcdb2ac2c09 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true 2026-03-04 02:53:07.990 8 INFO cinder.api.openstack.wsgi [None req-4a65e7ca-0d16-4cc4-841d-6bcdb2ac2c09 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 589/1170] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:53:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:53:08.006 7 INFO cinder.api.openstack.wsgi [None req-b2250d3e-0633-4c68-a227-028c3728adf8 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/942ab9a17e764d3ba3d45d895b8b12ad?usage=true 2026-03-04 02:53:08.026 7 INFO cinder.api.openstack.wsgi [None req-b2250d3e-0633-4c68-a227-028c3728adf8 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/942ab9a17e764d3ba3d45d895b8b12ad?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 582/1171] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:53:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/942ab9a17e764d3ba3d45d895b8b12ad?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:53:08.043 8 INFO cinder.api.openstack.wsgi [None req-6bfd6261-ec75-4ed7-8a7f-eb4d7c2d8464 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true 2026-03-04 02:53:08.061 8 INFO cinder.api.openstack.wsgi [None req-6bfd6261-ec75-4ed7-8a7f-eb4d7c2d8464 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 590/1172] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:53:08 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:53:08.074 7 INFO cinder.api.openstack.wsgi [None req-45650641-d8aa-4a73-bce0-8ecab95224f7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/a99a64a22ac14b399bf6deae4cb83ed3?usage=true 2026-03-04 02:53:08.098 7 INFO cinder.api.openstack.wsgi [None req-45650641-d8aa-4a73-bce0-8ecab95224f7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/a99a64a22ac14b399bf6deae4cb83ed3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 583/1173] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:53:08 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/a99a64a22ac14b399bf6deae4cb83ed3?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:53:08.114 8 INFO cinder.api.openstack.wsgi [None req-a87c5d7b-cecf-4ada-97d0-5c8e78eeeade 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true 2026-03-04 02:53:08.138 8 INFO cinder.api.openstack.wsgi [None req-a87c5d7b-cecf-4ada-97d0-5c8e78eeeade 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 591/1174] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:53:08 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:53:15.172 7 INFO cinder.api.openstack.wsgi [None req-45650641-d8aa-4a73-bce0-8ecab95224f7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:53:15.172 8 INFO cinder.api.openstack.wsgi [None req-a87c5d7b-cecf-4ada-97d0-5c8e78eeeade 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:53:15.173 8 INFO cinder.api.openstack.wsgi [None req-a87c5d7b-cecf-4ada-97d0-5c8e78eeeade 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:53:15.173 7 INFO cinder.api.openstack.wsgi [None req-45650641-d8aa-4a73-bce0-8ecab95224f7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:53:25.173 7 INFO cinder.api.openstack.wsgi [None req-45650641-d8aa-4a73-bce0-8ecab95224f7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:53:25.173 8 INFO cinder.api.openstack.wsgi [None req-a87c5d7b-cecf-4ada-97d0-5c8e78eeeade 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:53:25.174 7 INFO cinder.api.openstack.wsgi [None req-45650641-d8aa-4a73-bce0-8ecab95224f7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:53:25.174 8 INFO cinder.api.openstack.wsgi [None req-a87c5d7b-cecf-4ada-97d0-5c8e78eeeade 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:53:35.173 7 INFO cinder.api.openstack.wsgi [None req-45650641-d8aa-4a73-bce0-8ecab95224f7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:53:35.175 7 INFO cinder.api.openstack.wsgi [None req-45650641-d8aa-4a73-bce0-8ecab95224f7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:53:35.175 8 INFO cinder.api.openstack.wsgi [None req-a87c5d7b-cecf-4ada-97d0-5c8e78eeeade 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:53:35.176 8 INFO cinder.api.openstack.wsgi [None req-a87c5d7b-cecf-4ada-97d0-5c8e78eeeade 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:53:45.173 7 INFO cinder.api.openstack.wsgi [None req-45650641-d8aa-4a73-bce0-8ecab95224f7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:53:45.173 8 INFO cinder.api.openstack.wsgi [None req-a87c5d7b-cecf-4ada-97d0-5c8e78eeeade 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:53:45.173 7 INFO cinder.api.openstack.wsgi [None req-45650641-d8aa-4a73-bce0-8ecab95224f7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:53:45.175 8 INFO cinder.api.openstack.wsgi [None req-a87c5d7b-cecf-4ada-97d0-5c8e78eeeade 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:53:46.579 7 INFO cinder.api.openstack.wsgi [None req-7ac04ef3-0742-409b-a6fa-a439767e2780 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots 2026-03-04 02:53:46.593 7 INFO cinder.volume.api [None req-7ac04ef3-0742-409b-a6fa-a439767e2780 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all snapshots completed successfully. 2026-03-04 02:53:46.594 7 INFO cinder.api.openstack.wsgi [None req-7ac04ef3-0742-409b-a6fa-a439767e2780 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 588/1183] 10.0.0.210 () {32 vars in 705 bytes} [Wed Mar 4 02:53:46 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-04 02:53:46.609 8 INFO cinder.api.openstack.wsgi [None req-89a54a6f-4add-471a-8445-86b84d1328a5 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes 2026-03-04 02:53:46.637 8 INFO cinder.volume.api [None req-89a54a6f-4add-471a-8445-86b84d1328a5 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. 2026-03-04 02:53:46.637 8 INFO cinder.api.openstack.wsgi [None req-89a54a6f-4add-471a-8445-86b84d1328a5 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes returned with HTTP 200 [pid: 8|app: 0|req: 596/1184] 10.0.0.210 () {32 vars in 701 bytes} [Wed Mar 4 02:53:46 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/volumes => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-04 02:53:55.173 7 INFO cinder.api.openstack.wsgi [None req-7ac04ef3-0742-409b-a6fa-a439767e2780 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:53:55.173 7 INFO cinder.api.openstack.wsgi [None req-7ac04ef3-0742-409b-a6fa-a439767e2780 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:53:55.173 8 INFO cinder.api.openstack.wsgi [None req-89a54a6f-4add-471a-8445-86b84d1328a5 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:53:55.174 8 INFO cinder.api.openstack.wsgi [None req-89a54a6f-4add-471a-8445-86b84d1328a5 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:54:05.173 7 INFO cinder.api.openstack.wsgi [None req-7ac04ef3-0742-409b-a6fa-a439767e2780 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:54:05.174 8 INFO cinder.api.openstack.wsgi [None req-89a54a6f-4add-471a-8445-86b84d1328a5 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:54:05.174 7 INFO cinder.api.openstack.wsgi [None req-7ac04ef3-0742-409b-a6fa-a439767e2780 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:54:05.175 8 INFO cinder.api.openstack.wsgi [None req-89a54a6f-4add-471a-8445-86b84d1328a5 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:54:06.799 7 INFO cinder.api.openstack.wsgi [None req-aa348e70-8006-4cf4-8077-1e2999e8cc5a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true 2026-03-04 02:54:06.813 7 INFO cinder.volume.api [None req-aa348e70-8006-4cf4-8077-1e2999e8cc5a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. 2026-03-04 02:54:06.815 7 INFO cinder.api.openstack.wsgi [None req-aa348e70-8006-4cf4-8077-1e2999e8cc5a 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 591/1189] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:54:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true => generated 15 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-04 02:54:06.827 8 INFO cinder.api.openstack.wsgi [None req-bda9f1fc-5f21-47d8-bbbe-53cdc86052ca 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true 2026-03-04 02:54:07.330 8 INFO cinder.api.openstack.wsgi [None req-bda9f1fc-5f21-47d8-bbbe-53cdc86052ca 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 599/1190] 10.0.0.226 () {28 vars in 696 bytes} [Wed Mar 4 02:54:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true => generated 668 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:54:07.347 7 INFO cinder.api.openstack.wsgi [None req-2c98aca4-2923-477c-81b4-b112f6663e54 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true 2026-03-04 02:54:07.360 7 INFO cinder.volume.api [None req-2c98aca4-2923-477c-81b4-b112f6663e54 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all snapshots completed successfully. 2026-03-04 02:54:07.361 7 INFO cinder.api.openstack.wsgi [None req-2c98aca4-2923-477c-81b4-b112f6663e54 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 592/1191] 10.0.0.226 () {28 vars in 674 bytes} [Wed Mar 4 02:54:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-04 02:54:07.374 8 INFO cinder.api.openstack.wsgi [None req-3c1be64e-4aef-45de-b97c-43b6a76a9c7d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services 2026-03-04 02:54:07.387 8 INFO cinder.api.openstack.wsgi [None req-3c1be64e-4aef-45de-b97c-43b6a76a9c7d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services returned with HTTP 200 [pid: 8|app: 0|req: 600/1192] 10.0.0.226 () {28 vars in 645 bytes} [Wed Mar 4 02:54:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-services => generated 646 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:54:07.403 7 INFO cinder.api.openstack.wsgi [None req-10d89b84-7849-44b1-8ccf-07e05a7ec8d2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true 2026-03-04 02:54:07.416 7 INFO cinder.volume.api [None req-10d89b84-7849-44b1-8ccf-07e05a7ec8d2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. 2026-03-04 02:54:07.420 7 INFO cinder.api.openstack.wsgi [None req-10d89b84-7849-44b1-8ccf-07e05a7ec8d2 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 593/1193] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:54:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:54:07.465 8 INFO cinder.api.openstack.wsgi [None req-3a1f302d-8186-4cc8-b279-7f572b53390d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true 2026-03-04 02:54:07.502 8 INFO cinder.api.openstack.wsgi [None req-3a1f302d-8186-4cc8-b279-7f572b53390d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 601/1194] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:54:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:54:07.521 7 INFO cinder.api.openstack.wsgi [None req-a98dcde0-a5d4-4484-b680-5e92e78cbb06 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true 2026-03-04 02:54:07.557 7 INFO cinder.api.openstack.wsgi [None req-a98dcde0-a5d4-4484-b680-5e92e78cbb06 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 594/1195] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:54:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:54:07.567 8 INFO cinder.api.openstack.wsgi [None req-1543e3b1-83f3-44c9-b0bb-9d4e56fa2f1c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true 2026-03-04 02:54:07.600 8 INFO cinder.api.openstack.wsgi [None req-1543e3b1-83f3-44c9-b0bb-9d4e56fa2f1c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 602/1196] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:54:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:54:15.172 8 INFO cinder.api.openstack.wsgi [None req-1543e3b1-83f3-44c9-b0bb-9d4e56fa2f1c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:54:15.173 7 INFO cinder.api.openstack.wsgi [None req-a98dcde0-a5d4-4484-b680-5e92e78cbb06 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:54:15.174 8 INFO cinder.api.openstack.wsgi [None req-1543e3b1-83f3-44c9-b0bb-9d4e56fa2f1c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:54:15.174 7 INFO cinder.api.openstack.wsgi [None req-a98dcde0-a5d4-4484-b680-5e92e78cbb06 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:54:25.173 8 INFO cinder.api.openstack.wsgi [None req-1543e3b1-83f3-44c9-b0bb-9d4e56fa2f1c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:54:25.174 7 INFO cinder.api.openstack.wsgi [None req-a98dcde0-a5d4-4484-b680-5e92e78cbb06 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:54:25.174 8 INFO cinder.api.openstack.wsgi [None req-1543e3b1-83f3-44c9-b0bb-9d4e56fa2f1c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:54:25.175 7 INFO cinder.api.openstack.wsgi [None req-a98dcde0-a5d4-4484-b680-5e92e78cbb06 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:54:35.172 7 INFO cinder.api.openstack.wsgi [None req-a98dcde0-a5d4-4484-b680-5e92e78cbb06 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:54:35.172 8 INFO cinder.api.openstack.wsgi [None req-1543e3b1-83f3-44c9-b0bb-9d4e56fa2f1c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:54:35.173 7 INFO cinder.api.openstack.wsgi [None req-a98dcde0-a5d4-4484-b680-5e92e78cbb06 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:54:35.173 8 INFO cinder.api.openstack.wsgi [None req-1543e3b1-83f3-44c9-b0bb-9d4e56fa2f1c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:54:45.173 7 INFO cinder.api.openstack.wsgi [None req-a98dcde0-a5d4-4484-b680-5e92e78cbb06 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:54:45.173 8 INFO cinder.api.openstack.wsgi [None req-1543e3b1-83f3-44c9-b0bb-9d4e56fa2f1c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:54:45.174 7 INFO cinder.api.openstack.wsgi [None req-a98dcde0-a5d4-4484-b680-5e92e78cbb06 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:54:45.174 8 INFO cinder.api.openstack.wsgi [None req-1543e3b1-83f3-44c9-b0bb-9d4e56fa2f1c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:54:55.172 7 INFO cinder.api.openstack.wsgi [None req-a98dcde0-a5d4-4484-b680-5e92e78cbb06 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:54:55.172 8 INFO cinder.api.openstack.wsgi [None req-1543e3b1-83f3-44c9-b0bb-9d4e56fa2f1c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:54:55.173 7 INFO cinder.api.openstack.wsgi [None req-a98dcde0-a5d4-4484-b680-5e92e78cbb06 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:54:55.173 8 INFO cinder.api.openstack.wsgi [None req-1543e3b1-83f3-44c9-b0bb-9d4e56fa2f1c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:55:05.172 7 INFO cinder.api.openstack.wsgi [None req-a98dcde0-a5d4-4484-b680-5e92e78cbb06 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:55:05.173 8 INFO cinder.api.openstack.wsgi [None req-1543e3b1-83f3-44c9-b0bb-9d4e56fa2f1c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:55:05.173 7 INFO cinder.api.openstack.wsgi [None req-a98dcde0-a5d4-4484-b680-5e92e78cbb06 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:55:05.174 8 INFO cinder.api.openstack.wsgi [None req-1543e3b1-83f3-44c9-b0bb-9d4e56fa2f1c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:55:06.755 7 INFO cinder.api.openstack.wsgi [None req-a0336c1b-662d-4646-a1d5-cdab314ab339 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true 2026-03-04 02:55:07.261 7 INFO cinder.api.openstack.wsgi [None req-a0336c1b-662d-4646-a1d5-cdab314ab339 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 601/1209] 10.0.0.226 () {28 vars in 696 bytes} [Wed Mar 4 02:55:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true => generated 668 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:55:07.279 8 INFO cinder.api.openstack.wsgi [None req-2a2a65e0-6473-4269-841f-2b2f5ff84d5e 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true 2026-03-04 02:55:07.283 8 INFO cinder.volume.api [None req-2a2a65e0-6473-4269-841f-2b2f5ff84d5e 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all snapshots completed successfully. 2026-03-04 02:55:07.284 8 INFO cinder.api.openstack.wsgi [None req-2a2a65e0-6473-4269-841f-2b2f5ff84d5e 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 609/1210] 10.0.0.226 () {28 vars in 674 bytes} [Wed Mar 4 02:55:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:55:07.321 7 INFO cinder.api.openstack.wsgi [None req-4d4049cc-50d2-4dff-b72d-7d21527f57ba 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true 2026-03-04 02:55:07.339 7 INFO cinder.api.openstack.wsgi [None req-4d4049cc-50d2-4dff-b72d-7d21527f57ba 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 602/1211] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:55:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:55:07.357 8 INFO cinder.api.openstack.wsgi [None req-a7847d45-4d5b-4f2a-bba7-7246bda90bd4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true 2026-03-04 02:55:07.391 8 INFO cinder.api.openstack.wsgi [None req-a7847d45-4d5b-4f2a-bba7-7246bda90bd4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 610/1212] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:55:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:55:07.407 7 INFO cinder.api.openstack.wsgi [None req-12827577-47d2-4caa-8276-1e6cc7a0c485 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true 2026-03-04 02:55:07.433 7 INFO cinder.api.openstack.wsgi [None req-12827577-47d2-4caa-8276-1e6cc7a0c485 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 603/1213] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:55:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:55:07.444 8 INFO cinder.api.openstack.wsgi [None req-3f202802-780a-4c21-8303-6896d0f7b5fe 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services 2026-03-04 02:55:07.451 8 INFO cinder.api.openstack.wsgi [None req-3f202802-780a-4c21-8303-6896d0f7b5fe 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services returned with HTTP 200 [pid: 8|app: 0|req: 611/1214] 10.0.0.226 () {28 vars in 645 bytes} [Wed Mar 4 02:55:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:55:07.461 7 INFO cinder.api.openstack.wsgi [None req-8d4b7888-adb5-42c2-9b65-738df47c2de6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true 2026-03-04 02:55:07.474 7 INFO cinder.volume.api [None req-8d4b7888-adb5-42c2-9b65-738df47c2de6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. 2026-03-04 02:55:07.476 7 INFO cinder.api.openstack.wsgi [None req-8d4b7888-adb5-42c2-9b65-738df47c2de6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 604/1215] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:55:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:55:07.490 8 INFO cinder.api.openstack.wsgi [None req-71c5cd4b-4e61-4df8-9990-2b692952d7ea 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true 2026-03-04 02:55:07.503 8 INFO cinder.volume.api [None req-71c5cd4b-4e61-4df8-9990-2b692952d7ea 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. 2026-03-04 02:55:07.505 8 INFO cinder.api.openstack.wsgi [None req-71c5cd4b-4e61-4df8-9990-2b692952d7ea 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 612/1216] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:55:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:55:15.173 7 INFO cinder.api.openstack.wsgi [None req-8d4b7888-adb5-42c2-9b65-738df47c2de6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:55:15.174 7 INFO cinder.api.openstack.wsgi [None req-8d4b7888-adb5-42c2-9b65-738df47c2de6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:55:15.173 8 INFO cinder.api.openstack.wsgi [None req-71c5cd4b-4e61-4df8-9990-2b692952d7ea 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:55:15.175 8 INFO cinder.api.openstack.wsgi [None req-71c5cd4b-4e61-4df8-9990-2b692952d7ea 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:55:25.173 7 INFO cinder.api.openstack.wsgi [None req-8d4b7888-adb5-42c2-9b65-738df47c2de6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:55:25.174 7 INFO cinder.api.openstack.wsgi [None req-8d4b7888-adb5-42c2-9b65-738df47c2de6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:55:25.176 8 INFO cinder.api.openstack.wsgi [None req-71c5cd4b-4e61-4df8-9990-2b692952d7ea 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:55:25.176 8 INFO cinder.api.openstack.wsgi [None req-71c5cd4b-4e61-4df8-9990-2b692952d7ea 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:55:35.173 7 INFO cinder.api.openstack.wsgi [None req-8d4b7888-adb5-42c2-9b65-738df47c2de6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:55:35.173 8 INFO cinder.api.openstack.wsgi [None req-71c5cd4b-4e61-4df8-9990-2b692952d7ea 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:55:35.174 8 INFO cinder.api.openstack.wsgi [None req-71c5cd4b-4e61-4df8-9990-2b692952d7ea 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:55:35.174 7 INFO cinder.api.openstack.wsgi [None req-8d4b7888-adb5-42c2-9b65-738df47c2de6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:55:45.173 8 INFO cinder.api.openstack.wsgi [None req-71c5cd4b-4e61-4df8-9990-2b692952d7ea 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:55:45.173 8 INFO cinder.api.openstack.wsgi [None req-71c5cd4b-4e61-4df8-9990-2b692952d7ea 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:55:45.173 7 INFO cinder.api.openstack.wsgi [None req-8d4b7888-adb5-42c2-9b65-738df47c2de6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:55:45.174 7 INFO cinder.api.openstack.wsgi [None req-8d4b7888-adb5-42c2-9b65-738df47c2de6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:55:55.172 8 INFO cinder.api.openstack.wsgi [None req-71c5cd4b-4e61-4df8-9990-2b692952d7ea 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:55:55.172 7 INFO cinder.api.openstack.wsgi [None req-8d4b7888-adb5-42c2-9b65-738df47c2de6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:55:55.173 8 INFO cinder.api.openstack.wsgi [None req-71c5cd4b-4e61-4df8-9990-2b692952d7ea 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:55:55.173 7 INFO cinder.api.openstack.wsgi [None req-8d4b7888-adb5-42c2-9b65-738df47c2de6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:56:05.173 7 INFO cinder.api.openstack.wsgi [None req-8d4b7888-adb5-42c2-9b65-738df47c2de6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:56:05.173 8 INFO cinder.api.openstack.wsgi [None req-71c5cd4b-4e61-4df8-9990-2b692952d7ea 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:56:05.174 7 INFO cinder.api.openstack.wsgi [None req-8d4b7888-adb5-42c2-9b65-738df47c2de6 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:56:05.175 8 INFO cinder.api.openstack.wsgi [None req-71c5cd4b-4e61-4df8-9990-2b692952d7ea 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:56:06.731 7 INFO cinder.api.openstack.wsgi [None req-bfa2903d-b178-446b-ac81-9e6fc1270a81 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true 2026-03-04 02:56:06.747 7 INFO cinder.volume.api [None req-bfa2903d-b178-446b-ac81-9e6fc1270a81 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. 2026-03-04 02:56:06.749 7 INFO cinder.api.openstack.wsgi [None req-bfa2903d-b178-446b-ac81-9e6fc1270a81 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 611/1229] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:56:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true => generated 15 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-04 02:56:06.760 8 INFO cinder.api.openstack.wsgi [None req-4bcc1155-7ea4-4ebb-828d-36f916abdff4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services 2026-03-04 02:56:06.775 8 INFO cinder.api.openstack.wsgi [None req-4bcc1155-7ea4-4ebb-828d-36f916abdff4 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services returned with HTTP 200 [pid: 8|app: 0|req: 619/1230] 10.0.0.226 () {28 vars in 645 bytes} [Wed Mar 4 02:56:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-services => generated 646 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:56:06.784 7 INFO cinder.api.openstack.wsgi [None req-37ed8fa2-f367-406c-9b4d-8c4535541b02 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true 2026-03-04 02:56:06.807 7 INFO cinder.volume.api [None req-37ed8fa2-f367-406c-9b4d-8c4535541b02 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. 2026-03-04 02:56:06.810 7 INFO cinder.api.openstack.wsgi [None req-37ed8fa2-f367-406c-9b4d-8c4535541b02 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 612/1231] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:56:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-04 02:56:06.820 8 INFO cinder.api.openstack.wsgi [None req-4345a2eb-a13d-4ed0-bcda-16aa83febbc7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true 2026-03-04 02:56:06.829 8 INFO cinder.volume.api [None req-4345a2eb-a13d-4ed0-bcda-16aa83febbc7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all snapshots completed successfully. 2026-03-04 02:56:06.830 8 INFO cinder.api.openstack.wsgi [None req-4345a2eb-a13d-4ed0-bcda-16aa83febbc7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 620/1232] 10.0.0.226 () {28 vars in 674 bytes} [Wed Mar 4 02:56:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:56:06.840 7 INFO cinder.api.openstack.wsgi [None req-908e4159-74a7-42fa-bb22-224eed1c018c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true 2026-03-04 02:56:07.343 7 INFO cinder.api.openstack.wsgi [None req-908e4159-74a7-42fa-bb22-224eed1c018c 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 613/1233] 10.0.0.226 () {28 vars in 696 bytes} [Wed Mar 4 02:56:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true => generated 668 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:56:07.386 8 INFO cinder.api.openstack.wsgi [None req-9911238d-116b-41ac-9a97-7154bd2de119 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true 2026-03-04 02:56:07.427 8 INFO cinder.api.openstack.wsgi [None req-9911238d-116b-41ac-9a97-7154bd2de119 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 621/1234] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:56:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:56:07.442 7 INFO cinder.api.openstack.wsgi [None req-6555a6e4-2e0f-41c6-abbe-8a9869e1130d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true 2026-03-04 02:56:07.468 7 INFO cinder.api.openstack.wsgi [None req-6555a6e4-2e0f-41c6-abbe-8a9869e1130d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 614/1235] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:56:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:56:07.480 8 INFO cinder.api.openstack.wsgi [None req-33bf50c0-47bb-4364-a26b-1bb29c66e0e7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true 2026-03-04 02:56:07.502 8 INFO cinder.api.openstack.wsgi [None req-33bf50c0-47bb-4364-a26b-1bb29c66e0e7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 622/1236] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:56:07 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:56:15.173 7 INFO cinder.api.openstack.wsgi [None req-6555a6e4-2e0f-41c6-abbe-8a9869e1130d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:56:15.174 8 INFO cinder.api.openstack.wsgi [None req-33bf50c0-47bb-4364-a26b-1bb29c66e0e7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:56:15.174 7 INFO cinder.api.openstack.wsgi [None req-6555a6e4-2e0f-41c6-abbe-8a9869e1130d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:56:15.175 8 INFO cinder.api.openstack.wsgi [None req-33bf50c0-47bb-4364-a26b-1bb29c66e0e7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:56:25.173 8 INFO cinder.api.openstack.wsgi [None req-33bf50c0-47bb-4364-a26b-1bb29c66e0e7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:56:25.173 7 INFO cinder.api.openstack.wsgi [None req-6555a6e4-2e0f-41c6-abbe-8a9869e1130d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:56:25.174 7 INFO cinder.api.openstack.wsgi [None req-6555a6e4-2e0f-41c6-abbe-8a9869e1130d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:56:25.174 8 INFO cinder.api.openstack.wsgi [None req-33bf50c0-47bb-4364-a26b-1bb29c66e0e7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:56:35.174 7 INFO cinder.api.openstack.wsgi [None req-6555a6e4-2e0f-41c6-abbe-8a9869e1130d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:56:35.175 7 INFO cinder.api.openstack.wsgi [None req-6555a6e4-2e0f-41c6-abbe-8a9869e1130d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:56:35.177 8 INFO cinder.api.openstack.wsgi [None req-33bf50c0-47bb-4364-a26b-1bb29c66e0e7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:56:35.178 8 INFO cinder.api.openstack.wsgi [None req-33bf50c0-47bb-4364-a26b-1bb29c66e0e7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:56:45.173 7 INFO cinder.api.openstack.wsgi [None req-6555a6e4-2e0f-41c6-abbe-8a9869e1130d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:56:45.173 8 INFO cinder.api.openstack.wsgi [None req-33bf50c0-47bb-4364-a26b-1bb29c66e0e7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:56:45.174 7 INFO cinder.api.openstack.wsgi [None req-6555a6e4-2e0f-41c6-abbe-8a9869e1130d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:56:45.175 8 INFO cinder.api.openstack.wsgi [None req-33bf50c0-47bb-4364-a26b-1bb29c66e0e7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:56:55.173 8 INFO cinder.api.openstack.wsgi [None req-33bf50c0-47bb-4364-a26b-1bb29c66e0e7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:56:55.173 7 INFO cinder.api.openstack.wsgi [None req-6555a6e4-2e0f-41c6-abbe-8a9869e1130d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:56:55.174 8 INFO cinder.api.openstack.wsgi [None req-33bf50c0-47bb-4364-a26b-1bb29c66e0e7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:56:55.174 7 INFO cinder.api.openstack.wsgi [None req-6555a6e4-2e0f-41c6-abbe-8a9869e1130d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:57:05.173 7 INFO cinder.api.openstack.wsgi [None req-6555a6e4-2e0f-41c6-abbe-8a9869e1130d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:57:05.173 8 INFO cinder.api.openstack.wsgi [None req-33bf50c0-47bb-4364-a26b-1bb29c66e0e7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:57:05.174 7 INFO cinder.api.openstack.wsgi [None req-6555a6e4-2e0f-41c6-abbe-8a9869e1130d 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:57:05.174 8 INFO cinder.api.openstack.wsgi [None req-33bf50c0-47bb-4364-a26b-1bb29c66e0e7 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:57:06.716 7 INFO cinder.api.openstack.wsgi [None req-9be448fb-e97f-4e84-828c-7b6f3a401ac1 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true 2026-03-04 02:57:06.723 7 INFO cinder.volume.api [None req-9be448fb-e97f-4e84-828c-7b6f3a401ac1 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all snapshots completed successfully. 2026-03-04 02:57:06.724 7 INFO cinder.api.openstack.wsgi [None req-9be448fb-e97f-4e84-828c-7b6f3a401ac1 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 621/1249] 10.0.0.226 () {28 vars in 674 bytes} [Wed Mar 4 02:57:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:57:06.733 8 INFO cinder.api.openstack.wsgi [None req-62a7004d-458e-421e-a8ea-98bd684abf8b 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true 2026-03-04 02:57:06.754 8 INFO cinder.volume.api [None req-62a7004d-458e-421e-a8ea-98bd684abf8b 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. 2026-03-04 02:57:06.756 8 INFO cinder.api.openstack.wsgi [None req-62a7004d-458e-421e-a8ea-98bd684abf8b 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 629/1250] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:57:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-04 02:57:06.767 7 INFO cinder.api.openstack.wsgi [None req-863fbcfb-6b5a-4605-b174-435afa432aa5 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services 2026-03-04 02:57:06.772 7 INFO cinder.api.openstack.wsgi [None req-863fbcfb-6b5a-4605-b174-435afa432aa5 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 622/1251] 10.0.0.226 () {28 vars in 645 bytes} [Wed Mar 4 02:57:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:57:06.823 8 INFO cinder.api.openstack.wsgi [None req-584e66b7-0b48-4f23-ba02-58f3f3de34fe 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true 2026-03-04 02:57:06.855 8 INFO cinder.api.openstack.wsgi [None req-584e66b7-0b48-4f23-ba02-58f3f3de34fe 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 630/1252] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:57:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9147790b0aaf42159e1ebbc1d475c88a?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:57:06.869 7 INFO cinder.api.openstack.wsgi [None req-d93569e6-542a-46f7-87cc-2eeb56355a66 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true 2026-03-04 02:57:06.894 7 INFO cinder.api.openstack.wsgi [None req-d93569e6-542a-46f7-87cc-2eeb56355a66 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 623/1253] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:57:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/9511dfed28d2474db1342bd4bf13e4cc?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:57:06.909 8 INFO cinder.api.openstack.wsgi [None req-1b6e8c69-664c-4ee9-bf4f-d6a27a3e2ef0 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true 2026-03-04 02:57:06.927 8 INFO cinder.api.openstack.wsgi [None req-1b6e8c69-664c-4ee9-bf4f-d6a27a3e2ef0 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 631/1254] 10.0.0.226 () {28 vars in 736 bytes} [Wed Mar 4 02:57:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/os-quota-sets/e7a65e3e32b040dcbace92ffcf38d47a?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:57:06.939 7 INFO cinder.api.openstack.wsgi [None req-b7d996e7-9d0c-42bd-9aab-167cbc57a433 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true 2026-03-04 02:57:06.946 7 INFO cinder.volume.api [None req-b7d996e7-9d0c-42bd-9aab-167cbc57a433 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Get all volumes completed successfully. 2026-03-04 02:57:06.947 7 INFO cinder.api.openstack.wsgi [None req-b7d996e7-9d0c-42bd-9aab-167cbc57a433 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 624/1255] 10.0.0.226 () {28 vars in 684 bytes} [Wed Mar 4 02:57:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/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-03-04 02:57:06.960 8 INFO cinder.api.openstack.wsgi [None req-a59ec30a-0413-4c02-8997-d9682f2fb112 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true 2026-03-04 02:57:07.465 8 INFO cinder.api.openstack.wsgi [None req-a59ec30a-0413-4c02-8997-d9682f2fb112 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 632/1256] 10.0.0.226 () {28 vars in 696 bytes} [Wed Mar 4 02:57:06 2026] GET /v3/9511dfed28d2474db1342bd4bf13e4cc/scheduler-stats/get_pools?detail=true => generated 668 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-04 02:57:15.173 7 INFO cinder.api.openstack.wsgi [None req-b7d996e7-9d0c-42bd-9aab-167cbc57a433 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:57:15.174 7 INFO cinder.api.openstack.wsgi [None req-b7d996e7-9d0c-42bd-9aab-167cbc57a433 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:57:15.174 8 INFO cinder.api.openstack.wsgi [None req-a59ec30a-0413-4c02-8997-d9682f2fb112 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:57:15.176 8 INFO cinder.api.openstack.wsgi [None req-a59ec30a-0413-4c02-8997-d9682f2fb112 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:57:25.173 7 INFO cinder.api.openstack.wsgi [None req-b7d996e7-9d0c-42bd-9aab-167cbc57a433 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:57:25.173 8 INFO cinder.api.openstack.wsgi [None req-a59ec30a-0413-4c02-8997-d9682f2fb112 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:57:25.173 7 INFO cinder.api.openstack.wsgi [None req-b7d996e7-9d0c-42bd-9aab-167cbc57a433 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:57:25.174 8 INFO cinder.api.openstack.wsgi [None req-a59ec30a-0413-4c02-8997-d9682f2fb112 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:57:35.173 7 INFO cinder.api.openstack.wsgi [None req-b7d996e7-9d0c-42bd-9aab-167cbc57a433 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:57:35.173 8 INFO cinder.api.openstack.wsgi [None req-a59ec30a-0413-4c02-8997-d9682f2fb112 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:57:35.174 8 INFO cinder.api.openstack.wsgi [None req-a59ec30a-0413-4c02-8997-d9682f2fb112 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:57:35.174 7 INFO cinder.api.openstack.wsgi [None req-b7d996e7-9d0c-42bd-9aab-167cbc57a433 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:57:45.173 8 INFO cinder.api.openstack.wsgi [None req-a59ec30a-0413-4c02-8997-d9682f2fb112 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:57:45.173 7 INFO cinder.api.openstack.wsgi [None req-b7d996e7-9d0c-42bd-9aab-167cbc57a433 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:57:45.174 7 INFO cinder.api.openstack.wsgi [None req-b7d996e7-9d0c-42bd-9aab-167cbc57a433 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:57:45.174 8 INFO cinder.api.openstack.wsgi [None req-a59ec30a-0413-4c02-8997-d9682f2fb112 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:57:55.174 7 INFO cinder.api.openstack.wsgi [None req-b7d996e7-9d0c-42bd-9aab-167cbc57a433 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:57:55.174 8 INFO cinder.api.openstack.wsgi [None req-a59ec30a-0413-4c02-8997-d9682f2fb112 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] GET http://10.0.0.171:8776/ 2026-03-04 02:57:55.174 7 INFO cinder.api.openstack.wsgi [None req-b7d996e7-9d0c-42bd-9aab-167cbc57a433 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300 2026-03-04 02:57:55.175 8 INFO cinder.api.openstack.wsgi [None req-a59ec30a-0413-4c02-8997-d9682f2fb112 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] http://10.0.0.171:8776/ returned with HTTP 300