+ 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 Sep 9 20:47:45 2026] *** compiled with version: 13.3.0 on 06 August 2026 01:02:01 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: cinder-api-ccb4f8cdb-4k7vv machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8776 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fa1cbc19668 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/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/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-09-09 20:47:50.040 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-09-09 20:47:50.040 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-09-09 20:47:50.108 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-09-09 20:47:50.108 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-09-09 20:47:51.385 7 INFO cinder.rpc [None req-f63e9552-e3b0-4828-9d82-f4f0bef23831 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-09-09 20:47:51.387 7 INFO cinder.rpc [None req-f63e9552-e3b0-4828-9d82-f4f0bef23831 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-09-09 20:47:51.390 7 INFO cinder.rpc [None req-f63e9552-e3b0-4828-9d82-f4f0bef23831 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-09-09 20:47:51.393 7 INFO cinder.rpc [None req-f63e9552-e3b0-4828-9d82-f4f0bef23831 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-09-09 20:47:51.404 7 INFO cinder.rpc [None req-f63e9552-e3b0-4828-9d82-f4f0bef23831 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-09-09 20:47:51.406 7 INFO cinder.rpc [None req-f63e9552-e3b0-4828-9d82-f4f0bef23831 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-09-09 20:47:51.423 8 INFO cinder.rpc [None req-fbcd5625-888f-4438-95f2-c2167fdc2733 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-09-09 20:47:51.426 8 INFO cinder.rpc [None req-fbcd5625-888f-4438-95f2-c2167fdc2733 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-09-09 20:47:51.429 8 INFO cinder.rpc [None req-fbcd5625-888f-4438-95f2-c2167fdc2733 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-09-09 20:47:51.431 8 INFO cinder.rpc [None req-fbcd5625-888f-4438-95f2-c2167fdc2733 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-09-09 20:47:51.442 8 INFO cinder.rpc [None req-fbcd5625-888f-4438-95f2-c2167fdc2733 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-09-09 20:47:51.445 8 INFO cinder.rpc [None req-fbcd5625-888f-4438-95f2-c2167fdc2733 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-09-09 20:47:51.455 7 WARNING cinder.api.contrib.hosts [None req-f63e9552-e3b0-4828-9d82-f4f0bef23831 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-09-09 20:47:51.492 8 WARNING cinder.api.contrib.hosts [None req-fbcd5625-888f-4438-95f2-c2167fdc2733 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-09-09 20:47:51.526 7 WARNING keystonemiddleware._common.config [None req-f63e9552-e3b0-4828-9d82-f4f0bef23831 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-09 20:47:51.530 8 WARNING keystonemiddleware._common.config [None req-fbcd5625-888f-4438-95f2-c2167fdc2733 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-09 20:47:51.538 7 WARNING oslo_config.cfg [None req-f63e9552-e3b0-4828-9d82-f4f0bef23831 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-09-09 20:47:51.539 8 WARNING oslo_config.cfg [None req-fbcd5625-888f-4438-95f2-c2167fdc2733 - - - - - -] 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 0x7fa1cbc19668 pid: 8 (default app) WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fa1cbc19668 pid: 7 (default app) 2026-09-09 20:47:56.764 8 INFO cinder.api.openstack.wsgi [None req-fbcd5625-888f-4438-95f2-c2167fdc2733 - - - - - -] GET http://10.0.0.254:8776/ 2026-09-09 20:47:56.766 8 INFO cinder.api.openstack.wsgi [None req-fbcd5625-888f-4438-95f2-c2167fdc2733 - - - - - -] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:48:06.762 7 INFO cinder.api.openstack.wsgi [None req-f63e9552-e3b0-4828-9d82-f4f0bef23831 - - - - - -] GET http://10.0.0.254:8776/ 2026-09-09 20:48:06.763 7 INFO cinder.api.openstack.wsgi [None req-f63e9552-e3b0-4828-9d82-f4f0bef23831 - - - - - -] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:48:16.762 8 INFO cinder.api.openstack.wsgi [None req-fbcd5625-888f-4438-95f2-c2167fdc2733 - - - - - -] GET http://10.0.0.254:8776/ 2026-09-09 20:48:16.763 7 INFO cinder.api.openstack.wsgi [None req-f63e9552-e3b0-4828-9d82-f4f0bef23831 - - - - - -] GET http://10.0.0.254:8776/ 2026-09-09 20:48:16.763 8 INFO cinder.api.openstack.wsgi [None req-fbcd5625-888f-4438-95f2-c2167fdc2733 - - - - - -] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:48:16.764 7 INFO cinder.api.openstack.wsgi [None req-f63e9552-e3b0-4828-9d82-f4f0bef23831 - - - - - -] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:48:26.762 8 INFO cinder.api.openstack.wsgi [None req-fbcd5625-888f-4438-95f2-c2167fdc2733 - - - - - -] GET http://10.0.0.254:8776/ 2026-09-09 20:48:26.762 7 INFO cinder.api.openstack.wsgi [None req-f63e9552-e3b0-4828-9d82-f4f0bef23831 - - - - - -] GET http://10.0.0.254:8776/ 2026-09-09 20:48:26.763 8 INFO cinder.api.openstack.wsgi [None req-fbcd5625-888f-4438-95f2-c2167fdc2733 - - - - - -] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:48:26.764 7 INFO cinder.api.openstack.wsgi [None req-f63e9552-e3b0-4828-9d82-f4f0bef23831 - - - - - -] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:48:36.762 8 INFO cinder.api.openstack.wsgi [None req-fbcd5625-888f-4438-95f2-c2167fdc2733 - - - - - -] GET http://10.0.0.254:8776/ 2026-09-09 20:48:36.762 7 INFO cinder.api.openstack.wsgi [None req-f63e9552-e3b0-4828-9d82-f4f0bef23831 - - - - - -] GET http://10.0.0.254:8776/ 2026-09-09 20:48:36.763 8 INFO cinder.api.openstack.wsgi [None req-fbcd5625-888f-4438-95f2-c2167fdc2733 - - - - - -] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:48:36.763 7 INFO cinder.api.openstack.wsgi [None req-f63e9552-e3b0-4828-9d82-f4f0bef23831 - - - - - -] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:48:46.762 8 INFO cinder.api.openstack.wsgi [None req-fbcd5625-888f-4438-95f2-c2167fdc2733 - - - - - -] GET http://10.0.0.254:8776/ 2026-09-09 20:48:46.762 7 INFO cinder.api.openstack.wsgi [None req-f63e9552-e3b0-4828-9d82-f4f0bef23831 - - - - - -] GET http://10.0.0.254:8776/ 2026-09-09 20:48:46.763 8 INFO cinder.api.openstack.wsgi [None req-fbcd5625-888f-4438-95f2-c2167fdc2733 - - - - - -] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:48:46.764 7 INFO cinder.api.openstack.wsgi [None req-f63e9552-e3b0-4828-9d82-f4f0bef23831 - - - - - -] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:48:56.762 8 INFO cinder.api.openstack.wsgi [None req-fbcd5625-888f-4438-95f2-c2167fdc2733 - - - - - -] GET http://10.0.0.254:8776/ 2026-09-09 20:48:56.763 7 INFO cinder.api.openstack.wsgi [None req-f63e9552-e3b0-4828-9d82-f4f0bef23831 - - - - - -] GET http://10.0.0.254:8776/ 2026-09-09 20:48:56.763 8 INFO cinder.api.openstack.wsgi [None req-fbcd5625-888f-4438-95f2-c2167fdc2733 - - - - - -] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:48:56.765 7 INFO cinder.api.openstack.wsgi [None req-f63e9552-e3b0-4828-9d82-f4f0bef23831 - - - - - -] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:49:06.762 8 INFO cinder.api.openstack.wsgi [None req-fbcd5625-888f-4438-95f2-c2167fdc2733 - - - - - -] GET http://10.0.0.254:8776/ 2026-09-09 20:49:06.763 8 INFO cinder.api.openstack.wsgi [None req-fbcd5625-888f-4438-95f2-c2167fdc2733 - - - - - -] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:49:06.762 7 INFO cinder.api.openstack.wsgi [None req-f63e9552-e3b0-4828-9d82-f4f0bef23831 - - - - - -] GET http://10.0.0.254:8776/ 2026-09-09 20:49:06.764 7 INFO cinder.api.openstack.wsgi [None req-f63e9552-e3b0-4828-9d82-f4f0bef23831 - - - - - -] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:49:16.762 8 INFO cinder.api.openstack.wsgi [None req-fbcd5625-888f-4438-95f2-c2167fdc2733 - - - - - -] GET http://10.0.0.254:8776/ 2026-09-09 20:49:16.762 7 INFO cinder.api.openstack.wsgi [None req-f63e9552-e3b0-4828-9d82-f4f0bef23831 - - - - - -] GET http://10.0.0.254:8776/ 2026-09-09 20:49:16.763 7 INFO cinder.api.openstack.wsgi [None req-f63e9552-e3b0-4828-9d82-f4f0bef23831 - - - - - -] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:49:16.763 8 INFO cinder.api.openstack.wsgi [None req-fbcd5625-888f-4438-95f2-c2167fdc2733 - - - - - -] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:49:26.762 8 INFO cinder.api.openstack.wsgi [None req-fbcd5625-888f-4438-95f2-c2167fdc2733 - - - - - -] GET http://10.0.0.254:8776/ 2026-09-09 20:49:26.763 8 INFO cinder.api.openstack.wsgi [None req-fbcd5625-888f-4438-95f2-c2167fdc2733 - - - - - -] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:49:26.763 7 INFO cinder.api.openstack.wsgi [None req-f63e9552-e3b0-4828-9d82-f4f0bef23831 - - - - - -] GET http://10.0.0.254:8776/ 2026-09-09 20:49:26.765 7 INFO cinder.api.openstack.wsgi [None req-f63e9552-e3b0-4828-9d82-f4f0bef23831 - - - - - -] http://10.0.0.254:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py: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: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-09-09 20:49:30.649 8 INFO cinder.api.openstack.wsgi [None req-ecd3583a-b919-4e15-a7f3-dc266719f566 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/types/rbd1 2026-09-09 20:49:30.665 8 INFO cinder.api.openstack.wsgi [None req-ecd3583a-b919-4e15-a7f3-dc266719f566 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 10/19] 10.0.0.59 () {30 vars in 680 bytes} [Wed Sep 9 20:49:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/types/rbd1 => generated 82 bytes in 875 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py: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: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-09-09 20:49:31.122 7 INFO cinder.api.openstack.wsgi [None req-b7684a91-b0f7-45ad-a0f2-723f1af2dfd4 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 20:49:31.145 7 INFO cinder.api.openstack.wsgi [None req-b7684a91-b0f7-45ad-a0f2-723f1af2dfd4 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 10/20] 10.0.0.59 () {30 vars in 719 bytes} [Wed Sep 9 20:49:30 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/types?name=rbd1&is_public=None => generated 20 bytes in 472 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-09 20:49:32.758 8 INFO cinder.api.openstack.wsgi [None req-92e8e65c-b5a0-4594-b562-123c304a28e2 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 20:49:32.778 8 INFO cinder.api.openstack.wsgi [None req-92e8e65c-b5a0-4594-b562-123c304a28e2 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/types returned with HTTP 200 [pid: 8|app: 0|req: 11/21] 10.0.0.59 () {34 vars in 723 bytes} [Wed Sep 9 20:49:32 2026] POST /v3/5661cc10f49d40d798ecc7d199447dbc/types => generated 179 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 20:49:32.787 7 INFO cinder.api.openstack.wsgi [req-92e8e65c-b5a0-4594-b562-123c304a28e2 req-8e6cb315-e143-4bac-a46d-076da454ac10 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/types/c4d2d5f0-0fa0-4c65-abb7-407f3b378085/extra_specs 2026-09-09 20:49:32.857 7 INFO cinder.api.openstack.wsgi [req-92e8e65c-b5a0-4594-b562-123c304a28e2 req-8e6cb315-e143-4bac-a46d-076da454ac10 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/types/c4d2d5f0-0fa0-4c65-abb7-407f3b378085/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 11/22] 10.0.0.59 () {36 vars in 892 bytes} [Wed Sep 9 20:49:32 2026] POST /v3/5661cc10f49d40d798ecc7d199447dbc/types/c4d2d5f0-0fa0-4c65-abb7-407f3b378085/extra_specs => generated 48 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-09 20:49:34.549 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/types?is_public=None 2026-09-09 20:49:34.573 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 12/23] 10.0.0.59 () {30 vars in 699 bytes} [Wed Sep 9 20:49:34 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/types?is_public=None => generated 443 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 20:49:36.548 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/qos-specs 2026-09-09 20:49:36.565 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 12/24] 10.0.0.59 () {30 vars in 678 bytes} [Wed Sep 9 20:49:36 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/qos-specs => generated 17 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-09 20:49:36.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:49:36.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:49:36.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:49:36.764 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:49:46.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:49:46.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:49:46.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:49:46.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:49:56.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:49:56.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:49:56.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:49:56.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:50:06.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:50:06.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:50:06.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:50:06.764 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:50:16.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:50:16.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:50:16.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:50:16.764 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:50:26.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:50:26.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:50:26.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:50:26.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:50:36.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:50:36.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:50:36.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:50:36.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:50:46.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:50:46.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:50:46.764 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:50:46.764 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:50:56.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:50:56.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:50:56.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:50:56.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:51:06.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:51:06.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:51:06.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:51:06.764 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:51:16.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:51:16.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:51:16.764 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:51:16.764 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:51:26.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:51:26.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:51:26.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:51:26.764 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:51:36.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:51:36.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:51:36.764 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:51:36.764 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:51:46.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:51:46.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:51:46.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:51:46.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:51:56.761 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:51:56.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:51:56.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:51:56.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:52:06.761 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:52:06.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:52:06.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:52:06.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:52:16.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:52:16.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:52:16.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:52:16.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:52:26.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:52:26.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:52:26.764 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:52:26.764 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:52:36.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:52:36.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:52:36.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:52:36.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:52:46.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:52:46.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:52:46.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:52:46.764 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:52:56.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:52:56.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:52:56.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:52:56.764 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:53:06.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:53:06.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:53:06.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:53:06.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:53:16.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:53:16.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:53:16.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:53:16.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:53:26.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:53:26.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:53:26.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:53:26.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:53:36.761 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:53:36.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:53:36.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:53:36.764 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:53:46.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:53:46.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:53:46.764 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:53:46.764 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:53:56.761 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:53:56.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:53:56.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:53:56.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:54:06.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:54:06.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:54:06.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:54:06.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:54:16.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:54:16.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:54:16.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:54:16.764 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:54:26.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:54:26.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:54:26.764 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:54:26.764 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:54:36.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:54:36.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:54:36.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:54:36.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:54:46.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:54:46.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:54:46.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:54:46.764 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:54:56.761 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:54:56.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:54:56.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:54:56.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:55:06.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:55:06.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:55:06.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:55:06.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:55:16.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:55:16.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:55:16.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:55:16.764 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:55:26.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:55:26.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:55:26.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:55:26.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:55:36.761 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:55:36.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:55:36.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:55:36.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:55:46.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:55:46.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:55:46.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:55:46.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:55:56.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:55:56.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:55:56.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:55:56.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:56:06.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:56:06.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:56:06.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:56:06.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:56:16.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:56:16.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:56:16.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:56:16.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:56:26.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:56:26.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:56:26.764 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:56:26.764 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:56:36.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:56:36.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:56:36.764 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:56:36.764 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:56:46.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:56:46.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:56:46.764 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:56:46.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:56:56.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:56:56.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:56:56.764 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:56:56.765 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:57:06.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:57:06.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:57:06.764 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:57:06.764 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:57:16.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:57:16.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:57:16.764 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:57:16.764 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:57:26.761 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:57:26.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:57:26.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:57:26.764 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:57:36.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:57:36.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:57:36.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:57:36.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:57:46.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:57:46.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:57:46.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:57:46.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:57:56.761 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:57:56.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:57:56.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:57:56.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:58:06.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:58:06.764 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:58:06.765 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:58:06.766 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:58:16.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:58:16.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:58:16.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:58:16.764 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:58:26.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:58:26.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:58:26.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:58:26.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:58:36.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:58:36.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:58:36.764 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:58:36.764 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:58:46.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:58:46.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:58:46.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:58:46.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:58:56.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:58:56.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:58:56.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:58:56.764 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:59:06.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:59:06.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:59:06.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:59:06.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:59:16.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:59:16.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:59:16.764 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:59:16.765 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:59:26.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:59:26.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:59:26.764 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:59:26.764 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:59:36.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:59:36.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:59:36.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:59:36.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:59:46.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:59:46.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:59:46.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:59:46.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:59:56.761 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:59:56.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 20:59:56.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 20:59:56.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:00:06.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:00:06.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:00:06.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:00:06.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:00:16.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:00:16.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:00:16.764 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:00:16.764 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:00:26.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:00:26.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:00:26.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:00:26.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:00:36.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:00:36.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:00:36.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:00:36.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:00:46.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:00:46.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:00:46.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:00:46.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:00:56.761 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:00:56.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:00:56.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:00:56.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:01:06.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:01:06.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:01:06.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:01:06.764 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:01:16.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:01:16.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:01:16.764 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:01:16.764 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:01:26.761 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:01:26.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:01:26.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:01:26.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:01:36.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:01:36.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:01:36.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:01:36.765 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:01:46.761 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:01:46.761 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:01:46.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:01:46.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:01:56.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:01:56.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:01:56.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:01:56.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:02:06.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:02:06.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:02:06.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:02:06.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:02:16.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:02:16.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:02:16.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:02:16.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:02:26.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:02:26.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:02:26.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:02:26.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:02:36.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:02:36.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:02:36.764 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:02:36.764 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:02:46.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:02:46.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:02:46.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:02:46.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:02:56.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:02:56.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:02:56.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:02:56.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:03:06.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:03:06.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:03:06.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:03:06.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:03:16.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:03:16.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:03:16.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:03:16.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:03:26.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:03:26.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:03:26.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:03:26.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:03:36.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:03:36.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:03:36.764 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:03:36.764 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:03:46.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:03:46.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:03:46.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:03:46.764 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:03:56.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:03:56.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:03:56.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:03:56.764 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:04:06.761 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:04:06.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:04:06.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:04:06.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:04:16.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:04:16.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:04:16.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:04:16.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:04:26.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:04:26.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:04:26.764 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:04:26.764 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:04:36.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:04:36.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:04:36.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:04:36.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:04:46.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:04:46.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:04:46.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:04:46.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:04:56.761 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:04:56.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:04:56.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:04:56.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:05:06.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:05:06.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:05:06.768 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:05:06.769 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:05:16.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:05:16.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:05:16.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:05:16.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:05:26.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:05:26.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:05:26.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:05:26.764 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:05:36.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:05:36.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:05:36.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:05:36.764 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:05:46.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:05:46.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:05:46.764 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:05:46.764 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:05:56.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:05:56.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:05:56.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:05:56.764 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:06:06.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:06:06.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:06:06.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:06:06.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:06:16.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:06:16.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:06:16.764 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:06:16.764 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:06:26.761 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:06:26.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:06:26.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:06:26.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:06:36.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:06:36.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:06:36.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:06:36.765 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:06:46.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:06:46.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:06:46.763 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:06:46.764 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:06:56.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:06:56.762 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:06:56.762 7 INFO cinder.api.openstack.wsgi [None req-04b1e1e7-01b5-4ae4-8162-2e7c1a7b0b46 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:06:56.763 8 INFO cinder.api.openstack.wsgi [None req-37ccdbed-f332-4950-a58f-abb77efcb74e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 21:06:58.671 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET https://volume.162-253-55-112.nip.io/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=False 2026-09-09 21:06:58.690 7 WARNING cinder.quota [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - 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-09-09 21:06:58.691 7 WARNING cinder.quota [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - 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-09-09 21:06:58.692 7 WARNING cinder.quota [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - 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-09-09 21:06:58.693 7 WARNING cinder.quota [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - 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-09-09 21:06:58.693 7 WARNING cinder.quota [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - 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-09-09 21:06:58.694 7 WARNING cinder.quota [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - 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-09-09 21:06:58.700 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] https://volume.162-253-55-112.nip.io/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 118/235] 162.253.55.112 () {44 vars in 1067 bytes} [Wed Sep 9 21:06:58 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=False => generated 340 bytes in 164 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-09-09 21:06:58.894 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] PUT https://volume.162-253-55-112.nip.io/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc 2026-09-09 21:06:58.988 8 WARNING cinder.quota [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - 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-09-09 21:06:58.989 8 WARNING cinder.quota [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - 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-09-09 21:06:58.990 8 WARNING cinder.quota [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - 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-09-09 21:06:58.990 8 WARNING cinder.quota [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - 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-09-09 21:06:58.991 8 WARNING cinder.quota [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - 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-09-09 21:06:58.992 8 WARNING cinder.quota [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - 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-09-09 21:06:58.998 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] https://volume.162-253-55-112.nip.io/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc returned with HTTP 200 [pid: 8|app: 0|req: 118/236] 162.253.55.112 () {48 vars in 1096 bytes} [Wed Sep 9 21:06:58 2026] PUT /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc => generated 296 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:07:06.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:07:06.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:07:06.763 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:07:06.764 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:07:16.761 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:07:16.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:07:16.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:07:16.763 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:07:26.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:07:26.763 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:07:26.764 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:07:26.765 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:07:36.761 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:07:36.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:07:36.763 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:07:36.763 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:07:46.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:07:46.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:07:46.763 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:07:46.763 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:07:56.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:07:56.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:07:56.763 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:07:56.763 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:08:06.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:08:06.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:08:06.763 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:08:06.763 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:08:16.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:08:16.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:08:16.763 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:08:16.763 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:08:26.763 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:08:26.764 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:08:26.764 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:08:26.765 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:08:36.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:08:36.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:08:36.763 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:08:36.764 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:08:46.761 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:08:46.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:08:46.764 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:08:46.765 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:08:56.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:08:56.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:08:56.763 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:08:56.764 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:09:06.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:09:06.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:09:06.763 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:09:06.763 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:09:16.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:09:16.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:09:16.763 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:09:16.763 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:09:26.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:09:26.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:09:26.763 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:09:26.763 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:09:36.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:09:36.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:09:36.763 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:09:36.764 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:09:46.761 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:09:46.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:09:46.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:09:46.763 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:09:56.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:09:56.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:09:56.763 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:09:56.763 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:10:06.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:10:06.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:10:06.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:10:06.764 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:10:16.764 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:10:16.765 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:10:16.765 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:10:16.765 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:10:26.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:10:26.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:10:26.763 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:10:26.763 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:10:36.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:10:36.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:10:36.763 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:10:36.763 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:10:46.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:10:46.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:10:46.763 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:10:46.763 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:10:56.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:10:56.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:10:56.763 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:10:56.764 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:11:06.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:11:06.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:11:06.763 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:11:06.764 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:11:16.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:11:16.763 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:11:16.764 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:11:16.764 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:11:26.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:11:26.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:11:26.763 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:11:26.763 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:11:36.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:11:36.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:11:36.763 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:11:36.763 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:11:46.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:11:46.761 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:11:46.763 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:11:46.763 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:11:56.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:11:56.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:11:56.763 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:11:56.763 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:12:06.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:12:06.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:12:06.763 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:12:06.763 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:12:16.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:12:16.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:12:16.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:12:16.764 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:12:26.761 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:12:26.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:12:26.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:12:26.763 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:12:36.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:12:36.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:12:36.763 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:12:36.763 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:12:46.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:12:46.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:12:46.764 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:12:46.764 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:12:56.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:12:56.763 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:12:56.763 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:12:56.764 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:13:06.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:13:06.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:13:06.763 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:13:06.763 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:13:16.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:13:16.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:13:16.763 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:13:16.763 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:13:26.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:13:26.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:13:26.763 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:13:26.764 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:13:36.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:13:36.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:13:36.763 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:13:36.763 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:13:46.764 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:13:46.764 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:13:46.764 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:13:46.765 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:13:56.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:13:56.763 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:13:56.764 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:13:56.764 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:14:06.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:14:06.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:14:06.763 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:14:06.764 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:14:16.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:14:16.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:14:16.763 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:14:16.764 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:14:26.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:14:26.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:14:26.763 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:14:26.763 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:14:36.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:14:36.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:14:36.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:14:36.763 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:14:46.761 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:14:46.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:14:46.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:14:46.763 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:14:56.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:14:56.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:14:56.763 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:14:56.763 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:15:06.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:15:06.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:15:06.763 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:15:06.764 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:15:16.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:15:16.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:15:16.763 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:15:16.763 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:15:26.763 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:15:26.763 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:15:26.764 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:15:26.764 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:15:36.763 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:15:36.763 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:15:36.764 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:15:36.765 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:15:46.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:15:46.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:15:46.764 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:15:46.764 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:15:56.761 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:15:56.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:15:56.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:15:56.764 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:16:06.761 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:16:06.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:16:06.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:16:06.763 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:16:16.761 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:16:16.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:16:16.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:16:16.763 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:16:26.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:16:26.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:16:26.763 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:16:26.763 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:16:36.761 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:16:36.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:16:36.763 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:16:36.764 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:16:46.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:16:46.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:16:46.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:16:46.763 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:16:56.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:16:56.763 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:16:56.764 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:16:56.765 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:17:06.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:17:06.763 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:17:06.763 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:17:06.764 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:17:16.763 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:17:16.763 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:17:16.764 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:17:16.764 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:17:26.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:17:26.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:17:26.763 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:17:26.764 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:17:36.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:17:36.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:17:36.763 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:17:36.764 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:17:46.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:17:46.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:17:46.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:17:46.763 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:17:56.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:17:56.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:17:56.764 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:17:56.765 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:18:06.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:18:06.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:18:06.763 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:18:06.764 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:18:16.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:18:16.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:18:16.763 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:18:16.763 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:18:26.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:18:26.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:18:26.763 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:18:26.764 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:18:36.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:18:36.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:18:36.763 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:18:36.763 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:18:46.762 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:18:46.762 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:18:46.764 8 INFO cinder.api.openstack.wsgi [None req-e489461a-c836-4b7c-b0bf-2e9252c33c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:18:46.764 7 INFO cinder.api.openstack.wsgi [None req-b1e420e9-4fca-41c4-8409-67013e3cca2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:18:48.668 8 INFO cinder.api.openstack.wsgi [None req-2768ca1d-fca8-4ff0-9644-ca8b54d4f686 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET https://volume.162-253-55-112.nip.io/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=False 2026-09-09 21:18:48.696 8 INFO cinder.api.openstack.wsgi [None req-2768ca1d-fca8-4ff0-9644-ca8b54d4f686 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] https://volume.162-253-55-112.nip.io/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 190/379] 162.253.55.112 () {44 vars in 1067 bytes} [Wed Sep 9 21:18:48 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=False => generated 340 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:18:49.302 7 INFO cinder.api.openstack.wsgi [None req-e741cb4c-1490-4fe6-91d9-b16f5b5a43ab b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] PUT https://volume.162-253-55-112.nip.io/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86 2026-09-09 21:18:49.377 7 INFO cinder.api.openstack.wsgi [None req-e741cb4c-1490-4fe6-91d9-b16f5b5a43ab b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] https://volume.162-253-55-112.nip.io/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86 returned with HTTP 200 [pid: 7|app: 0|req: 190/380] 162.253.55.112 () {48 vars in 1096 bytes} [Wed Sep 9 21:18:49 2026] PUT /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86 => generated 296 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:18:56.762 8 INFO cinder.api.openstack.wsgi [None req-2768ca1d-fca8-4ff0-9644-ca8b54d4f686 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:18:56.762 7 INFO cinder.api.openstack.wsgi [None req-e741cb4c-1490-4fe6-91d9-b16f5b5a43ab b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:18:56.764 8 INFO cinder.api.openstack.wsgi [None req-2768ca1d-fca8-4ff0-9644-ca8b54d4f686 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:18:56.764 7 INFO cinder.api.openstack.wsgi [None req-e741cb4c-1490-4fe6-91d9-b16f5b5a43ab b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:19:06.763 7 INFO cinder.api.openstack.wsgi [None req-e741cb4c-1490-4fe6-91d9-b16f5b5a43ab b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:19:06.763 8 INFO cinder.api.openstack.wsgi [None req-2768ca1d-fca8-4ff0-9644-ca8b54d4f686 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:19:06.764 7 INFO cinder.api.openstack.wsgi [None req-e741cb4c-1490-4fe6-91d9-b16f5b5a43ab b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:19:06.764 8 INFO cinder.api.openstack.wsgi [None req-2768ca1d-fca8-4ff0-9644-ca8b54d4f686 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:19:16.762 8 INFO cinder.api.openstack.wsgi [None req-2768ca1d-fca8-4ff0-9644-ca8b54d4f686 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:19:16.763 7 INFO cinder.api.openstack.wsgi [None req-e741cb4c-1490-4fe6-91d9-b16f5b5a43ab b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:19:16.763 8 INFO cinder.api.openstack.wsgi [None req-2768ca1d-fca8-4ff0-9644-ca8b54d4f686 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:19:16.764 7 INFO cinder.api.openstack.wsgi [None req-e741cb4c-1490-4fe6-91d9-b16f5b5a43ab b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:19:26.762 8 INFO cinder.api.openstack.wsgi [None req-2768ca1d-fca8-4ff0-9644-ca8b54d4f686 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:19:26.762 7 INFO cinder.api.openstack.wsgi [None req-e741cb4c-1490-4fe6-91d9-b16f5b5a43ab b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:19:26.763 8 INFO cinder.api.openstack.wsgi [None req-2768ca1d-fca8-4ff0-9644-ca8b54d4f686 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:19:26.763 7 INFO cinder.api.openstack.wsgi [None req-e741cb4c-1490-4fe6-91d9-b16f5b5a43ab b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:19:36.762 7 INFO cinder.api.openstack.wsgi [None req-e741cb4c-1490-4fe6-91d9-b16f5b5a43ab b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:19:36.762 8 INFO cinder.api.openstack.wsgi [None req-2768ca1d-fca8-4ff0-9644-ca8b54d4f686 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:19:36.763 7 INFO cinder.api.openstack.wsgi [None req-e741cb4c-1490-4fe6-91d9-b16f5b5a43ab b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:19:36.763 8 INFO cinder.api.openstack.wsgi [None req-2768ca1d-fca8-4ff0-9644-ca8b54d4f686 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:19:46.762 8 INFO cinder.api.openstack.wsgi [None req-2768ca1d-fca8-4ff0-9644-ca8b54d4f686 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:19:46.762 7 INFO cinder.api.openstack.wsgi [None req-e741cb4c-1490-4fe6-91d9-b16f5b5a43ab b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:19:46.763 8 INFO cinder.api.openstack.wsgi [None req-2768ca1d-fca8-4ff0-9644-ca8b54d4f686 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:19:46.764 7 INFO cinder.api.openstack.wsgi [None req-e741cb4c-1490-4fe6-91d9-b16f5b5a43ab b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:19:56.762 8 INFO cinder.api.openstack.wsgi [None req-2768ca1d-fca8-4ff0-9644-ca8b54d4f686 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:19:56.762 7 INFO cinder.api.openstack.wsgi [None req-e741cb4c-1490-4fe6-91d9-b16f5b5a43ab b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:19:56.763 7 INFO cinder.api.openstack.wsgi [None req-e741cb4c-1490-4fe6-91d9-b16f5b5a43ab b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:19:56.763 8 INFO cinder.api.openstack.wsgi [None req-2768ca1d-fca8-4ff0-9644-ca8b54d4f686 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:20:06.762 8 INFO cinder.api.openstack.wsgi [None req-2768ca1d-fca8-4ff0-9644-ca8b54d4f686 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:20:06.763 8 INFO cinder.api.openstack.wsgi [None req-2768ca1d-fca8-4ff0-9644-ca8b54d4f686 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:20:06.766 7 INFO cinder.api.openstack.wsgi [None req-e741cb4c-1490-4fe6-91d9-b16f5b5a43ab b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:20:06.767 7 INFO cinder.api.openstack.wsgi [None req-e741cb4c-1490-4fe6-91d9-b16f5b5a43ab b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:20:16.762 7 INFO cinder.api.openstack.wsgi [None req-e741cb4c-1490-4fe6-91d9-b16f5b5a43ab b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:20:16.762 8 INFO cinder.api.openstack.wsgi [None req-2768ca1d-fca8-4ff0-9644-ca8b54d4f686 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:20:16.762 7 INFO cinder.api.openstack.wsgi [None req-e741cb4c-1490-4fe6-91d9-b16f5b5a43ab b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:20:16.763 8 INFO cinder.api.openstack.wsgi [None req-2768ca1d-fca8-4ff0-9644-ca8b54d4f686 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:20:26.762 7 INFO cinder.api.openstack.wsgi [None req-e741cb4c-1490-4fe6-91d9-b16f5b5a43ab b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:20:26.762 8 INFO cinder.api.openstack.wsgi [None req-2768ca1d-fca8-4ff0-9644-ca8b54d4f686 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:20:26.763 8 INFO cinder.api.openstack.wsgi [None req-2768ca1d-fca8-4ff0-9644-ca8b54d4f686 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:20:26.763 7 INFO cinder.api.openstack.wsgi [None req-e741cb4c-1490-4fe6-91d9-b16f5b5a43ab b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:20:28.330 8 INFO cinder.api.openstack.wsgi [None req-16db5ebb-f258-4ddd-a755-c3af76b39aeb b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true 2026-09-09 21:20:28.364 8 INFO cinder.api.openstack.wsgi [None req-16db5ebb-f258-4ddd-a755-c3af76b39aeb b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 201/401] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:20:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true => generated 845 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:20:28.379 7 INFO cinder.api.openstack.wsgi [None req-d2f8d906-024d-4388-a0fe-add990f33979 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true 2026-09-09 21:20:28.402 7 INFO cinder.api.openstack.wsgi [None req-d2f8d906-024d-4388-a0fe-add990f33979 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 201/402] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:20:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:20:28.414 8 INFO cinder.api.openstack.wsgi [None req-47fce53d-b457-401c-8d65-2d2d0e2dbd65 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true 2026-09-09 21:20:28.443 8 INFO cinder.api.openstack.wsgi [None req-47fce53d-b457-401c-8d65-2d2d0e2dbd65 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 202/403] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:20:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:20:28.455 7 INFO cinder.api.openstack.wsgi [None req-1d1f1e85-3e12-4e61-b5a7-4e179b135efa b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true 2026-09-09 21:20:28.479 7 INFO cinder.volume.api [None req-1d1f1e85-3e12-4e61-b5a7-4e179b135efa b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all snapshots completed successfully. 2026-09-09 21:20:28.479 7 INFO cinder.api.openstack.wsgi [None req-1d1f1e85-3e12-4e61-b5a7-4e179b135efa b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 202/404] 10.0.0.65 () {28 vars in 672 bytes} [Wed Sep 9 21:20:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true => generated 17 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-09 21:20:28.490 8 INFO cinder.api.openstack.wsgi [None req-37e3ddb5-61ab-4ffa-a7a0-5f676732f799 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:20:28.551 8 INFO cinder.volume.api [None req-37e3ddb5-61ab-4ffa-a7a0-5f676732f799 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all volumes completed successfully. 2026-09-09 21:20:28.553 8 INFO cinder.api.openstack.wsgi [None req-37e3ddb5-61ab-4ffa-a7a0-5f676732f799 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 203/405] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:20:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true => generated 15 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-09 21:20:28.566 7 INFO cinder.api.openstack.wsgi [None req-73ffead5-7514-4f0e-a4ca-b8842880a2f3 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true 2026-09-09 21:20:29.121 7 INFO cinder.api.openstack.wsgi [None req-73ffead5-7514-4f0e-a4ca-b8842880a2f3 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 203/406] 10.0.0.65 () {28 vars in 694 bytes} [Wed Sep 9 21:20:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:20:29.135 8 INFO cinder.api.openstack.wsgi [None req-57d6fcaf-c64a-4769-a16b-9f2e046113e2 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:20:29.147 8 INFO cinder.volume.api [None req-57d6fcaf-c64a-4769-a16b-9f2e046113e2 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all volumes completed successfully. 2026-09-09 21:20:29.150 8 INFO cinder.api.openstack.wsgi [None req-57d6fcaf-c64a-4769-a16b-9f2e046113e2 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 204/407] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:20:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:20:29.165 7 INFO cinder.api.openstack.wsgi [None req-a41184f6-26fd-4a8b-ba61-d98fbfb7d1b8 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services 2026-09-09 21:20:29.175 7 INFO cinder.api.openstack.wsgi [None req-a41184f6-26fd-4a8b-ba61-d98fbfb7d1b8 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 204/408] 10.0.0.65 () {28 vars in 643 bytes} [Wed Sep 9 21:20:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-services => generated 646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:20:36.762 8 INFO cinder.api.openstack.wsgi [None req-57d6fcaf-c64a-4769-a16b-9f2e046113e2 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:20:36.762 7 INFO cinder.api.openstack.wsgi [None req-a41184f6-26fd-4a8b-ba61-d98fbfb7d1b8 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:20:36.763 8 INFO cinder.api.openstack.wsgi [None req-57d6fcaf-c64a-4769-a16b-9f2e046113e2 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:20:36.764 7 INFO cinder.api.openstack.wsgi [None req-a41184f6-26fd-4a8b-ba61-d98fbfb7d1b8 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:20:46.762 8 INFO cinder.api.openstack.wsgi [None req-57d6fcaf-c64a-4769-a16b-9f2e046113e2 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:20:46.762 7 INFO cinder.api.openstack.wsgi [None req-a41184f6-26fd-4a8b-ba61-d98fbfb7d1b8 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:20:46.763 8 INFO cinder.api.openstack.wsgi [None req-57d6fcaf-c64a-4769-a16b-9f2e046113e2 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:20:46.764 7 INFO cinder.api.openstack.wsgi [None req-a41184f6-26fd-4a8b-ba61-d98fbfb7d1b8 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:20:56.762 7 INFO cinder.api.openstack.wsgi [None req-a41184f6-26fd-4a8b-ba61-d98fbfb7d1b8 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:20:56.762 8 INFO cinder.api.openstack.wsgi [None req-57d6fcaf-c64a-4769-a16b-9f2e046113e2 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:20:56.763 7 INFO cinder.api.openstack.wsgi [None req-a41184f6-26fd-4a8b-ba61-d98fbfb7d1b8 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:20:56.764 8 INFO cinder.api.openstack.wsgi [None req-57d6fcaf-c64a-4769-a16b-9f2e046113e2 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:21:06.762 8 INFO cinder.api.openstack.wsgi [None req-57d6fcaf-c64a-4769-a16b-9f2e046113e2 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:21:06.762 7 INFO cinder.api.openstack.wsgi [None req-a41184f6-26fd-4a8b-ba61-d98fbfb7d1b8 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:21:06.763 8 INFO cinder.api.openstack.wsgi [None req-57d6fcaf-c64a-4769-a16b-9f2e046113e2 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:21:06.764 7 INFO cinder.api.openstack.wsgi [None req-a41184f6-26fd-4a8b-ba61-d98fbfb7d1b8 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:21:16.762 7 INFO cinder.api.openstack.wsgi [None req-a41184f6-26fd-4a8b-ba61-d98fbfb7d1b8 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:21:16.762 8 INFO cinder.api.openstack.wsgi [None req-57d6fcaf-c64a-4769-a16b-9f2e046113e2 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:21:16.763 7 INFO cinder.api.openstack.wsgi [None req-a41184f6-26fd-4a8b-ba61-d98fbfb7d1b8 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:21:16.763 8 INFO cinder.api.openstack.wsgi [None req-57d6fcaf-c64a-4769-a16b-9f2e046113e2 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:21:26.762 7 INFO cinder.api.openstack.wsgi [None req-a41184f6-26fd-4a8b-ba61-d98fbfb7d1b8 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:21:26.762 8 INFO cinder.api.openstack.wsgi [None req-57d6fcaf-c64a-4769-a16b-9f2e046113e2 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:21:26.763 7 INFO cinder.api.openstack.wsgi [None req-a41184f6-26fd-4a8b-ba61-d98fbfb7d1b8 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:21:26.763 8 INFO cinder.api.openstack.wsgi [None req-57d6fcaf-c64a-4769-a16b-9f2e046113e2 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:21:28.207 7 INFO cinder.api.openstack.wsgi [None req-19f65042-2383-4462-8f66-63b2fcd60e39 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:21:28.249 7 INFO cinder.volume.api [None req-19f65042-2383-4462-8f66-63b2fcd60e39 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all volumes completed successfully. 2026-09-09 21:21:28.252 7 INFO cinder.api.openstack.wsgi [None req-19f65042-2383-4462-8f66-63b2fcd60e39 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 211/421] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:21:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true => generated 15 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-09 21:21:28.263 8 INFO cinder.api.openstack.wsgi [None req-9527a601-31a8-40de-97ca-9e5aae750a26 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services 2026-09-09 21:21:28.270 8 INFO cinder.api.openstack.wsgi [None req-9527a601-31a8-40de-97ca-9e5aae750a26 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services returned with HTTP 200 [pid: 8|app: 0|req: 211/422] 10.0.0.65 () {28 vars in 643 bytes} [Wed Sep 9 21:21:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:21:28.278 7 INFO cinder.api.openstack.wsgi [None req-d82be5dc-a6a1-4541-9062-a8efeb710ce2 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true 2026-09-09 21:21:28.781 7 INFO cinder.api.openstack.wsgi [None req-d82be5dc-a6a1-4541-9062-a8efeb710ce2 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 212/423] 10.0.0.65 () {28 vars in 694 bytes} [Wed Sep 9 21:21:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:21:28.793 8 INFO cinder.api.openstack.wsgi [None req-0f32697e-0ec5-4821-a02f-642bee13da8b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true 2026-09-09 21:21:28.815 8 INFO cinder.volume.api [None req-0f32697e-0ec5-4821-a02f-642bee13da8b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all snapshots completed successfully. 2026-09-09 21:21:28.816 8 INFO cinder.api.openstack.wsgi [None req-0f32697e-0ec5-4821-a02f-642bee13da8b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 212/424] 10.0.0.65 () {28 vars in 672 bytes} [Wed Sep 9 21:21:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:21:28.823 7 INFO cinder.api.openstack.wsgi [None req-ee5b757c-6dd3-40f3-8703-6cbadb174d58 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:21:28.833 7 INFO cinder.volume.api [None req-ee5b757c-6dd3-40f3-8703-6cbadb174d58 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all volumes completed successfully. 2026-09-09 21:21:28.834 7 INFO cinder.api.openstack.wsgi [None req-ee5b757c-6dd3-40f3-8703-6cbadb174d58 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 213/425] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:21:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:21:28.887 8 INFO cinder.api.openstack.wsgi [None req-0c96147f-d53f-4eab-8533-b291d1431b6e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true 2026-09-09 21:21:28.904 8 INFO cinder.api.openstack.wsgi [None req-0c96147f-d53f-4eab-8533-b291d1431b6e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 213/426] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:21:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:21:28.914 7 INFO cinder.api.openstack.wsgi [None req-4caddff5-492d-4fa8-a5c9-7bb8a51ec571 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true 2026-09-09 21:21:28.936 7 INFO cinder.api.openstack.wsgi [None req-4caddff5-492d-4fa8-a5c9-7bb8a51ec571 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 214/427] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:21:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:21:28.944 8 INFO cinder.api.openstack.wsgi [None req-8749e78d-da8f-4aee-a53d-ec7771cbc34e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true 2026-09-09 21:21:28.967 8 INFO cinder.api.openstack.wsgi [None req-8749e78d-da8f-4aee-a53d-ec7771cbc34e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 214/428] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:21:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:21:36.762 7 INFO cinder.api.openstack.wsgi [None req-4caddff5-492d-4fa8-a5c9-7bb8a51ec571 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:21:36.763 7 INFO cinder.api.openstack.wsgi [None req-4caddff5-492d-4fa8-a5c9-7bb8a51ec571 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:21:36.765 8 INFO cinder.api.openstack.wsgi [None req-8749e78d-da8f-4aee-a53d-ec7771cbc34e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:21:36.766 8 INFO cinder.api.openstack.wsgi [None req-8749e78d-da8f-4aee-a53d-ec7771cbc34e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:21:46.762 7 INFO cinder.api.openstack.wsgi [None req-4caddff5-492d-4fa8-a5c9-7bb8a51ec571 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:21:46.762 8 INFO cinder.api.openstack.wsgi [None req-8749e78d-da8f-4aee-a53d-ec7771cbc34e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:21:46.763 7 INFO cinder.api.openstack.wsgi [None req-4caddff5-492d-4fa8-a5c9-7bb8a51ec571 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:21:46.764 8 INFO cinder.api.openstack.wsgi [None req-8749e78d-da8f-4aee-a53d-ec7771cbc34e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:21:56.762 7 INFO cinder.api.openstack.wsgi [None req-4caddff5-492d-4fa8-a5c9-7bb8a51ec571 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:21:56.762 7 INFO cinder.api.openstack.wsgi [None req-4caddff5-492d-4fa8-a5c9-7bb8a51ec571 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:21:56.763 8 INFO cinder.api.openstack.wsgi [None req-8749e78d-da8f-4aee-a53d-ec7771cbc34e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:21:56.764 8 INFO cinder.api.openstack.wsgi [None req-8749e78d-da8f-4aee-a53d-ec7771cbc34e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:22:06.762 8 INFO cinder.api.openstack.wsgi [None req-8749e78d-da8f-4aee-a53d-ec7771cbc34e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:22:06.762 7 INFO cinder.api.openstack.wsgi [None req-4caddff5-492d-4fa8-a5c9-7bb8a51ec571 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:22:06.763 8 INFO cinder.api.openstack.wsgi [None req-8749e78d-da8f-4aee-a53d-ec7771cbc34e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:22:06.763 7 INFO cinder.api.openstack.wsgi [None req-4caddff5-492d-4fa8-a5c9-7bb8a51ec571 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:22:16.762 7 INFO cinder.api.openstack.wsgi [None req-4caddff5-492d-4fa8-a5c9-7bb8a51ec571 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:22:16.763 8 INFO cinder.api.openstack.wsgi [None req-8749e78d-da8f-4aee-a53d-ec7771cbc34e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:22:16.763 7 INFO cinder.api.openstack.wsgi [None req-4caddff5-492d-4fa8-a5c9-7bb8a51ec571 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:22:16.764 8 INFO cinder.api.openstack.wsgi [None req-8749e78d-da8f-4aee-a53d-ec7771cbc34e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:22:26.762 7 INFO cinder.api.openstack.wsgi [None req-4caddff5-492d-4fa8-a5c9-7bb8a51ec571 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:22:26.762 8 INFO cinder.api.openstack.wsgi [None req-8749e78d-da8f-4aee-a53d-ec7771cbc34e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:22:26.763 7 INFO cinder.api.openstack.wsgi [None req-4caddff5-492d-4fa8-a5c9-7bb8a51ec571 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:22:26.763 8 INFO cinder.api.openstack.wsgi [None req-8749e78d-da8f-4aee-a53d-ec7771cbc34e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:22:28.218 7 INFO cinder.api.openstack.wsgi [None req-01c7842b-5fc1-4ce2-b134-c55341cd418e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:22:28.227 7 INFO cinder.volume.api [None req-01c7842b-5fc1-4ce2-b134-c55341cd418e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all volumes completed successfully. 2026-09-09 21:22:28.229 7 INFO cinder.api.openstack.wsgi [None req-01c7842b-5fc1-4ce2-b134-c55341cd418e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 221/441] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:22:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-09 21:22:28.242 8 INFO cinder.api.openstack.wsgi [None req-43510a3d-7e93-4694-b964-fad84504baac b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true 2026-09-09 21:22:28.776 8 INFO cinder.api.openstack.wsgi [None req-43510a3d-7e93-4694-b964-fad84504baac b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 221/442] 10.0.0.65 () {28 vars in 694 bytes} [Wed Sep 9 21:22:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:22:28.788 7 INFO cinder.api.openstack.wsgi [None req-4afd034a-9b43-4d1a-95da-6ff909e39512 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true 2026-09-09 21:22:28.796 7 INFO cinder.volume.api [None req-4afd034a-9b43-4d1a-95da-6ff909e39512 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all snapshots completed successfully. 2026-09-09 21:22:28.796 7 INFO cinder.api.openstack.wsgi [None req-4afd034a-9b43-4d1a-95da-6ff909e39512 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 222/443] 10.0.0.65 () {28 vars in 672 bytes} [Wed Sep 9 21:22:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:22:28.857 8 INFO cinder.api.openstack.wsgi [None req-05d6430d-5c34-432f-9bbf-c904b02df9f2 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true 2026-09-09 21:22:28.888 8 INFO cinder.api.openstack.wsgi [None req-05d6430d-5c34-432f-9bbf-c904b02df9f2 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 222/444] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:22:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:22:28.901 7 INFO cinder.api.openstack.wsgi [None req-1e49dd3a-2883-44cb-9b55-d903bc73e55b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true 2026-09-09 21:22:28.932 7 INFO cinder.api.openstack.wsgi [None req-1e49dd3a-2883-44cb-9b55-d903bc73e55b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 223/445] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:22:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:22:28.944 8 INFO cinder.api.openstack.wsgi [None req-b3dd580b-2e33-4a8a-8f43-8ef9ca348911 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true 2026-09-09 21:22:28.975 8 INFO cinder.api.openstack.wsgi [None req-b3dd580b-2e33-4a8a-8f43-8ef9ca348911 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 223/446] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:22:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:22:28.985 7 INFO cinder.api.openstack.wsgi [None req-ec95570e-5514-4e26-b0ae-4505e7c9b35f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:22:28.997 7 INFO cinder.volume.api [None req-ec95570e-5514-4e26-b0ae-4505e7c9b35f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all volumes completed successfully. 2026-09-09 21:22:29.000 7 INFO cinder.api.openstack.wsgi [None req-ec95570e-5514-4e26-b0ae-4505e7c9b35f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 224/447] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:22:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:22:29.012 8 INFO cinder.api.openstack.wsgi [None req-2f7ac63b-619a-4af8-8248-0cd2828c22f6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services 2026-09-09 21:22:29.019 8 INFO cinder.api.openstack.wsgi [None req-2f7ac63b-619a-4af8-8248-0cd2828c22f6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services returned with HTTP 200 [pid: 8|app: 0|req: 224/448] 10.0.0.65 () {28 vars in 643 bytes} [Wed Sep 9 21:22:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:22:36.762 8 INFO cinder.api.openstack.wsgi [None req-2f7ac63b-619a-4af8-8248-0cd2828c22f6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:22:36.763 7 INFO cinder.api.openstack.wsgi [None req-ec95570e-5514-4e26-b0ae-4505e7c9b35f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:22:36.763 8 INFO cinder.api.openstack.wsgi [None req-2f7ac63b-619a-4af8-8248-0cd2828c22f6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:22:36.764 7 INFO cinder.api.openstack.wsgi [None req-ec95570e-5514-4e26-b0ae-4505e7c9b35f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:22:46.762 7 INFO cinder.api.openstack.wsgi [None req-ec95570e-5514-4e26-b0ae-4505e7c9b35f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:22:46.763 7 INFO cinder.api.openstack.wsgi [None req-ec95570e-5514-4e26-b0ae-4505e7c9b35f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:22:46.762 8 INFO cinder.api.openstack.wsgi [None req-2f7ac63b-619a-4af8-8248-0cd2828c22f6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:22:46.764 8 INFO cinder.api.openstack.wsgi [None req-2f7ac63b-619a-4af8-8248-0cd2828c22f6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:22:56.762 7 INFO cinder.api.openstack.wsgi [None req-ec95570e-5514-4e26-b0ae-4505e7c9b35f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:22:56.762 8 INFO cinder.api.openstack.wsgi [None req-2f7ac63b-619a-4af8-8248-0cd2828c22f6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:22:56.763 7 INFO cinder.api.openstack.wsgi [None req-ec95570e-5514-4e26-b0ae-4505e7c9b35f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:22:56.763 8 INFO cinder.api.openstack.wsgi [None req-2f7ac63b-619a-4af8-8248-0cd2828c22f6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:23:06.762 7 INFO cinder.api.openstack.wsgi [None req-ec95570e-5514-4e26-b0ae-4505e7c9b35f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:23:06.762 7 INFO cinder.api.openstack.wsgi [None req-ec95570e-5514-4e26-b0ae-4505e7c9b35f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:23:06.762 8 INFO cinder.api.openstack.wsgi [None req-2f7ac63b-619a-4af8-8248-0cd2828c22f6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:23:06.764 8 INFO cinder.api.openstack.wsgi [None req-2f7ac63b-619a-4af8-8248-0cd2828c22f6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:23:16.762 7 INFO cinder.api.openstack.wsgi [None req-ec95570e-5514-4e26-b0ae-4505e7c9b35f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:23:16.762 8 INFO cinder.api.openstack.wsgi [None req-2f7ac63b-619a-4af8-8248-0cd2828c22f6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:23:16.763 7 INFO cinder.api.openstack.wsgi [None req-ec95570e-5514-4e26-b0ae-4505e7c9b35f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:23:16.763 8 INFO cinder.api.openstack.wsgi [None req-2f7ac63b-619a-4af8-8248-0cd2828c22f6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:23:26.762 7 INFO cinder.api.openstack.wsgi [None req-ec95570e-5514-4e26-b0ae-4505e7c9b35f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:23:26.762 8 INFO cinder.api.openstack.wsgi [None req-2f7ac63b-619a-4af8-8248-0cd2828c22f6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:23:26.763 7 INFO cinder.api.openstack.wsgi [None req-ec95570e-5514-4e26-b0ae-4505e7c9b35f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:23:26.763 8 INFO cinder.api.openstack.wsgi [None req-2f7ac63b-619a-4af8-8248-0cd2828c22f6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:23:28.288 7 INFO cinder.api.openstack.wsgi [None req-17d8e151-5e2c-4132-909c-90fdb132bdd0 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true 2026-09-09 21:23:28.299 7 INFO cinder.volume.api [None req-17d8e151-5e2c-4132-909c-90fdb132bdd0 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all snapshots completed successfully. 2026-09-09 21:23:28.299 7 INFO cinder.api.openstack.wsgi [None req-17d8e151-5e2c-4132-909c-90fdb132bdd0 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 231/461] 10.0.0.65 () {28 vars in 672 bytes} [Wed Sep 9 21:23:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true => generated 17 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-09 21:23:28.316 8 INFO cinder.api.openstack.wsgi [None req-130d4aad-0327-4da9-a8f5-b57dcb994287 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services 2026-09-09 21:23:28.324 8 INFO cinder.api.openstack.wsgi [None req-130d4aad-0327-4da9-a8f5-b57dcb994287 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services returned with HTTP 200 [pid: 8|app: 0|req: 231/462] 10.0.0.65 () {28 vars in 643 bytes} [Wed Sep 9 21:23:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-services => generated 646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:23:28.339 7 INFO cinder.api.openstack.wsgi [None req-9fc777b1-bf7d-4422-a047-e18aa73e37fa b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:23:28.351 7 INFO cinder.volume.api [None req-9fc777b1-bf7d-4422-a047-e18aa73e37fa b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all volumes completed successfully. 2026-09-09 21:23:28.355 7 INFO cinder.api.openstack.wsgi [None req-9fc777b1-bf7d-4422-a047-e18aa73e37fa b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 232/463] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:23:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:23:28.405 8 INFO cinder.api.openstack.wsgi [None req-aea88208-419d-472a-a5ac-b0deb8c514d8 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true 2026-09-09 21:23:28.438 8 INFO cinder.api.openstack.wsgi [None req-aea88208-419d-472a-a5ac-b0deb8c514d8 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 232/464] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:23:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:23:28.450 7 INFO cinder.api.openstack.wsgi [None req-4af39a23-274a-4899-a51f-b5a17fe382f1 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true 2026-09-09 21:23:28.482 7 INFO cinder.api.openstack.wsgi [None req-4af39a23-274a-4899-a51f-b5a17fe382f1 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 233/465] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:23:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:23:28.494 8 INFO cinder.api.openstack.wsgi [None req-9cd4c37b-92bb-4d2a-a81e-c5a0fe9d5f97 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true 2026-09-09 21:23:28.533 8 INFO cinder.api.openstack.wsgi [None req-9cd4c37b-92bb-4d2a-a81e-c5a0fe9d5f97 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 233/466] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:23:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:23:28.546 7 INFO cinder.api.openstack.wsgi [None req-308ecd7b-9369-4a68-844d-c391a7eb2385 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:23:28.558 7 INFO cinder.volume.api [None req-308ecd7b-9369-4a68-844d-c391a7eb2385 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all volumes completed successfully. 2026-09-09 21:23:28.562 7 INFO cinder.api.openstack.wsgi [None req-308ecd7b-9369-4a68-844d-c391a7eb2385 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 234/467] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:23:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:23:28.576 8 INFO cinder.api.openstack.wsgi [None req-dfaef772-a730-4d2c-a088-4cbe5d368139 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true 2026-09-09 21:23:29.081 8 INFO cinder.api.openstack.wsgi [None req-dfaef772-a730-4d2c-a088-4cbe5d368139 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 234/468] 10.0.0.65 () {28 vars in 694 bytes} [Wed Sep 9 21:23:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:23:36.761 8 INFO cinder.api.openstack.wsgi [None req-dfaef772-a730-4d2c-a088-4cbe5d368139 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:23:36.761 7 INFO cinder.api.openstack.wsgi [None req-308ecd7b-9369-4a68-844d-c391a7eb2385 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:23:36.762 8 INFO cinder.api.openstack.wsgi [None req-dfaef772-a730-4d2c-a088-4cbe5d368139 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:23:36.762 7 INFO cinder.api.openstack.wsgi [None req-308ecd7b-9369-4a68-844d-c391a7eb2385 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:23:46.762 8 INFO cinder.api.openstack.wsgi [None req-dfaef772-a730-4d2c-a088-4cbe5d368139 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:23:46.762 7 INFO cinder.api.openstack.wsgi [None req-308ecd7b-9369-4a68-844d-c391a7eb2385 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:23:46.763 8 INFO cinder.api.openstack.wsgi [None req-dfaef772-a730-4d2c-a088-4cbe5d368139 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:23:46.764 7 INFO cinder.api.openstack.wsgi [None req-308ecd7b-9369-4a68-844d-c391a7eb2385 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:23:56.762 7 INFO cinder.api.openstack.wsgi [None req-308ecd7b-9369-4a68-844d-c391a7eb2385 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:23:56.762 8 INFO cinder.api.openstack.wsgi [None req-dfaef772-a730-4d2c-a088-4cbe5d368139 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:23:56.763 8 INFO cinder.api.openstack.wsgi [None req-dfaef772-a730-4d2c-a088-4cbe5d368139 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:23:56.764 7 INFO cinder.api.openstack.wsgi [None req-308ecd7b-9369-4a68-844d-c391a7eb2385 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:24:06.762 8 INFO cinder.api.openstack.wsgi [None req-dfaef772-a730-4d2c-a088-4cbe5d368139 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:24:06.762 7 INFO cinder.api.openstack.wsgi [None req-308ecd7b-9369-4a68-844d-c391a7eb2385 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:24:06.763 8 INFO cinder.api.openstack.wsgi [None req-dfaef772-a730-4d2c-a088-4cbe5d368139 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:24:06.764 7 INFO cinder.api.openstack.wsgi [None req-308ecd7b-9369-4a68-844d-c391a7eb2385 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:24:16.762 8 INFO cinder.api.openstack.wsgi [None req-dfaef772-a730-4d2c-a088-4cbe5d368139 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:24:16.763 8 INFO cinder.api.openstack.wsgi [None req-dfaef772-a730-4d2c-a088-4cbe5d368139 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:24:16.763 7 INFO cinder.api.openstack.wsgi [None req-308ecd7b-9369-4a68-844d-c391a7eb2385 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:24:16.764 7 INFO cinder.api.openstack.wsgi [None req-308ecd7b-9369-4a68-844d-c391a7eb2385 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:24:26.763 7 INFO cinder.api.openstack.wsgi [None req-308ecd7b-9369-4a68-844d-c391a7eb2385 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:24:26.763 8 INFO cinder.api.openstack.wsgi [None req-dfaef772-a730-4d2c-a088-4cbe5d368139 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:24:26.764 7 INFO cinder.api.openstack.wsgi [None req-308ecd7b-9369-4a68-844d-c391a7eb2385 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:24:26.765 8 INFO cinder.api.openstack.wsgi [None req-dfaef772-a730-4d2c-a088-4cbe5d368139 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:24:28.235 7 INFO cinder.api.openstack.wsgi [None req-69815910-c8cb-4185-858c-064254f0a559 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services 2026-09-09 21:24:28.242 7 INFO cinder.api.openstack.wsgi [None req-69815910-c8cb-4185-858c-064254f0a559 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 241/481] 10.0.0.65 () {28 vars in 643 bytes} [Wed Sep 9 21:24:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-services => generated 646 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:24:28.254 8 INFO cinder.api.openstack.wsgi [None req-48b53e19-12f1-4cbf-a311-4db7fcf49c59 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:24:28.267 8 INFO cinder.volume.api [None req-48b53e19-12f1-4cbf-a311-4db7fcf49c59 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all volumes completed successfully. 2026-09-09 21:24:28.270 8 INFO cinder.api.openstack.wsgi [None req-48b53e19-12f1-4cbf-a311-4db7fcf49c59 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 241/482] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:24:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:24:28.330 7 INFO cinder.api.openstack.wsgi [None req-0e855c63-9d99-4afc-ba24-dab6f43848d2 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true 2026-09-09 21:24:28.362 7 INFO cinder.api.openstack.wsgi [None req-0e855c63-9d99-4afc-ba24-dab6f43848d2 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 242/483] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:24:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:24:28.387 8 INFO cinder.api.openstack.wsgi [None req-2969e455-1bb2-4ae2-ae5e-ba4d151d67e8 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true 2026-09-09 21:24:28.421 8 INFO cinder.api.openstack.wsgi [None req-2969e455-1bb2-4ae2-ae5e-ba4d151d67e8 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 242/484] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:24:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true => generated 845 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:24:28.432 7 INFO cinder.api.openstack.wsgi [None req-b35ae33e-2444-49b9-ba27-7b864fd42cc1 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true 2026-09-09 21:24:28.459 7 INFO cinder.api.openstack.wsgi [None req-b35ae33e-2444-49b9-ba27-7b864fd42cc1 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 243/485] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:24:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:24:28.472 8 INFO cinder.api.openstack.wsgi [None req-c4e06c0c-0f64-46e1-8d3d-52870d5a6b34 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:24:28.490 8 INFO cinder.volume.api [None req-c4e06c0c-0f64-46e1-8d3d-52870d5a6b34 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all volumes completed successfully. 2026-09-09 21:24:28.493 8 INFO cinder.api.openstack.wsgi [None req-c4e06c0c-0f64-46e1-8d3d-52870d5a6b34 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 243/486] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:24:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:24:28.503 7 INFO cinder.api.openstack.wsgi [None req-4fd5d029-91ed-4ecd-ad4f-80d4929b6534 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true 2026-09-09 21:24:28.517 7 INFO cinder.volume.api [None req-4fd5d029-91ed-4ecd-ad4f-80d4929b6534 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all snapshots completed successfully. 2026-09-09 21:24:28.518 7 INFO cinder.api.openstack.wsgi [None req-4fd5d029-91ed-4ecd-ad4f-80d4929b6534 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 244/487] 10.0.0.65 () {28 vars in 672 bytes} [Wed Sep 9 21:24:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:24:28.531 8 INFO cinder.api.openstack.wsgi [None req-66145367-5d4e-455b-bfe7-ed3244451a77 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true 2026-09-09 21:24:29.035 8 INFO cinder.api.openstack.wsgi [None req-66145367-5d4e-455b-bfe7-ed3244451a77 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 244/488] 10.0.0.65 () {28 vars in 694 bytes} [Wed Sep 9 21:24:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:24:36.762 7 INFO cinder.api.openstack.wsgi [None req-4fd5d029-91ed-4ecd-ad4f-80d4929b6534 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:24:36.762 8 INFO cinder.api.openstack.wsgi [None req-66145367-5d4e-455b-bfe7-ed3244451a77 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:24:36.764 7 INFO cinder.api.openstack.wsgi [None req-4fd5d029-91ed-4ecd-ad4f-80d4929b6534 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:24:36.764 8 INFO cinder.api.openstack.wsgi [None req-66145367-5d4e-455b-bfe7-ed3244451a77 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:24:46.762 8 INFO cinder.api.openstack.wsgi [None req-66145367-5d4e-455b-bfe7-ed3244451a77 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:24:46.762 7 INFO cinder.api.openstack.wsgi [None req-4fd5d029-91ed-4ecd-ad4f-80d4929b6534 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:24:46.764 7 INFO cinder.api.openstack.wsgi [None req-4fd5d029-91ed-4ecd-ad4f-80d4929b6534 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:24:46.764 8 INFO cinder.api.openstack.wsgi [None req-66145367-5d4e-455b-bfe7-ed3244451a77 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:24:56.762 8 INFO cinder.api.openstack.wsgi [None req-66145367-5d4e-455b-bfe7-ed3244451a77 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:24:56.762 7 INFO cinder.api.openstack.wsgi [None req-4fd5d029-91ed-4ecd-ad4f-80d4929b6534 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:24:56.763 8 INFO cinder.api.openstack.wsgi [None req-66145367-5d4e-455b-bfe7-ed3244451a77 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:24:56.763 7 INFO cinder.api.openstack.wsgi [None req-4fd5d029-91ed-4ecd-ad4f-80d4929b6534 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:25:06.762 8 INFO cinder.api.openstack.wsgi [None req-66145367-5d4e-455b-bfe7-ed3244451a77 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:25:06.762 7 INFO cinder.api.openstack.wsgi [None req-4fd5d029-91ed-4ecd-ad4f-80d4929b6534 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:25:06.763 8 INFO cinder.api.openstack.wsgi [None req-66145367-5d4e-455b-bfe7-ed3244451a77 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:25:06.763 7 INFO cinder.api.openstack.wsgi [None req-4fd5d029-91ed-4ecd-ad4f-80d4929b6534 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:25:16.761 8 INFO cinder.api.openstack.wsgi [None req-66145367-5d4e-455b-bfe7-ed3244451a77 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:25:16.762 7 INFO cinder.api.openstack.wsgi [None req-4fd5d029-91ed-4ecd-ad4f-80d4929b6534 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:25:16.762 8 INFO cinder.api.openstack.wsgi [None req-66145367-5d4e-455b-bfe7-ed3244451a77 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:25:16.763 7 INFO cinder.api.openstack.wsgi [None req-4fd5d029-91ed-4ecd-ad4f-80d4929b6534 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:25:26.762 7 INFO cinder.api.openstack.wsgi [None req-4fd5d029-91ed-4ecd-ad4f-80d4929b6534 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:25:26.762 8 INFO cinder.api.openstack.wsgi [None req-66145367-5d4e-455b-bfe7-ed3244451a77 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:25:26.763 7 INFO cinder.api.openstack.wsgi [None req-4fd5d029-91ed-4ecd-ad4f-80d4929b6534 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:25:26.763 8 INFO cinder.api.openstack.wsgi [None req-66145367-5d4e-455b-bfe7-ed3244451a77 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:25:28.232 7 INFO cinder.api.openstack.wsgi [None req-6d55dbfd-5cd7-4322-be9c-3c005c5ca93c b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services 2026-09-09 21:25:28.240 7 INFO cinder.api.openstack.wsgi [None req-6d55dbfd-5cd7-4322-be9c-3c005c5ca93c b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 251/501] 10.0.0.65 () {28 vars in 643 bytes} [Wed Sep 9 21:25:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-services => generated 646 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:25:28.251 8 INFO cinder.api.openstack.wsgi [None req-1e9699fd-4299-449a-b0b9-de0981d262ea b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true 2026-09-09 21:25:28.263 8 INFO cinder.volume.api [None req-1e9699fd-4299-449a-b0b9-de0981d262ea b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all snapshots completed successfully. 2026-09-09 21:25:28.263 8 INFO cinder.api.openstack.wsgi [None req-1e9699fd-4299-449a-b0b9-de0981d262ea b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 251/502] 10.0.0.65 () {28 vars in 672 bytes} [Wed Sep 9 21:25:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:25:28.272 7 INFO cinder.api.openstack.wsgi [None req-e623750c-2560-419a-8234-8eb2333e96ca b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:25:28.280 7 INFO cinder.volume.api [None req-e623750c-2560-419a-8234-8eb2333e96ca b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all volumes completed successfully. 2026-09-09 21:25:28.282 7 INFO cinder.api.openstack.wsgi [None req-e623750c-2560-419a-8234-8eb2333e96ca b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 252/503] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:25:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:25:28.292 8 INFO cinder.api.openstack.wsgi [None req-00b1243e-6579-418a-9f16-6175d2241fb7 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true 2026-09-09 21:25:28.795 8 INFO cinder.api.openstack.wsgi [None req-00b1243e-6579-418a-9f16-6175d2241fb7 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 252/504] 10.0.0.65 () {28 vars in 694 bytes} [Wed Sep 9 21:25:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:25:28.807 7 INFO cinder.api.openstack.wsgi [None req-f4b10753-905f-4218-9370-89b55b780a5c b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:25:28.819 7 INFO cinder.volume.api [None req-f4b10753-905f-4218-9370-89b55b780a5c b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all volumes completed successfully. 2026-09-09 21:25:28.823 7 INFO cinder.api.openstack.wsgi [None req-f4b10753-905f-4218-9370-89b55b780a5c b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 253/505] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:25:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:25:28.876 8 INFO cinder.api.openstack.wsgi [None req-b7c23525-e77a-48cc-a56c-2aec80ce5143 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true 2026-09-09 21:25:28.904 8 INFO cinder.api.openstack.wsgi [None req-b7c23525-e77a-48cc-a56c-2aec80ce5143 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 253/506] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:25:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:25:28.915 7 INFO cinder.api.openstack.wsgi [None req-7026d94b-7273-40ab-a408-e97f0a49ab42 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true 2026-09-09 21:25:28.948 7 INFO cinder.api.openstack.wsgi [None req-7026d94b-7273-40ab-a408-e97f0a49ab42 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 254/507] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:25:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:25:28.960 8 INFO cinder.api.openstack.wsgi [None req-208a0b0f-2466-41a4-bc12-9f42f7bca8ce b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true 2026-09-09 21:25:28.986 8 INFO cinder.api.openstack.wsgi [None req-208a0b0f-2466-41a4-bc12-9f42f7bca8ce b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 254/508] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:25:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:25:36.762 7 INFO cinder.api.openstack.wsgi [None req-7026d94b-7273-40ab-a408-e97f0a49ab42 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:25:36.762 8 INFO cinder.api.openstack.wsgi [None req-208a0b0f-2466-41a4-bc12-9f42f7bca8ce b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:25:36.763 7 INFO cinder.api.openstack.wsgi [None req-7026d94b-7273-40ab-a408-e97f0a49ab42 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:25:36.763 8 INFO cinder.api.openstack.wsgi [None req-208a0b0f-2466-41a4-bc12-9f42f7bca8ce b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:25:46.762 8 INFO cinder.api.openstack.wsgi [None req-208a0b0f-2466-41a4-bc12-9f42f7bca8ce b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:25:46.762 7 INFO cinder.api.openstack.wsgi [None req-7026d94b-7273-40ab-a408-e97f0a49ab42 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:25:46.764 8 INFO cinder.api.openstack.wsgi [None req-208a0b0f-2466-41a4-bc12-9f42f7bca8ce b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:25:46.764 7 INFO cinder.api.openstack.wsgi [None req-7026d94b-7273-40ab-a408-e97f0a49ab42 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:25:56.762 7 INFO cinder.api.openstack.wsgi [None req-7026d94b-7273-40ab-a408-e97f0a49ab42 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:25:56.762 8 INFO cinder.api.openstack.wsgi [None req-208a0b0f-2466-41a4-bc12-9f42f7bca8ce b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:25:56.762 7 INFO cinder.api.openstack.wsgi [None req-7026d94b-7273-40ab-a408-e97f0a49ab42 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:25:56.763 8 INFO cinder.api.openstack.wsgi [None req-208a0b0f-2466-41a4-bc12-9f42f7bca8ce b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:26:06.762 8 INFO cinder.api.openstack.wsgi [None req-208a0b0f-2466-41a4-bc12-9f42f7bca8ce b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:26:06.762 7 INFO cinder.api.openstack.wsgi [None req-7026d94b-7273-40ab-a408-e97f0a49ab42 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:26:06.764 7 INFO cinder.api.openstack.wsgi [None req-7026d94b-7273-40ab-a408-e97f0a49ab42 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:26:06.764 8 INFO cinder.api.openstack.wsgi [None req-208a0b0f-2466-41a4-bc12-9f42f7bca8ce b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:26:16.762 7 INFO cinder.api.openstack.wsgi [None req-7026d94b-7273-40ab-a408-e97f0a49ab42 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:26:16.763 8 INFO cinder.api.openstack.wsgi [None req-208a0b0f-2466-41a4-bc12-9f42f7bca8ce b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:26:16.763 7 INFO cinder.api.openstack.wsgi [None req-7026d94b-7273-40ab-a408-e97f0a49ab42 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:26:16.764 8 INFO cinder.api.openstack.wsgi [None req-208a0b0f-2466-41a4-bc12-9f42f7bca8ce b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:26:26.762 7 INFO cinder.api.openstack.wsgi [None req-7026d94b-7273-40ab-a408-e97f0a49ab42 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:26:26.762 8 INFO cinder.api.openstack.wsgi [None req-208a0b0f-2466-41a4-bc12-9f42f7bca8ce b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:26:26.763 7 INFO cinder.api.openstack.wsgi [None req-7026d94b-7273-40ab-a408-e97f0a49ab42 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:26:26.763 8 INFO cinder.api.openstack.wsgi [None req-208a0b0f-2466-41a4-bc12-9f42f7bca8ce b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:26:28.238 7 INFO cinder.api.openstack.wsgi [None req-306aee8f-983b-4a6c-b80f-113a3dec0c4e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:26:28.246 7 INFO cinder.volume.api [None req-306aee8f-983b-4a6c-b80f-113a3dec0c4e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all volumes completed successfully. 2026-09-09 21:26:28.247 7 INFO cinder.api.openstack.wsgi [None req-306aee8f-983b-4a6c-b80f-113a3dec0c4e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 261/521] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:26:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-09 21:26:28.259 8 INFO cinder.api.openstack.wsgi [None req-cc0eed70-78d6-4393-ba25-14d6363a7fe2 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:26:28.269 8 INFO cinder.volume.api [None req-cc0eed70-78d6-4393-ba25-14d6363a7fe2 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all volumes completed successfully. 2026-09-09 21:26:28.272 8 INFO cinder.api.openstack.wsgi [None req-cc0eed70-78d6-4393-ba25-14d6363a7fe2 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 261/522] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:26:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:26:28.281 7 INFO cinder.api.openstack.wsgi [None req-8958db0f-7d14-4637-a65b-b296e2a1da11 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true 2026-09-09 21:26:28.286 7 INFO cinder.volume.api [None req-8958db0f-7d14-4637-a65b-b296e2a1da11 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all snapshots completed successfully. 2026-09-09 21:26:28.286 7 INFO cinder.api.openstack.wsgi [None req-8958db0f-7d14-4637-a65b-b296e2a1da11 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 262/523] 10.0.0.65 () {28 vars in 672 bytes} [Wed Sep 9 21:26:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:26:28.331 8 INFO cinder.api.openstack.wsgi [None req-e1d04714-258f-43e8-a88d-381aca4964dc b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true 2026-09-09 21:26:28.356 8 INFO cinder.api.openstack.wsgi [None req-e1d04714-258f-43e8-a88d-381aca4964dc b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 262/524] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:26:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:26:28.367 7 INFO cinder.api.openstack.wsgi [None req-3031b6eb-1ba2-4bd0-959b-f30d566ebe3c b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true 2026-09-09 21:26:28.395 7 INFO cinder.api.openstack.wsgi [None req-3031b6eb-1ba2-4bd0-959b-f30d566ebe3c b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 263/525] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:26:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:26:28.406 8 INFO cinder.api.openstack.wsgi [None req-3fa69509-d2df-4bef-a662-c02c6659eb5d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true 2026-09-09 21:26:28.432 8 INFO cinder.api.openstack.wsgi [None req-3fa69509-d2df-4bef-a662-c02c6659eb5d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 263/526] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:26:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:26:28.444 7 INFO cinder.api.openstack.wsgi [None req-c563027c-9c93-4e29-8d1f-9e1f5f849f5e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services 2026-09-09 21:26:28.451 7 INFO cinder.api.openstack.wsgi [None req-c563027c-9c93-4e29-8d1f-9e1f5f849f5e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 264/527] 10.0.0.65 () {28 vars in 643 bytes} [Wed Sep 9 21:26:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:26:28.464 8 INFO cinder.api.openstack.wsgi [None req-d34a64f2-9ea0-42dc-a31d-8ff1a468dbc0 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true 2026-09-09 21:26:28.968 8 INFO cinder.api.openstack.wsgi [None req-d34a64f2-9ea0-42dc-a31d-8ff1a468dbc0 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 264/528] 10.0.0.65 () {28 vars in 694 bytes} [Wed Sep 9 21:26:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:26:36.762 7 INFO cinder.api.openstack.wsgi [None req-c563027c-9c93-4e29-8d1f-9e1f5f849f5e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:26:36.763 8 INFO cinder.api.openstack.wsgi [None req-d34a64f2-9ea0-42dc-a31d-8ff1a468dbc0 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:26:36.764 8 INFO cinder.api.openstack.wsgi [None req-d34a64f2-9ea0-42dc-a31d-8ff1a468dbc0 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:26:36.764 7 INFO cinder.api.openstack.wsgi [None req-c563027c-9c93-4e29-8d1f-9e1f5f849f5e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:26:46.762 8 INFO cinder.api.openstack.wsgi [None req-d34a64f2-9ea0-42dc-a31d-8ff1a468dbc0 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:26:46.763 8 INFO cinder.api.openstack.wsgi [None req-d34a64f2-9ea0-42dc-a31d-8ff1a468dbc0 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:26:46.762 7 INFO cinder.api.openstack.wsgi [None req-c563027c-9c93-4e29-8d1f-9e1f5f849f5e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:26:46.764 7 INFO cinder.api.openstack.wsgi [None req-c563027c-9c93-4e29-8d1f-9e1f5f849f5e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:26:56.762 8 INFO cinder.api.openstack.wsgi [None req-d34a64f2-9ea0-42dc-a31d-8ff1a468dbc0 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:26:56.763 7 INFO cinder.api.openstack.wsgi [None req-c563027c-9c93-4e29-8d1f-9e1f5f849f5e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:26:56.763 8 INFO cinder.api.openstack.wsgi [None req-d34a64f2-9ea0-42dc-a31d-8ff1a468dbc0 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:26:56.764 7 INFO cinder.api.openstack.wsgi [None req-c563027c-9c93-4e29-8d1f-9e1f5f849f5e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:27:06.762 8 INFO cinder.api.openstack.wsgi [None req-d34a64f2-9ea0-42dc-a31d-8ff1a468dbc0 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:27:06.762 7 INFO cinder.api.openstack.wsgi [None req-c563027c-9c93-4e29-8d1f-9e1f5f849f5e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:27:06.763 8 INFO cinder.api.openstack.wsgi [None req-d34a64f2-9ea0-42dc-a31d-8ff1a468dbc0 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:27:06.764 7 INFO cinder.api.openstack.wsgi [None req-c563027c-9c93-4e29-8d1f-9e1f5f849f5e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:27:16.763 7 INFO cinder.api.openstack.wsgi [None req-c563027c-9c93-4e29-8d1f-9e1f5f849f5e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:27:16.764 8 INFO cinder.api.openstack.wsgi [None req-d34a64f2-9ea0-42dc-a31d-8ff1a468dbc0 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:27:16.764 7 INFO cinder.api.openstack.wsgi [None req-c563027c-9c93-4e29-8d1f-9e1f5f849f5e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:27:16.766 8 INFO cinder.api.openstack.wsgi [None req-d34a64f2-9ea0-42dc-a31d-8ff1a468dbc0 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:27:26.761 7 INFO cinder.api.openstack.wsgi [None req-c563027c-9c93-4e29-8d1f-9e1f5f849f5e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:27:26.762 7 INFO cinder.api.openstack.wsgi [None req-c563027c-9c93-4e29-8d1f-9e1f5f849f5e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:27:26.762 8 INFO cinder.api.openstack.wsgi [None req-d34a64f2-9ea0-42dc-a31d-8ff1a468dbc0 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:27:26.763 8 INFO cinder.api.openstack.wsgi [None req-d34a64f2-9ea0-42dc-a31d-8ff1a468dbc0 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:27:28.307 7 INFO cinder.api.openstack.wsgi [None req-2ad08a5b-0752-450a-9aea-59cfda37665c b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:27:28.318 7 INFO cinder.volume.api [None req-2ad08a5b-0752-450a-9aea-59cfda37665c b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all volumes completed successfully. 2026-09-09 21:27:28.322 7 INFO cinder.api.openstack.wsgi [None req-2ad08a5b-0752-450a-9aea-59cfda37665c b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 271/541] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:27:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true => generated 15 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-09 21:27:28.332 8 INFO cinder.api.openstack.wsgi [None req-bd31b35d-1f0d-499c-94fb-ddda0a8fd077 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true 2026-09-09 21:27:28.834 8 INFO cinder.api.openstack.wsgi [None req-bd31b35d-1f0d-499c-94fb-ddda0a8fd077 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 271/542] 10.0.0.65 () {28 vars in 694 bytes} [Wed Sep 9 21:27:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:27:28.847 7 INFO cinder.api.openstack.wsgi [None req-c44c5ae5-760f-41ca-b0bc-a4bf1971abef b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services 2026-09-09 21:27:28.851 7 INFO cinder.api.openstack.wsgi [None req-c44c5ae5-760f-41ca-b0bc-a4bf1971abef b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 272/543] 10.0.0.65 () {28 vars in 643 bytes} [Wed Sep 9 21:27:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:27:28.898 8 INFO cinder.api.openstack.wsgi [None req-7f7d7dcd-a0ea-48ce-99bf-e41d6a0450fb b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true 2026-09-09 21:27:28.927 8 INFO cinder.api.openstack.wsgi [None req-7f7d7dcd-a0ea-48ce-99bf-e41d6a0450fb b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 272/544] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:27:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:27:28.939 7 INFO cinder.api.openstack.wsgi [None req-eb3bee24-9359-475e-8b8a-f9ed8c7aa46a b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true 2026-09-09 21:27:28.962 7 INFO cinder.api.openstack.wsgi [None req-eb3bee24-9359-475e-8b8a-f9ed8c7aa46a b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 273/545] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:27:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:27:28.973 8 INFO cinder.api.openstack.wsgi [None req-3e819a6d-27a5-435e-82fb-26a1823559d2 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true 2026-09-09 21:27:29.008 8 INFO cinder.api.openstack.wsgi [None req-3e819a6d-27a5-435e-82fb-26a1823559d2 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 273/546] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:27:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:27:29.019 7 INFO cinder.api.openstack.wsgi [None req-459b7318-7f69-46a8-8844-dfa35f8ea140 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:27:29.031 7 INFO cinder.volume.api [None req-459b7318-7f69-46a8-8844-dfa35f8ea140 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all volumes completed successfully. 2026-09-09 21:27:29.034 7 INFO cinder.api.openstack.wsgi [None req-459b7318-7f69-46a8-8844-dfa35f8ea140 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 274/547] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:27:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:27:29.047 8 INFO cinder.api.openstack.wsgi [None req-f9301e6b-fde6-4eb7-b0d3-b4aa9343c805 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true 2026-09-09 21:27:29.060 8 INFO cinder.volume.api [None req-f9301e6b-fde6-4eb7-b0d3-b4aa9343c805 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all snapshots completed successfully. 2026-09-09 21:27:29.063 8 INFO cinder.api.openstack.wsgi [None req-f9301e6b-fde6-4eb7-b0d3-b4aa9343c805 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 274/548] 10.0.0.65 () {28 vars in 672 bytes} [Wed Sep 9 21:27:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true => generated 17 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-09 21:27:36.762 8 INFO cinder.api.openstack.wsgi [None req-f9301e6b-fde6-4eb7-b0d3-b4aa9343c805 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:27:36.762 7 INFO cinder.api.openstack.wsgi [None req-459b7318-7f69-46a8-8844-dfa35f8ea140 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:27:36.763 7 INFO cinder.api.openstack.wsgi [None req-459b7318-7f69-46a8-8844-dfa35f8ea140 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:27:36.763 8 INFO cinder.api.openstack.wsgi [None req-f9301e6b-fde6-4eb7-b0d3-b4aa9343c805 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:27:46.763 8 INFO cinder.api.openstack.wsgi [None req-f9301e6b-fde6-4eb7-b0d3-b4aa9343c805 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:27:46.763 7 INFO cinder.api.openstack.wsgi [None req-459b7318-7f69-46a8-8844-dfa35f8ea140 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:27:46.764 8 INFO cinder.api.openstack.wsgi [None req-f9301e6b-fde6-4eb7-b0d3-b4aa9343c805 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:27:46.764 7 INFO cinder.api.openstack.wsgi [None req-459b7318-7f69-46a8-8844-dfa35f8ea140 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:27:56.762 8 INFO cinder.api.openstack.wsgi [None req-f9301e6b-fde6-4eb7-b0d3-b4aa9343c805 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:27:56.762 7 INFO cinder.api.openstack.wsgi [None req-459b7318-7f69-46a8-8844-dfa35f8ea140 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:27:56.763 8 INFO cinder.api.openstack.wsgi [None req-f9301e6b-fde6-4eb7-b0d3-b4aa9343c805 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:27:56.764 7 INFO cinder.api.openstack.wsgi [None req-459b7318-7f69-46a8-8844-dfa35f8ea140 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:28:06.762 8 INFO cinder.api.openstack.wsgi [None req-f9301e6b-fde6-4eb7-b0d3-b4aa9343c805 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:28:06.762 7 INFO cinder.api.openstack.wsgi [None req-459b7318-7f69-46a8-8844-dfa35f8ea140 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:28:06.763 8 INFO cinder.api.openstack.wsgi [None req-f9301e6b-fde6-4eb7-b0d3-b4aa9343c805 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:28:06.763 7 INFO cinder.api.openstack.wsgi [None req-459b7318-7f69-46a8-8844-dfa35f8ea140 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:28:16.762 7 INFO cinder.api.openstack.wsgi [None req-459b7318-7f69-46a8-8844-dfa35f8ea140 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:28:16.762 8 INFO cinder.api.openstack.wsgi [None req-f9301e6b-fde6-4eb7-b0d3-b4aa9343c805 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:28:16.763 7 INFO cinder.api.openstack.wsgi [None req-459b7318-7f69-46a8-8844-dfa35f8ea140 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:28:16.764 8 INFO cinder.api.openstack.wsgi [None req-f9301e6b-fde6-4eb7-b0d3-b4aa9343c805 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:28:26.762 8 INFO cinder.api.openstack.wsgi [None req-f9301e6b-fde6-4eb7-b0d3-b4aa9343c805 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:28:26.763 8 INFO cinder.api.openstack.wsgi [None req-f9301e6b-fde6-4eb7-b0d3-b4aa9343c805 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:28:26.762 7 INFO cinder.api.openstack.wsgi [None req-459b7318-7f69-46a8-8844-dfa35f8ea140 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:28:26.765 7 INFO cinder.api.openstack.wsgi [None req-459b7318-7f69-46a8-8844-dfa35f8ea140 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:28:28.299 8 INFO cinder.api.openstack.wsgi [None req-174356f5-71ad-4d3f-80a0-f7943ef28dba b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services 2026-09-09 21:28:28.310 8 INFO cinder.api.openstack.wsgi [None req-174356f5-71ad-4d3f-80a0-f7943ef28dba b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services returned with HTTP 200 [pid: 8|app: 0|req: 281/561] 10.0.0.65 () {28 vars in 643 bytes} [Wed Sep 9 21:28:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-services => generated 646 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:28:28.320 7 INFO cinder.api.openstack.wsgi [None req-c66752ec-1d69-4018-a3cd-d8df71149c40 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:28:28.329 7 INFO cinder.volume.api [None req-c66752ec-1d69-4018-a3cd-d8df71149c40 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all volumes completed successfully. 2026-09-09 21:28:28.332 7 INFO cinder.api.openstack.wsgi [None req-c66752ec-1d69-4018-a3cd-d8df71149c40 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 281/562] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:28:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:28:28.342 8 INFO cinder.api.openstack.wsgi [None req-a9afe481-498a-4b33-b7d2-24398d2f16f5 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true 2026-09-09 21:28:28.348 8 INFO cinder.volume.api [None req-a9afe481-498a-4b33-b7d2-24398d2f16f5 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all snapshots completed successfully. 2026-09-09 21:28:28.349 8 INFO cinder.api.openstack.wsgi [None req-a9afe481-498a-4b33-b7d2-24398d2f16f5 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 282/563] 10.0.0.65 () {28 vars in 672 bytes} [Wed Sep 9 21:28:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:28:28.359 7 INFO cinder.api.openstack.wsgi [None req-3ed4e067-1b0e-4d21-a703-07887c63efcb b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:28:28.367 7 INFO cinder.volume.api [None req-3ed4e067-1b0e-4d21-a703-07887c63efcb b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all volumes completed successfully. 2026-09-09 21:28:28.369 7 INFO cinder.api.openstack.wsgi [None req-3ed4e067-1b0e-4d21-a703-07887c63efcb b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 282/564] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:28:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:28:28.379 8 INFO cinder.api.openstack.wsgi [None req-af94f64d-f9df-4872-8696-5e672876d4ea b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true 2026-09-09 21:28:28.889 8 INFO cinder.api.openstack.wsgi [None req-af94f64d-f9df-4872-8696-5e672876d4ea b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 283/565] 10.0.0.65 () {28 vars in 694 bytes} [Wed Sep 9 21:28:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:28:28.932 7 INFO cinder.api.openstack.wsgi [None req-80766d98-289b-43b0-b4eb-4e34ee08b434 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true 2026-09-09 21:28:28.949 7 INFO cinder.api.openstack.wsgi [None req-80766d98-289b-43b0-b4eb-4e34ee08b434 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 283/566] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:28:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:28:28.960 8 INFO cinder.api.openstack.wsgi [None req-eea0a51d-204e-45f4-8a58-04f6f622025b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true 2026-09-09 21:28:28.991 8 INFO cinder.api.openstack.wsgi [None req-eea0a51d-204e-45f4-8a58-04f6f622025b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 284/567] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:28:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:28:29.005 7 INFO cinder.api.openstack.wsgi [None req-6461d799-06f1-4deb-8687-dfb4d991d3e3 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true 2026-09-09 21:28:29.032 7 INFO cinder.api.openstack.wsgi [None req-6461d799-06f1-4deb-8687-dfb4d991d3e3 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 284/568] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:28:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:28:36.762 8 INFO cinder.api.openstack.wsgi [None req-eea0a51d-204e-45f4-8a58-04f6f622025b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:28:36.763 7 INFO cinder.api.openstack.wsgi [None req-6461d799-06f1-4deb-8687-dfb4d991d3e3 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:28:36.764 8 INFO cinder.api.openstack.wsgi [None req-eea0a51d-204e-45f4-8a58-04f6f622025b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:28:36.764 7 INFO cinder.api.openstack.wsgi [None req-6461d799-06f1-4deb-8687-dfb4d991d3e3 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:28:46.762 7 INFO cinder.api.openstack.wsgi [None req-6461d799-06f1-4deb-8687-dfb4d991d3e3 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:28:46.762 8 INFO cinder.api.openstack.wsgi [None req-eea0a51d-204e-45f4-8a58-04f6f622025b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:28:46.763 7 INFO cinder.api.openstack.wsgi [None req-6461d799-06f1-4deb-8687-dfb4d991d3e3 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:28:46.763 8 INFO cinder.api.openstack.wsgi [None req-eea0a51d-204e-45f4-8a58-04f6f622025b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:28:56.762 7 INFO cinder.api.openstack.wsgi [None req-6461d799-06f1-4deb-8687-dfb4d991d3e3 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:28:56.762 8 INFO cinder.api.openstack.wsgi [None req-eea0a51d-204e-45f4-8a58-04f6f622025b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:28:56.763 7 INFO cinder.api.openstack.wsgi [None req-6461d799-06f1-4deb-8687-dfb4d991d3e3 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:28:56.764 8 INFO cinder.api.openstack.wsgi [None req-eea0a51d-204e-45f4-8a58-04f6f622025b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:29:06.762 7 INFO cinder.api.openstack.wsgi [None req-6461d799-06f1-4deb-8687-dfb4d991d3e3 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:29:06.762 8 INFO cinder.api.openstack.wsgi [None req-eea0a51d-204e-45f4-8a58-04f6f622025b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:29:06.763 7 INFO cinder.api.openstack.wsgi [None req-6461d799-06f1-4deb-8687-dfb4d991d3e3 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:29:06.764 8 INFO cinder.api.openstack.wsgi [None req-eea0a51d-204e-45f4-8a58-04f6f622025b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:29:16.762 7 INFO cinder.api.openstack.wsgi [None req-6461d799-06f1-4deb-8687-dfb4d991d3e3 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:29:16.762 8 INFO cinder.api.openstack.wsgi [None req-eea0a51d-204e-45f4-8a58-04f6f622025b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:29:16.763 7 INFO cinder.api.openstack.wsgi [None req-6461d799-06f1-4deb-8687-dfb4d991d3e3 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:29:16.763 8 INFO cinder.api.openstack.wsgi [None req-eea0a51d-204e-45f4-8a58-04f6f622025b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:29:26.762 7 INFO cinder.api.openstack.wsgi [None req-6461d799-06f1-4deb-8687-dfb4d991d3e3 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:29:26.762 8 INFO cinder.api.openstack.wsgi [None req-eea0a51d-204e-45f4-8a58-04f6f622025b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:29:26.763 7 INFO cinder.api.openstack.wsgi [None req-6461d799-06f1-4deb-8687-dfb4d991d3e3 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:29:26.763 8 INFO cinder.api.openstack.wsgi [None req-eea0a51d-204e-45f4-8a58-04f6f622025b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:29:28.305 7 INFO cinder.api.openstack.wsgi [None req-f307db71-8137-47bd-8933-82151395573b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:29:28.331 7 INFO cinder.volume.api [None req-f307db71-8137-47bd-8933-82151395573b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all volumes completed successfully. 2026-09-09 21:29:28.336 7 INFO cinder.api.openstack.wsgi [None req-f307db71-8137-47bd-8933-82151395573b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 291/581] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:29:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true => generated 15 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-09 21:29:28.352 8 INFO cinder.api.openstack.wsgi [None req-9528441a-8a06-4a2b-8e6c-4da214ebd1b8 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services 2026-09-09 21:29:28.364 8 INFO cinder.api.openstack.wsgi [None req-9528441a-8a06-4a2b-8e6c-4da214ebd1b8 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services returned with HTTP 200 [pid: 8|app: 0|req: 291/582] 10.0.0.65 () {28 vars in 643 bytes} [Wed Sep 9 21:29:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-services => generated 646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:29:28.377 7 INFO cinder.api.openstack.wsgi [None req-d34155f8-c886-4a7c-95c7-350ceea40c07 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:29:28.391 7 INFO cinder.volume.api [None req-d34155f8-c886-4a7c-95c7-350ceea40c07 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all volumes completed successfully. 2026-09-09 21:29:28.394 7 INFO cinder.api.openstack.wsgi [None req-d34155f8-c886-4a7c-95c7-350ceea40c07 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 292/583] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:29:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:29:28.455 8 INFO cinder.api.openstack.wsgi [None req-3cefa2a7-107d-43b3-a9cb-43c9a352a9d6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true 2026-09-09 21:29:28.486 8 INFO cinder.api.openstack.wsgi [None req-3cefa2a7-107d-43b3-a9cb-43c9a352a9d6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 292/584] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:29:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:29:28.500 7 INFO cinder.api.openstack.wsgi [None req-803d70ba-532e-42a1-bc52-ec43ecec1c44 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true 2026-09-09 21:29:28.529 7 INFO cinder.api.openstack.wsgi [None req-803d70ba-532e-42a1-bc52-ec43ecec1c44 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 293/585] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:29:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:29:28.546 8 INFO cinder.api.openstack.wsgi [None req-4a0cfb74-0a1b-440a-82d9-510e5fd9299f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true 2026-09-09 21:29:28.578 8 INFO cinder.api.openstack.wsgi [None req-4a0cfb74-0a1b-440a-82d9-510e5fd9299f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 293/586] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:29:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:29:28.593 7 INFO cinder.api.openstack.wsgi [None req-af249175-caee-4e40-a181-3d515f4e04d7 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true 2026-09-09 21:29:29.097 7 INFO cinder.api.openstack.wsgi [None req-af249175-caee-4e40-a181-3d515f4e04d7 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 294/587] 10.0.0.65 () {28 vars in 694 bytes} [Wed Sep 9 21:29:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:29:29.124 8 INFO cinder.api.openstack.wsgi [None req-23792d63-66de-46e2-9c10-94bed4099f06 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true 2026-09-09 21:29:29.137 8 INFO cinder.volume.api [None req-23792d63-66de-46e2-9c10-94bed4099f06 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all snapshots completed successfully. 2026-09-09 21:29:29.138 8 INFO cinder.api.openstack.wsgi [None req-23792d63-66de-46e2-9c10-94bed4099f06 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 294/588] 10.0.0.65 () {28 vars in 672 bytes} [Wed Sep 9 21:29:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true => generated 17 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-09 21:29:36.762 7 INFO cinder.api.openstack.wsgi [None req-af249175-caee-4e40-a181-3d515f4e04d7 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:29:36.762 8 INFO cinder.api.openstack.wsgi [None req-23792d63-66de-46e2-9c10-94bed4099f06 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:29:36.764 7 INFO cinder.api.openstack.wsgi [None req-af249175-caee-4e40-a181-3d515f4e04d7 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:29:36.764 8 INFO cinder.api.openstack.wsgi [None req-23792d63-66de-46e2-9c10-94bed4099f06 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:29:46.761 7 INFO cinder.api.openstack.wsgi [None req-af249175-caee-4e40-a181-3d515f4e04d7 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:29:46.762 7 INFO cinder.api.openstack.wsgi [None req-af249175-caee-4e40-a181-3d515f4e04d7 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:29:46.762 8 INFO cinder.api.openstack.wsgi [None req-23792d63-66de-46e2-9c10-94bed4099f06 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:29:46.764 8 INFO cinder.api.openstack.wsgi [None req-23792d63-66de-46e2-9c10-94bed4099f06 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:29:56.761 7 INFO cinder.api.openstack.wsgi [None req-af249175-caee-4e40-a181-3d515f4e04d7 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:29:56.762 7 INFO cinder.api.openstack.wsgi [None req-af249175-caee-4e40-a181-3d515f4e04d7 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:29:56.762 8 INFO cinder.api.openstack.wsgi [None req-23792d63-66de-46e2-9c10-94bed4099f06 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:29:56.764 8 INFO cinder.api.openstack.wsgi [None req-23792d63-66de-46e2-9c10-94bed4099f06 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:30:06.762 7 INFO cinder.api.openstack.wsgi [None req-af249175-caee-4e40-a181-3d515f4e04d7 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:30:06.762 8 INFO cinder.api.openstack.wsgi [None req-23792d63-66de-46e2-9c10-94bed4099f06 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:30:06.763 7 INFO cinder.api.openstack.wsgi [None req-af249175-caee-4e40-a181-3d515f4e04d7 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:30:06.763 8 INFO cinder.api.openstack.wsgi [None req-23792d63-66de-46e2-9c10-94bed4099f06 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:30:16.761 7 INFO cinder.api.openstack.wsgi [None req-af249175-caee-4e40-a181-3d515f4e04d7 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:30:16.762 8 INFO cinder.api.openstack.wsgi [None req-23792d63-66de-46e2-9c10-94bed4099f06 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:30:16.763 7 INFO cinder.api.openstack.wsgi [None req-af249175-caee-4e40-a181-3d515f4e04d7 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:30:16.763 8 INFO cinder.api.openstack.wsgi [None req-23792d63-66de-46e2-9c10-94bed4099f06 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:30:26.762 7 INFO cinder.api.openstack.wsgi [None req-af249175-caee-4e40-a181-3d515f4e04d7 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:30:26.762 8 INFO cinder.api.openstack.wsgi [None req-23792d63-66de-46e2-9c10-94bed4099f06 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:30:26.764 8 INFO cinder.api.openstack.wsgi [None req-23792d63-66de-46e2-9c10-94bed4099f06 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:30:26.764 7 INFO cinder.api.openstack.wsgi [None req-af249175-caee-4e40-a181-3d515f4e04d7 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:30:28.397 8 INFO cinder.api.openstack.wsgi [None req-d0ac17bc-c6de-46cf-9d2a-08862417c051 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true 2026-09-09 21:30:28.900 8 INFO cinder.api.openstack.wsgi [None req-d0ac17bc-c6de-46cf-9d2a-08862417c051 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 301/601] 10.0.0.65 () {28 vars in 694 bytes} [Wed Sep 9 21:30:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 607 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:30:28.912 7 INFO cinder.api.openstack.wsgi [None req-4c299c8b-7eef-4a26-97d8-f0d357fdbabc b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true 2026-09-09 21:30:28.917 7 INFO cinder.volume.api [None req-4c299c8b-7eef-4a26-97d8-f0d357fdbabc b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all snapshots completed successfully. 2026-09-09 21:30:28.918 7 INFO cinder.api.openstack.wsgi [None req-4c299c8b-7eef-4a26-97d8-f0d357fdbabc b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 301/602] 10.0.0.65 () {28 vars in 672 bytes} [Wed Sep 9 21:30:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:30:28.931 8 INFO cinder.api.openstack.wsgi [None req-d05b628b-899c-4f5c-a31b-508cb3783405 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services 2026-09-09 21:30:28.940 8 INFO cinder.api.openstack.wsgi [None req-d05b628b-899c-4f5c-a31b-508cb3783405 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services returned with HTTP 200 [pid: 8|app: 0|req: 302/603] 10.0.0.65 () {28 vars in 643 bytes} [Wed Sep 9 21:30:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:30:28.950 7 INFO cinder.api.openstack.wsgi [None req-c5de42d9-d2bb-4abc-9d32-a00b3d9af634 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:30:28.961 7 INFO cinder.volume.api [None req-c5de42d9-d2bb-4abc-9d32-a00b3d9af634 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all volumes completed successfully. 2026-09-09 21:30:28.964 7 INFO cinder.api.openstack.wsgi [None req-c5de42d9-d2bb-4abc-9d32-a00b3d9af634 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 302/604] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:30:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:30:28.978 8 INFO cinder.api.openstack.wsgi [None req-d247f3f4-bdb6-4d98-9501-49c744419525 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:30:28.986 8 INFO cinder.volume.api [None req-d247f3f4-bdb6-4d98-9501-49c744419525 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all volumes completed successfully. 2026-09-09 21:30:28.988 8 INFO cinder.api.openstack.wsgi [None req-d247f3f4-bdb6-4d98-9501-49c744419525 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 303/605] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:30:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-09 21:30:29.058 7 INFO cinder.api.openstack.wsgi [None req-3fa0e428-f0ff-4ce7-966c-5f5f883e9895 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true 2026-09-09 21:30:29.102 7 INFO cinder.api.openstack.wsgi [None req-3fa0e428-f0ff-4ce7-966c-5f5f883e9895 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 303/606] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:30:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true => generated 845 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:30:29.127 8 INFO cinder.api.openstack.wsgi [None req-5d815592-68ec-471f-a0af-c0582c69b858 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true 2026-09-09 21:30:29.165 8 INFO cinder.api.openstack.wsgi [None req-5d815592-68ec-471f-a0af-c0582c69b858 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 304/607] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:30:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true => generated 845 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:30:29.175 7 INFO cinder.api.openstack.wsgi [None req-a0dad1db-6542-4ace-994e-adaf56e96237 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true 2026-09-09 21:30:29.200 7 INFO cinder.api.openstack.wsgi [None req-a0dad1db-6542-4ace-994e-adaf56e96237 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 304/608] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:30:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:30:36.762 8 INFO cinder.api.openstack.wsgi [None req-5d815592-68ec-471f-a0af-c0582c69b858 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:30:36.762 7 INFO cinder.api.openstack.wsgi [None req-a0dad1db-6542-4ace-994e-adaf56e96237 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:30:36.764 8 INFO cinder.api.openstack.wsgi [None req-5d815592-68ec-471f-a0af-c0582c69b858 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:30:36.764 7 INFO cinder.api.openstack.wsgi [None req-a0dad1db-6542-4ace-994e-adaf56e96237 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:30:46.762 8 INFO cinder.api.openstack.wsgi [None req-5d815592-68ec-471f-a0af-c0582c69b858 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:30:46.762 7 INFO cinder.api.openstack.wsgi [None req-a0dad1db-6542-4ace-994e-adaf56e96237 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:30:46.764 8 INFO cinder.api.openstack.wsgi [None req-5d815592-68ec-471f-a0af-c0582c69b858 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:30:46.764 7 INFO cinder.api.openstack.wsgi [None req-a0dad1db-6542-4ace-994e-adaf56e96237 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:30:56.762 8 INFO cinder.api.openstack.wsgi [None req-5d815592-68ec-471f-a0af-c0582c69b858 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:30:56.762 7 INFO cinder.api.openstack.wsgi [None req-a0dad1db-6542-4ace-994e-adaf56e96237 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:30:56.764 7 INFO cinder.api.openstack.wsgi [None req-a0dad1db-6542-4ace-994e-adaf56e96237 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:30:56.765 8 INFO cinder.api.openstack.wsgi [None req-5d815592-68ec-471f-a0af-c0582c69b858 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:31:06.762 8 INFO cinder.api.openstack.wsgi [None req-5d815592-68ec-471f-a0af-c0582c69b858 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:31:06.762 7 INFO cinder.api.openstack.wsgi [None req-a0dad1db-6542-4ace-994e-adaf56e96237 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:31:06.763 8 INFO cinder.api.openstack.wsgi [None req-5d815592-68ec-471f-a0af-c0582c69b858 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:31:06.763 7 INFO cinder.api.openstack.wsgi [None req-a0dad1db-6542-4ace-994e-adaf56e96237 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:31:16.762 8 INFO cinder.api.openstack.wsgi [None req-5d815592-68ec-471f-a0af-c0582c69b858 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:31:16.763 8 INFO cinder.api.openstack.wsgi [None req-5d815592-68ec-471f-a0af-c0582c69b858 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:31:16.763 7 INFO cinder.api.openstack.wsgi [None req-a0dad1db-6542-4ace-994e-adaf56e96237 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:31:16.763 7 INFO cinder.api.openstack.wsgi [None req-a0dad1db-6542-4ace-994e-adaf56e96237 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:31:26.762 8 INFO cinder.api.openstack.wsgi [None req-5d815592-68ec-471f-a0af-c0582c69b858 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:31:26.763 7 INFO cinder.api.openstack.wsgi [None req-a0dad1db-6542-4ace-994e-adaf56e96237 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:31:26.763 8 INFO cinder.api.openstack.wsgi [None req-5d815592-68ec-471f-a0af-c0582c69b858 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:31:26.764 7 INFO cinder.api.openstack.wsgi [None req-a0dad1db-6542-4ace-994e-adaf56e96237 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:31:28.262 8 INFO cinder.api.openstack.wsgi [None req-99bbcbe2-a15c-4e18-8342-90667e35af21 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:31:28.283 8 INFO cinder.volume.api [None req-99bbcbe2-a15c-4e18-8342-90667e35af21 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all volumes completed successfully. 2026-09-09 21:31:28.287 8 INFO cinder.api.openstack.wsgi [None req-99bbcbe2-a15c-4e18-8342-90667e35af21 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 311/621] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:31:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-09 21:31:28.298 7 INFO cinder.api.openstack.wsgi [None req-d8c732b1-7251-46fb-9449-9511b7c93429 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:31:28.310 7 INFO cinder.volume.api [None req-d8c732b1-7251-46fb-9449-9511b7c93429 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all volumes completed successfully. 2026-09-09 21:31:28.313 7 INFO cinder.api.openstack.wsgi [None req-d8c732b1-7251-46fb-9449-9511b7c93429 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 311/622] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:31:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:31:28.328 8 INFO cinder.api.openstack.wsgi [None req-1a1439a7-8676-4800-978b-b01243dc92ac b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true 2026-09-09 21:31:28.833 8 INFO cinder.api.openstack.wsgi [None req-1a1439a7-8676-4800-978b-b01243dc92ac b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 312/623] 10.0.0.65 () {28 vars in 694 bytes} [Wed Sep 9 21:31:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:31:28.847 7 INFO cinder.api.openstack.wsgi [None req-4c89dc1f-244c-4c2f-8875-49dde0274349 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true 2026-09-09 21:31:28.853 7 INFO cinder.volume.api [None req-4c89dc1f-244c-4c2f-8875-49dde0274349 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all snapshots completed successfully. 2026-09-09 21:31:28.854 7 INFO cinder.api.openstack.wsgi [None req-4c89dc1f-244c-4c2f-8875-49dde0274349 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 312/624] 10.0.0.65 () {28 vars in 672 bytes} [Wed Sep 9 21:31:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:31:28.867 8 INFO cinder.api.openstack.wsgi [None req-c1f75e83-97c9-44e5-8e96-f54012c98812 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services 2026-09-09 21:31:28.876 8 INFO cinder.api.openstack.wsgi [None req-c1f75e83-97c9-44e5-8e96-f54012c98812 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services returned with HTTP 200 [pid: 8|app: 0|req: 313/625] 10.0.0.65 () {28 vars in 643 bytes} [Wed Sep 9 21:31:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:31:28.930 7 INFO cinder.api.openstack.wsgi [None req-e0707442-fb29-4e8e-a5ca-0ad976d0bca8 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true 2026-09-09 21:31:28.959 7 INFO cinder.api.openstack.wsgi [None req-e0707442-fb29-4e8e-a5ca-0ad976d0bca8 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 313/626] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:31:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:31:28.970 8 INFO cinder.api.openstack.wsgi [None req-1cfa26e5-8490-4fe5-8acf-283078811fec b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true 2026-09-09 21:31:28.998 8 INFO cinder.api.openstack.wsgi [None req-1cfa26e5-8490-4fe5-8acf-283078811fec b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 314/627] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:31:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:31:29.010 7 INFO cinder.api.openstack.wsgi [None req-eb895af1-7c59-4d9c-9d05-d1d6b5fa709d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true 2026-09-09 21:31:29.033 7 INFO cinder.api.openstack.wsgi [None req-eb895af1-7c59-4d9c-9d05-d1d6b5fa709d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 314/628] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:31:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:31:36.762 7 INFO cinder.api.openstack.wsgi [None req-eb895af1-7c59-4d9c-9d05-d1d6b5fa709d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:31:36.763 7 INFO cinder.api.openstack.wsgi [None req-eb895af1-7c59-4d9c-9d05-d1d6b5fa709d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:31:36.762 8 INFO cinder.api.openstack.wsgi [None req-1cfa26e5-8490-4fe5-8acf-283078811fec b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:31:36.764 8 INFO cinder.api.openstack.wsgi [None req-1cfa26e5-8490-4fe5-8acf-283078811fec b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:31:46.762 7 INFO cinder.api.openstack.wsgi [None req-eb895af1-7c59-4d9c-9d05-d1d6b5fa709d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:31:46.763 8 INFO cinder.api.openstack.wsgi [None req-1cfa26e5-8490-4fe5-8acf-283078811fec b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:31:46.763 7 INFO cinder.api.openstack.wsgi [None req-eb895af1-7c59-4d9c-9d05-d1d6b5fa709d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:31:46.764 8 INFO cinder.api.openstack.wsgi [None req-1cfa26e5-8490-4fe5-8acf-283078811fec b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:31:56.762 7 INFO cinder.api.openstack.wsgi [None req-eb895af1-7c59-4d9c-9d05-d1d6b5fa709d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:31:56.762 8 INFO cinder.api.openstack.wsgi [None req-1cfa26e5-8490-4fe5-8acf-283078811fec b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:31:56.763 8 INFO cinder.api.openstack.wsgi [None req-1cfa26e5-8490-4fe5-8acf-283078811fec b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:31:56.763 7 INFO cinder.api.openstack.wsgi [None req-eb895af1-7c59-4d9c-9d05-d1d6b5fa709d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:32:06.762 7 INFO cinder.api.openstack.wsgi [None req-eb895af1-7c59-4d9c-9d05-d1d6b5fa709d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:32:06.762 8 INFO cinder.api.openstack.wsgi [None req-1cfa26e5-8490-4fe5-8acf-283078811fec b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:32:06.763 7 INFO cinder.api.openstack.wsgi [None req-eb895af1-7c59-4d9c-9d05-d1d6b5fa709d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:32:06.763 8 INFO cinder.api.openstack.wsgi [None req-1cfa26e5-8490-4fe5-8acf-283078811fec b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:32:16.762 7 INFO cinder.api.openstack.wsgi [None req-eb895af1-7c59-4d9c-9d05-d1d6b5fa709d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:32:16.763 8 INFO cinder.api.openstack.wsgi [None req-1cfa26e5-8490-4fe5-8acf-283078811fec b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:32:16.764 7 INFO cinder.api.openstack.wsgi [None req-eb895af1-7c59-4d9c-9d05-d1d6b5fa709d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:32:16.764 8 INFO cinder.api.openstack.wsgi [None req-1cfa26e5-8490-4fe5-8acf-283078811fec b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:32:26.762 7 INFO cinder.api.openstack.wsgi [None req-eb895af1-7c59-4d9c-9d05-d1d6b5fa709d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:32:26.762 8 INFO cinder.api.openstack.wsgi [None req-1cfa26e5-8490-4fe5-8acf-283078811fec b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:32:26.764 7 INFO cinder.api.openstack.wsgi [None req-eb895af1-7c59-4d9c-9d05-d1d6b5fa709d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:32:26.764 8 INFO cinder.api.openstack.wsgi [None req-1cfa26e5-8490-4fe5-8acf-283078811fec b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:32:28.249 7 INFO cinder.api.openstack.wsgi [None req-6b4ed9a2-7cc0-4de7-9f77-2713f50b5e42 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true 2026-09-09 21:32:28.264 7 INFO cinder.volume.api [None req-6b4ed9a2-7cc0-4de7-9f77-2713f50b5e42 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all snapshots completed successfully. 2026-09-09 21:32:28.265 7 INFO cinder.api.openstack.wsgi [None req-6b4ed9a2-7cc0-4de7-9f77-2713f50b5e42 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 321/641] 10.0.0.65 () {28 vars in 672 bytes} [Wed Sep 9 21:32:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true => generated 17 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-09 21:32:28.274 8 INFO cinder.api.openstack.wsgi [None req-3596391d-16d5-4fdf-97c7-b3641b03560d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services 2026-09-09 21:32:28.283 8 INFO cinder.api.openstack.wsgi [None req-3596391d-16d5-4fdf-97c7-b3641b03560d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services returned with HTTP 200 [pid: 8|app: 0|req: 321/642] 10.0.0.65 () {28 vars in 643 bytes} [Wed Sep 9 21:32:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:32:28.317 7 INFO cinder.api.openstack.wsgi [None req-c207bef6-c3ed-4180-8ede-03c0e32c0045 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true 2026-09-09 21:32:28.343 7 INFO cinder.api.openstack.wsgi [None req-c207bef6-c3ed-4180-8ede-03c0e32c0045 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 322/643] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:32:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:32:28.352 8 INFO cinder.api.openstack.wsgi [None req-aa5f0f0a-cdd9-404c-8c8c-57289bdccd32 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true 2026-09-09 21:32:28.380 8 INFO cinder.api.openstack.wsgi [None req-aa5f0f0a-cdd9-404c-8c8c-57289bdccd32 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 322/644] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:32:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:32:28.391 7 INFO cinder.api.openstack.wsgi [None req-4fad7c83-6b6e-4298-ab1e-0b75ad7111f1 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true 2026-09-09 21:32:28.411 7 INFO cinder.api.openstack.wsgi [None req-4fad7c83-6b6e-4298-ab1e-0b75ad7111f1 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 323/645] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:32:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:32:28.423 8 INFO cinder.api.openstack.wsgi [None req-0053006f-d573-445c-942a-9af450330d64 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:32:28.436 8 INFO cinder.volume.api [None req-0053006f-d573-445c-942a-9af450330d64 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all volumes completed successfully. 2026-09-09 21:32:28.439 8 INFO cinder.api.openstack.wsgi [None req-0053006f-d573-445c-942a-9af450330d64 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 323/646] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:32:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:32:28.448 7 INFO cinder.api.openstack.wsgi [None req-d5d63534-de6a-44e0-b41a-87d209c221b6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:32:28.457 7 INFO cinder.volume.api [None req-d5d63534-de6a-44e0-b41a-87d209c221b6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all volumes completed successfully. 2026-09-09 21:32:28.459 7 INFO cinder.api.openstack.wsgi [None req-d5d63534-de6a-44e0-b41a-87d209c221b6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 324/647] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:32:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:32:28.472 8 INFO cinder.api.openstack.wsgi [None req-050ac3a4-727f-466b-92f4-b9463dc01022 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true 2026-09-09 21:32:28.978 8 INFO cinder.api.openstack.wsgi [None req-050ac3a4-727f-466b-92f4-b9463dc01022 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 324/648] 10.0.0.65 () {28 vars in 694 bytes} [Wed Sep 9 21:32:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:32:36.762 7 INFO cinder.api.openstack.wsgi [None req-d5d63534-de6a-44e0-b41a-87d209c221b6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:32:36.763 7 INFO cinder.api.openstack.wsgi [None req-d5d63534-de6a-44e0-b41a-87d209c221b6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:32:36.763 8 INFO cinder.api.openstack.wsgi [None req-050ac3a4-727f-466b-92f4-b9463dc01022 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:32:36.764 8 INFO cinder.api.openstack.wsgi [None req-050ac3a4-727f-466b-92f4-b9463dc01022 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:32:46.762 7 INFO cinder.api.openstack.wsgi [None req-d5d63534-de6a-44e0-b41a-87d209c221b6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:32:46.762 8 INFO cinder.api.openstack.wsgi [None req-050ac3a4-727f-466b-92f4-b9463dc01022 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:32:46.763 7 INFO cinder.api.openstack.wsgi [None req-d5d63534-de6a-44e0-b41a-87d209c221b6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:32:46.764 8 INFO cinder.api.openstack.wsgi [None req-050ac3a4-727f-466b-92f4-b9463dc01022 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:32:56.761 7 INFO cinder.api.openstack.wsgi [None req-d5d63534-de6a-44e0-b41a-87d209c221b6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:32:56.762 8 INFO cinder.api.openstack.wsgi [None req-050ac3a4-727f-466b-92f4-b9463dc01022 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:32:56.762 8 INFO cinder.api.openstack.wsgi [None req-050ac3a4-727f-466b-92f4-b9463dc01022 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:32:56.763 7 INFO cinder.api.openstack.wsgi [None req-d5d63534-de6a-44e0-b41a-87d209c221b6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:33:06.764 8 INFO cinder.api.openstack.wsgi [None req-050ac3a4-727f-466b-92f4-b9463dc01022 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:33:06.764 7 INFO cinder.api.openstack.wsgi [None req-d5d63534-de6a-44e0-b41a-87d209c221b6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:33:06.765 8 INFO cinder.api.openstack.wsgi [None req-050ac3a4-727f-466b-92f4-b9463dc01022 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:33:06.765 7 INFO cinder.api.openstack.wsgi [None req-d5d63534-de6a-44e0-b41a-87d209c221b6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:33:07.536 8 INFO cinder.api.openstack.wsgi [None req-227fc29e-c593-4c98-b367-a36454edbb8d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET https://volume.162-253-55-112.nip.io/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=False 2026-09-09 21:33:07.562 8 INFO cinder.api.openstack.wsgi [None req-227fc29e-c593-4c98-b367-a36454edbb8d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] https://volume.162-253-55-112.nip.io/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 329/657] 162.253.55.112 () {44 vars in 1067 bytes} [Wed Sep 9 21:33:07 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=False => generated 338 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:33:16.762 7 INFO cinder.api.openstack.wsgi [None req-d5d63534-de6a-44e0-b41a-87d209c221b6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:33:16.763 8 INFO cinder.api.openstack.wsgi [None req-227fc29e-c593-4c98-b367-a36454edbb8d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:33:16.763 7 INFO cinder.api.openstack.wsgi [None req-d5d63534-de6a-44e0-b41a-87d209c221b6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:33:16.764 8 INFO cinder.api.openstack.wsgi [None req-227fc29e-c593-4c98-b367-a36454edbb8d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:33:26.762 8 INFO cinder.api.openstack.wsgi [None req-227fc29e-c593-4c98-b367-a36454edbb8d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:33:26.762 7 INFO cinder.api.openstack.wsgi [None req-d5d63534-de6a-44e0-b41a-87d209c221b6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:33:26.763 8 INFO cinder.api.openstack.wsgi [None req-227fc29e-c593-4c98-b367-a36454edbb8d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:33:26.764 7 INFO cinder.api.openstack.wsgi [None req-d5d63534-de6a-44e0-b41a-87d209c221b6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:33:28.244 8 INFO cinder.api.openstack.wsgi [None req-67e8c24d-495f-4ffa-8af5-7bac8e25f4d4 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:33:28.258 8 INFO cinder.volume.api [None req-67e8c24d-495f-4ffa-8af5-7bac8e25f4d4 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all volumes completed successfully. 2026-09-09 21:33:28.260 8 INFO cinder.api.openstack.wsgi [None req-67e8c24d-495f-4ffa-8af5-7bac8e25f4d4 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 332/662] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:33:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true => generated 15 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-09 21:33:28.272 7 INFO cinder.api.openstack.wsgi [None req-469c5f58-c3d3-41a3-8885-2b7b7c442edb b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services 2026-09-09 21:33:28.277 7 INFO cinder.api.openstack.wsgi [None req-469c5f58-c3d3-41a3-8885-2b7b7c442edb b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 331/663] 10.0.0.65 () {28 vars in 643 bytes} [Wed Sep 9 21:33:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:33:28.287 8 INFO cinder.api.openstack.wsgi [None req-85bd9b41-e3d2-4c55-bdb4-5a04f04233d4 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true 2026-09-09 21:33:28.792 8 INFO cinder.api.openstack.wsgi [None req-85bd9b41-e3d2-4c55-bdb4-5a04f04233d4 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 333/664] 10.0.0.65 () {28 vars in 694 bytes} [Wed Sep 9 21:33:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:33:28.848 7 INFO cinder.api.openstack.wsgi [None req-ffbf7b86-e9cd-42cc-ad17-e992c32e373e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true 2026-09-09 21:33:28.879 7 INFO cinder.api.openstack.wsgi [None req-ffbf7b86-e9cd-42cc-ad17-e992c32e373e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 332/665] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:33:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:33:28.892 8 INFO cinder.api.openstack.wsgi [None req-318bec35-2a1b-4bc5-9f9f-c6e2622984e8 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true 2026-09-09 21:33:28.925 8 INFO cinder.api.openstack.wsgi [None req-318bec35-2a1b-4bc5-9f9f-c6e2622984e8 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 334/666] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:33:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:33:28.939 7 INFO cinder.api.openstack.wsgi [None req-512c943e-111a-49cd-9a8d-7d939024a24d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true 2026-09-09 21:33:28.971 7 INFO cinder.api.openstack.wsgi [None req-512c943e-111a-49cd-9a8d-7d939024a24d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 333/667] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:33:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:33:28.982 8 INFO cinder.api.openstack.wsgi [None req-322bac72-20b0-4c40-90a0-5143502eb7ed b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:33:28.994 8 INFO cinder.volume.api [None req-322bac72-20b0-4c40-90a0-5143502eb7ed b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all volumes completed successfully. 2026-09-09 21:33:28.998 8 INFO cinder.api.openstack.wsgi [None req-322bac72-20b0-4c40-90a0-5143502eb7ed b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 335/668] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:33:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:33:29.011 7 INFO cinder.api.openstack.wsgi [None req-96a6e503-26a2-40ce-b21b-9119b23560d5 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true 2026-09-09 21:33:29.020 7 INFO cinder.volume.api [None req-96a6e503-26a2-40ce-b21b-9119b23560d5 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all snapshots completed successfully. 2026-09-09 21:33:29.020 7 INFO cinder.api.openstack.wsgi [None req-96a6e503-26a2-40ce-b21b-9119b23560d5 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 334/669] 10.0.0.65 () {28 vars in 672 bytes} [Wed Sep 9 21:33:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-09 21:33:36.762 7 INFO cinder.api.openstack.wsgi [None req-96a6e503-26a2-40ce-b21b-9119b23560d5 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:33:36.763 8 INFO cinder.api.openstack.wsgi [None req-322bac72-20b0-4c40-90a0-5143502eb7ed b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:33:36.764 7 INFO cinder.api.openstack.wsgi [None req-96a6e503-26a2-40ce-b21b-9119b23560d5 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:33:36.764 8 INFO cinder.api.openstack.wsgi [None req-322bac72-20b0-4c40-90a0-5143502eb7ed b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:33:46.761 7 INFO cinder.api.openstack.wsgi [None req-96a6e503-26a2-40ce-b21b-9119b23560d5 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:33:46.762 8 INFO cinder.api.openstack.wsgi [None req-322bac72-20b0-4c40-90a0-5143502eb7ed b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:33:46.762 7 INFO cinder.api.openstack.wsgi [None req-96a6e503-26a2-40ce-b21b-9119b23560d5 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:33:46.763 8 INFO cinder.api.openstack.wsgi [None req-322bac72-20b0-4c40-90a0-5143502eb7ed b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:33:56.762 7 INFO cinder.api.openstack.wsgi [None req-96a6e503-26a2-40ce-b21b-9119b23560d5 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:33:56.762 8 INFO cinder.api.openstack.wsgi [None req-322bac72-20b0-4c40-90a0-5143502eb7ed b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:33:56.763 7 INFO cinder.api.openstack.wsgi [None req-96a6e503-26a2-40ce-b21b-9119b23560d5 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:33:56.764 8 INFO cinder.api.openstack.wsgi [None req-322bac72-20b0-4c40-90a0-5143502eb7ed b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:34:06.761 7 INFO cinder.api.openstack.wsgi [None req-96a6e503-26a2-40ce-b21b-9119b23560d5 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:34:06.762 7 INFO cinder.api.openstack.wsgi [None req-96a6e503-26a2-40ce-b21b-9119b23560d5 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:34:06.762 8 INFO cinder.api.openstack.wsgi [None req-322bac72-20b0-4c40-90a0-5143502eb7ed b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:34:06.763 8 INFO cinder.api.openstack.wsgi [None req-322bac72-20b0-4c40-90a0-5143502eb7ed b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:34:16.768 7 INFO cinder.api.openstack.wsgi [None req-96a6e503-26a2-40ce-b21b-9119b23560d5 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:34:16.769 7 INFO cinder.api.openstack.wsgi [None req-96a6e503-26a2-40ce-b21b-9119b23560d5 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:34:16.772 8 INFO cinder.api.openstack.wsgi [None req-322bac72-20b0-4c40-90a0-5143502eb7ed b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:34:16.772 8 INFO cinder.api.openstack.wsgi [None req-322bac72-20b0-4c40-90a0-5143502eb7ed b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:34:19.628 7 INFO cinder.api.openstack.wsgi [None req-77b2b736-ae98-40d0-a417-580f7e7a0a97 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET https://volume.162-253-55-112.nip.io/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=False 2026-09-09 21:34:19.647 7 INFO cinder.api.openstack.wsgi [None req-77b2b736-ae98-40d0-a417-580f7e7a0a97 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] https://volume.162-253-55-112.nip.io/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 340/680] 162.253.55.112 () {44 vars in 1067 bytes} [Wed Sep 9 21:34:19 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=False => generated 338 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:34:26.762 8 INFO cinder.api.openstack.wsgi [None req-322bac72-20b0-4c40-90a0-5143502eb7ed b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:34:26.762 7 INFO cinder.api.openstack.wsgi [None req-77b2b736-ae98-40d0-a417-580f7e7a0a97 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:34:26.762 8 INFO cinder.api.openstack.wsgi [None req-322bac72-20b0-4c40-90a0-5143502eb7ed b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:34:26.763 7 INFO cinder.api.openstack.wsgi [None req-77b2b736-ae98-40d0-a417-580f7e7a0a97 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:34:28.198 8 INFO cinder.api.openstack.wsgi [None req-df0e2cca-1774-438a-b552-2085f527700b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true 2026-09-09 21:34:28.702 8 INFO cinder.api.openstack.wsgi [None req-df0e2cca-1774-438a-b552-2085f527700b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 342/683] 10.0.0.65 () {28 vars in 694 bytes} [Wed Sep 9 21:34:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:34:28.716 7 INFO cinder.api.openstack.wsgi [None req-60834913-8339-48e4-8115-64bfdf0644a6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true 2026-09-09 21:34:28.723 7 INFO cinder.volume.api [None req-60834913-8339-48e4-8115-64bfdf0644a6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all snapshots completed successfully. 2026-09-09 21:34:28.723 7 INFO cinder.api.openstack.wsgi [None req-60834913-8339-48e4-8115-64bfdf0644a6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 342/684] 10.0.0.65 () {28 vars in 672 bytes} [Wed Sep 9 21:34:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:34:28.735 8 INFO cinder.api.openstack.wsgi [None req-6a3cab68-e2d3-44d8-b716-a847ea6a9afb b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:34:28.748 8 INFO cinder.volume.api [None req-6a3cab68-e2d3-44d8-b716-a847ea6a9afb b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all volumes completed successfully. 2026-09-09 21:34:28.751 8 INFO cinder.api.openstack.wsgi [None req-6a3cab68-e2d3-44d8-b716-a847ea6a9afb b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 343/685] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:34:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:34:28.803 7 INFO cinder.api.openstack.wsgi [None req-de9b9649-438e-474b-99db-c48e10ff82b1 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true 2026-09-09 21:34:28.831 7 INFO cinder.api.openstack.wsgi [None req-de9b9649-438e-474b-99db-c48e10ff82b1 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 343/686] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:34:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:34:28.843 8 INFO cinder.api.openstack.wsgi [None req-c01e328e-d5e6-46f6-9698-2c0a32bcf05f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true 2026-09-09 21:34:28.875 8 INFO cinder.api.openstack.wsgi [None req-c01e328e-d5e6-46f6-9698-2c0a32bcf05f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 344/687] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:34:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:34:28.887 7 INFO cinder.api.openstack.wsgi [None req-b21c5658-9e80-4416-b33d-9cce2e8f4fff b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true 2026-09-09 21:34:28.915 7 INFO cinder.api.openstack.wsgi [None req-b21c5658-9e80-4416-b33d-9cce2e8f4fff b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 344/688] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:34:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:34:28.932 8 INFO cinder.api.openstack.wsgi [None req-7fc6471b-1e61-4b85-9c0f-0daaef93dd74 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services 2026-09-09 21:34:28.942 8 INFO cinder.api.openstack.wsgi [None req-7fc6471b-1e61-4b85-9c0f-0daaef93dd74 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services returned with HTTP 200 [pid: 8|app: 0|req: 345/689] 10.0.0.65 () {28 vars in 643 bytes} [Wed Sep 9 21:34:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-services => generated 646 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:34:28.955 7 INFO cinder.api.openstack.wsgi [None req-5c7aa28f-8501-4b66-b103-94bc5e70f51e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:34:28.967 7 INFO cinder.volume.api [None req-5c7aa28f-8501-4b66-b103-94bc5e70f51e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all volumes completed successfully. 2026-09-09 21:34:28.970 7 INFO cinder.api.openstack.wsgi [None req-5c7aa28f-8501-4b66-b103-94bc5e70f51e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 345/690] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:34:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:34:36.762 8 INFO cinder.api.openstack.wsgi [None req-7fc6471b-1e61-4b85-9c0f-0daaef93dd74 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:34:36.762 7 INFO cinder.api.openstack.wsgi [None req-5c7aa28f-8501-4b66-b103-94bc5e70f51e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:34:36.763 8 INFO cinder.api.openstack.wsgi [None req-7fc6471b-1e61-4b85-9c0f-0daaef93dd74 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:34:36.763 7 INFO cinder.api.openstack.wsgi [None req-5c7aa28f-8501-4b66-b103-94bc5e70f51e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:34:46.762 7 INFO cinder.api.openstack.wsgi [None req-5c7aa28f-8501-4b66-b103-94bc5e70f51e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:34:46.762 8 INFO cinder.api.openstack.wsgi [None req-7fc6471b-1e61-4b85-9c0f-0daaef93dd74 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:34:46.763 8 INFO cinder.api.openstack.wsgi [None req-7fc6471b-1e61-4b85-9c0f-0daaef93dd74 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:34:46.763 7 INFO cinder.api.openstack.wsgi [None req-5c7aa28f-8501-4b66-b103-94bc5e70f51e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:34:56.762 8 INFO cinder.api.openstack.wsgi [None req-7fc6471b-1e61-4b85-9c0f-0daaef93dd74 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:34:56.762 7 INFO cinder.api.openstack.wsgi [None req-5c7aa28f-8501-4b66-b103-94bc5e70f51e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:34:56.763 8 INFO cinder.api.openstack.wsgi [None req-7fc6471b-1e61-4b85-9c0f-0daaef93dd74 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:34:56.764 7 INFO cinder.api.openstack.wsgi [None req-5c7aa28f-8501-4b66-b103-94bc5e70f51e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:35:06.762 8 INFO cinder.api.openstack.wsgi [None req-7fc6471b-1e61-4b85-9c0f-0daaef93dd74 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:35:06.762 7 INFO cinder.api.openstack.wsgi [None req-5c7aa28f-8501-4b66-b103-94bc5e70f51e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:35:06.763 8 INFO cinder.api.openstack.wsgi [None req-7fc6471b-1e61-4b85-9c0f-0daaef93dd74 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:35:06.763 7 INFO cinder.api.openstack.wsgi [None req-5c7aa28f-8501-4b66-b103-94bc5e70f51e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:35:16.762 7 INFO cinder.api.openstack.wsgi [None req-5c7aa28f-8501-4b66-b103-94bc5e70f51e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:35:16.762 8 INFO cinder.api.openstack.wsgi [None req-7fc6471b-1e61-4b85-9c0f-0daaef93dd74 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:35:16.762 7 INFO cinder.api.openstack.wsgi [None req-5c7aa28f-8501-4b66-b103-94bc5e70f51e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:35:16.763 8 INFO cinder.api.openstack.wsgi [None req-7fc6471b-1e61-4b85-9c0f-0daaef93dd74 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:35:26.762 7 INFO cinder.api.openstack.wsgi [None req-5c7aa28f-8501-4b66-b103-94bc5e70f51e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:35:26.762 8 INFO cinder.api.openstack.wsgi [None req-7fc6471b-1e61-4b85-9c0f-0daaef93dd74 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:35:26.763 7 INFO cinder.api.openstack.wsgi [None req-5c7aa28f-8501-4b66-b103-94bc5e70f51e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:35:26.764 8 INFO cinder.api.openstack.wsgi [None req-7fc6471b-1e61-4b85-9c0f-0daaef93dd74 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:35:28.254 7 INFO cinder.api.openstack.wsgi [None req-5f5c0042-d9d2-4190-9834-052d1f6231ee b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:35:28.264 7 INFO cinder.volume.api [None req-5f5c0042-d9d2-4190-9834-052d1f6231ee b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all volumes completed successfully. 2026-09-09 21:35:28.267 7 INFO cinder.api.openstack.wsgi [None req-5f5c0042-d9d2-4190-9834-052d1f6231ee b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 352/703] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:35:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-09 21:35:28.308 8 INFO cinder.api.openstack.wsgi [None req-1ebcece0-c9a6-4ef7-bdff-f0c8ce882483 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true 2026-09-09 21:35:28.341 8 INFO cinder.api.openstack.wsgi [None req-1ebcece0-c9a6-4ef7-bdff-f0c8ce882483 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 352/704] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:35:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:35:28.357 7 INFO cinder.api.openstack.wsgi [None req-a1869169-bd6b-4ced-a2a4-0feff7fe65c2 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true 2026-09-09 21:35:28.392 7 INFO cinder.api.openstack.wsgi [None req-a1869169-bd6b-4ced-a2a4-0feff7fe65c2 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 353/705] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:35:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:35:28.406 8 INFO cinder.api.openstack.wsgi [None req-fc33d5d0-f2b4-4478-8378-1672f85db0b3 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true 2026-09-09 21:35:28.441 8 INFO cinder.api.openstack.wsgi [None req-fc33d5d0-f2b4-4478-8378-1672f85db0b3 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 353/706] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:35:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:35:28.453 7 INFO cinder.api.openstack.wsgi [None req-b1ad6dd9-7972-4b54-8987-7211281c381b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:35:28.466 7 INFO cinder.volume.api [None req-b1ad6dd9-7972-4b54-8987-7211281c381b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all volumes completed successfully. 2026-09-09 21:35:28.469 7 INFO cinder.api.openstack.wsgi [None req-b1ad6dd9-7972-4b54-8987-7211281c381b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 354/707] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:35:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:35:28.478 8 INFO cinder.api.openstack.wsgi [None req-9b763601-52a4-46ba-8077-6d7b0262dc73 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true 2026-09-09 21:35:28.484 8 INFO cinder.volume.api [None req-9b763601-52a4-46ba-8077-6d7b0262dc73 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all snapshots completed successfully. 2026-09-09 21:35:28.484 8 INFO cinder.api.openstack.wsgi [None req-9b763601-52a4-46ba-8077-6d7b0262dc73 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 354/708] 10.0.0.65 () {28 vars in 672 bytes} [Wed Sep 9 21:35:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:35:28.495 7 INFO cinder.api.openstack.wsgi [None req-0ff8b186-02ac-409c-8482-09a2029d05ac b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services 2026-09-09 21:35:28.502 7 INFO cinder.api.openstack.wsgi [None req-0ff8b186-02ac-409c-8482-09a2029d05ac b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 355/709] 10.0.0.65 () {28 vars in 643 bytes} [Wed Sep 9 21:35:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:35:28.510 8 INFO cinder.api.openstack.wsgi [None req-b626aaaf-0add-495a-9265-7dc3a0346656 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true 2026-09-09 21:35:29.015 8 INFO cinder.api.openstack.wsgi [None req-b626aaaf-0add-495a-9265-7dc3a0346656 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 355/710] 10.0.0.65 () {28 vars in 694 bytes} [Wed Sep 9 21:35:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:35:36.762 7 INFO cinder.api.openstack.wsgi [None req-0ff8b186-02ac-409c-8482-09a2029d05ac b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:35:36.762 8 INFO cinder.api.openstack.wsgi [None req-b626aaaf-0add-495a-9265-7dc3a0346656 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:35:36.763 8 INFO cinder.api.openstack.wsgi [None req-b626aaaf-0add-495a-9265-7dc3a0346656 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:35:36.763 7 INFO cinder.api.openstack.wsgi [None req-0ff8b186-02ac-409c-8482-09a2029d05ac b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:35:46.762 8 INFO cinder.api.openstack.wsgi [None req-b626aaaf-0add-495a-9265-7dc3a0346656 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:35:46.762 7 INFO cinder.api.openstack.wsgi [None req-0ff8b186-02ac-409c-8482-09a2029d05ac b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:35:46.763 7 INFO cinder.api.openstack.wsgi [None req-0ff8b186-02ac-409c-8482-09a2029d05ac b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:35:46.763 8 INFO cinder.api.openstack.wsgi [None req-b626aaaf-0add-495a-9265-7dc3a0346656 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:35:55.467 7 INFO cinder.api.openstack.wsgi [None req-e0614266-e1cc-4994-bb88-d3e849753eb0 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots 2026-09-09 21:35:55.491 7 INFO cinder.volume.api [None req-e0614266-e1cc-4994-bb88-d3e849753eb0 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all snapshots completed successfully. 2026-09-09 21:35:55.491 7 INFO cinder.api.openstack.wsgi [None req-e0614266-e1cc-4994-bb88-d3e849753eb0 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 358/715] 10.0.0.230 () {32 vars in 704 bytes} [Wed Sep 9 21:35:55 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/snapshots => generated 17 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-09 21:35:55.507 8 INFO cinder.api.openstack.wsgi [None req-c9b68df6-7d34-4396-aa2d-b640cdf85e56 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes 2026-09-09 21:35:55.564 8 INFO cinder.volume.api [None req-c9b68df6-7d34-4396-aa2d-b640cdf85e56 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all volumes completed successfully. 2026-09-09 21:35:55.565 8 INFO cinder.api.openstack.wsgi [None req-c9b68df6-7d34-4396-aa2d-b640cdf85e56 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes returned with HTTP 200 [pid: 8|app: 0|req: 358/716] 10.0.0.230 () {32 vars in 700 bytes} [Wed Sep 9 21:35:55 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/volumes => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-09 21:35:56.762 8 INFO cinder.api.openstack.wsgi [None req-c9b68df6-7d34-4396-aa2d-b640cdf85e56 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:35:56.763 8 INFO cinder.api.openstack.wsgi [None req-c9b68df6-7d34-4396-aa2d-b640cdf85e56 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:35:56.762 7 INFO cinder.api.openstack.wsgi [None req-e0614266-e1cc-4994-bb88-d3e849753eb0 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:35:56.765 7 INFO cinder.api.openstack.wsgi [None req-e0614266-e1cc-4994-bb88-d3e849753eb0 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:36:06.762 8 INFO cinder.api.openstack.wsgi [None req-c9b68df6-7d34-4396-aa2d-b640cdf85e56 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:36:06.763 7 INFO cinder.api.openstack.wsgi [None req-e0614266-e1cc-4994-bb88-d3e849753eb0 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:36:06.764 8 INFO cinder.api.openstack.wsgi [None req-c9b68df6-7d34-4396-aa2d-b640cdf85e56 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:36:06.764 7 INFO cinder.api.openstack.wsgi [None req-e0614266-e1cc-4994-bb88-d3e849753eb0 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:36:13.408 7 INFO cinder.api.openstack.wsgi [None req-d2df1901-da92-437a-b8ad-e3176a5a1b5c 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9ea3a835948458161f0c091d6a1fd/volumes 2026-09-09 21:36:14.074 7 INFO cinder.api.v3.volumes [None req-d2df1901-da92-437a-b8ad-e3176a5a1b5c 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] Create volume of 1 GB 2026-09-09 21:36:14.111 7 INFO cinder.volume.api [None req-d2df1901-da92-437a-b8ad-e3176a5a1b5c 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] Availability Zones retrieved successfully. 2026-09-09 21:36:14.421 7 INFO cinder.volume.api [None req-d2df1901-da92-437a-b8ad-e3176a5a1b5c 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] Create volume request issued successfully. 2026-09-09 21:36:14.422 7 INFO cinder.api.openstack.wsgi [None req-d2df1901-da92-437a-b8ad-e3176a5a1b5c 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9ea3a835948458161f0c091d6a1fd/volumes returned with HTTP 202 [pid: 7|app: 0|req: 361/721] 10.0.0.230 () {34 vars in 722 bytes} [Wed Sep 9 21:36:13 2026] POST /v3/b8d9ea3a835948458161f0c091d6a1fd/volumes => generated 864 bytes in 1018 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-09-09 21:36:14.444 8 INFO cinder.api.openstack.wsgi [None req-25ea8549-04cf-4f32-85e4-1d11b7def178 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9ea3a835948458161f0c091d6a1fd/volumes/9a8e27e1-f135-4be2-a5cd-1854ce214c22 /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-09-09 21:36:14.502 8 INFO cinder.volume.api [None req-25ea8549-04cf-4f32-85e4-1d11b7def178 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] Volume info retrieved successfully. 2026-09-09 21:36:14.523 8 INFO cinder.api.openstack.wsgi [None req-25ea8549-04cf-4f32-85e4-1d11b7def178 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9ea3a835948458161f0c091d6a1fd/volumes/9a8e27e1-f135-4be2-a5cd-1854ce214c22 returned with HTTP 200 [pid: 8|app: 0|req: 361/722] 10.0.0.230 () {32 vars in 774 bytes} [Wed Sep 9 21:36:14 2026] GET /v3/b8d9ea3a835948458161f0c091d6a1fd/volumes/9a8e27e1-f135-4be2-a5cd-1854ce214c22 => generated 932 bytes in 85 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-09-09 21:36:15.545 7 INFO cinder.api.openstack.wsgi [None req-2a1d6c7f-83a6-4f63-9c08-b0d5dbc92f33 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9ea3a835948458161f0c091d6a1fd/volumes/9a8e27e1-f135-4be2-a5cd-1854ce214c22 /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-09-09 21:36:15.568 7 INFO cinder.volume.api [None req-2a1d6c7f-83a6-4f63-9c08-b0d5dbc92f33 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] Volume info retrieved successfully. 2026-09-09 21:36:15.578 7 INFO cinder.api.openstack.wsgi [None req-2a1d6c7f-83a6-4f63-9c08-b0d5dbc92f33 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9ea3a835948458161f0c091d6a1fd/volumes/9a8e27e1-f135-4be2-a5cd-1854ce214c22 returned with HTTP 200 [pid: 7|app: 0|req: 362/723] 10.0.0.230 () {32 vars in 774 bytes} [Wed Sep 9 21:36:15 2026] GET /v3/b8d9ea3a835948458161f0c091d6a1fd/volumes/9a8e27e1-f135-4be2-a5cd-1854ce214c22 => generated 956 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 21:36:16.592 8 INFO cinder.api.openstack.wsgi [None req-a71fe4b5-15a7-4fa1-8ebc-647491a2421b 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9ea3a835948458161f0c091d6a1fd/volumes/9a8e27e1-f135-4be2-a5cd-1854ce214c22 /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-09-09 21:36:16.607 8 INFO cinder.volume.api [None req-a71fe4b5-15a7-4fa1-8ebc-647491a2421b 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] Volume info retrieved successfully. 2026-09-09 21:36:16.614 8 INFO cinder.api.openstack.wsgi [None req-a71fe4b5-15a7-4fa1-8ebc-647491a2421b 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9ea3a835948458161f0c091d6a1fd/volumes/9a8e27e1-f135-4be2-a5cd-1854ce214c22 returned with HTTP 200 [pid: 8|app: 0|req: 362/724] 10.0.0.230 () {32 vars in 774 bytes} [Wed Sep 9 21:36:16 2026] GET /v3/b8d9ea3a835948458161f0c091d6a1fd/volumes/9a8e27e1-f135-4be2-a5cd-1854ce214c22 => generated 956 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:36:16.761 7 INFO cinder.api.openstack.wsgi [None req-2a1d6c7f-83a6-4f63-9c08-b0d5dbc92f33 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:36:16.762 8 INFO cinder.api.openstack.wsgi [None req-a71fe4b5-15a7-4fa1-8ebc-647491a2421b 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:36:16.762 8 INFO cinder.api.openstack.wsgi [None req-a71fe4b5-15a7-4fa1-8ebc-647491a2421b 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:36:16.762 7 INFO cinder.api.openstack.wsgi [None req-2a1d6c7f-83a6-4f63-9c08-b0d5dbc92f33 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] http://10.0.0.254:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 21:36:17.632 8 INFO cinder.api.openstack.wsgi [None req-0547e25e-f3a1-45d3-be88-72bd97018712 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9ea3a835948458161f0c091d6a1fd/volumes/9a8e27e1-f135-4be2-a5cd-1854ce214c22 /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-09-09 21:36:17.645 8 INFO cinder.volume.api [None req-0547e25e-f3a1-45d3-be88-72bd97018712 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] Volume info retrieved successfully. 2026-09-09 21:36:17.650 8 INFO cinder.api.openstack.wsgi [None req-0547e25e-f3a1-45d3-be88-72bd97018712 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9ea3a835948458161f0c091d6a1fd/volumes/9a8e27e1-f135-4be2-a5cd-1854ce214c22 returned with HTTP 200 [pid: 8|app: 0|req: 364/727] 10.0.0.230 () {32 vars in 774 bytes} [Wed Sep 9 21:36:17 2026] GET /v3/b8d9ea3a835948458161f0c091d6a1fd/volumes/9a8e27e1-f135-4be2-a5cd-1854ce214c22 => generated 955 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-09-09 21:36:18.672 7 INFO cinder.api.openstack.wsgi [None req-cb5cc690-31a4-4feb-9e2a-0aa6521b2a9d 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9ea3a835948458161f0c091d6a1fd/volumes/9a8e27e1-f135-4be2-a5cd-1854ce214c22 /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-09-09 21:36:18.701 7 INFO cinder.volume.api [None req-cb5cc690-31a4-4feb-9e2a-0aa6521b2a9d 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] Volume info retrieved successfully. 2026-09-09 21:36:18.705 7 INFO cinder.api.openstack.wsgi [None req-cb5cc690-31a4-4feb-9e2a-0aa6521b2a9d 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9ea3a835948458161f0c091d6a1fd/volumes/9a8e27e1-f135-4be2-a5cd-1854ce214c22 returned with HTTP 200 [pid: 7|app: 0|req: 364/728] 10.0.0.230 () {32 vars in 774 bytes} [Wed Sep 9 21:36:18 2026] GET /v3/b8d9ea3a835948458161f0c091d6a1fd/volumes/9a8e27e1-f135-4be2-a5cd-1854ce214c22 => generated 1482 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 21:36:18.841 8 INFO cinder.api.openstack.wsgi [req-23cbe0e2-2a3c-4b13-b6c4-0f21df477be8 req-e8d2c6df-0b0f-42df-bf91-0e31e3db1c1c 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9ea3a835948458161f0c091d6a1fd/volumes/9a8e27e1-f135-4be2-a5cd-1854ce214c22 /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-09-09 21:36:18.851 8 INFO cinder.volume.api [req-23cbe0e2-2a3c-4b13-b6c4-0f21df477be8 req-e8d2c6df-0b0f-42df-bf91-0e31e3db1c1c 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] Volume info retrieved successfully. 2026-09-09 21:36:18.858 8 INFO cinder.api.openstack.wsgi [req-23cbe0e2-2a3c-4b13-b6c4-0f21df477be8 req-e8d2c6df-0b0f-42df-bf91-0e31e3db1c1c 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9ea3a835948458161f0c091d6a1fd/volumes/9a8e27e1-f135-4be2-a5cd-1854ce214c22 returned with HTTP 200 [pid: 8|app: 0|req: 365/729] 10.0.0.196 () {34 vars in 1027 bytes} [Wed Sep 9 21:36:18 2026] GET /v3/b8d9ea3a835948458161f0c091d6a1fd/volumes/9a8e27e1-f135-4be2-a5cd-1854ce214c22 => generated 1482 bytes in 20 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-09-09 21:36:19.986 7 INFO cinder.api.openstack.wsgi [req-23cbe0e2-2a3c-4b13-b6c4-0f21df477be8 req-4ba4aa57-b7a9-4b87-97ba-b7b902bd71c7 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9ea3a835948458161f0c091d6a1fd/volumes/9a8e27e1-f135-4be2-a5cd-1854ce214c22 /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-09-09 21:36:19.999 7 INFO cinder.volume.api [req-23cbe0e2-2a3c-4b13-b6c4-0f21df477be8 req-4ba4aa57-b7a9-4b87-97ba-b7b902bd71c7 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] Volume info retrieved successfully. 2026-09-09 21:36:20.006 7 INFO cinder.api.openstack.wsgi [req-23cbe0e2-2a3c-4b13-b6c4-0f21df477be8 req-4ba4aa57-b7a9-4b87-97ba-b7b902bd71c7 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9ea3a835948458161f0c091d6a1fd/volumes/9a8e27e1-f135-4be2-a5cd-1854ce214c22 returned with HTTP 200 [pid: 7|app: 0|req: 365/730] 10.0.0.196 () {34 vars in 1027 bytes} [Wed Sep 9 21:36:19 2026] GET /v3/b8d9ea3a835948458161f0c091d6a1fd/volumes/9a8e27e1-f135-4be2-a5cd-1854ce214c22 => generated 1482 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-09-09 21:36:20.015 8 INFO cinder.api.openstack.wsgi [req-23cbe0e2-2a3c-4b13-b6c4-0f21df477be8 req-e8d2c6df-0b0f-42df-bf91-0e31e3db1c1c 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-09-09 21:36:20.017 8 INFO cinder.api.openstack.wsgi [req-23cbe0e2-2a3c-4b13-b6c4-0f21df477be8 req-e8d2c6df-0b0f-42df-bf91-0e31e3db1c1c 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 366/731] 10.0.0.196 () {32 vars in 828 bytes} [Wed Sep 9 21:36:20 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-09-09 21:36:20.031 7 INFO cinder.api.openstack.wsgi [req-23cbe0e2-2a3c-4b13-b6c4-0f21df477be8 req-81a19114-7658-4e2a-a2d6-2e30937338a2 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9ea3a835948458161f0c091d6a1fd/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-09-09 21:36:20.099 7 INFO cinder.api.openstack.wsgi [req-23cbe0e2-2a3c-4b13-b6c4-0f21df477be8 req-81a19114-7658-4e2a-a2d6-2e30937338a2 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9ea3a835948458161f0c091d6a1fd/attachments returned with HTTP 200 [pid: 7|app: 0|req: 366/732] 10.0.0.196 () {40 vars in 1056 bytes} [Wed Sep 9 21:36:20 2026] POST /v3/b8d9ea3a835948458161f0c091d6a1fd/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-09-09 21:36:26.195 8 INFO cinder.api.openstack.wsgi [req-23cbe0e2-2a3c-4b13-b6c4-0f21df477be8 req-e8d2c6df-0b0f-42df-bf91-0e31e3db1c1c 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-09-09 21:36:26.197 8 INFO cinder.api.openstack.wsgi [req-23cbe0e2-2a3c-4b13-b6c4-0f21df477be8 req-e8d2c6df-0b0f-42df-bf91-0e31e3db1c1c 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 367/733] 162.253.55.112 () {32 vars in 839 bytes} [Wed Sep 9 21:36:26 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-09-09 21:36:26.252 7 INFO cinder.api.openstack.wsgi [req-23cbe0e2-2a3c-4b13-b6c4-0f21df477be8 req-3cb80bb0-9791-4198-8e99-e9eb15ef3698 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9ea3a835948458161f0c091d6a1fd/volumes/9a8e27e1-f135-4be2-a5cd-1854ce214c22 /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-09-09 21:36:26.280 7 INFO cinder.volume.api [req-23cbe0e2-2a3c-4b13-b6c4-0f21df477be8 req-3cb80bb0-9791-4198-8e99-e9eb15ef3698 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] Volume info retrieved successfully. 2026-09-09 21:36:26.288 7 INFO cinder.api.openstack.wsgi [req-23cbe0e2-2a3c-4b13-b6c4-0f21df477be8 req-3cb80bb0-9791-4198-8e99-e9eb15ef3698 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9ea3a835948458161f0c091d6a1fd/volumes/9a8e27e1-f135-4be2-a5cd-1854ce214c22 returned with HTTP 200 [pid: 7|app: 0|req: 367/734] 162.253.55.112 () {36 vars in 1072 bytes} [Wed Sep 9 21:36:26 2026] GET /v3/b8d9ea3a835948458161f0c091d6a1fd/volumes/9a8e27e1-f135-4be2-a5cd-1854ce214c22 => generated 1662 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) 2026-09-09 21:36:26.762 7 INFO cinder.api.openstack.wsgi [req-23cbe0e2-2a3c-4b13-b6c4-0f21df477be8 req-3cb80bb0-9791-4198-8e99-e9eb15ef3698 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:36:26.762 7 INFO cinder.api.openstack.wsgi [req-23cbe0e2-2a3c-4b13-b6c4-0f21df477be8 req-3cb80bb0-9791-4198-8e99-e9eb15ef3698 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:36:26.762 8 INFO cinder.api.openstack.wsgi [req-23cbe0e2-2a3c-4b13-b6c4-0f21df477be8 req-e8d2c6df-0b0f-42df-bf91-0e31e3db1c1c 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:36:26.764 8 INFO cinder.api.openstack.wsgi [req-23cbe0e2-2a3c-4b13-b6c4-0f21df477be8 req-e8d2c6df-0b0f-42df-bf91-0e31e3db1c1c 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] http://10.0.0.254:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 21:36:28.236 7 INFO cinder.api.openstack.wsgi [req-23cbe0e2-2a3c-4b13-b6c4-0f21df477be8 req-fc91d123-a436-42d5-9e68-0577d87176a7 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9ea3a835948458161f0c091d6a1fd/attachments/0f46f79a-5d3a-4a9e-bd4e-1eb2bebef511 /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 ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 21:36:28.358 8 INFO cinder.api.openstack.wsgi [None req-c95869d4-0387-4a1f-905a-82b8cec0d770 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true 2026-09-09 21:36:28.383 8 INFO cinder.api.openstack.wsgi [None req-c95869d4-0387-4a1f-905a-82b8cec0d770 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 369/737] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:36:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true => generated 845 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:36:28.400 8 INFO cinder.api.openstack.wsgi [None req-388e4444-a224-41eb-8f37-95edf5b900f2 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true 2026-09-09 21:36:28.428 8 INFO cinder.api.openstack.wsgi [None req-388e4444-a224-41eb-8f37-95edf5b900f2 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 370/738] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:36:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:36:28.438 8 INFO cinder.api.openstack.wsgi [None req-578de50f-0a65-4fc1-b4c7-63bed6ccf530 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/a5a2f0b2922e4bc292217a3da5ded449?usage=true 2026-09-09 21:36:28.460 8 INFO cinder.api.openstack.wsgi [None req-578de50f-0a65-4fc1-b4c7-63bed6ccf530 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/a5a2f0b2922e4bc292217a3da5ded449?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 371/739] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:36:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/a5a2f0b2922e4bc292217a3da5ded449?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:36:28.471 8 INFO cinder.api.openstack.wsgi [None req-ee6b1655-fe6a-4aca-ac1f-9ad23592caf0 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/a9a722d69b264191aeb22f2c8665d1a7?usage=true 2026-09-09 21:36:28.487 8 INFO cinder.api.openstack.wsgi [None req-ee6b1655-fe6a-4aca-ac1f-9ad23592caf0 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/a9a722d69b264191aeb22f2c8665d1a7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 372/740] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:36:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/a9a722d69b264191aeb22f2c8665d1a7?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:36:28.503 8 INFO cinder.api.openstack.wsgi [None req-2ff4429a-de2b-4a7e-a2a9-ae0a7544d390 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/b8d9ea3a835948458161f0c091d6a1fd?usage=true 2026-09-09 21:36:28.525 8 INFO cinder.api.openstack.wsgi [None req-2ff4429a-de2b-4a7e-a2a9-ae0a7544d390 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/b8d9ea3a835948458161f0c091d6a1fd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 373/741] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:36:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/b8d9ea3a835948458161f0c091d6a1fd?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:36:28.534 8 INFO cinder.api.openstack.wsgi [None req-8aa66f7e-bc95-4980-9e7f-8244efbaa211 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/eff06048ba0f4d71bc77158c8c894049?usage=true 2026-09-09 21:36:28.552 8 INFO cinder.api.openstack.wsgi [None req-8aa66f7e-bc95-4980-9e7f-8244efbaa211 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/eff06048ba0f4d71bc77158c8c894049?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 374/742] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:36:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/eff06048ba0f4d71bc77158c8c894049?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:36:28.561 8 INFO cinder.api.openstack.wsgi [None req-d2483d6e-8895-470c-8819-d082646cf773 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true 2026-09-09 21:36:28.578 8 INFO cinder.api.openstack.wsgi [None req-d2483d6e-8895-470c-8819-d082646cf773 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 375/743] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:36:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:36:28.588 8 INFO cinder.api.openstack.wsgi [None req-60a9fe90-3f7f-4d5b-b2b0-a1bad35a0714 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true 2026-09-09 21:36:29.091 8 INFO cinder.api.openstack.wsgi [None req-60a9fe90-3f7f-4d5b-b2b0-a1bad35a0714 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 376/744] 10.0.0.65 () {28 vars in 694 bytes} [Wed Sep 9 21:36:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:36:29.105 8 INFO cinder.api.openstack.wsgi [None req-2e0683db-3fa8-4c8c-bf5d-6388f1690c4e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true 2026-09-09 21:36:29.122 8 INFO cinder.volume.api [None req-2e0683db-3fa8-4c8c-bf5d-6388f1690c4e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all snapshots completed successfully. 2026-09-09 21:36:29.124 8 INFO cinder.api.openstack.wsgi [None req-2e0683db-3fa8-4c8c-bf5d-6388f1690c4e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 377/745] 10.0.0.65 () {28 vars in 672 bytes} [Wed Sep 9 21:36:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true => generated 17 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-09 21:36:29.136 8 INFO cinder.api.openstack.wsgi [None req-bb58ccf4-8973-481b-9135-bcb39d2d8a74 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:36:29.169 8 INFO cinder.volume.api [None req-bb58ccf4-8973-481b-9135-bcb39d2d8a74 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - 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-09-09 21:36:29.180 8 INFO cinder.api.openstack.wsgi [None req-bb58ccf4-8973-481b-9135-bcb39d2d8a74 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 378/746] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:36:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true => generated 1650 bytes in 52 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-09-09 21:36:29.194 8 INFO cinder.api.openstack.wsgi [None req-b20391c1-22b6-4519-9dd9-2998791a7431 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:36:29.208 8 INFO cinder.volume.api [None req-b20391c1-22b6-4519-9dd9-2998791a7431 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - 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-09-09 21:36:29.218 8 INFO cinder.api.openstack.wsgi [None req-b20391c1-22b6-4519-9dd9-2998791a7431 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 379/747] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:36:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true => generated 1650 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 21:36:29.230 8 INFO cinder.api.openstack.wsgi [None req-e3d7b769-fb25-4a23-b33c-7e7e968cd7cd b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services 2026-09-09 21:36:29.236 8 INFO cinder.api.openstack.wsgi [None req-e3d7b769-fb25-4a23-b33c-7e7e968cd7cd b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services returned with HTTP 200 [pid: 8|app: 0|req: 380/748] 10.0.0.65 () {28 vars in 643 bytes} [Wed Sep 9 21:36:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:36:29.288 7 INFO cinder.api.openstack.wsgi [req-23cbe0e2-2a3c-4b13-b6c4-0f21df477be8 req-fc91d123-a436-42d5-9e68-0577d87176a7 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9ea3a835948458161f0c091d6a1fd/attachments/0f46f79a-5d3a-4a9e-bd4e-1eb2bebef511 returned with HTTP 200 [pid: 7|app: 0|req: 369/749] 162.253.55.112 () {40 vars in 1134 bytes} [Wed Sep 9 21:36:28 2026] PUT /v3/b8d9ea3a835948458161f0c091d6a1fd/attachments/0f46f79a-5d3a-4a9e-bd4e-1eb2bebef511 => generated 802 bytes in 1059 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-09-09 21:36:29.810 8 INFO cinder.api.openstack.wsgi [req-23cbe0e2-2a3c-4b13-b6c4-0f21df477be8 req-fa61e111-bde3-4951-a6d6-5e4a8a82cbd1 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9ea3a835948458161f0c091d6a1fd/attachments/0f46f79a-5d3a-4a9e-bd4e-1eb2bebef511/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-09-09 21:36:29.847 8 INFO cinder.api.openstack.wsgi [req-23cbe0e2-2a3c-4b13-b6c4-0f21df477be8 req-fa61e111-bde3-4951-a6d6-5e4a8a82cbd1 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9ea3a835948458161f0c091d6a1fd/attachments/0f46f79a-5d3a-4a9e-bd4e-1eb2bebef511/action returned with HTTP 204 [pid: 8|app: 0|req: 381/750] 162.253.55.112 () {40 vars in 1147 bytes} [Wed Sep 9 21:36:29 2026] POST /v3/b8d9ea3a835948458161f0c091d6a1fd/attachments/0f46f79a-5d3a-4a9e-bd4e-1eb2bebef511/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-09-09 21:36:36.762 8 INFO cinder.api.openstack.wsgi [req-23cbe0e2-2a3c-4b13-b6c4-0f21df477be8 req-fa61e111-bde3-4951-a6d6-5e4a8a82cbd1 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:36:36.762 7 INFO cinder.api.openstack.wsgi [req-23cbe0e2-2a3c-4b13-b6c4-0f21df477be8 req-fc91d123-a436-42d5-9e68-0577d87176a7 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:36:36.763 8 INFO cinder.api.openstack.wsgi [req-23cbe0e2-2a3c-4b13-b6c4-0f21df477be8 req-fa61e111-bde3-4951-a6d6-5e4a8a82cbd1 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:36:36.763 7 INFO cinder.api.openstack.wsgi [req-23cbe0e2-2a3c-4b13-b6c4-0f21df477be8 req-fc91d123-a436-42d5-9e68-0577d87176a7 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] http://10.0.0.254:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 21:36:42.611 7 INFO cinder.api.openstack.wsgi [req-70a9741f-8b8f-47cc-bf11-8f03160fe803 req-42b9cc7d-32f2-4e28-ac34-f0eb752c872e 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9ea3a835948458161f0c091d6a1fd/attachments/0f46f79a-5d3a-4a9e-bd4e-1eb2bebef511 /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-09-09 21:36:43.193 7 INFO cinder.api.openstack.wsgi [req-70a9741f-8b8f-47cc-bf11-8f03160fe803 req-42b9cc7d-32f2-4e28-ac34-f0eb752c872e 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9ea3a835948458161f0c091d6a1fd/attachments/0f46f79a-5d3a-4a9e-bd4e-1eb2bebef511 returned with HTTP 200 [pid: 7|app: 0|req: 371/753] 162.253.55.112 () {38 vars in 1102 bytes} [Wed Sep 9 21:36:42 2026] DELETE /v3/b8d9ea3a835948458161f0c091d6a1fd/attachments/0f46f79a-5d3a-4a9e-bd4e-1eb2bebef511 => generated 19 bytes in 589 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-09-09 21:36:43.206 8 INFO cinder.api.openstack.wsgi [req-70a9741f-8b8f-47cc-bf11-8f03160fe803 req-c6c311fb-e241-45ed-90cb-1d174523b746 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9ea3a835948458161f0c091d6a1fd/volumes/9a8e27e1-f135-4be2-a5cd-1854ce214c22 2026-09-09 21:36:43.207 8 INFO cinder.api.v3.volumes [req-70a9741f-8b8f-47cc-bf11-8f03160fe803 req-c6c311fb-e241-45ed-90cb-1d174523b746 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] Delete volume with id: 9a8e27e1-f135-4be2-a5cd-1854ce214c22 /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-09-09 21:36:43.230 8 INFO cinder.volume.api [req-70a9741f-8b8f-47cc-bf11-8f03160fe803 req-c6c311fb-e241-45ed-90cb-1d174523b746 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] Volume info retrieved successfully. 2026-09-09 21:36:43.264 8 INFO cinder.volume.api [req-70a9741f-8b8f-47cc-bf11-8f03160fe803 req-c6c311fb-e241-45ed-90cb-1d174523b746 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] Delete volume request issued successfully. 2026-09-09 21:36:43.265 8 INFO cinder.api.openstack.wsgi [req-70a9741f-8b8f-47cc-bf11-8f03160fe803 req-c6c311fb-e241-45ed-90cb-1d174523b746 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b8d9ea3a835948458161f0c091d6a1fd/volumes/9a8e27e1-f135-4be2-a5cd-1854ce214c22 returned with HTTP 202 [pid: 8|app: 0|req: 383/754] 162.253.55.112 () {36 vars in 1053 bytes} [Wed Sep 9 21:36:43 2026] DELETE /v3/b8d9ea3a835948458161f0c091d6a1fd/volumes/9a8e27e1-f135-4be2-a5cd-1854ce214c22 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-09-09 21:36:46.762 8 INFO cinder.api.openstack.wsgi [req-70a9741f-8b8f-47cc-bf11-8f03160fe803 req-c6c311fb-e241-45ed-90cb-1d174523b746 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:36:46.762 7 INFO cinder.api.openstack.wsgi [req-70a9741f-8b8f-47cc-bf11-8f03160fe803 req-42b9cc7d-32f2-4e28-ac34-f0eb752c872e 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:36:46.763 8 INFO cinder.api.openstack.wsgi [req-70a9741f-8b8f-47cc-bf11-8f03160fe803 req-c6c311fb-e241-45ed-90cb-1d174523b746 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:36:46.764 7 INFO cinder.api.openstack.wsgi [req-70a9741f-8b8f-47cc-bf11-8f03160fe803 req-42b9cc7d-32f2-4e28-ac34-f0eb752c872e 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:36:56.762 8 INFO cinder.api.openstack.wsgi [req-70a9741f-8b8f-47cc-bf11-8f03160fe803 req-c6c311fb-e241-45ed-90cb-1d174523b746 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:36:56.762 8 INFO cinder.api.openstack.wsgi [req-70a9741f-8b8f-47cc-bf11-8f03160fe803 req-c6c311fb-e241-45ed-90cb-1d174523b746 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:36:56.764 7 INFO cinder.api.openstack.wsgi [req-70a9741f-8b8f-47cc-bf11-8f03160fe803 req-42b9cc7d-32f2-4e28-ac34-f0eb752c872e 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:36:56.765 7 INFO cinder.api.openstack.wsgi [req-70a9741f-8b8f-47cc-bf11-8f03160fe803 req-42b9cc7d-32f2-4e28-ac34-f0eb752c872e 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:37:06.762 7 INFO cinder.api.openstack.wsgi [req-70a9741f-8b8f-47cc-bf11-8f03160fe803 req-42b9cc7d-32f2-4e28-ac34-f0eb752c872e 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:37:06.762 7 INFO cinder.api.openstack.wsgi [req-70a9741f-8b8f-47cc-bf11-8f03160fe803 req-42b9cc7d-32f2-4e28-ac34-f0eb752c872e 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:37:06.763 8 INFO cinder.api.openstack.wsgi [req-70a9741f-8b8f-47cc-bf11-8f03160fe803 req-c6c311fb-e241-45ed-90cb-1d174523b746 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:37:06.765 8 INFO cinder.api.openstack.wsgi [req-70a9741f-8b8f-47cc-bf11-8f03160fe803 req-c6c311fb-e241-45ed-90cb-1d174523b746 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] http://10.0.0.254:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 21:37:13.679 7 INFO cinder.api.openstack.wsgi [req-5b1c8101-a046-4bec-8dc0-0707a6a9cb6c req-5b894c3c-46f0-4abd-a896-b590cad9a662 fe3013dc15164f3d8c8fd7e32ba5a662 a9a722d69b264191aeb22f2c8665d1a7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a9a722d69b264191aeb22f2c8665d1a7/attachments?instance_id=8d6f1405-2877-4cdd-b734-ddd8d9bb67cd 2026-09-09 21:37:13.695 7 INFO cinder.api.openstack.wsgi [req-5b1c8101-a046-4bec-8dc0-0707a6a9cb6c req-5b894c3c-46f0-4abd-a896-b590cad9a662 fe3013dc15164f3d8c8fd7e32ba5a662 a9a722d69b264191aeb22f2c8665d1a7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a9a722d69b264191aeb22f2c8665d1a7/attachments?instance_id=8d6f1405-2877-4cdd-b734-ddd8d9bb67cd returned with HTTP 200 [pid: 7|app: 0|req: 375/761] 162.253.55.112 () {36 vars in 1103 bytes} [Wed Sep 9 21:37:13 2026] GET /v3/a9a722d69b264191aeb22f2c8665d1a7/attachments?instance_id=8d6f1405-2877-4cdd-b734-ddd8d9bb67cd => generated 19 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:37:16.762 8 INFO cinder.api.openstack.wsgi [req-70a9741f-8b8f-47cc-bf11-8f03160fe803 req-c6c311fb-e241-45ed-90cb-1d174523b746 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:37:16.762 7 INFO cinder.api.openstack.wsgi [req-5b1c8101-a046-4bec-8dc0-0707a6a9cb6c req-5b894c3c-46f0-4abd-a896-b590cad9a662 fe3013dc15164f3d8c8fd7e32ba5a662 a9a722d69b264191aeb22f2c8665d1a7 - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:37:16.763 7 INFO cinder.api.openstack.wsgi [req-5b1c8101-a046-4bec-8dc0-0707a6a9cb6c req-5b894c3c-46f0-4abd-a896-b590cad9a662 fe3013dc15164f3d8c8fd7e32ba5a662 a9a722d69b264191aeb22f2c8665d1a7 - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:37:16.763 8 INFO cinder.api.openstack.wsgi [req-70a9741f-8b8f-47cc-bf11-8f03160fe803 req-c6c311fb-e241-45ed-90cb-1d174523b746 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:37:26.761 8 INFO cinder.api.openstack.wsgi [req-70a9741f-8b8f-47cc-bf11-8f03160fe803 req-c6c311fb-e241-45ed-90cb-1d174523b746 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:37:26.762 8 INFO cinder.api.openstack.wsgi [req-70a9741f-8b8f-47cc-bf11-8f03160fe803 req-c6c311fb-e241-45ed-90cb-1d174523b746 4a89a14346ff41f495014a5e7087dc6b b8d9ea3a835948458161f0c091d6a1fd - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:37:26.762 7 INFO cinder.api.openstack.wsgi [req-5b1c8101-a046-4bec-8dc0-0707a6a9cb6c req-5b894c3c-46f0-4abd-a896-b590cad9a662 fe3013dc15164f3d8c8fd7e32ba5a662 a9a722d69b264191aeb22f2c8665d1a7 - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:37:26.763 7 INFO cinder.api.openstack.wsgi [req-5b1c8101-a046-4bec-8dc0-0707a6a9cb6c req-5b894c3c-46f0-4abd-a896-b590cad9a662 fe3013dc15164f3d8c8fd7e32ba5a662 a9a722d69b264191aeb22f2c8665d1a7 - - default default] http://10.0.0.254:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 21:37:28.484 8 INFO cinder.api.openstack.wsgi [None req-48498674-abe6-4872-93ce-7f6a62040c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/2777cbc6934c4d0bb90af36b534f4a47?usage=true 2026-09-09 21:37:28.519 8 INFO cinder.api.openstack.wsgi [None req-48498674-abe6-4872-93ce-7f6a62040c69 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/2777cbc6934c4d0bb90af36b534f4a47?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 389/766] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:37:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/2777cbc6934c4d0bb90af36b534f4a47?usage=true => generated 847 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:37:28.529 7 INFO cinder.api.openstack.wsgi [None req-e3b2b02c-8b97-40eb-baf4-6f81cf2407b6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?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-09-09 21:37:28.548 7 INFO cinder.api.openstack.wsgi [None req-e3b2b02c-8b97-40eb-baf4-6f81cf2407b6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 378/767] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:37:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:37:28.556 8 INFO cinder.api.openstack.wsgi [None req-b2d9a8a7-8a4d-44a3-859b-c69e226a4ccc b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true 2026-09-09 21:37:28.576 8 INFO cinder.api.openstack.wsgi [None req-b2d9a8a7-8a4d-44a3-859b-c69e226a4ccc b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 390/768] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:37:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:37:28.584 7 INFO cinder.api.openstack.wsgi [None req-99661076-9eee-45db-a994-844018ec6899 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/58121fc4a0f647fbab75949fb23a0355?usage=true 2026-09-09 21:37:28.606 7 INFO cinder.api.openstack.wsgi [None req-99661076-9eee-45db-a994-844018ec6899 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/58121fc4a0f647fbab75949fb23a0355?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 379/769] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:37:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/58121fc4a0f647fbab75949fb23a0355?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:37:28.616 8 INFO cinder.api.openstack.wsgi [None req-123d959b-8311-41f3-afa2-ced4b62ce993 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/61042a697f1d4f5f8045e15a5f1af894?usage=true 2026-09-09 21:37:28.632 8 INFO cinder.api.openstack.wsgi [None req-123d959b-8311-41f3-afa2-ced4b62ce993 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/61042a697f1d4f5f8045e15a5f1af894?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 391/770] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:37:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/61042a697f1d4f5f8045e15a5f1af894?usage=true => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:37:28.641 7 INFO cinder.api.openstack.wsgi [None req-c235c04b-9fae-40a1-af6c-0532f8e7b497 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/a9a722d69b264191aeb22f2c8665d1a7?usage=true 2026-09-09 21:37:28.666 7 INFO cinder.api.openstack.wsgi [None req-c235c04b-9fae-40a1-af6c-0532f8e7b497 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/a9a722d69b264191aeb22f2c8665d1a7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 380/771] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:37:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/a9a722d69b264191aeb22f2c8665d1a7?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:37:28.676 8 INFO cinder.api.openstack.wsgi [None req-adf6d1d5-679d-459b-8021-4f25d84d589d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/c7f221d93c66495bac760516509b8b61?usage=true 2026-09-09 21:37:28.697 8 INFO cinder.api.openstack.wsgi [None req-adf6d1d5-679d-459b-8021-4f25d84d589d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/c7f221d93c66495bac760516509b8b61?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 392/772] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:37:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/c7f221d93c66495bac760516509b8b61?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:37:28.707 7 INFO cinder.api.openstack.wsgi [None req-7c2ac3b9-6afc-493b-867a-5e64d929367f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true 2026-09-09 21:37:28.733 7 INFO cinder.api.openstack.wsgi [None req-7c2ac3b9-6afc-493b-867a-5e64d929367f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 381/773] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:37:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:37:28.742 8 INFO cinder.api.openstack.wsgi [None req-3aaabb0f-6a4c-48f0-9b4f-e0c6be6ab5db b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/fa2bfcbbb96547d2909802da87f4dbf3?usage=true 2026-09-09 21:37:28.758 8 INFO cinder.api.openstack.wsgi [None req-3aaabb0f-6a4c-48f0-9b4f-e0c6be6ab5db b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/fa2bfcbbb96547d2909802da87f4dbf3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 393/774] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:37:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/fa2bfcbbb96547d2909802da87f4dbf3?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:37:28.766 7 INFO cinder.api.openstack.wsgi [None req-85a690df-4d85-4747-a7c4-aab9f52ee266 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:37:28.778 7 INFO cinder.volume.api [None req-85a690df-4d85-4747-a7c4-aab9f52ee266 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all volumes completed successfully. 2026-09-09 21:37:28.780 7 INFO cinder.api.openstack.wsgi [None req-85a690df-4d85-4747-a7c4-aab9f52ee266 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 382/775] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:37:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:37:28.788 8 INFO cinder.api.openstack.wsgi [None req-73148193-404a-41bd-9af4-806e33122b6a b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true 2026-09-09 21:37:28.792 8 INFO cinder.volume.api [None req-73148193-404a-41bd-9af4-806e33122b6a b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all snapshots completed successfully. 2026-09-09 21:37:28.793 8 INFO cinder.api.openstack.wsgi [None req-73148193-404a-41bd-9af4-806e33122b6a b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 394/776] 10.0.0.65 () {28 vars in 672 bytes} [Wed Sep 9 21:37:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:37:28.800 7 INFO cinder.api.openstack.wsgi [None req-2e95d4ea-b8f6-4cef-b281-ccc6b17f7d11 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services 2026-09-09 21:37:28.827 7 INFO cinder.api.openstack.wsgi [None req-2e95d4ea-b8f6-4cef-b281-ccc6b17f7d11 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 383/777] 10.0.0.65 () {28 vars in 643 bytes} [Wed Sep 9 21:37:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-services => generated 646 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:37:28.837 8 INFO cinder.api.openstack.wsgi [None req-6582ce61-5f8e-4380-9444-639945f8c33d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:37:28.848 8 INFO cinder.volume.api [None req-6582ce61-5f8e-4380-9444-639945f8c33d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all volumes completed successfully. 2026-09-09 21:37:28.851 8 INFO cinder.api.openstack.wsgi [None req-6582ce61-5f8e-4380-9444-639945f8c33d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 395/778] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:37:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:37:28.859 7 INFO cinder.api.openstack.wsgi [None req-a60da663-7da8-42c8-93b3-7530d4026458 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true 2026-09-09 21:37:29.362 7 INFO cinder.api.openstack.wsgi [None req-a60da663-7da8-42c8-93b3-7530d4026458 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 384/779] 10.0.0.65 () {28 vars in 694 bytes} [Wed Sep 9 21:37:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:37:36.763 8 INFO cinder.api.openstack.wsgi [None req-6582ce61-5f8e-4380-9444-639945f8c33d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:37:36.764 7 INFO cinder.api.openstack.wsgi [None req-a60da663-7da8-42c8-93b3-7530d4026458 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:37:36.765 8 INFO cinder.api.openstack.wsgi [None req-6582ce61-5f8e-4380-9444-639945f8c33d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:37:36.765 7 INFO cinder.api.openstack.wsgi [None req-a60da663-7da8-42c8-93b3-7530d4026458 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:37:46.762 8 INFO cinder.api.openstack.wsgi [None req-6582ce61-5f8e-4380-9444-639945f8c33d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:37:46.763 8 INFO cinder.api.openstack.wsgi [None req-6582ce61-5f8e-4380-9444-639945f8c33d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:37:46.764 7 INFO cinder.api.openstack.wsgi [None req-a60da663-7da8-42c8-93b3-7530d4026458 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:37:46.766 7 INFO cinder.api.openstack.wsgi [None req-a60da663-7da8-42c8-93b3-7530d4026458 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:37:52.505 8 INFO cinder.api.openstack.wsgi [None req-6582ce61-5f8e-4380-9444-639945f8c33d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-09-09 21:37:52.506 8 INFO cinder.api.openstack.wsgi [None req-6582ce61-5f8e-4380-9444-639945f8c33d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 398/784] 10.0.0.230 () {30 vars in 410 bytes} [Wed Sep 9 21:37:52 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-09-09 21:37:56.764 7 INFO cinder.api.openstack.wsgi [None req-a60da663-7da8-42c8-93b3-7530d4026458 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:37:56.764 8 INFO cinder.api.openstack.wsgi [None req-6582ce61-5f8e-4380-9444-639945f8c33d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:37:56.765 8 INFO cinder.api.openstack.wsgi [None req-6582ce61-5f8e-4380-9444-639945f8c33d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:37:56.765 7 INFO cinder.api.openstack.wsgi [None req-a60da663-7da8-42c8-93b3-7530d4026458 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:37:58.197 8 INFO cinder.api.openstack.wsgi [None req-6582ce61-5f8e-4380-9444-639945f8c33d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-09-09 21:37:58.198 8 INFO cinder.api.openstack.wsgi [None req-6582ce61-5f8e-4380-9444-639945f8c33d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 400/787] 10.0.0.55 () {28 vars in 374 bytes} [Wed Sep 9 21:37:58 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-09-09 21:37:58.212 7 INFO cinder.api.openstack.wsgi [None req-011c42e9-4f1a-4904-8040-7a143c99da8e 2627ae4459024fbeac9e017782204a55 8eeeb2be37db4831b5572a79bec5ec4d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8eeeb2be37db4831b5572a79bec5ec4d/limits?tenant_id=8eeeb2be37db4831b5572a79bec5ec4d 2026-09-09 21:37:58.236 7 INFO cinder.api.openstack.wsgi [None req-011c42e9-4f1a-4904-8040-7a143c99da8e 2627ae4459024fbeac9e017782204a55 8eeeb2be37db4831b5572a79bec5ec4d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8eeeb2be37db4831b5572a79bec5ec4d/limits?tenant_id=8eeeb2be37db4831b5572a79bec5ec4d returned with HTTP 200 [pid: 7|app: 0|req: 388/788] 10.0.0.55 () {34 vars in 877 bytes} [Wed Sep 9 21:37:58 2026] GET /v3/8eeeb2be37db4831b5572a79bec5ec4d/limits?tenant_id=8eeeb2be37db4831b5572a79bec5ec4d => generated 302 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-09-09 21:37:59.844 8 INFO cinder.api.openstack.wsgi [None req-6582ce61-5f8e-4380-9444-639945f8c33d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-09-09 21:37:59.845 8 INFO cinder.api.openstack.wsgi [None req-6582ce61-5f8e-4380-9444-639945f8c33d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 401/789] 10.0.0.55 () {28 vars in 374 bytes} [Wed Sep 9 21:37:59 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-09-09 21:37:59.851 7 INFO cinder.api.openstack.wsgi [None req-011c42e9-4f1a-4904-8040-7a143c99da8e 2627ae4459024fbeac9e017782204a55 8eeeb2be37db4831b5572a79bec5ec4d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-09-09 21:37:59.853 7 INFO cinder.api.openstack.wsgi [None req-011c42e9-4f1a-4904-8040-7a143c99da8e 2627ae4459024fbeac9e017782204a55 8eeeb2be37db4831b5572a79bec5ec4d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 389/790] 10.0.0.55 () {28 vars in 374 bytes} [Wed Sep 9 21:37:59 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-09-09 21:38:00.590 8 INFO cinder.api.openstack.wsgi [None req-6582ce61-5f8e-4380-9444-639945f8c33d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-09-09 21:38:00.591 8 INFO cinder.api.openstack.wsgi [None req-6582ce61-5f8e-4380-9444-639945f8c33d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 402/791] 10.0.0.55 () {28 vars in 374 bytes} [Wed Sep 9 21:38:00 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-09-09 21:38:00.605 7 INFO cinder.api.openstack.wsgi [None req-3e805163-a098-4880-b111-2de3c48d6416 2627ae4459024fbeac9e017782204a55 8eeeb2be37db4831b5572a79bec5ec4d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8eeeb2be37db4831b5572a79bec5ec4d/limits?tenant_id=8eeeb2be37db4831b5572a79bec5ec4d 2026-09-09 21:38:00.633 7 INFO cinder.api.openstack.wsgi [None req-3e805163-a098-4880-b111-2de3c48d6416 2627ae4459024fbeac9e017782204a55 8eeeb2be37db4831b5572a79bec5ec4d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8eeeb2be37db4831b5572a79bec5ec4d/limits?tenant_id=8eeeb2be37db4831b5572a79bec5ec4d returned with HTTP 200 [pid: 7|app: 0|req: 390/792] 10.0.0.55 () {34 vars in 877 bytes} [Wed Sep 9 21:38:00 2026] GET /v3/8eeeb2be37db4831b5572a79bec5ec4d/limits?tenant_id=8eeeb2be37db4831b5572a79bec5ec4d => generated 302 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-09-09 21:38:02.374 8 INFO cinder.api.openstack.wsgi [None req-6582ce61-5f8e-4380-9444-639945f8c33d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-09-09 21:38:02.376 8 INFO cinder.api.openstack.wsgi [None req-6582ce61-5f8e-4380-9444-639945f8c33d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 403/793] 10.0.0.55 () {28 vars in 374 bytes} [Wed Sep 9 21:38:02 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-09-09 21:38:02.382 7 INFO cinder.api.openstack.wsgi [None req-3e805163-a098-4880-b111-2de3c48d6416 2627ae4459024fbeac9e017782204a55 8eeeb2be37db4831b5572a79bec5ec4d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-09-09 21:38:02.383 7 INFO cinder.api.openstack.wsgi [None req-3e805163-a098-4880-b111-2de3c48d6416 2627ae4459024fbeac9e017782204a55 8eeeb2be37db4831b5572a79bec5ec4d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 391/794] 10.0.0.55 () {28 vars in 374 bytes} [Wed Sep 9 21:38:02 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-09-09 21:38:06.762 8 INFO cinder.api.openstack.wsgi [None req-6582ce61-5f8e-4380-9444-639945f8c33d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:38:06.763 7 INFO cinder.api.openstack.wsgi [None req-3e805163-a098-4880-b111-2de3c48d6416 2627ae4459024fbeac9e017782204a55 8eeeb2be37db4831b5572a79bec5ec4d - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:38:06.764 8 INFO cinder.api.openstack.wsgi [None req-6582ce61-5f8e-4380-9444-639945f8c33d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:38:06.764 7 INFO cinder.api.openstack.wsgi [None req-3e805163-a098-4880-b111-2de3c48d6416 2627ae4459024fbeac9e017782204a55 8eeeb2be37db4831b5572a79bec5ec4d - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:38:16.762 8 INFO cinder.api.openstack.wsgi [None req-6582ce61-5f8e-4380-9444-639945f8c33d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:38:16.762 8 INFO cinder.api.openstack.wsgi [None req-6582ce61-5f8e-4380-9444-639945f8c33d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:38:16.763 7 INFO cinder.api.openstack.wsgi [None req-3e805163-a098-4880-b111-2de3c48d6416 2627ae4459024fbeac9e017782204a55 8eeeb2be37db4831b5572a79bec5ec4d - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:38:16.763 7 INFO cinder.api.openstack.wsgi [None req-3e805163-a098-4880-b111-2de3c48d6416 2627ae4459024fbeac9e017782204a55 8eeeb2be37db4831b5572a79bec5ec4d - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:38:26.762 7 INFO cinder.api.openstack.wsgi [None req-3e805163-a098-4880-b111-2de3c48d6416 2627ae4459024fbeac9e017782204a55 8eeeb2be37db4831b5572a79bec5ec4d - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:38:26.762 8 INFO cinder.api.openstack.wsgi [None req-6582ce61-5f8e-4380-9444-639945f8c33d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:38:26.763 7 INFO cinder.api.openstack.wsgi [None req-3e805163-a098-4880-b111-2de3c48d6416 2627ae4459024fbeac9e017782204a55 8eeeb2be37db4831b5572a79bec5ec4d - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:38:26.763 8 INFO cinder.api.openstack.wsgi [None req-6582ce61-5f8e-4380-9444-639945f8c33d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:38:28.344 7 INFO cinder.api.openstack.wsgi [None req-a7b49bfb-d95c-4f97-8a4d-0de5a781a6e1 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true 2026-09-09 21:38:28.350 7 INFO cinder.volume.api [None req-a7b49bfb-d95c-4f97-8a4d-0de5a781a6e1 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all snapshots completed successfully. 2026-09-09 21:38:28.350 7 INFO cinder.api.openstack.wsgi [None req-a7b49bfb-d95c-4f97-8a4d-0de5a781a6e1 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 395/801] 10.0.0.65 () {28 vars in 672 bytes} [Wed Sep 9 21:38:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true => generated 17 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-09 21:38:28.392 8 INFO cinder.api.openstack.wsgi [None req-a8e22570-c9e3-441c-a1f1-cd7c0d87d747 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/0c030a058a5f480eaec58eb0be91dd4e?usage=true 2026-09-09 21:38:28.414 8 INFO cinder.api.openstack.wsgi [None req-a8e22570-c9e3-441c-a1f1-cd7c0d87d747 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/0c030a058a5f480eaec58eb0be91dd4e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 407/802] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:38:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/0c030a058a5f480eaec58eb0be91dd4e?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:38:28.424 7 INFO cinder.api.openstack.wsgi [None req-cad2de32-cc12-4954-b9fd-6838045c402a b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/0dc9795b07564f4195d378fe821510ec?usage=true 2026-09-09 21:38:28.440 7 INFO cinder.api.openstack.wsgi [None req-cad2de32-cc12-4954-b9fd-6838045c402a b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/0dc9795b07564f4195d378fe821510ec?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 396/803] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:38:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/0dc9795b07564f4195d378fe821510ec?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:38:28.450 8 INFO cinder.api.openstack.wsgi [None req-d59e1c40-142f-496b-9b97-e6e15234c068 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/3b55a68ea9534c24a626b74eee634261?usage=true 2026-09-09 21:38:28.469 8 INFO cinder.api.openstack.wsgi [None req-d59e1c40-142f-496b-9b97-e6e15234c068 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/3b55a68ea9534c24a626b74eee634261?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 408/804] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:38:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/3b55a68ea9534c24a626b74eee634261?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:38:28.479 7 INFO cinder.api.openstack.wsgi [None req-9a971ced-a56b-46e7-ab0e-39c23b91f9e0 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true 2026-09-09 21:38:28.499 7 INFO cinder.api.openstack.wsgi [None req-9a971ced-a56b-46e7-ab0e-39c23b91f9e0 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 397/805] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:38:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:38:28.514 8 INFO cinder.api.openstack.wsgi [None req-be448a38-a33a-4895-ae30-7b7bf39e9c11 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true 2026-09-09 21:38:28.537 8 INFO cinder.api.openstack.wsgi [None req-be448a38-a33a-4895-ae30-7b7bf39e9c11 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 409/806] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:38:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:38:28.545 7 INFO cinder.api.openstack.wsgi [None req-688eda2d-bc6d-4098-8321-113faa3a0fad b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5bfc4bbba9444a7b9785fa254c987dd7?usage=true 2026-09-09 21:38:28.563 7 INFO cinder.api.openstack.wsgi [None req-688eda2d-bc6d-4098-8321-113faa3a0fad b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5bfc4bbba9444a7b9785fa254c987dd7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 398/807] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:38:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5bfc4bbba9444a7b9785fa254c987dd7?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:38:28.580 8 INFO cinder.api.openstack.wsgi [None req-2d466027-0a28-4068-ae65-27f765542592 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5d34729adea24505ac86872a33286784?usage=true 2026-09-09 21:38:28.603 8 INFO cinder.api.openstack.wsgi [None req-2d466027-0a28-4068-ae65-27f765542592 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5d34729adea24505ac86872a33286784?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 410/808] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:38:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5d34729adea24505ac86872a33286784?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:38:28.611 8 INFO cinder.api.openstack.wsgi [None req-71ec833f-c7cd-4a11-b232-df7a3677d0b6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/b1c3db62723a446e9dc9f4beeee756a3?usage=true 2026-09-09 21:38:28.627 7 INFO cinder.api.openstack.wsgi [None req-38fd395c-fe51-46da-b332-f51b8d0c6eeb 87e1aed15d4c4ce39d1eb91ef90d7dce 5d34729adea24505ac86872a33286784 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/5d34729adea24505ac86872a33286784/volumes 2026-09-09 21:38:28.631 7 INFO cinder.api.v3.volumes [None req-38fd395c-fe51-46da-b332-f51b8d0c6eeb 87e1aed15d4c4ce39d1eb91ef90d7dce 5d34729adea24505ac86872a33286784 - - default default] Create volume of 1 GB 2026-09-09 21:38:28.633 8 INFO cinder.api.openstack.wsgi [None req-71ec833f-c7cd-4a11-b232-df7a3677d0b6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/b1c3db62723a446e9dc9f4beeee756a3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 411/809] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:38:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/b1c3db62723a446e9dc9f4beeee756a3?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:38:28.638 7 INFO cinder.volume.api [None req-38fd395c-fe51-46da-b332-f51b8d0c6eeb 87e1aed15d4c4ce39d1eb91ef90d7dce 5d34729adea24505ac86872a33286784 - - default default] Availability Zones retrieved successfully. 2026-09-09 21:38:28.641 8 INFO cinder.api.openstack.wsgi [None req-4fbc6ce6-8695-4012-b020-0e1acad701d7 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/bee6743edaee4b2ca4758f52ca835f2f?usage=true 2026-09-09 21:38:28.655 8 INFO cinder.api.openstack.wsgi [None req-4fbc6ce6-8695-4012-b020-0e1acad701d7 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/bee6743edaee4b2ca4758f52ca835f2f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 412/810] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:38:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/bee6743edaee4b2ca4758f52ca835f2f?usage=true => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:38:28.662 8 INFO cinder.api.openstack.wsgi [None req-fd025f3a-f9ab-4ae2-b9b8-c20b3ec4116e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/c1f91119e0594358bfd2989288ffffaa?usage=true 2026-09-09 21:38:28.677 8 INFO cinder.api.openstack.wsgi [None req-fd025f3a-f9ab-4ae2-b9b8-c20b3ec4116e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/c1f91119e0594358bfd2989288ffffaa?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 413/811] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:38:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/c1f91119e0594358bfd2989288ffffaa?usage=true => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:38:28.684 8 INFO cinder.api.openstack.wsgi [None req-3ac65aa5-ce83-4288-8185-cfe7ee908bce b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/ebfbe393ba564f4ab6c5549af4cf8eda?usage=true 2026-09-09 21:38:28.701 8 INFO cinder.api.openstack.wsgi [None req-3ac65aa5-ce83-4288-8185-cfe7ee908bce b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/ebfbe393ba564f4ab6c5549af4cf8eda?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 414/812] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:38:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/ebfbe393ba564f4ab6c5549af4cf8eda?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:38:28.709 8 INFO cinder.api.openstack.wsgi [None req-d735f9d6-b580-4460-9913-76793f0d1a97 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f40bb51da6fc491491fba6eaa9ef618c?usage=true 2026-09-09 21:38:28.725 8 INFO cinder.api.openstack.wsgi [None req-d735f9d6-b580-4460-9913-76793f0d1a97 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f40bb51da6fc491491fba6eaa9ef618c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 415/813] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:38:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f40bb51da6fc491491fba6eaa9ef618c?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:38:28.732 8 INFO cinder.api.openstack.wsgi [None req-3d38ec40-d6c8-40ab-b935-743637466f74 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true 2026-09-09 21:38:28.754 8 INFO cinder.api.openstack.wsgi [None req-3d38ec40-d6c8-40ab-b935-743637466f74 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 416/814] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:38:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:38:28.762 8 INFO cinder.api.openstack.wsgi [None req-49c3818a-50c3-4596-8c0c-5242dee05600 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/fd8fafebf9b240889401211eeedcbf21?usage=true 2026-09-09 21:38:28.776 8 INFO cinder.api.openstack.wsgi [None req-49c3818a-50c3-4596-8c0c-5242dee05600 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/fd8fafebf9b240889401211eeedcbf21?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 417/815] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:38:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/fd8fafebf9b240889401211eeedcbf21?usage=true => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:38:28.785 7 INFO cinder.volume.api [None req-38fd395c-fe51-46da-b332-f51b8d0c6eeb 87e1aed15d4c4ce39d1eb91ef90d7dce 5d34729adea24505ac86872a33286784 - - default default] Create volume request issued successfully. 2026-09-09 21:38:28.785 7 INFO cinder.api.openstack.wsgi [None req-38fd395c-fe51-46da-b332-f51b8d0c6eeb 87e1aed15d4c4ce39d1eb91ef90d7dce 5d34729adea24505ac86872a33286784 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d34729adea24505ac86872a33286784/volumes returned with HTTP 202 [pid: 7|app: 0|req: 399/816] 10.0.0.230 () {34 vars in 721 bytes} [Wed Sep 9 21:38:28 2026] POST /v3/5d34729adea24505ac86872a33286784/volumes => generated 861 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-09-09 21:38:28.787 8 INFO cinder.api.openstack.wsgi [None req-b5323701-0808-4ac6-84cd-b3f0a081d9a2 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services 2026-09-09 21:38:28.791 8 INFO cinder.api.openstack.wsgi [None req-b5323701-0808-4ac6-84cd-b3f0a081d9a2 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services returned with HTTP 200 [pid: 8|app: 0|req: 418/817] 10.0.0.65 () {28 vars in 643 bytes} [Wed Sep 9 21:38:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-services => generated 646 bytes in 8 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-09-09 21:38:28.798 7 INFO cinder.api.openstack.wsgi [None req-a17c8a4b-f668-4371-923b-3aaa3c97d8e7 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:38:28.804 8 INFO cinder.api.openstack.wsgi [None req-f86776b1-ff34-492a-b108-fc7ff36092b7 87e1aed15d4c4ce39d1eb91ef90d7dce 5d34729adea24505ac86872a33286784 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d34729adea24505ac86872a33286784/volumes/789b3e75-0f04-438e-901e-c956f79de9ad 2026-09-09 21:38:28.806 7 INFO cinder.volume.api [None req-a17c8a4b-f668-4371-923b-3aaa3c97d8e7 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - 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-09-09 21:38:28.811 7 INFO cinder.api.openstack.wsgi [None req-a17c8a4b-f668-4371-923b-3aaa3c97d8e7 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 /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 ' [pid: 7|app: 0|req: 400/818] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:38:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true => generated 1069 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-09-09 21:38:28.817 8 INFO cinder.volume.api [None req-f86776b1-ff34-492a-b108-fc7ff36092b7 87e1aed15d4c4ce39d1eb91ef90d7dce 5d34729adea24505ac86872a33286784 - - default default] Volume info retrieved successfully. 2026-09-09 21:38:28.822 8 INFO cinder.api.openstack.wsgi [None req-f86776b1-ff34-492a-b108-fc7ff36092b7 87e1aed15d4c4ce39d1eb91ef90d7dce 5d34729adea24505ac86872a33286784 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d34729adea24505ac86872a33286784/volumes/789b3e75-0f04-438e-901e-c956f79de9ad returned with HTTP 200 [pid: 8|app: 0|req: 419/819] 10.0.0.230 () {32 vars in 774 bytes} [Wed Sep 9 21:38:28 2026] GET /v3/5d34729adea24505ac86872a33286784/volumes/789b3e75-0f04-438e-901e-c956f79de9ad => generated 929 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-09-09 21:38:28.826 7 INFO cinder.api.openstack.wsgi [None req-6512473b-e5ab-4c90-81c7-8e80c5b72bbe b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:38:28.840 7 INFO cinder.volume.api [None req-6512473b-e5ab-4c90-81c7-8e80c5b72bbe b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - 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-09-09 21:38:28.846 7 INFO cinder.api.openstack.wsgi [None req-6512473b-e5ab-4c90-81c7-8e80c5b72bbe b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 401/820] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:38:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true => generated 1069 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 21:38:28.857 8 INFO cinder.api.openstack.wsgi [None req-679d60df-e975-4857-8f89-56f0e646817f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 21:38:29.167 7 INFO cinder.api.openstack.wsgi [None req-d5c0b725-2a7b-489c-bbd7-0e6537038811 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes 2026-09-09 21:38:29.174 7 INFO cinder.api.v3.volumes [None req-d5c0b725-2a7b-489c-bbd7-0e6537038811 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] Create volume of 1 GB 2026-09-09 21:38:29.182 7 INFO cinder.volume.api [None req-d5c0b725-2a7b-489c-bbd7-0e6537038811 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] Availability Zones retrieved successfully. 2026-09-09 21:38:29.338 7 INFO cinder.volume.api [None req-d5c0b725-2a7b-489c-bbd7-0e6537038811 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] Create volume request issued successfully. 2026-09-09 21:38:29.339 7 INFO cinder.api.openstack.wsgi [None req-d5c0b725-2a7b-489c-bbd7-0e6537038811 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes returned with HTTP 202 [pid: 7|app: 0|req: 402/821] 10.0.0.230 () {34 vars in 722 bytes} [Wed Sep 9 21:38:29 2026] POST /v3/f40bb51da6fc491491fba6eaa9ef618c/volumes => generated 870 bytes in 293 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-09-09 21:38:29.359 7 INFO cinder.api.openstack.wsgi [None req-f3bfc8e6-71fe-4a16-bb2d-ed6be97932b1 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/74e1d5f4-a811-42d0-b31f-b4819c0f6582 2026-09-09 21:38:29.360 8 INFO cinder.api.openstack.wsgi [None req-679d60df-e975-4857-8f89-56f0e646817f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 420/822] 10.0.0.65 () {28 vars in 694 bytes} [Wed Sep 9 21:38:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /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-09-09 21:38:29.371 7 INFO cinder.volume.api [None req-f3bfc8e6-71fe-4a16-bb2d-ed6be97932b1 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] Volume info retrieved successfully. 2026-09-09 21:38:29.377 7 INFO cinder.api.openstack.wsgi [None req-f3bfc8e6-71fe-4a16-bb2d-ed6be97932b1 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/74e1d5f4-a811-42d0-b31f-b4819c0f6582 returned with HTTP 200 [pid: 7|app: 0|req: 403/823] 10.0.0.230 () {32 vars in 774 bytes} [Wed Sep 9 21:38:29 2026] GET /v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/74e1d5f4-a811-42d0-b31f-b4819c0f6582 => generated 938 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:38:29.842 8 INFO cinder.api.openstack.wsgi [None req-6ba3e4a3-234b-42b6-a5d3-c22eebf686d1 87e1aed15d4c4ce39d1eb91ef90d7dce 5d34729adea24505ac86872a33286784 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d34729adea24505ac86872a33286784/volumes/789b3e75-0f04-438e-901e-c956f79de9ad /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-09-09 21:38:29.865 8 INFO cinder.volume.api [None req-6ba3e4a3-234b-42b6-a5d3-c22eebf686d1 87e1aed15d4c4ce39d1eb91ef90d7dce 5d34729adea24505ac86872a33286784 - - default default] Volume info retrieved successfully. 2026-09-09 21:38:29.870 8 INFO cinder.api.openstack.wsgi [None req-6ba3e4a3-234b-42b6-a5d3-c22eebf686d1 87e1aed15d4c4ce39d1eb91ef90d7dce 5d34729adea24505ac86872a33286784 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d34729adea24505ac86872a33286784/volumes/789b3e75-0f04-438e-901e-c956f79de9ad returned with HTTP 200 [pid: 8|app: 0|req: 421/824] 10.0.0.230 () {32 vars in 774 bytes} [Wed Sep 9 21:38:29 2026] GET /v3/5d34729adea24505ac86872a33286784/volumes/789b3e75-0f04-438e-901e-c956f79de9ad => generated 954 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 21:38:30.411 7 INFO cinder.api.openstack.wsgi [None req-b18a484b-a96d-4841-b830-d027bdabe663 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/74e1d5f4-a811-42d0-b31f-b4819c0f6582 /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-09-09 21:38:30.429 7 INFO cinder.volume.api [None req-b18a484b-a96d-4841-b830-d027bdabe663 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] Volume info retrieved successfully. 2026-09-09 21:38:30.433 7 INFO cinder.api.openstack.wsgi [None req-b18a484b-a96d-4841-b830-d027bdabe663 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/74e1d5f4-a811-42d0-b31f-b4819c0f6582 returned with HTTP 200 [pid: 7|app: 0|req: 404/825] 10.0.0.230 () {32 vars in 774 bytes} [Wed Sep 9 21:38:30 2026] GET /v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/74e1d5f4-a811-42d0-b31f-b4819c0f6582 => generated 963 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 21:38:30.448 8 INFO cinder.api.openstack.wsgi [None req-b8c70652-b134-47fe-a71c-885cb08abea9 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/74e1d5f4-a811-42d0-b31f-b4819c0f6582 /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-09-09 21:38:30.459 8 INFO cinder.volume.api [None req-b8c70652-b134-47fe-a71c-885cb08abea9 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] Volume info retrieved successfully. 2026-09-09 21:38:30.464 8 INFO cinder.api.openstack.wsgi [None req-b8c70652-b134-47fe-a71c-885cb08abea9 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/74e1d5f4-a811-42d0-b31f-b4819c0f6582 returned with HTTP 200 [pid: 8|app: 0|req: 422/826] 10.0.0.230 () {32 vars in 774 bytes} [Wed Sep 9 21:38:30 2026] GET /v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/74e1d5f4-a811-42d0-b31f-b4819c0f6582 => generated 963 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 21:38:30.478 7 INFO cinder.api.openstack.wsgi [None req-d619a026-7b4c-4015-a444-d196a7a83d00 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/74e1d5f4-a811-42d0-b31f-b4819c0f6582 /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-09-09 21:38:30.493 7 INFO cinder.volume.api [None req-d619a026-7b4c-4015-a444-d196a7a83d00 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] Volume info retrieved successfully. 2026-09-09 21:38:30.500 7 INFO cinder.volume.api [None req-d619a026-7b4c-4015-a444-d196a7a83d00 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] Volume updated successfully. 2026-09-09 21:38:30.500 7 INFO cinder.api.openstack.wsgi [None req-d619a026-7b4c-4015-a444-d196a7a83d00 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/74e1d5f4-a811-42d0-b31f-b4819c0f6582 returned with HTTP 200 [pid: 7|app: 0|req: 405/827] 10.0.0.230 () {34 vars in 794 bytes} [Wed Sep 9 21:38:30 2026] PUT /v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/74e1d5f4-a811-42d0-b31f-b4819c0f6582 => generated 895 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-09-09 21:38:30.524 8 INFO cinder.api.openstack.wsgi [None req-84a83e09-b825-4c33-b26b-83397718f6fa 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/74e1d5f4-a811-42d0-b31f-b4819c0f6582 /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-09-09 21:38:30.549 8 INFO cinder.volume.api [None req-84a83e09-b825-4c33-b26b-83397718f6fa 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] Volume info retrieved successfully. 2026-09-09 21:38:30.561 8 INFO cinder.volume.api [None req-84a83e09-b825-4c33-b26b-83397718f6fa 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] Volume updated successfully. 2026-09-09 21:38:30.562 8 INFO cinder.api.openstack.wsgi [None req-84a83e09-b825-4c33-b26b-83397718f6fa 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/74e1d5f4-a811-42d0-b31f-b4819c0f6582 returned with HTTP 200 [pid: 8|app: 0|req: 423/828] 10.0.0.230 () {34 vars in 795 bytes} [Wed Sep 9 21:38:30 2026] PUT /v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/74e1d5f4-a811-42d0-b31f-b4819c0f6582 => generated 935 bytes in 50 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-09-09 21:38:30.579 7 INFO cinder.api.openstack.wsgi [None req-ae020aff-4e23-489f-b474-1627c563e7c8 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/74e1d5f4-a811-42d0-b31f-b4819c0f6582 /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-09-09 21:38:30.601 7 INFO cinder.volume.api [None req-ae020aff-4e23-489f-b474-1627c563e7c8 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] Volume info retrieved successfully. 2026-09-09 21:38:30.609 7 INFO cinder.api.openstack.wsgi [None req-ae020aff-4e23-489f-b474-1627c563e7c8 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/74e1d5f4-a811-42d0-b31f-b4819c0f6582 returned with HTTP 200 [pid: 7|app: 0|req: 406/829] 10.0.0.230 () {32 vars in 774 bytes} [Wed Sep 9 21:38:30 2026] GET /v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/74e1d5f4-a811-42d0-b31f-b4819c0f6582 => generated 1003 bytes in 36 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-09-09 21:38:30.632 8 INFO cinder.api.openstack.wsgi [None req-f3292282-c0e2-4b2e-9652-d0495ad0b8cc 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes 2026-09-09 21:38:30.635 8 INFO cinder.api.v3.volumes [None req-f3292282-c0e2-4b2e-9652-d0495ad0b8cc 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] Create volume of 1 GB 2026-09-09 21:38:30.652 8 INFO cinder.volume.api [None req-f3292282-c0e2-4b2e-9652-d0495ad0b8cc 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] Availability Zones retrieved successfully. 2026-09-09 21:38:30.911 8 INFO cinder.volume.api [None req-f3292282-c0e2-4b2e-9652-d0495ad0b8cc 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] Create volume request issued successfully. 2026-09-09 21:38:30.912 8 INFO cinder.api.openstack.wsgi [None req-f3292282-c0e2-4b2e-9652-d0495ad0b8cc 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes returned with HTTP 202 [pid: 8|app: 0|req: 424/830] 10.0.0.230 () {34 vars in 722 bytes} [Wed Sep 9 21:38:30 2026] POST /v3/f40bb51da6fc491491fba6eaa9ef618c/volumes => generated 891 bytes in 284 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-09-09 21:38:30.925 7 INFO cinder.api.openstack.wsgi [None req-3f7d84dc-c514-4b4d-a171-ccfdfe8792b3 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/d30d3b6a-372f-441c-99e3-b18a201855a3 /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-09-09 21:38:30.939 7 INFO cinder.volume.api [None req-3f7d84dc-c514-4b4d-a171-ccfdfe8792b3 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] Volume info retrieved successfully. 2026-09-09 21:38:30.947 7 INFO cinder.api.openstack.wsgi [None req-3f7d84dc-c514-4b4d-a171-ccfdfe8792b3 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/d30d3b6a-372f-441c-99e3-b18a201855a3 returned with HTTP 200 [pid: 7|app: 0|req: 407/831] 10.0.0.230 () {32 vars in 774 bytes} [Wed Sep 9 21:38:30 2026] GET /v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/d30d3b6a-372f-441c-99e3-b18a201855a3 => generated 959 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-09-09 21:38:31.961 8 INFO cinder.api.openstack.wsgi [None req-be029f41-4a41-4ad4-b600-f1dde5c704f4 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/d30d3b6a-372f-441c-99e3-b18a201855a3 /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-09-09 21:38:31.990 8 INFO cinder.volume.api [None req-be029f41-4a41-4ad4-b600-f1dde5c704f4 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] Volume info retrieved successfully. 2026-09-09 21:38:31.996 8 INFO cinder.api.openstack.wsgi [None req-be029f41-4a41-4ad4-b600-f1dde5c704f4 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/d30d3b6a-372f-441c-99e3-b18a201855a3 returned with HTTP 200 [pid: 8|app: 0|req: 425/832] 10.0.0.230 () {32 vars in 774 bytes} [Wed Sep 9 21:38:31 2026] GET /v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/d30d3b6a-372f-441c-99e3-b18a201855a3 => generated 984 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 21:38:32.015 7 INFO cinder.api.openstack.wsgi [None req-2d9b6003-e602-4e25-821f-36fc35985532 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/d30d3b6a-372f-441c-99e3-b18a201855a3 /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-09-09 21:38:32.041 7 INFO cinder.volume.api [None req-2d9b6003-e602-4e25-821f-36fc35985532 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] Volume info retrieved successfully. 2026-09-09 21:38:32.062 7 INFO cinder.volume.api [None req-2d9b6003-e602-4e25-821f-36fc35985532 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] Volume updated successfully. 2026-09-09 21:38:32.063 7 INFO cinder.api.openstack.wsgi [None req-2d9b6003-e602-4e25-821f-36fc35985532 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/d30d3b6a-372f-441c-99e3-b18a201855a3 returned with HTTP 200 [pid: 7|app: 0|req: 408/833] 10.0.0.230 () {34 vars in 794 bytes} [Wed Sep 9 21:38:32 2026] PUT /v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/d30d3b6a-372f-441c-99e3-b18a201855a3 => generated 881 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-09-09 21:38:32.093 8 INFO cinder.api.openstack.wsgi [None req-a0ac99d6-ad6a-40f2-ac4c-fa5bb074190e 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/d30d3b6a-372f-441c-99e3-b18a201855a3 /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-09-09 21:38:32.108 8 INFO cinder.volume.api [None req-a0ac99d6-ad6a-40f2-ac4c-fa5bb074190e 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] Volume info retrieved successfully. 2026-09-09 21:38:32.113 8 INFO cinder.api.openstack.wsgi [None req-a0ac99d6-ad6a-40f2-ac4c-fa5bb074190e 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/d30d3b6a-372f-441c-99e3-b18a201855a3 returned with HTTP 200 [pid: 8|app: 0|req: 426/834] 10.0.0.230 () {32 vars in 774 bytes} [Wed Sep 9 21:38:32 2026] GET /v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/d30d3b6a-372f-441c-99e3-b18a201855a3 => generated 949 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-09-09 21:38:32.131 7 INFO cinder.api.openstack.wsgi [None req-bc6dca18-74e6-44dd-8d47-4c4312eb6a16 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/d30d3b6a-372f-441c-99e3-b18a201855a3 2026-09-09 21:38:32.132 7 INFO cinder.api.v3.volumes [None req-bc6dca18-74e6-44dd-8d47-4c4312eb6a16 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] Delete volume with id: d30d3b6a-372f-441c-99e3-b18a201855a3 /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-09-09 21:38:32.151 7 INFO cinder.volume.api [None req-bc6dca18-74e6-44dd-8d47-4c4312eb6a16 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] Volume info retrieved successfully. 2026-09-09 21:38:32.194 7 INFO cinder.volume.api [None req-bc6dca18-74e6-44dd-8d47-4c4312eb6a16 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] Delete volume request issued successfully. 2026-09-09 21:38:32.196 7 INFO cinder.api.openstack.wsgi [None req-bc6dca18-74e6-44dd-8d47-4c4312eb6a16 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/d30d3b6a-372f-441c-99e3-b18a201855a3 returned with HTTP 202 [pid: 7|app: 0|req: 409/835] 10.0.0.230 () {32 vars in 777 bytes} [Wed Sep 9 21:38:32 2026] DELETE /v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/d30d3b6a-372f-441c-99e3-b18a201855a3 => 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-09-09 21:38:32.217 8 INFO cinder.api.openstack.wsgi [None req-33c99af6-d709-468c-be63-16215b511398 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/d30d3b6a-372f-441c-99e3-b18a201855a3 /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-09-09 21:38:32.251 8 INFO cinder.volume.api [None req-33c99af6-d709-468c-be63-16215b511398 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] Volume info retrieved successfully. 2026-09-09 21:38:32.255 8 INFO cinder.api.openstack.wsgi [None req-33c99af6-d709-468c-be63-16215b511398 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/d30d3b6a-372f-441c-99e3-b18a201855a3 returned with HTTP 200 [pid: 8|app: 0|req: 427/836] 10.0.0.230 () {32 vars in 774 bytes} [Wed Sep 9 21:38:32 2026] GET /v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/d30d3b6a-372f-441c-99e3-b18a201855a3 => generated 948 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 21:38:33.280 7 INFO cinder.api.openstack.wsgi [None req-83aac1af-28a2-4f79-b8cc-818e07f06078 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/d30d3b6a-372f-441c-99e3-b18a201855a3 2026-09-09 21:38:33.287 7 INFO cinder.api.openstack.wsgi [None req-83aac1af-28a2-4f79-b8cc-818e07f06078 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/d30d3b6a-372f-441c-99e3-b18a201855a3 returned with HTTP 404 [pid: 7|app: 0|req: 410/837] 10.0.0.230 () {32 vars in 774 bytes} [Wed Sep 9 21:38:33 2026] GET /v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/d30d3b6a-372f-441c-99e3-b18a201855a3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 21:38:33.295 8 INFO cinder.api.openstack.wsgi [None req-ab3b561a-3cb8-4412-8b31-8e79dac9dff9 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/74e1d5f4-a811-42d0-b31f-b4819c0f6582 /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-09-09 21:38:33.317 8 INFO cinder.volume.api [None req-ab3b561a-3cb8-4412-8b31-8e79dac9dff9 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] Volume info retrieved successfully. 2026-09-09 21:38:33.341 8 INFO cinder.api.openstack.wsgi [None req-ab3b561a-3cb8-4412-8b31-8e79dac9dff9 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/74e1d5f4-a811-42d0-b31f-b4819c0f6582 returned with HTTP 200 [pid: 8|app: 0|req: 428/838] 10.0.0.230 () {32 vars in 774 bytes} [Wed Sep 9 21:38:33 2026] GET /v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/74e1d5f4-a811-42d0-b31f-b4819c0f6582 => generated 1003 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-09-09 21:38:33.368 7 INFO cinder.api.openstack.wsgi [None req-ea23215b-0798-4ea2-9fa8-af14d9025ef7 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/74e1d5f4-a811-42d0-b31f-b4819c0f6582 2026-09-09 21:38:33.369 7 INFO cinder.api.v3.volumes [None req-ea23215b-0798-4ea2-9fa8-af14d9025ef7 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] Delete volume with id: 74e1d5f4-a811-42d0-b31f-b4819c0f6582 /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-09-09 21:38:33.394 7 INFO cinder.volume.api [None req-ea23215b-0798-4ea2-9fa8-af14d9025ef7 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] Volume info retrieved successfully. 2026-09-09 21:38:33.424 7 INFO cinder.volume.api [None req-ea23215b-0798-4ea2-9fa8-af14d9025ef7 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] Delete volume request issued successfully. 2026-09-09 21:38:33.424 7 INFO cinder.api.openstack.wsgi [None req-ea23215b-0798-4ea2-9fa8-af14d9025ef7 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/74e1d5f4-a811-42d0-b31f-b4819c0f6582 returned with HTTP 202 [pid: 7|app: 0|req: 411/839] 10.0.0.230 () {32 vars in 777 bytes} [Wed Sep 9 21:38:33 2026] DELETE /v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/74e1d5f4-a811-42d0-b31f-b4819c0f6582 => generated 0 bytes in 64 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-09-09 21:38:33.451 8 INFO cinder.api.openstack.wsgi [None req-db369982-3dd3-4027-901f-ca9eb592e171 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/74e1d5f4-a811-42d0-b31f-b4819c0f6582 /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-09-09 21:38:33.475 8 INFO cinder.volume.api [None req-db369982-3dd3-4027-901f-ca9eb592e171 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] Volume info retrieved successfully. 2026-09-09 21:38:33.492 8 INFO cinder.api.openstack.wsgi [None req-db369982-3dd3-4027-901f-ca9eb592e171 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/74e1d5f4-a811-42d0-b31f-b4819c0f6582 returned with HTTP 200 [pid: 8|app: 0|req: 429/840] 10.0.0.230 () {32 vars in 774 bytes} [Wed Sep 9 21:38:33 2026] GET /v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/74e1d5f4-a811-42d0-b31f-b4819c0f6582 => generated 1002 bytes in 46 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-09-09 21:38:34.513 7 INFO cinder.api.openstack.wsgi [None req-aaad6b3a-834b-4131-81be-3a426f2346fe 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/74e1d5f4-a811-42d0-b31f-b4819c0f6582 2026-09-09 21:38:34.523 7 INFO cinder.api.openstack.wsgi [None req-aaad6b3a-834b-4131-81be-3a426f2346fe 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/74e1d5f4-a811-42d0-b31f-b4819c0f6582 returned with HTTP 404 [pid: 7|app: 0|req: 412/841] 10.0.0.230 () {32 vars in 774 bytes} [Wed Sep 9 21:38:34 2026] GET /v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/74e1d5f4-a811-42d0-b31f-b4819c0f6582 => 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-09-09 21:38:34.574 8 INFO cinder.api.openstack.wsgi [None req-99a40c00-cedd-48c4-824d-461ed7e8b2ac 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes 2026-09-09 21:38:35.172 8 INFO cinder.api.v3.volumes [None req-99a40c00-cedd-48c4-824d-461ed7e8b2ac 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] Create volume of 1 GB 2026-09-09 21:38:35.177 8 INFO cinder.volume.api [None req-99a40c00-cedd-48c4-824d-461ed7e8b2ac 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] Availability Zones retrieved successfully. 2026-09-09 21:38:35.334 8 INFO cinder.volume.api [None req-99a40c00-cedd-48c4-824d-461ed7e8b2ac 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] Create volume request issued successfully. 2026-09-09 21:38:35.335 8 INFO cinder.api.openstack.wsgi [None req-99a40c00-cedd-48c4-824d-461ed7e8b2ac 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes returned with HTTP 202 [pid: 8|app: 0|req: 430/842] 10.0.0.230 () {34 vars in 722 bytes} [Wed Sep 9 21:38:34 2026] POST /v3/f40bb51da6fc491491fba6eaa9ef618c/volumes => generated 870 bytes in 766 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-09-09 21:38:35.358 7 INFO cinder.api.openstack.wsgi [None req-10cd7138-e565-493d-90db-3c31033d5ead 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/20e3d3a7-067d-4009-b8f9-034aec1f8b3b /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-09-09 21:38:35.375 7 INFO cinder.volume.api [None req-10cd7138-e565-493d-90db-3c31033d5ead 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] Volume info retrieved successfully. 2026-09-09 21:38:35.386 7 INFO cinder.api.openstack.wsgi [None req-10cd7138-e565-493d-90db-3c31033d5ead 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/20e3d3a7-067d-4009-b8f9-034aec1f8b3b returned with HTTP 200 [pid: 7|app: 0|req: 413/843] 10.0.0.230 () {32 vars in 774 bytes} [Wed Sep 9 21:38:35 2026] GET /v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/20e3d3a7-067d-4009-b8f9-034aec1f8b3b => generated 938 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-09-09 21:38:36.403 8 INFO cinder.api.openstack.wsgi [None req-29e0bb25-0c52-40dc-977e-0ce581ae565a 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/20e3d3a7-067d-4009-b8f9-034aec1f8b3b /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-09-09 21:38:36.418 8 INFO cinder.volume.api [None req-29e0bb25-0c52-40dc-977e-0ce581ae565a 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] Volume info retrieved successfully. 2026-09-09 21:38:36.427 8 INFO cinder.api.openstack.wsgi [None req-29e0bb25-0c52-40dc-977e-0ce581ae565a 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/20e3d3a7-067d-4009-b8f9-034aec1f8b3b returned with HTTP 200 [pid: 8|app: 0|req: 431/844] 10.0.0.230 () {32 vars in 774 bytes} [Wed Sep 9 21:38:36 2026] GET /v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/20e3d3a7-067d-4009-b8f9-034aec1f8b3b => generated 1488 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 21:38:36.459 7 INFO cinder.api.openstack.wsgi [None req-81c1a264-0475-4a33-8295-bb1ea65821fb 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/20e3d3a7-067d-4009-b8f9-034aec1f8b3b /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-09-09 21:38:36.479 7 INFO cinder.volume.api [None req-81c1a264-0475-4a33-8295-bb1ea65821fb 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] Volume info retrieved successfully. 2026-09-09 21:38:36.488 7 INFO cinder.api.openstack.wsgi [None req-81c1a264-0475-4a33-8295-bb1ea65821fb 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/20e3d3a7-067d-4009-b8f9-034aec1f8b3b returned with HTTP 200 [pid: 7|app: 0|req: 414/845] 10.0.0.230 () {32 vars in 774 bytes} [Wed Sep 9 21:38:36 2026] GET /v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/20e3d3a7-067d-4009-b8f9-034aec1f8b3b => generated 1488 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-09-09 21:38:36.530 8 INFO cinder.api.openstack.wsgi [None req-8e473920-3f73-4654-81e3-3a0828c63210 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/20e3d3a7-067d-4009-b8f9-034aec1f8b3b /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-09-09 21:38:36.555 8 INFO cinder.volume.api [None req-8e473920-3f73-4654-81e3-3a0828c63210 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] Volume info retrieved successfully. 2026-09-09 21:38:36.567 8 INFO cinder.volume.api [None req-8e473920-3f73-4654-81e3-3a0828c63210 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] Volume updated successfully. 2026-09-09 21:38:36.568 8 INFO cinder.api.openstack.wsgi [None req-8e473920-3f73-4654-81e3-3a0828c63210 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/20e3d3a7-067d-4009-b8f9-034aec1f8b3b returned with HTTP 200 [pid: 8|app: 0|req: 432/846] 10.0.0.230 () {34 vars in 794 bytes} [Wed Sep 9 21:38:36 2026] PUT /v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/20e3d3a7-067d-4009-b8f9-034aec1f8b3b => generated 894 bytes in 49 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-09-09 21:38:36.591 7 INFO cinder.api.openstack.wsgi [None req-619d7c68-79ce-49f3-ab07-aa972d5508a4 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/20e3d3a7-067d-4009-b8f9-034aec1f8b3b /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-09-09 21:38:36.606 7 INFO cinder.volume.api [None req-619d7c68-79ce-49f3-ab07-aa972d5508a4 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] Volume info retrieved successfully. 2026-09-09 21:38:36.614 7 INFO cinder.volume.api [None req-619d7c68-79ce-49f3-ab07-aa972d5508a4 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] Volume updated successfully. 2026-09-09 21:38:36.614 7 INFO cinder.api.openstack.wsgi [None req-619d7c68-79ce-49f3-ab07-aa972d5508a4 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/20e3d3a7-067d-4009-b8f9-034aec1f8b3b returned with HTTP 200 [pid: 7|app: 0|req: 415/847] 10.0.0.230 () {34 vars in 795 bytes} [Wed Sep 9 21:38:36 2026] PUT /v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/20e3d3a7-067d-4009-b8f9-034aec1f8b3b => generated 933 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 21:38:36.626 8 INFO cinder.api.openstack.wsgi [None req-0411331f-e66a-4153-bf3e-bd7491b9de4b 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/20e3d3a7-067d-4009-b8f9-034aec1f8b3b /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-09-09 21:38:36.644 8 INFO cinder.volume.api [None req-0411331f-e66a-4153-bf3e-bd7491b9de4b 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] Volume info retrieved successfully. 2026-09-09 21:38:36.650 8 INFO cinder.api.openstack.wsgi [None req-0411331f-e66a-4153-bf3e-bd7491b9de4b 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/20e3d3a7-067d-4009-b8f9-034aec1f8b3b returned with HTTP 200 [pid: 8|app: 0|req: 433/848] 10.0.0.230 () {32 vars in 774 bytes} [Wed Sep 9 21:38:36 2026] GET /v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/20e3d3a7-067d-4009-b8f9-034aec1f8b3b => generated 1527 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 21:38:36.667 7 INFO cinder.api.openstack.wsgi [None req-76405c73-726e-4250-a205-0ccf64b3d2c6 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes 2026-09-09 21:38:36.670 7 INFO cinder.api.v3.volumes [None req-76405c73-726e-4250-a205-0ccf64b3d2c6 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] Create volume of 1 GB 2026-09-09 21:38:36.674 7 INFO cinder.volume.api [None req-76405c73-726e-4250-a205-0ccf64b3d2c6 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] Availability Zones retrieved successfully. 2026-09-09 21:38:36.762 8 INFO cinder.api.openstack.wsgi [None req-0411331f-e66a-4153-bf3e-bd7491b9de4b 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:38:36.764 8 INFO cinder.api.openstack.wsgi [None req-0411331f-e66a-4153-bf3e-bd7491b9de4b 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:38:36.765 8 INFO cinder.api.openstack.wsgi [None req-0411331f-e66a-4153-bf3e-bd7491b9de4b 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:38:36.765 8 INFO cinder.api.openstack.wsgi [None req-0411331f-e66a-4153-bf3e-bd7491b9de4b 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:38:36.825 7 INFO cinder.volume.api [None req-76405c73-726e-4250-a205-0ccf64b3d2c6 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] Create volume request issued successfully. 2026-09-09 21:38:36.826 7 INFO cinder.api.openstack.wsgi [None req-76405c73-726e-4250-a205-0ccf64b3d2c6 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes returned with HTTP 202 [pid: 7|app: 0|req: 416/851] 10.0.0.230 () {34 vars in 722 bytes} [Wed Sep 9 21:38:36 2026] POST /v3/f40bb51da6fc491491fba6eaa9ef618c/volumes => generated 891 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-09-09 21:38:36.848 8 INFO cinder.api.openstack.wsgi [None req-54905322-29a9-4ad9-8f58-4ac486c30905 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/4c60f754-f6c2-4ffd-9eb5-e19f85c7d5b8 /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-09-09 21:38:36.867 8 INFO cinder.volume.api [None req-54905322-29a9-4ad9-8f58-4ac486c30905 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] Volume info retrieved successfully. 2026-09-09 21:38:36.873 8 INFO cinder.api.openstack.wsgi [None req-54905322-29a9-4ad9-8f58-4ac486c30905 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/4c60f754-f6c2-4ffd-9eb5-e19f85c7d5b8 returned with HTTP 200 [pid: 8|app: 0|req: 436/852] 10.0.0.230 () {32 vars in 774 bytes} [Wed Sep 9 21:38:36 2026] GET /v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/4c60f754-f6c2-4ffd-9eb5-e19f85c7d5b8 => generated 959 bytes in 32 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-09-09 21:38:37.897 7 INFO cinder.api.openstack.wsgi [None req-851be69f-2950-4b01-bdc9-bcfe6ed9e607 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/4c60f754-f6c2-4ffd-9eb5-e19f85c7d5b8 /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-09-09 21:38:37.916 7 INFO cinder.volume.api [None req-851be69f-2950-4b01-bdc9-bcfe6ed9e607 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] Volume info retrieved successfully. 2026-09-09 21:38:37.924 7 INFO cinder.api.openstack.wsgi [None req-851be69f-2950-4b01-bdc9-bcfe6ed9e607 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/4c60f754-f6c2-4ffd-9eb5-e19f85c7d5b8 returned with HTTP 200 [pid: 7|app: 0|req: 417/853] 10.0.0.230 () {32 vars in 774 bytes} [Wed Sep 9 21:38:37 2026] GET /v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/4c60f754-f6c2-4ffd-9eb5-e19f85c7d5b8 => generated 984 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 21:38:37.944 8 INFO cinder.api.openstack.wsgi [None req-bbca9bb3-c44d-4f6c-a26e-fa2f65956b5a 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/4c60f754-f6c2-4ffd-9eb5-e19f85c7d5b8 /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-09-09 21:38:37.961 8 INFO cinder.volume.api [None req-bbca9bb3-c44d-4f6c-a26e-fa2f65956b5a 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] Volume info retrieved successfully. 2026-09-09 21:38:37.969 8 INFO cinder.volume.api [None req-bbca9bb3-c44d-4f6c-a26e-fa2f65956b5a 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] Volume updated successfully. 2026-09-09 21:38:37.970 8 INFO cinder.api.openstack.wsgi [None req-bbca9bb3-c44d-4f6c-a26e-fa2f65956b5a 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/4c60f754-f6c2-4ffd-9eb5-e19f85c7d5b8 returned with HTTP 200 [pid: 8|app: 0|req: 437/854] 10.0.0.230 () {34 vars in 794 bytes} [Wed Sep 9 21:38:37 2026] PUT /v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/4c60f754-f6c2-4ffd-9eb5-e19f85c7d5b8 => generated 881 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-09-09 21:38:37.988 7 INFO cinder.api.openstack.wsgi [None req-49b8f13c-7aa8-4334-a0d2-2c1f7d89acd8 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/4c60f754-f6c2-4ffd-9eb5-e19f85c7d5b8 /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-09-09 21:38:38.005 7 INFO cinder.volume.api [None req-49b8f13c-7aa8-4334-a0d2-2c1f7d89acd8 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] Volume info retrieved successfully. 2026-09-09 21:38:38.011 7 INFO cinder.api.openstack.wsgi [None req-49b8f13c-7aa8-4334-a0d2-2c1f7d89acd8 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/4c60f754-f6c2-4ffd-9eb5-e19f85c7d5b8 returned with HTTP 200 [pid: 7|app: 0|req: 418/855] 10.0.0.230 () {32 vars in 774 bytes} [Wed Sep 9 21:38:37 2026] GET /v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/4c60f754-f6c2-4ffd-9eb5-e19f85c7d5b8 => generated 949 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-09-09 21:38:38.026 8 INFO cinder.api.openstack.wsgi [None req-3eef3882-b3d3-4c18-8dab-d3122eb9c019 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/4c60f754-f6c2-4ffd-9eb5-e19f85c7d5b8 2026-09-09 21:38:38.026 8 INFO cinder.api.v3.volumes [None req-3eef3882-b3d3-4c18-8dab-d3122eb9c019 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] Delete volume with id: 4c60f754-f6c2-4ffd-9eb5-e19f85c7d5b8 /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-09-09 21:38:38.037 8 INFO cinder.volume.api [None req-3eef3882-b3d3-4c18-8dab-d3122eb9c019 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] Volume info retrieved successfully. 2026-09-09 21:38:38.068 8 INFO cinder.volume.api [None req-3eef3882-b3d3-4c18-8dab-d3122eb9c019 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] Delete volume request issued successfully. 2026-09-09 21:38:38.069 8 INFO cinder.api.openstack.wsgi [None req-3eef3882-b3d3-4c18-8dab-d3122eb9c019 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/4c60f754-f6c2-4ffd-9eb5-e19f85c7d5b8 returned with HTTP 202 [pid: 8|app: 0|req: 438/856] 10.0.0.230 () {32 vars in 777 bytes} [Wed Sep 9 21:38:38 2026] DELETE /v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/4c60f754-f6c2-4ffd-9eb5-e19f85c7d5b8 => generated 0 bytes in 48 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-09-09 21:38:38.080 7 INFO cinder.api.openstack.wsgi [None req-40151831-36aa-470c-b963-39f62c3b9cea 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/4c60f754-f6c2-4ffd-9eb5-e19f85c7d5b8 /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-09-09 21:38:38.100 7 INFO cinder.volume.api [None req-40151831-36aa-470c-b963-39f62c3b9cea 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] Volume info retrieved successfully. 2026-09-09 21:38:38.110 7 INFO cinder.api.openstack.wsgi [None req-40151831-36aa-470c-b963-39f62c3b9cea 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/4c60f754-f6c2-4ffd-9eb5-e19f85c7d5b8 returned with HTTP 200 [pid: 7|app: 0|req: 419/857] 10.0.0.230 () {32 vars in 774 bytes} [Wed Sep 9 21:38:38 2026] GET /v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/4c60f754-f6c2-4ffd-9eb5-e19f85c7d5b8 => generated 948 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 21:38:39.137 8 INFO cinder.api.openstack.wsgi [None req-428170d7-fa9c-45bc-821c-8204c1c1a441 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/4c60f754-f6c2-4ffd-9eb5-e19f85c7d5b8 2026-09-09 21:38:39.143 8 INFO cinder.api.openstack.wsgi [None req-428170d7-fa9c-45bc-821c-8204c1c1a441 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/4c60f754-f6c2-4ffd-9eb5-e19f85c7d5b8 returned with HTTP 404 [pid: 8|app: 0|req: 439/858] 10.0.0.230 () {32 vars in 774 bytes} [Wed Sep 9 21:38:39 2026] GET /v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/4c60f754-f6c2-4ffd-9eb5-e19f85c7d5b8 => 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-09-09 21:38:39.153 7 INFO cinder.api.openstack.wsgi [None req-33aa24b4-f1a7-4f0f-85aa-9bfd94a780a4 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/20e3d3a7-067d-4009-b8f9-034aec1f8b3b /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-09-09 21:38:39.165 7 INFO cinder.volume.api [None req-33aa24b4-f1a7-4f0f-85aa-9bfd94a780a4 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] Volume info retrieved successfully. 2026-09-09 21:38:39.171 7 INFO cinder.api.openstack.wsgi [None req-33aa24b4-f1a7-4f0f-85aa-9bfd94a780a4 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/20e3d3a7-067d-4009-b8f9-034aec1f8b3b returned with HTTP 200 [pid: 7|app: 0|req: 420/859] 10.0.0.230 () {32 vars in 774 bytes} [Wed Sep 9 21:38:39 2026] GET /v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/20e3d3a7-067d-4009-b8f9-034aec1f8b3b => generated 1527 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-09-09 21:38:39.186 8 INFO cinder.api.openstack.wsgi [None req-e240659b-7f96-4ad8-938c-5acb5a1ee213 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/20e3d3a7-067d-4009-b8f9-034aec1f8b3b 2026-09-09 21:38:39.186 8 INFO cinder.api.v3.volumes [None req-e240659b-7f96-4ad8-938c-5acb5a1ee213 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] Delete volume with id: 20e3d3a7-067d-4009-b8f9-034aec1f8b3b /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-09-09 21:38:39.193 8 INFO cinder.volume.api [None req-e240659b-7f96-4ad8-938c-5acb5a1ee213 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] Volume info retrieved successfully. 2026-09-09 21:38:39.209 8 INFO cinder.volume.api [None req-e240659b-7f96-4ad8-938c-5acb5a1ee213 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] Delete volume request issued successfully. 2026-09-09 21:38:39.209 8 INFO cinder.api.openstack.wsgi [None req-e240659b-7f96-4ad8-938c-5acb5a1ee213 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/20e3d3a7-067d-4009-b8f9-034aec1f8b3b returned with HTTP 202 [pid: 8|app: 0|req: 440/860] 10.0.0.230 () {32 vars in 777 bytes} [Wed Sep 9 21:38:39 2026] DELETE /v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/20e3d3a7-067d-4009-b8f9-034aec1f8b3b => generated 0 bytes in 27 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-09-09 21:38:39.217 7 INFO cinder.api.openstack.wsgi [None req-1090f364-3f24-4515-809e-0854ffe52511 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/20e3d3a7-067d-4009-b8f9-034aec1f8b3b /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-09-09 21:38:39.232 7 INFO cinder.volume.api [None req-1090f364-3f24-4515-809e-0854ffe52511 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] Volume info retrieved successfully. 2026-09-09 21:38:39.237 7 INFO cinder.api.openstack.wsgi [None req-1090f364-3f24-4515-809e-0854ffe52511 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/20e3d3a7-067d-4009-b8f9-034aec1f8b3b returned with HTTP 200 [pid: 7|app: 0|req: 421/861] 10.0.0.230 () {32 vars in 774 bytes} [Wed Sep 9 21:38:39 2026] GET /v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/20e3d3a7-067d-4009-b8f9-034aec1f8b3b => generated 1526 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-09-09 21:38:40.256 8 INFO cinder.api.openstack.wsgi [None req-47dc08b0-e103-4455-8925-66229d2ce5f2 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/20e3d3a7-067d-4009-b8f9-034aec1f8b3b 2026-09-09 21:38:40.269 8 INFO cinder.api.openstack.wsgi [None req-47dc08b0-e103-4455-8925-66229d2ce5f2 3895f9e2097140a1b516c62ca939faa8 f40bb51da6fc491491fba6eaa9ef618c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/20e3d3a7-067d-4009-b8f9-034aec1f8b3b returned with HTTP 404 [pid: 8|app: 0|req: 441/862] 10.0.0.230 () {32 vars in 774 bytes} [Wed Sep 9 21:38:40 2026] GET /v3/f40bb51da6fc491491fba6eaa9ef618c/volumes/20e3d3a7-067d-4009-b8f9-034aec1f8b3b => 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-09-09 21:38:45.096 7 INFO cinder.api.openstack.wsgi [None req-b36ac416-cc25-473f-84a0-d5ddccf95f23 87e1aed15d4c4ce39d1eb91ef90d7dce 5d34729adea24505ac86872a33286784 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/5d34729adea24505ac86872a33286784/volumes/789b3e75-0f04-438e-901e-c956f79de9ad/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-09-09 21:38:45.113 7 INFO cinder.volume.api [None req-b36ac416-cc25-473f-84a0-d5ddccf95f23 87e1aed15d4c4ce39d1eb91ef90d7dce 5d34729adea24505ac86872a33286784 - - default default] Volume info retrieved successfully. 2026-09-09 21:38:45.131 7 INFO cinder.volume.api [None req-b36ac416-cc25-473f-84a0-d5ddccf95f23 87e1aed15d4c4ce39d1eb91ef90d7dce 5d34729adea24505ac86872a33286784 - - default default] Update volume admin metadata completed successfully. 2026-09-09 21:38:45.639 7 INFO cinder.volume.api [None req-b36ac416-cc25-473f-84a0-d5ddccf95f23 87e1aed15d4c4ce39d1eb91ef90d7dce 5d34729adea24505ac86872a33286784 - - default default] Attach volume completed successfully. 2026-09-09 21:38:45.641 7 INFO cinder.api.openstack.wsgi [None req-b36ac416-cc25-473f-84a0-d5ddccf95f23 87e1aed15d4c4ce39d1eb91ef90d7dce 5d34729adea24505ac86872a33286784 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d34729adea24505ac86872a33286784/volumes/789b3e75-0f04-438e-901e-c956f79de9ad/action returned with HTTP 202 [pid: 7|app: 0|req: 422/863] 10.0.0.230 () {34 vars in 809 bytes} [Wed Sep 9 21:38:45 2026] POST /v3/5d34729adea24505ac86872a33286784/volumes/789b3e75-0f04-438e-901e-c956f79de9ad/action => generated 0 bytes in 551 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) 2026-09-09 21:38:45.654 8 INFO cinder.api.openstack.wsgi [None req-39d0b588-d304-4794-a91e-35c7ac7d4c4c 87e1aed15d4c4ce39d1eb91ef90d7dce 5d34729adea24505ac86872a33286784 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d34729adea24505ac86872a33286784/volumes/789b3e75-0f04-438e-901e-c956f79de9ad /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-09-09 21:38:45.687 8 INFO cinder.volume.api [None req-39d0b588-d304-4794-a91e-35c7ac7d4c4c 87e1aed15d4c4ce39d1eb91ef90d7dce 5d34729adea24505ac86872a33286784 - - default default] Volume info retrieved successfully. 2026-09-09 21:38:45.697 8 INFO cinder.api.openstack.wsgi [None req-39d0b588-d304-4794-a91e-35c7ac7d4c4c 87e1aed15d4c4ce39d1eb91ef90d7dce 5d34729adea24505ac86872a33286784 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d34729adea24505ac86872a33286784/volumes/789b3e75-0f04-438e-901e-c956f79de9ad returned with HTTP 200 [pid: 8|app: 0|req: 442/864] 10.0.0.230 () {32 vars in 774 bytes} [Wed Sep 9 21:38:45 2026] GET /v3/5d34729adea24505ac86872a33286784/volumes/789b3e75-0f04-438e-901e-c956f79de9ad => generated 1288 bytes in 51 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-09-09 21:38:45.717 7 INFO cinder.api.openstack.wsgi [None req-58d3d7f2-c984-486a-af12-6ab76827460b 87e1aed15d4c4ce39d1eb91ef90d7dce 5d34729adea24505ac86872a33286784 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/5d34729adea24505ac86872a33286784/volumes/789b3e75-0f04-438e-901e-c956f79de9ad/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-09-09 21:38:45.736 7 INFO cinder.volume.api [None req-58d3d7f2-c984-486a-af12-6ab76827460b 87e1aed15d4c4ce39d1eb91ef90d7dce 5d34729adea24505ac86872a33286784 - - default default] Volume info retrieved successfully. 2026-09-09 21:38:46.241 7 INFO cinder.volume.api [None req-58d3d7f2-c984-486a-af12-6ab76827460b 87e1aed15d4c4ce39d1eb91ef90d7dce 5d34729adea24505ac86872a33286784 - - default default] Detach volume completed successfully. 2026-09-09 21:38:46.242 7 INFO cinder.api.openstack.wsgi [None req-58d3d7f2-c984-486a-af12-6ab76827460b 87e1aed15d4c4ce39d1eb91ef90d7dce 5d34729adea24505ac86872a33286784 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d34729adea24505ac86872a33286784/volumes/789b3e75-0f04-438e-901e-c956f79de9ad/action returned with HTTP 202 [pid: 7|app: 0|req: 423/865] 10.0.0.230 () {34 vars in 809 bytes} [Wed Sep 9 21:38:45 2026] POST /v3/5d34729adea24505ac86872a33286784/volumes/789b3e75-0f04-438e-901e-c956f79de9ad/action => generated 0 bytes in 532 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-09-09 21:38:46.262 8 INFO cinder.api.openstack.wsgi [None req-4d962be8-adda-4893-8c9b-2e04bd43a509 87e1aed15d4c4ce39d1eb91ef90d7dce 5d34729adea24505ac86872a33286784 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d34729adea24505ac86872a33286784/volumes/789b3e75-0f04-438e-901e-c956f79de9ad /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-09-09 21:38:46.283 8 INFO cinder.volume.api [None req-4d962be8-adda-4893-8c9b-2e04bd43a509 87e1aed15d4c4ce39d1eb91ef90d7dce 5d34729adea24505ac86872a33286784 - - default default] Volume info retrieved successfully. 2026-09-09 21:38:46.288 8 INFO cinder.api.openstack.wsgi [None req-4d962be8-adda-4893-8c9b-2e04bd43a509 87e1aed15d4c4ce39d1eb91ef90d7dce 5d34729adea24505ac86872a33286784 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d34729adea24505ac86872a33286784/volumes/789b3e75-0f04-438e-901e-c956f79de9ad returned with HTTP 200 [pid: 8|app: 0|req: 443/866] 10.0.0.230 () {32 vars in 774 bytes} [Wed Sep 9 21:38:46 2026] GET /v3/5d34729adea24505ac86872a33286784/volumes/789b3e75-0f04-438e-901e-c956f79de9ad => generated 973 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:38:46.762 7 INFO cinder.api.openstack.wsgi [None req-58d3d7f2-c984-486a-af12-6ab76827460b 87e1aed15d4c4ce39d1eb91ef90d7dce 5d34729adea24505ac86872a33286784 - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:38:46.762 8 INFO cinder.api.openstack.wsgi [None req-4d962be8-adda-4893-8c9b-2e04bd43a509 87e1aed15d4c4ce39d1eb91ef90d7dce 5d34729adea24505ac86872a33286784 - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:38:46.763 7 INFO cinder.api.openstack.wsgi [None req-58d3d7f2-c984-486a-af12-6ab76827460b 87e1aed15d4c4ce39d1eb91ef90d7dce 5d34729adea24505ac86872a33286784 - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:38:46.763 8 INFO cinder.api.openstack.wsgi [None req-4d962be8-adda-4893-8c9b-2e04bd43a509 87e1aed15d4c4ce39d1eb91ef90d7dce 5d34729adea24505ac86872a33286784 - - default default] http://10.0.0.254:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 21:38:53.225 7 INFO cinder.api.openstack.wsgi [None req-c2ebe1d0-0661-4d9e-858b-f8ad4abdf259 87e1aed15d4c4ce39d1eb91ef90d7dce 5d34729adea24505ac86872a33286784 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d34729adea24505ac86872a33286784/volumes/789b3e75-0f04-438e-901e-c956f79de9ad /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-09-09 21:38:53.250 7 INFO cinder.volume.api [None req-c2ebe1d0-0661-4d9e-858b-f8ad4abdf259 87e1aed15d4c4ce39d1eb91ef90d7dce 5d34729adea24505ac86872a33286784 - - default default] Volume info retrieved successfully. 2026-09-09 21:38:53.256 7 INFO cinder.api.openstack.wsgi [None req-c2ebe1d0-0661-4d9e-858b-f8ad4abdf259 87e1aed15d4c4ce39d1eb91ef90d7dce 5d34729adea24505ac86872a33286784 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d34729adea24505ac86872a33286784/volumes/789b3e75-0f04-438e-901e-c956f79de9ad returned with HTTP 200 [pid: 7|app: 0|req: 425/869] 10.0.0.230 () {32 vars in 774 bytes} [Wed Sep 9 21:38:53 2026] GET /v3/5d34729adea24505ac86872a33286784/volumes/789b3e75-0f04-438e-901e-c956f79de9ad => generated 973 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 21:38:53.281 8 INFO cinder.api.openstack.wsgi [None req-19426a23-2c36-478f-90e7-52848d04a2c3 87e1aed15d4c4ce39d1eb91ef90d7dce 5d34729adea24505ac86872a33286784 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/5d34729adea24505ac86872a33286784/volumes/789b3e75-0f04-438e-901e-c956f79de9ad 2026-09-09 21:38:53.283 8 INFO cinder.api.v3.volumes [None req-19426a23-2c36-478f-90e7-52848d04a2c3 87e1aed15d4c4ce39d1eb91ef90d7dce 5d34729adea24505ac86872a33286784 - - default default] Delete volume with id: 789b3e75-0f04-438e-901e-c956f79de9ad /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-09-09 21:38:53.292 8 INFO cinder.volume.api [None req-19426a23-2c36-478f-90e7-52848d04a2c3 87e1aed15d4c4ce39d1eb91ef90d7dce 5d34729adea24505ac86872a33286784 - - default default] Volume info retrieved successfully. 2026-09-09 21:38:53.324 8 INFO cinder.volume.api [None req-19426a23-2c36-478f-90e7-52848d04a2c3 87e1aed15d4c4ce39d1eb91ef90d7dce 5d34729adea24505ac86872a33286784 - - default default] Delete volume request issued successfully. 2026-09-09 21:38:53.324 8 INFO cinder.api.openstack.wsgi [None req-19426a23-2c36-478f-90e7-52848d04a2c3 87e1aed15d4c4ce39d1eb91ef90d7dce 5d34729adea24505ac86872a33286784 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d34729adea24505ac86872a33286784/volumes/789b3e75-0f04-438e-901e-c956f79de9ad returned with HTTP 202 [pid: 8|app: 0|req: 445/870] 10.0.0.230 () {32 vars in 777 bytes} [Wed Sep 9 21:38:53 2026] DELETE /v3/5d34729adea24505ac86872a33286784/volumes/789b3e75-0f04-438e-901e-c956f79de9ad => generated 0 bytes in 49 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-09-09 21:38:53.343 7 INFO cinder.api.openstack.wsgi [None req-d14da4b8-33e9-47d1-9b90-1fb1c88f3de7 87e1aed15d4c4ce39d1eb91ef90d7dce 5d34729adea24505ac86872a33286784 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d34729adea24505ac86872a33286784/volumes/789b3e75-0f04-438e-901e-c956f79de9ad /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-09-09 21:38:53.377 7 INFO cinder.volume.api [None req-d14da4b8-33e9-47d1-9b90-1fb1c88f3de7 87e1aed15d4c4ce39d1eb91ef90d7dce 5d34729adea24505ac86872a33286784 - - default default] Volume info retrieved successfully. 2026-09-09 21:38:53.388 7 INFO cinder.api.openstack.wsgi [None req-d14da4b8-33e9-47d1-9b90-1fb1c88f3de7 87e1aed15d4c4ce39d1eb91ef90d7dce 5d34729adea24505ac86872a33286784 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d34729adea24505ac86872a33286784/volumes/789b3e75-0f04-438e-901e-c956f79de9ad returned with HTTP 200 [pid: 7|app: 0|req: 426/871] 10.0.0.230 () {32 vars in 774 bytes} [Wed Sep 9 21:38:53 2026] GET /v3/5d34729adea24505ac86872a33286784/volumes/789b3e75-0f04-438e-901e-c956f79de9ad => generated 972 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 21:38:54.407 8 INFO cinder.api.openstack.wsgi [None req-48cb1ea0-32bd-47c0-bc72-ca812b8380b2 87e1aed15d4c4ce39d1eb91ef90d7dce 5d34729adea24505ac86872a33286784 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d34729adea24505ac86872a33286784/volumes/789b3e75-0f04-438e-901e-c956f79de9ad 2026-09-09 21:38:54.421 8 INFO cinder.api.openstack.wsgi [None req-48cb1ea0-32bd-47c0-bc72-ca812b8380b2 87e1aed15d4c4ce39d1eb91ef90d7dce 5d34729adea24505ac86872a33286784 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d34729adea24505ac86872a33286784/volumes/789b3e75-0f04-438e-901e-c956f79de9ad returned with HTTP 404 [pid: 8|app: 0|req: 446/872] 10.0.0.230 () {32 vars in 774 bytes} [Wed Sep 9 21:38:54 2026] GET /v3/5d34729adea24505ac86872a33286784/volumes/789b3e75-0f04-438e-901e-c956f79de9ad => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-09-09 21:38:56.767 8 INFO cinder.api.openstack.wsgi [None req-48cb1ea0-32bd-47c0-bc72-ca812b8380b2 87e1aed15d4c4ce39d1eb91ef90d7dce 5d34729adea24505ac86872a33286784 - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:38:56.767 7 INFO cinder.api.openstack.wsgi [None req-d14da4b8-33e9-47d1-9b90-1fb1c88f3de7 87e1aed15d4c4ce39d1eb91ef90d7dce 5d34729adea24505ac86872a33286784 - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:38:56.769 8 INFO cinder.api.openstack.wsgi [None req-48cb1ea0-32bd-47c0-bc72-ca812b8380b2 87e1aed15d4c4ce39d1eb91ef90d7dce 5d34729adea24505ac86872a33286784 - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:38:56.771 7 INFO cinder.api.openstack.wsgi [None req-d14da4b8-33e9-47d1-9b90-1fb1c88f3de7 87e1aed15d4c4ce39d1eb91ef90d7dce 5d34729adea24505ac86872a33286784 - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:38:59.495 8 INFO cinder.api.openstack.wsgi [None req-65f3da52-b491-4ee4-831b-650d26b14705 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b575cb1aa918463b9995087765533a5b/volumes 2026-09-09 21:38:59.535 8 INFO cinder.volume.api [None req-65f3da52-b491-4ee4-831b-650d26b14705 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] Get all volumes completed successfully. 2026-09-09 21:38:59.536 8 INFO cinder.api.openstack.wsgi [None req-65f3da52-b491-4ee4-831b-650d26b14705 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b575cb1aa918463b9995087765533a5b/volumes returned with HTTP 200 [pid: 8|app: 0|req: 448/875] 10.0.0.230 () {32 vars in 700 bytes} [Wed Sep 9 21:38:59 2026] GET /v3/b575cb1aa918463b9995087765533a5b/volumes => generated 15 bytes in 287 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-09-09 21:38:59.553 7 INFO cinder.api.openstack.wsgi [None req-e62d0b33-d316-4cda-89c5-bbdcc9d22440 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/b575cb1aa918463b9995087765533a5b/volumes 2026-09-09 21:38:59.556 7 INFO cinder.api.v3.volumes [None req-e62d0b33-d316-4cda-89c5-bbdcc9d22440 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] Create volume of 1 GB 2026-09-09 21:38:59.582 7 INFO cinder.volume.api [None req-e62d0b33-d316-4cda-89c5-bbdcc9d22440 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] Availability Zones retrieved successfully. 2026-09-09 21:38:59.895 7 INFO cinder.volume.api [None req-e62d0b33-d316-4cda-89c5-bbdcc9d22440 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] Create volume request issued successfully. 2026-09-09 21:38:59.896 7 INFO cinder.api.openstack.wsgi [None req-e62d0b33-d316-4cda-89c5-bbdcc9d22440 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b575cb1aa918463b9995087765533a5b/volumes returned with HTTP 202 [pid: 7|app: 0|req: 428/876] 10.0.0.230 () {34 vars in 722 bytes} [Wed Sep 9 21:38:59 2026] POST /v3/b575cb1aa918463b9995087765533a5b/volumes => generated 875 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-09-09 21:38:59.923 8 INFO cinder.api.openstack.wsgi [None req-304c7731-9ac7-4183-b684-7cfdc838be66 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b575cb1aa918463b9995087765533a5b/volumes/fbc7f0d7-071a-4a65-aa8d-d128631ff5c2 /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-09-09 21:38:59.969 8 INFO cinder.volume.api [None req-304c7731-9ac7-4183-b684-7cfdc838be66 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] Volume info retrieved successfully. 2026-09-09 21:38:59.978 8 INFO cinder.api.openstack.wsgi [None req-304c7731-9ac7-4183-b684-7cfdc838be66 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b575cb1aa918463b9995087765533a5b/volumes/fbc7f0d7-071a-4a65-aa8d-d128631ff5c2 returned with HTTP 200 [pid: 8|app: 0|req: 449/877] 10.0.0.230 () {32 vars in 774 bytes} [Wed Sep 9 21:38:59 2026] GET /v3/b575cb1aa918463b9995087765533a5b/volumes/fbc7f0d7-071a-4a65-aa8d-d128631ff5c2 => generated 943 bytes in 60 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-09-09 21:39:01.011 7 INFO cinder.api.openstack.wsgi [None req-e3b81ade-11b0-4784-b424-f46791d7418d 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b575cb1aa918463b9995087765533a5b/volumes/fbc7f0d7-071a-4a65-aa8d-d128631ff5c2 /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-09-09 21:39:01.041 7 INFO cinder.volume.api [None req-e3b81ade-11b0-4784-b424-f46791d7418d 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] Volume info retrieved successfully. 2026-09-09 21:39:01.058 7 INFO cinder.api.openstack.wsgi [None req-e3b81ade-11b0-4784-b424-f46791d7418d 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b575cb1aa918463b9995087765533a5b/volumes/fbc7f0d7-071a-4a65-aa8d-d128631ff5c2 returned with HTTP 200 [pid: 7|app: 0|req: 429/878] 10.0.0.230 () {32 vars in 774 bytes} [Wed Sep 9 21:39:01 2026] GET /v3/b575cb1aa918463b9995087765533a5b/volumes/fbc7f0d7-071a-4a65-aa8d-d128631ff5c2 => generated 968 bytes in 59 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-09-09 21:39:01.081 8 INFO cinder.api.openstack.wsgi [None req-0314ee55-9d8e-47da-a478-3fc541fff232 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b575cb1aa918463b9995087765533a5b/volumes/fbc7f0d7-071a-4a65-aa8d-d128631ff5c2 /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-09-09 21:39:01.096 8 INFO cinder.volume.api [None req-0314ee55-9d8e-47da-a478-3fc541fff232 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] Volume info retrieved successfully. 2026-09-09 21:39:01.115 8 INFO cinder.api.openstack.wsgi [None req-0314ee55-9d8e-47da-a478-3fc541fff232 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b575cb1aa918463b9995087765533a5b/volumes/fbc7f0d7-071a-4a65-aa8d-d128631ff5c2 returned with HTTP 200 [pid: 8|app: 0|req: 450/879] 10.0.0.230 () {32 vars in 774 bytes} [Wed Sep 9 21:39:01 2026] GET /v3/b575cb1aa918463b9995087765533a5b/volumes/fbc7f0d7-071a-4a65-aa8d-d128631ff5c2 => generated 968 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-09-09 21:39:01.143 7 INFO cinder.api.openstack.wsgi [None req-4abd382a-8836-44fb-bf9b-cd18a1e653e1 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/b575cb1aa918463b9995087765533a5b/volumes 2026-09-09 21:39:01.146 7 INFO cinder.api.v3.volumes [None req-4abd382a-8836-44fb-bf9b-cd18a1e653e1 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] Create volume of 1 GB 2026-09-09 21:39:01.156 7 INFO cinder.volume.api [None req-4abd382a-8836-44fb-bf9b-cd18a1e653e1 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] Availability Zones retrieved successfully. 2026-09-09 21:39:01.311 7 INFO cinder.volume.api [None req-4abd382a-8836-44fb-bf9b-cd18a1e653e1 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] Create volume request issued successfully. 2026-09-09 21:39:01.313 7 INFO cinder.api.openstack.wsgi [None req-4abd382a-8836-44fb-bf9b-cd18a1e653e1 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b575cb1aa918463b9995087765533a5b/volumes returned with HTTP 202 [pid: 7|app: 0|req: 430/880] 10.0.0.230 () {34 vars in 722 bytes} [Wed Sep 9 21:39:01 2026] POST /v3/b575cb1aa918463b9995087765533a5b/volumes => generated 875 bytes in 176 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-09-09 21:39:01.330 8 INFO cinder.api.openstack.wsgi [None req-4620a0ff-655a-409d-be96-6aaae13af893 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b575cb1aa918463b9995087765533a5b/volumes/81509a29-47dc-4ae5-b4c7-8f38eb1529ad /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-09-09 21:39:01.350 8 INFO cinder.volume.api [None req-4620a0ff-655a-409d-be96-6aaae13af893 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] Volume info retrieved successfully. 2026-09-09 21:39:01.358 8 INFO cinder.api.openstack.wsgi [None req-4620a0ff-655a-409d-be96-6aaae13af893 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b575cb1aa918463b9995087765533a5b/volumes/81509a29-47dc-4ae5-b4c7-8f38eb1529ad returned with HTTP 200 [pid: 8|app: 0|req: 451/881] 10.0.0.230 () {32 vars in 774 bytes} [Wed Sep 9 21:39:01 2026] GET /v3/b575cb1aa918463b9995087765533a5b/volumes/81509a29-47dc-4ae5-b4c7-8f38eb1529ad => generated 943 bytes in 32 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-09-09 21:39:02.381 7 INFO cinder.api.openstack.wsgi [None req-54e3926d-793b-405f-b5ba-f07ffced62cb 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b575cb1aa918463b9995087765533a5b/volumes/81509a29-47dc-4ae5-b4c7-8f38eb1529ad /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-09-09 21:39:02.402 7 INFO cinder.volume.api [None req-54e3926d-793b-405f-b5ba-f07ffced62cb 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] Volume info retrieved successfully. 2026-09-09 21:39:02.410 7 INFO cinder.api.openstack.wsgi [None req-54e3926d-793b-405f-b5ba-f07ffced62cb 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b575cb1aa918463b9995087765533a5b/volumes/81509a29-47dc-4ae5-b4c7-8f38eb1529ad returned with HTTP 200 [pid: 7|app: 0|req: 431/882] 10.0.0.230 () {32 vars in 774 bytes} [Wed Sep 9 21:39:02 2026] GET /v3/b575cb1aa918463b9995087765533a5b/volumes/81509a29-47dc-4ae5-b4c7-8f38eb1529ad => generated 968 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 21:39:02.435 8 INFO cinder.api.openstack.wsgi [None req-ecada5c7-f313-42b6-99e8-0a355d27840e 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b575cb1aa918463b9995087765533a5b/volumes/81509a29-47dc-4ae5-b4c7-8f38eb1529ad /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-09-09 21:39:02.453 8 INFO cinder.volume.api [None req-ecada5c7-f313-42b6-99e8-0a355d27840e 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] Volume info retrieved successfully. 2026-09-09 21:39:02.464 8 INFO cinder.api.openstack.wsgi [None req-ecada5c7-f313-42b6-99e8-0a355d27840e 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b575cb1aa918463b9995087765533a5b/volumes/81509a29-47dc-4ae5-b4c7-8f38eb1529ad returned with HTTP 200 [pid: 8|app: 0|req: 452/883] 10.0.0.230 () {32 vars in 774 bytes} [Wed Sep 9 21:39:02 2026] GET /v3/b575cb1aa918463b9995087765533a5b/volumes/81509a29-47dc-4ae5-b4c7-8f38eb1529ad => generated 968 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-09-09 21:39:02.491 7 INFO cinder.api.openstack.wsgi [None req-7965c83c-be34-4064-9c1a-c470e18a6a17 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/b575cb1aa918463b9995087765533a5b/volumes 2026-09-09 21:39:02.499 7 INFO cinder.api.v3.volumes [None req-7965c83c-be34-4064-9c1a-c470e18a6a17 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] Create volume of 1 GB 2026-09-09 21:39:02.517 7 INFO cinder.volume.api [None req-7965c83c-be34-4064-9c1a-c470e18a6a17 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] Availability Zones retrieved successfully. 2026-09-09 21:39:02.715 7 INFO cinder.volume.api [None req-7965c83c-be34-4064-9c1a-c470e18a6a17 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] Create volume request issued successfully. 2026-09-09 21:39:02.716 7 INFO cinder.api.openstack.wsgi [None req-7965c83c-be34-4064-9c1a-c470e18a6a17 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b575cb1aa918463b9995087765533a5b/volumes returned with HTTP 202 [pid: 7|app: 0|req: 432/884] 10.0.0.230 () {34 vars in 722 bytes} [Wed Sep 9 21:39:02 2026] POST /v3/b575cb1aa918463b9995087765533a5b/volumes => generated 876 bytes in 234 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-09-09 21:39:02.730 8 INFO cinder.api.openstack.wsgi [None req-227b330d-91b9-482b-b150-250186cf0fbf 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b575cb1aa918463b9995087765533a5b/volumes/5ebebfa7-0394-4519-8344-4abf2c5ad1a9 /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-09-09 21:39:02.743 8 INFO cinder.volume.api [None req-227b330d-91b9-482b-b150-250186cf0fbf 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] Volume info retrieved successfully. 2026-09-09 21:39:02.747 8 INFO cinder.api.openstack.wsgi [None req-227b330d-91b9-482b-b150-250186cf0fbf 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b575cb1aa918463b9995087765533a5b/volumes/5ebebfa7-0394-4519-8344-4abf2c5ad1a9 returned with HTTP 200 [pid: 8|app: 0|req: 453/885] 10.0.0.230 () {32 vars in 774 bytes} [Wed Sep 9 21:39:02 2026] GET /v3/b575cb1aa918463b9995087765533a5b/volumes/5ebebfa7-0394-4519-8344-4abf2c5ad1a9 => generated 944 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-09-09 21:39:03.771 7 INFO cinder.api.openstack.wsgi [None req-1711d143-cb3b-4fdd-ab1e-7a7d0cc18d8d 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b575cb1aa918463b9995087765533a5b/volumes/5ebebfa7-0394-4519-8344-4abf2c5ad1a9 /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-09-09 21:39:03.801 7 INFO cinder.volume.api [None req-1711d143-cb3b-4fdd-ab1e-7a7d0cc18d8d 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] Volume info retrieved successfully. 2026-09-09 21:39:03.811 7 INFO cinder.api.openstack.wsgi [None req-1711d143-cb3b-4fdd-ab1e-7a7d0cc18d8d 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b575cb1aa918463b9995087765533a5b/volumes/5ebebfa7-0394-4519-8344-4abf2c5ad1a9 returned with HTTP 200 [pid: 7|app: 0|req: 433/886] 10.0.0.230 () {32 vars in 774 bytes} [Wed Sep 9 21:39:03 2026] GET /v3/b575cb1aa918463b9995087765533a5b/volumes/5ebebfa7-0394-4519-8344-4abf2c5ad1a9 => generated 969 bytes in 50 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-09-09 21:39:03.840 8 INFO cinder.api.openstack.wsgi [None req-4a11360b-ca51-446c-88fb-1100aef1e44a 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b575cb1aa918463b9995087765533a5b/volumes/5ebebfa7-0394-4519-8344-4abf2c5ad1a9 /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-09-09 21:39:03.864 8 INFO cinder.volume.api [None req-4a11360b-ca51-446c-88fb-1100aef1e44a 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] Volume info retrieved successfully. 2026-09-09 21:39:03.871 8 INFO cinder.api.openstack.wsgi [None req-4a11360b-ca51-446c-88fb-1100aef1e44a 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b575cb1aa918463b9995087765533a5b/volumes/5ebebfa7-0394-4519-8344-4abf2c5ad1a9 returned with HTTP 200 [pid: 8|app: 0|req: 454/887] 10.0.0.230 () {32 vars in 774 bytes} [Wed Sep 9 21:39:03 2026] GET /v3/b575cb1aa918463b9995087765533a5b/volumes/5ebebfa7-0394-4519-8344-4abf2c5ad1a9 => generated 969 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-09-09 21:39:03.904 7 INFO cinder.api.openstack.wsgi [None req-f201f82a-cf55-4dfc-ac88-6584ebee3460 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b575cb1aa918463b9995087765533a5b/volumes 2026-09-09 21:39:03.937 7 INFO cinder.volume.api [None req-f201f82a-cf55-4dfc-ac88-6584ebee3460 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] Get all volumes completed successfully. 2026-09-09 21:39:03.938 7 INFO cinder.api.openstack.wsgi [None req-f201f82a-cf55-4dfc-ac88-6584ebee3460 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b575cb1aa918463b9995087765533a5b/volumes returned with HTTP 200 [pid: 7|app: 0|req: 434/888] 10.0.0.230 () {32 vars in 700 bytes} [Wed Sep 9 21:39:03 2026] GET /v3/b575cb1aa918463b9995087765533a5b/volumes => generated 1322 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 21:39:03.955 8 INFO cinder.api.openstack.wsgi [None req-a7cfb4ba-a951-4cba-82c6-61f603db0a26 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b575cb1aa918463b9995087765533a5b/volumes/5ebebfa7-0394-4519-8344-4abf2c5ad1a9 /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-09-09 21:39:03.967 8 INFO cinder.volume.api [None req-a7cfb4ba-a951-4cba-82c6-61f603db0a26 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] Volume info retrieved successfully. 2026-09-09 21:39:03.973 8 INFO cinder.api.openstack.wsgi [None req-a7cfb4ba-a951-4cba-82c6-61f603db0a26 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b575cb1aa918463b9995087765533a5b/volumes/5ebebfa7-0394-4519-8344-4abf2c5ad1a9 returned with HTTP 200 [pid: 8|app: 0|req: 455/889] 10.0.0.230 () {32 vars in 774 bytes} [Wed Sep 9 21:39:03 2026] GET /v3/b575cb1aa918463b9995087765533a5b/volumes/5ebebfa7-0394-4519-8344-4abf2c5ad1a9 => generated 969 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-09-09 21:39:03.992 7 INFO cinder.api.openstack.wsgi [None req-c5f290e4-83af-49b4-b731-15ad643d3160 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/b575cb1aa918463b9995087765533a5b/volumes/5ebebfa7-0394-4519-8344-4abf2c5ad1a9 2026-09-09 21:39:03.992 7 INFO cinder.api.v3.volumes [None req-c5f290e4-83af-49b4-b731-15ad643d3160 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] Delete volume with id: 5ebebfa7-0394-4519-8344-4abf2c5ad1a9 /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-09-09 21:39:04.004 7 INFO cinder.volume.api [None req-c5f290e4-83af-49b4-b731-15ad643d3160 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] Volume info retrieved successfully. 2026-09-09 21:39:04.031 7 INFO cinder.volume.api [None req-c5f290e4-83af-49b4-b731-15ad643d3160 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] Delete volume request issued successfully. 2026-09-09 21:39:04.032 7 INFO cinder.api.openstack.wsgi [None req-c5f290e4-83af-49b4-b731-15ad643d3160 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b575cb1aa918463b9995087765533a5b/volumes/5ebebfa7-0394-4519-8344-4abf2c5ad1a9 returned with HTTP 202 [pid: 7|app: 0|req: 435/890] 10.0.0.230 () {32 vars in 777 bytes} [Wed Sep 9 21:39:03 2026] DELETE /v3/b575cb1aa918463b9995087765533a5b/volumes/5ebebfa7-0394-4519-8344-4abf2c5ad1a9 => generated 0 bytes in 45 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-09-09 21:39:04.048 8 INFO cinder.api.openstack.wsgi [None req-99b93cdc-b181-46a2-9b08-88ab9ae77884 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b575cb1aa918463b9995087765533a5b/volumes/5ebebfa7-0394-4519-8344-4abf2c5ad1a9 /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-09-09 21:39:04.076 8 INFO cinder.volume.api [None req-99b93cdc-b181-46a2-9b08-88ab9ae77884 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] Volume info retrieved successfully. 2026-09-09 21:39:04.088 8 INFO cinder.api.openstack.wsgi [None req-99b93cdc-b181-46a2-9b08-88ab9ae77884 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b575cb1aa918463b9995087765533a5b/volumes/5ebebfa7-0394-4519-8344-4abf2c5ad1a9 returned with HTTP 200 [pid: 8|app: 0|req: 456/891] 10.0.0.230 () {32 vars in 774 bytes} [Wed Sep 9 21:39:04 2026] GET /v3/b575cb1aa918463b9995087765533a5b/volumes/5ebebfa7-0394-4519-8344-4abf2c5ad1a9 => generated 968 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-09-09 21:39:05.124 7 INFO cinder.api.openstack.wsgi [None req-3d22495b-425b-47c1-8b89-d2b84c2fb191 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b575cb1aa918463b9995087765533a5b/volumes/5ebebfa7-0394-4519-8344-4abf2c5ad1a9 2026-09-09 21:39:05.141 7 INFO cinder.api.openstack.wsgi [None req-3d22495b-425b-47c1-8b89-d2b84c2fb191 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b575cb1aa918463b9995087765533a5b/volumes/5ebebfa7-0394-4519-8344-4abf2c5ad1a9 returned with HTTP 404 [pid: 7|app: 0|req: 436/892] 10.0.0.230 () {32 vars in 774 bytes} [Wed Sep 9 21:39:05 2026] GET /v3/b575cb1aa918463b9995087765533a5b/volumes/5ebebfa7-0394-4519-8344-4abf2c5ad1a9 => generated 109 bytes in 34 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-09-09 21:39:05.160 8 INFO cinder.api.openstack.wsgi [None req-8d7c4c10-5d51-4ad9-86e6-4569bafd1fac 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b575cb1aa918463b9995087765533a5b/volumes/81509a29-47dc-4ae5-b4c7-8f38eb1529ad /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-09-09 21:39:05.191 8 INFO cinder.volume.api [None req-8d7c4c10-5d51-4ad9-86e6-4569bafd1fac 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] Volume info retrieved successfully. 2026-09-09 21:39:05.198 8 INFO cinder.api.openstack.wsgi [None req-8d7c4c10-5d51-4ad9-86e6-4569bafd1fac 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b575cb1aa918463b9995087765533a5b/volumes/81509a29-47dc-4ae5-b4c7-8f38eb1529ad returned with HTTP 200 [pid: 8|app: 0|req: 457/893] 10.0.0.230 () {32 vars in 774 bytes} [Wed Sep 9 21:39:05 2026] GET /v3/b575cb1aa918463b9995087765533a5b/volumes/81509a29-47dc-4ae5-b4c7-8f38eb1529ad => generated 968 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:39:05.219 7 INFO cinder.api.openstack.wsgi [None req-069dcf33-1524-4cff-8c4d-05194182462d 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/b575cb1aa918463b9995087765533a5b/volumes/81509a29-47dc-4ae5-b4c7-8f38eb1529ad 2026-09-09 21:39:05.221 7 INFO cinder.api.v3.volumes [None req-069dcf33-1524-4cff-8c4d-05194182462d 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] Delete volume with id: 81509a29-47dc-4ae5-b4c7-8f38eb1529ad /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-09-09 21:39:05.237 7 INFO cinder.volume.api [None req-069dcf33-1524-4cff-8c4d-05194182462d 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] Volume info retrieved successfully. 2026-09-09 21:39:05.271 7 INFO cinder.volume.api [None req-069dcf33-1524-4cff-8c4d-05194182462d 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] Delete volume request issued successfully. 2026-09-09 21:39:05.271 7 INFO cinder.api.openstack.wsgi [None req-069dcf33-1524-4cff-8c4d-05194182462d 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b575cb1aa918463b9995087765533a5b/volumes/81509a29-47dc-4ae5-b4c7-8f38eb1529ad returned with HTTP 202 [pid: 7|app: 0|req: 437/894] 10.0.0.230 () {32 vars in 777 bytes} [Wed Sep 9 21:39:05 2026] DELETE /v3/b575cb1aa918463b9995087765533a5b/volumes/81509a29-47dc-4ae5-b4c7-8f38eb1529ad => generated 0 bytes in 60 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-09-09 21:39:05.297 8 INFO cinder.api.openstack.wsgi [None req-ef9b373d-cb51-455c-bfa3-e89a60c74443 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b575cb1aa918463b9995087765533a5b/volumes/81509a29-47dc-4ae5-b4c7-8f38eb1529ad /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-09-09 21:39:05.322 8 INFO cinder.volume.api [None req-ef9b373d-cb51-455c-bfa3-e89a60c74443 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] Volume info retrieved successfully. 2026-09-09 21:39:05.335 8 INFO cinder.api.openstack.wsgi [None req-ef9b373d-cb51-455c-bfa3-e89a60c74443 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b575cb1aa918463b9995087765533a5b/volumes/81509a29-47dc-4ae5-b4c7-8f38eb1529ad returned with HTTP 200 [pid: 8|app: 0|req: 458/895] 10.0.0.230 () {32 vars in 774 bytes} [Wed Sep 9 21:39:05 2026] GET /v3/b575cb1aa918463b9995087765533a5b/volumes/81509a29-47dc-4ae5-b4c7-8f38eb1529ad => generated 967 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 21:39:06.360 7 INFO cinder.api.openstack.wsgi [None req-cdd74dc1-bd2c-4eb4-9c3a-6ecb66bbe56c 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b575cb1aa918463b9995087765533a5b/volumes/81509a29-47dc-4ae5-b4c7-8f38eb1529ad 2026-09-09 21:39:06.370 7 INFO cinder.api.openstack.wsgi [None req-cdd74dc1-bd2c-4eb4-9c3a-6ecb66bbe56c 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b575cb1aa918463b9995087765533a5b/volumes/81509a29-47dc-4ae5-b4c7-8f38eb1529ad returned with HTTP 404 [pid: 7|app: 0|req: 438/896] 10.0.0.230 () {32 vars in 774 bytes} [Wed Sep 9 21:39:06 2026] GET /v3/b575cb1aa918463b9995087765533a5b/volumes/81509a29-47dc-4ae5-b4c7-8f38eb1529ad => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 21:39:06.380 8 INFO cinder.api.openstack.wsgi [None req-702099e8-319c-4b44-8674-e9da4abeef3b 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b575cb1aa918463b9995087765533a5b/volumes/fbc7f0d7-071a-4a65-aa8d-d128631ff5c2 /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-09-09 21:39:06.408 8 INFO cinder.volume.api [None req-702099e8-319c-4b44-8674-e9da4abeef3b 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] Volume info retrieved successfully. 2026-09-09 21:39:06.423 8 INFO cinder.api.openstack.wsgi [None req-702099e8-319c-4b44-8674-e9da4abeef3b 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b575cb1aa918463b9995087765533a5b/volumes/fbc7f0d7-071a-4a65-aa8d-d128631ff5c2 returned with HTTP 200 [pid: 8|app: 0|req: 459/897] 10.0.0.230 () {32 vars in 774 bytes} [Wed Sep 9 21:39:06 2026] GET /v3/b575cb1aa918463b9995087765533a5b/volumes/fbc7f0d7-071a-4a65-aa8d-d128631ff5c2 => generated 968 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:39:06.444 7 INFO cinder.api.openstack.wsgi [None req-446c816e-5542-44c4-af89-9e24d8acb9f4 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/b575cb1aa918463b9995087765533a5b/volumes/fbc7f0d7-071a-4a65-aa8d-d128631ff5c2 2026-09-09 21:39:06.445 7 INFO cinder.api.v3.volumes [None req-446c816e-5542-44c4-af89-9e24d8acb9f4 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] Delete volume with id: fbc7f0d7-071a-4a65-aa8d-d128631ff5c2 /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-09-09 21:39:06.456 7 INFO cinder.volume.api [None req-446c816e-5542-44c4-af89-9e24d8acb9f4 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] Volume info retrieved successfully. 2026-09-09 21:39:06.480 7 INFO cinder.volume.api [None req-446c816e-5542-44c4-af89-9e24d8acb9f4 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] Delete volume request issued successfully. 2026-09-09 21:39:06.480 7 INFO cinder.api.openstack.wsgi [None req-446c816e-5542-44c4-af89-9e24d8acb9f4 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b575cb1aa918463b9995087765533a5b/volumes/fbc7f0d7-071a-4a65-aa8d-d128631ff5c2 returned with HTTP 202 [pid: 7|app: 0|req: 439/898] 10.0.0.230 () {32 vars in 777 bytes} [Wed Sep 9 21:39:06 2026] DELETE /v3/b575cb1aa918463b9995087765533a5b/volumes/fbc7f0d7-071a-4a65-aa8d-d128631ff5c2 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 21:39:06.492 8 INFO cinder.api.openstack.wsgi [None req-42e41a14-4edd-4aff-abbe-91f1fd6d00d3 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b575cb1aa918463b9995087765533a5b/volumes/fbc7f0d7-071a-4a65-aa8d-d128631ff5c2 /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-09-09 21:39:06.513 8 INFO cinder.volume.api [None req-42e41a14-4edd-4aff-abbe-91f1fd6d00d3 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] Volume info retrieved successfully. 2026-09-09 21:39:06.522 8 INFO cinder.api.openstack.wsgi [None req-42e41a14-4edd-4aff-abbe-91f1fd6d00d3 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b575cb1aa918463b9995087765533a5b/volumes/fbc7f0d7-071a-4a65-aa8d-d128631ff5c2 returned with HTTP 200 [pid: 8|app: 0|req: 460/899] 10.0.0.230 () {32 vars in 774 bytes} [Wed Sep 9 21:39:06 2026] GET /v3/b575cb1aa918463b9995087765533a5b/volumes/fbc7f0d7-071a-4a65-aa8d-d128631ff5c2 => generated 967 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:39:06.762 7 INFO cinder.api.openstack.wsgi [None req-446c816e-5542-44c4-af89-9e24d8acb9f4 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:39:06.762 8 INFO cinder.api.openstack.wsgi [None req-42e41a14-4edd-4aff-abbe-91f1fd6d00d3 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:39:06.762 7 INFO cinder.api.openstack.wsgi [None req-446c816e-5542-44c4-af89-9e24d8acb9f4 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:39:06.763 8 INFO cinder.api.openstack.wsgi [None req-42e41a14-4edd-4aff-abbe-91f1fd6d00d3 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] http://10.0.0.254:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 21:39:07.540 7 INFO cinder.api.openstack.wsgi [None req-5c813d3b-b45c-4986-ac40-930d5b3d43dd 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b575cb1aa918463b9995087765533a5b/volumes/fbc7f0d7-071a-4a65-aa8d-d128631ff5c2 2026-09-09 21:39:07.549 7 INFO cinder.api.openstack.wsgi [None req-5c813d3b-b45c-4986-ac40-930d5b3d43dd 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b575cb1aa918463b9995087765533a5b/volumes/fbc7f0d7-071a-4a65-aa8d-d128631ff5c2 returned with HTTP 404 [pid: 7|app: 0|req: 441/902] 10.0.0.230 () {32 vars in 774 bytes} [Wed Sep 9 21:39:07 2026] GET /v3/b575cb1aa918463b9995087765533a5b/volumes/fbc7f0d7-071a-4a65-aa8d-d128631ff5c2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-09-09 21:39:16.761 8 INFO cinder.api.openstack.wsgi [None req-42e41a14-4edd-4aff-abbe-91f1fd6d00d3 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:39:16.761 7 INFO cinder.api.openstack.wsgi [None req-5c813d3b-b45c-4986-ac40-930d5b3d43dd 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:39:16.762 8 INFO cinder.api.openstack.wsgi [None req-42e41a14-4edd-4aff-abbe-91f1fd6d00d3 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:39:16.762 7 INFO cinder.api.openstack.wsgi [None req-5c813d3b-b45c-4986-ac40-930d5b3d43dd 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:39:26.762 8 INFO cinder.api.openstack.wsgi [None req-42e41a14-4edd-4aff-abbe-91f1fd6d00d3 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:39:26.763 7 INFO cinder.api.openstack.wsgi [None req-5c813d3b-b45c-4986-ac40-930d5b3d43dd 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:39:26.763 7 INFO cinder.api.openstack.wsgi [None req-5c813d3b-b45c-4986-ac40-930d5b3d43dd 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:39:26.764 8 INFO cinder.api.openstack.wsgi [None req-42e41a14-4edd-4aff-abbe-91f1fd6d00d3 842085cb0b6d42039d35e2077de3ea56 b575cb1aa918463b9995087765533a5b - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:39:28.321 7 INFO cinder.api.openstack.wsgi [None req-02c0bc35-aeec-4ff9-a6f8-434fd12e4370 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:39:28.351 7 INFO cinder.volume.api [None req-02c0bc35-aeec-4ff9-a6f8-434fd12e4370 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all volumes completed successfully. 2026-09-09 21:39:28.353 7 INFO cinder.api.openstack.wsgi [None req-02c0bc35-aeec-4ff9-a6f8-434fd12e4370 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 444/907] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:39:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true => generated 15 bytes in 134 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-09-09 21:39:28.362 8 INFO cinder.api.openstack.wsgi [None req-58ad8615-086a-4112-ba3a-36e1f71aa73a b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true 2026-09-09 21:39:28.865 8 INFO cinder.api.openstack.wsgi [None req-58ad8615-086a-4112-ba3a-36e1f71aa73a b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 464/908] 10.0.0.65 () {28 vars in 694 bytes} [Wed Sep 9 21:39:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:39:28.963 7 INFO cinder.api.openstack.wsgi [None req-d4b53f1c-db13-4e72-953e-1e21dabbd4a7 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/0ba995f625ef418f8b8da5f96cd75737?usage=true 2026-09-09 21:39:28.993 7 INFO cinder.api.openstack.wsgi [None req-d4b53f1c-db13-4e72-953e-1e21dabbd4a7 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/0ba995f625ef418f8b8da5f96cd75737?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 445/909] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:39:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/0ba995f625ef418f8b8da5f96cd75737?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:39:29.007 8 INFO cinder.api.openstack.wsgi [None req-a53149f7-772c-4f88-940b-607893ca61d3 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/0c030a058a5f480eaec58eb0be91dd4e?usage=true 2026-09-09 21:39:29.056 8 INFO cinder.api.openstack.wsgi [None req-a53149f7-772c-4f88-940b-607893ca61d3 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/0c030a058a5f480eaec58eb0be91dd4e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 465/910] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:39:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/0c030a058a5f480eaec58eb0be91dd4e?usage=true => generated 847 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:39:29.072 7 INFO cinder.api.openstack.wsgi [None req-0c64a432-568a-4667-b336-89a975fe03ae b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/0dc9795b07564f4195d378fe821510ec?usage=true 2026-09-09 21:39:29.109 7 INFO cinder.api.openstack.wsgi [None req-0c64a432-568a-4667-b336-89a975fe03ae b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/0dc9795b07564f4195d378fe821510ec?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 446/911] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:39:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/0dc9795b07564f4195d378fe821510ec?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:39:29.121 8 INFO cinder.api.openstack.wsgi [None req-0e25fa68-3724-46e1-b201-99c0ea655a1a b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/217e85f7c4294d359f6b7d70b0d515e8?usage=true 2026-09-09 21:39:29.142 8 INFO cinder.api.openstack.wsgi [None req-0e25fa68-3724-46e1-b201-99c0ea655a1a b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/217e85f7c4294d359f6b7d70b0d515e8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 466/912] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:39:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/217e85f7c4294d359f6b7d70b0d515e8?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:39:29.164 7 INFO cinder.api.openstack.wsgi [None req-2f682ddc-adf1-4689-88ed-dda5e18dd86e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/3b55a68ea9534c24a626b74eee634261?usage=true 2026-09-09 21:39:29.213 7 INFO cinder.api.openstack.wsgi [None req-2f682ddc-adf1-4689-88ed-dda5e18dd86e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/3b55a68ea9534c24a626b74eee634261?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 447/913] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:39:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/3b55a68ea9534c24a626b74eee634261?usage=true => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:39:29.222 8 INFO cinder.api.openstack.wsgi [None req-035dfee1-c2c2-46d8-9677-0a6d196d6dfe b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true 2026-09-09 21:39:29.248 8 INFO cinder.api.openstack.wsgi [None req-035dfee1-c2c2-46d8-9677-0a6d196d6dfe b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 467/914] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:39:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:39:29.260 7 INFO cinder.api.openstack.wsgi [None req-7e4a1a08-e201-45c1-8999-bc1744cd6ea3 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true 2026-09-09 21:39:29.302 7 INFO cinder.api.openstack.wsgi [None req-7e4a1a08-e201-45c1-8999-bc1744cd6ea3 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 448/915] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:39:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:39:29.312 8 INFO cinder.api.openstack.wsgi [None req-3100fc05-43fb-4a09-bff5-ea66b3d8013c b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/66fd92f688cf40588d5a13878406956d?usage=true 2026-09-09 21:39:29.332 8 INFO cinder.api.openstack.wsgi [None req-3100fc05-43fb-4a09-bff5-ea66b3d8013c b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/66fd92f688cf40588d5a13878406956d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 468/916] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:39:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/66fd92f688cf40588d5a13878406956d?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:39:29.342 7 INFO cinder.api.openstack.wsgi [None req-19486cc4-a4ce-4ee9-871b-f5d81df461a4 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/6bf2166968304d1e9d241cb589090468?usage=true 2026-09-09 21:39:29.366 7 INFO cinder.api.openstack.wsgi [None req-19486cc4-a4ce-4ee9-871b-f5d81df461a4 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/6bf2166968304d1e9d241cb589090468?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 449/917] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:39:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/6bf2166968304d1e9d241cb589090468?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:39:29.389 8 INFO cinder.api.openstack.wsgi [None req-2cd59427-ddbf-4c6d-af94-7177febbf43a b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/71ecf5922ef84b2db363211f8fe777cc?usage=true 2026-09-09 21:39:29.411 8 INFO cinder.api.openstack.wsgi [None req-2cd59427-ddbf-4c6d-af94-7177febbf43a b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/71ecf5922ef84b2db363211f8fe777cc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 469/918] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:39:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/71ecf5922ef84b2db363211f8fe777cc?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:39:29.419 7 INFO cinder.api.openstack.wsgi [None req-79ed55c5-cff2-46fa-b465-4be180fc1997 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/b1c3db62723a446e9dc9f4beeee756a3?usage=true 2026-09-09 21:39:29.445 7 INFO cinder.api.openstack.wsgi [None req-79ed55c5-cff2-46fa-b465-4be180fc1997 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/b1c3db62723a446e9dc9f4beeee756a3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 450/919] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:39:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/b1c3db62723a446e9dc9f4beeee756a3?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:39:29.453 8 INFO cinder.api.openstack.wsgi [None req-f7707c07-bb19-4a9b-ba7a-e467d4860d62 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/bee6743edaee4b2ca4758f52ca835f2f?usage=true 2026-09-09 21:39:29.487 8 INFO cinder.api.openstack.wsgi [None req-f7707c07-bb19-4a9b-ba7a-e467d4860d62 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/bee6743edaee4b2ca4758f52ca835f2f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 470/920] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:39:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/bee6743edaee4b2ca4758f52ca835f2f?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:39:29.502 7 INFO cinder.api.openstack.wsgi [None req-d45f9ad6-f84d-47a4-83e3-4b2f26e3f76b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/c1f91119e0594358bfd2989288ffffaa?usage=true 2026-09-09 21:39:29.524 7 INFO cinder.api.openstack.wsgi [None req-d45f9ad6-f84d-47a4-83e3-4b2f26e3f76b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/c1f91119e0594358bfd2989288ffffaa?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 451/921] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:39:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/c1f91119e0594358bfd2989288ffffaa?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:39:29.542 8 INFO cinder.api.openstack.wsgi [None req-5824fd93-f8b4-4b47-ab58-a6074f6c4be2 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/ce015e878069433daba7577e007c9738?usage=true 2026-09-09 21:39:29.570 8 INFO cinder.api.openstack.wsgi [None req-5824fd93-f8b4-4b47-ab58-a6074f6c4be2 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/ce015e878069433daba7577e007c9738?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 471/922] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:39:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/ce015e878069433daba7577e007c9738?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:39:29.579 7 INFO cinder.api.openstack.wsgi [None req-9bed25b7-3560-4445-b236-34357568624d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/ebfbe393ba564f4ab6c5549af4cf8eda?usage=true 2026-09-09 21:39:29.599 7 INFO cinder.api.openstack.wsgi [None req-9bed25b7-3560-4445-b236-34357568624d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/ebfbe393ba564f4ab6c5549af4cf8eda?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 452/923] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:39:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/ebfbe393ba564f4ab6c5549af4cf8eda?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:39:29.611 8 INFO cinder.api.openstack.wsgi [None req-c69a721a-2470-49d3-be8b-5a1db23126ef b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true 2026-09-09 21:39:29.636 8 INFO cinder.api.openstack.wsgi [None req-c69a721a-2470-49d3-be8b-5a1db23126ef b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 472/924] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:39:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:39:29.650 7 INFO cinder.api.openstack.wsgi [None req-e8a3fc85-4ef1-4147-8466-2d2c6dd99be4 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/fd8fafebf9b240889401211eeedcbf21?usage=true 2026-09-09 21:39:29.679 7 INFO cinder.api.openstack.wsgi [None req-e8a3fc85-4ef1-4147-8466-2d2c6dd99be4 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/fd8fafebf9b240889401211eeedcbf21?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 453/925] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:39:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/fd8fafebf9b240889401211eeedcbf21?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:39:29.691 8 INFO cinder.api.openstack.wsgi [None req-a2b8f0b7-6df5-4d0c-9737-e926a71ca70a b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true 2026-09-09 21:39:29.699 8 INFO cinder.volume.api [None req-a2b8f0b7-6df5-4d0c-9737-e926a71ca70a b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all snapshots completed successfully. 2026-09-09 21:39:29.700 8 INFO cinder.api.openstack.wsgi [None req-a2b8f0b7-6df5-4d0c-9737-e926a71ca70a b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 473/926] 10.0.0.65 () {28 vars in 672 bytes} [Wed Sep 9 21:39:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-09 21:39:29.710 7 INFO cinder.api.openstack.wsgi [None req-d8b04118-6eee-4845-89bb-81838126904d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:39:29.720 7 INFO cinder.volume.api [None req-d8b04118-6eee-4845-89bb-81838126904d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all volumes completed successfully. 2026-09-09 21:39:29.722 7 INFO cinder.api.openstack.wsgi [None req-d8b04118-6eee-4845-89bb-81838126904d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 454/927] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:39:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:39:29.734 8 INFO cinder.api.openstack.wsgi [None req-6bc64ea8-d51a-49bf-8689-f1600289e466 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services 2026-09-09 21:39:29.747 8 INFO cinder.api.openstack.wsgi [None req-6bc64ea8-d51a-49bf-8689-f1600289e466 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services returned with HTTP 200 [pid: 8|app: 0|req: 474/928] 10.0.0.65 () {28 vars in 643 bytes} [Wed Sep 9 21:39:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-services => generated 646 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:39:36.762 7 INFO cinder.api.openstack.wsgi [None req-d8b04118-6eee-4845-89bb-81838126904d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:39:36.762 8 INFO cinder.api.openstack.wsgi [None req-6bc64ea8-d51a-49bf-8689-f1600289e466 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:39:36.763 7 INFO cinder.api.openstack.wsgi [None req-d8b04118-6eee-4845-89bb-81838126904d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:39:36.764 8 INFO cinder.api.openstack.wsgi [None req-6bc64ea8-d51a-49bf-8689-f1600289e466 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:39:46.762 8 INFO cinder.api.openstack.wsgi [None req-6bc64ea8-d51a-49bf-8689-f1600289e466 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:39:46.762 7 INFO cinder.api.openstack.wsgi [None req-d8b04118-6eee-4845-89bb-81838126904d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:39:46.763 8 INFO cinder.api.openstack.wsgi [None req-6bc64ea8-d51a-49bf-8689-f1600289e466 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:39:46.764 7 INFO cinder.api.openstack.wsgi [None req-d8b04118-6eee-4845-89bb-81838126904d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:39:56.762 7 INFO cinder.api.openstack.wsgi [None req-d8b04118-6eee-4845-89bb-81838126904d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:39:56.763 7 INFO cinder.api.openstack.wsgi [None req-d8b04118-6eee-4845-89bb-81838126904d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:39:56.763 8 INFO cinder.api.openstack.wsgi [None req-6bc64ea8-d51a-49bf-8689-f1600289e466 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:39:56.765 8 INFO cinder.api.openstack.wsgi [None req-6bc64ea8-d51a-49bf-8689-f1600289e466 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:39:59.694 7 INFO cinder.api.openstack.wsgi [None req-a0bb5583-eaa6-4a18-9d3b-7d92294ee44e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes 2026-09-09 21:39:59.799 7 INFO cinder.api.v3.volumes [None req-a0bb5583-eaa6-4a18-9d3b-7d92294ee44e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Create volume of 16 GB 2026-09-09 21:39:59.805 7 INFO cinder.volume.api [None req-a0bb5583-eaa6-4a18-9d3b-7d92294ee44e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Availability Zones retrieved successfully. 2026-09-09 21:40:00.024 7 INFO cinder.volume.api [None req-a0bb5583-eaa6-4a18-9d3b-7d92294ee44e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Create volume request issued successfully. 2026-09-09 21:40:00.025 7 INFO cinder.api.openstack.wsgi [None req-a0bb5583-eaa6-4a18-9d3b-7d92294ee44e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes returned with HTTP 202 [pid: 7|app: 0|req: 458/935] 162.253.55.112 () {34 vars in 733 bytes} [Wed Sep 9 21:39:59 2026] POST /v3/5661cc10f49d40d798ecc7d199447dbc/volumes => generated 846 bytes in 464 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-09-09 21:40:00.046 8 INFO cinder.api.openstack.wsgi [req-a0bb5583-eaa6-4a18-9d3b-7d92294ee44e req-cd779e05-3e16-448a-a75b-2dfb975c0055 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/aae82cb4-909f-4ef8-9359-c8233aee1bf9 /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-09-09 21:40:00.123 8 INFO cinder.volume.api [req-a0bb5583-eaa6-4a18-9d3b-7d92294ee44e req-cd779e05-3e16-448a-a75b-2dfb975c0055 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Volume info retrieved successfully. 2026-09-09 21:40:00.134 8 INFO cinder.api.openstack.wsgi [req-a0bb5583-eaa6-4a18-9d3b-7d92294ee44e req-cd779e05-3e16-448a-a75b-2dfb975c0055 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/aae82cb4-909f-4ef8-9359-c8233aee1bf9 returned with HTTP 200 [pid: 8|app: 0|req: 478/936] 162.253.55.112 () {32 vars in 824 bytes} [Wed Sep 9 21:40:00 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/volumes/aae82cb4-909f-4ef8-9359-c8233aee1bf9 => generated 1077 bytes in 105 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-09-09 21:40:05.159 7 INFO cinder.api.openstack.wsgi [req-a0bb5583-eaa6-4a18-9d3b-7d92294ee44e req-63498ebc-ebe4-453d-9100-473882597f5f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/aae82cb4-909f-4ef8-9359-c8233aee1bf9 /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-09-09 21:40:05.189 7 INFO cinder.volume.api [req-a0bb5583-eaa6-4a18-9d3b-7d92294ee44e req-63498ebc-ebe4-453d-9100-473882597f5f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Volume info retrieved successfully. 2026-09-09 21:40:05.202 7 INFO cinder.api.openstack.wsgi [req-a0bb5583-eaa6-4a18-9d3b-7d92294ee44e req-63498ebc-ebe4-453d-9100-473882597f5f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/aae82cb4-909f-4ef8-9359-c8233aee1bf9 returned with HTTP 200 [pid: 7|app: 0|req: 459/937] 162.253.55.112 () {32 vars in 824 bytes} [Wed Sep 9 21:40:05 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/volumes/aae82cb4-909f-4ef8-9359-c8233aee1bf9 => generated 1675 bytes in 52 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-09-09 21:40:05.706 8 INFO cinder.api.openstack.wsgi [req-59a2d22d-c3f3-4bdf-8de3-99979cd83041 req-c986ebbe-435f-4f17-b105-6dccec5750ce b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/aae82cb4-909f-4ef8-9359-c8233aee1bf9 /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-09-09 21:40:05.721 8 INFO cinder.volume.api [req-59a2d22d-c3f3-4bdf-8de3-99979cd83041 req-c986ebbe-435f-4f17-b105-6dccec5750ce b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Volume info retrieved successfully. 2026-09-09 21:40:05.737 8 INFO cinder.api.openstack.wsgi [req-59a2d22d-c3f3-4bdf-8de3-99979cd83041 req-c986ebbe-435f-4f17-b105-6dccec5750ce b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/aae82cb4-909f-4ef8-9359-c8233aee1bf9 returned with HTTP 200 [pid: 8|app: 0|req: 479/938] 10.0.0.196 () {34 vars in 1027 bytes} [Wed Sep 9 21:40:05 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/volumes/aae82cb4-909f-4ef8-9359-c8233aee1bf9 => generated 1675 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-09-09 21:40:06.223 7 INFO cinder.api.openstack.wsgi [req-59a2d22d-c3f3-4bdf-8de3-99979cd83041 req-7df1faab-7765-41b3-a8d4-3224882a061a b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/aae82cb4-909f-4ef8-9359-c8233aee1bf9 /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-09-09 21:40:06.234 7 INFO cinder.volume.api [req-59a2d22d-c3f3-4bdf-8de3-99979cd83041 req-7df1faab-7765-41b3-a8d4-3224882a061a b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Volume info retrieved successfully. 2026-09-09 21:40:06.238 7 INFO cinder.api.openstack.wsgi [req-59a2d22d-c3f3-4bdf-8de3-99979cd83041 req-7df1faab-7765-41b3-a8d4-3224882a061a b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/aae82cb4-909f-4ef8-9359-c8233aee1bf9 returned with HTTP 200 [pid: 7|app: 0|req: 460/939] 10.0.0.196 () {34 vars in 1027 bytes} [Wed Sep 9 21:40:06 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/volumes/aae82cb4-909f-4ef8-9359-c8233aee1bf9 => generated 1675 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-09-09 21:40:06.245 8 INFO cinder.api.openstack.wsgi [req-59a2d22d-c3f3-4bdf-8de3-99979cd83041 req-c986ebbe-435f-4f17-b105-6dccec5750ce b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-09-09 21:40:06.246 8 INFO cinder.api.openstack.wsgi [req-59a2d22d-c3f3-4bdf-8de3-99979cd83041 req-c986ebbe-435f-4f17-b105-6dccec5750ce b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 480/940] 10.0.0.196 () {32 vars in 828 bytes} [Wed Sep 9 21:40:06 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-09-09 21:40:06.254 7 INFO cinder.api.openstack.wsgi [req-59a2d22d-c3f3-4bdf-8de3-99979cd83041 req-09182f57-6975-4a24-9509-ff98ce21497f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:40:06.300 7 INFO cinder.api.openstack.wsgi [req-59a2d22d-c3f3-4bdf-8de3-99979cd83041 req-09182f57-6975-4a24-9509-ff98ce21497f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/attachments returned with HTTP 200 [pid: 7|app: 0|req: 461/941] 10.0.0.196 () {40 vars in 1056 bytes} [Wed Sep 9 21:40:06 2026] POST /v3/5661cc10f49d40d798ecc7d199447dbc/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-09-09 21:40:06.762 8 INFO cinder.api.openstack.wsgi [req-59a2d22d-c3f3-4bdf-8de3-99979cd83041 req-c986ebbe-435f-4f17-b105-6dccec5750ce b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:40:06.762 7 INFO cinder.api.openstack.wsgi [req-59a2d22d-c3f3-4bdf-8de3-99979cd83041 req-09182f57-6975-4a24-9509-ff98ce21497f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:40:06.763 8 INFO cinder.api.openstack.wsgi [req-59a2d22d-c3f3-4bdf-8de3-99979cd83041 req-c986ebbe-435f-4f17-b105-6dccec5750ce b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:40:06.763 7 INFO cinder.api.openstack.wsgi [req-59a2d22d-c3f3-4bdf-8de3-99979cd83041 req-09182f57-6975-4a24-9509-ff98ce21497f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 21:40:09.799 8 INFO cinder.api.openstack.wsgi [req-a0bb5583-eaa6-4a18-9d3b-7d92294ee44e req-b7090066-c17d-4553-a414-682088099e98 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/aae82cb4-909f-4ef8-9359-c8233aee1bf9 /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-09-09 21:40:09.819 8 INFO cinder.volume.api [req-a0bb5583-eaa6-4a18-9d3b-7d92294ee44e req-b7090066-c17d-4553-a414-682088099e98 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Volume info retrieved successfully. 2026-09-09 21:40:09.826 8 INFO cinder.api.openstack.wsgi [req-a0bb5583-eaa6-4a18-9d3b-7d92294ee44e req-b7090066-c17d-4553-a414-682088099e98 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/aae82cb4-909f-4ef8-9359-c8233aee1bf9 returned with HTTP 200 [pid: 8|app: 0|req: 482/944] 162.253.55.112 () {32 vars in 824 bytes} [Wed Sep 9 21:40:09 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/volumes/aae82cb4-909f-4ef8-9359-c8233aee1bf9 => generated 1674 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-09-09 21:40:11.756 7 INFO cinder.api.openstack.wsgi [req-59a2d22d-c3f3-4bdf-8de3-99979cd83041 req-09182f57-6975-4a24-9509-ff98ce21497f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-09-09 21:40:11.758 7 INFO cinder.api.openstack.wsgi [req-59a2d22d-c3f3-4bdf-8de3-99979cd83041 req-09182f57-6975-4a24-9509-ff98ce21497f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 463/945] 162.253.55.112 () {32 vars in 839 bytes} [Wed Sep 9 21:40:11 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-09-09 21:40:11.776 8 INFO cinder.api.openstack.wsgi [req-59a2d22d-c3f3-4bdf-8de3-99979cd83041 req-f2b96db2-7963-4d4a-be3a-49977ee904da b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/aae82cb4-909f-4ef8-9359-c8233aee1bf9 /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-09-09 21:40:11.948 8 INFO cinder.volume.api [req-59a2d22d-c3f3-4bdf-8de3-99979cd83041 req-f2b96db2-7963-4d4a-be3a-49977ee904da b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Volume info retrieved successfully. 2026-09-09 21:40:11.953 8 INFO cinder.api.openstack.wsgi [req-59a2d22d-c3f3-4bdf-8de3-99979cd83041 req-f2b96db2-7963-4d4a-be3a-49977ee904da b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/aae82cb4-909f-4ef8-9359-c8233aee1bf9 returned with HTTP 200 [pid: 8|app: 0|req: 483/946] 162.253.55.112 () {36 vars in 1072 bytes} [Wed Sep 9 21:40:11 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/volumes/aae82cb4-909f-4ef8-9359-c8233aee1bf9 => generated 1898 bytes in 185 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-09-09 21:40:12.032 7 INFO cinder.api.openstack.wsgi [req-59a2d22d-c3f3-4bdf-8de3-99979cd83041 req-54f166cd-44c0-424c-811f-8319f66aab04 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/attachments/30196adb-088e-46b3-a730-f3a9885e76eb /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 ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 21:40:13.050 8 INFO cinder.api.openstack.wsgi [req-a0bb5583-eaa6-4a18-9d3b-7d92294ee44e req-c3c3982b-02cd-433d-9c1d-1c8ffe5dc58d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/aae82cb4-909f-4ef8-9359-c8233aee1bf9 /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-09-09 21:40:13.074 8 INFO cinder.volume.api [req-a0bb5583-eaa6-4a18-9d3b-7d92294ee44e req-c3c3982b-02cd-433d-9c1d-1c8ffe5dc58d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Volume info retrieved successfully. 2026-09-09 21:40:13.082 8 INFO cinder.api.openstack.wsgi [req-a0bb5583-eaa6-4a18-9d3b-7d92294ee44e req-c3c3982b-02cd-433d-9c1d-1c8ffe5dc58d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/aae82cb4-909f-4ef8-9359-c8233aee1bf9 returned with HTTP 200 2026-09-09 21:40:13.083 7 INFO cinder.api.openstack.wsgi [req-59a2d22d-c3f3-4bdf-8de3-99979cd83041 req-54f166cd-44c0-424c-811f-8319f66aab04 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/attachments/30196adb-088e-46b3-a730-f3a9885e76eb returned with HTTP 200 [pid: 8|app: 0|req: 484/947] 162.253.55.112 () {32 vars in 824 bytes} [Wed Sep 9 21:40:13 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/volumes/aae82cb4-909f-4ef8-9359-c8233aee1bf9 => generated 1675 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/948] 162.253.55.112 () {40 vars in 1134 bytes} [Wed Sep 9 21:40:12 2026] PUT /v3/5661cc10f49d40d798ecc7d199447dbc/attachments/30196adb-088e-46b3-a730-f3a9885e76eb => generated 802 bytes in 1059 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-09-09 21:40:13.602 8 INFO cinder.api.openstack.wsgi [req-59a2d22d-c3f3-4bdf-8de3-99979cd83041 req-6741151f-cd9d-4e09-8d39-38fa136c6aa6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/attachments/30196adb-088e-46b3-a730-f3a9885e76eb/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-09-09 21:40:13.648 8 INFO cinder.api.openstack.wsgi [req-59a2d22d-c3f3-4bdf-8de3-99979cd83041 req-6741151f-cd9d-4e09-8d39-38fa136c6aa6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/attachments/30196adb-088e-46b3-a730-f3a9885e76eb/action returned with HTTP 204 [pid: 8|app: 0|req: 485/949] 162.253.55.112 () {40 vars in 1147 bytes} [Wed Sep 9 21:40:13 2026] POST /v3/5661cc10f49d40d798ecc7d199447dbc/attachments/30196adb-088e-46b3-a730-f3a9885e76eb/action => generated 0 bytes in 56 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-09-09 21:40:16.153 7 INFO cinder.api.openstack.wsgi [req-a0bb5583-eaa6-4a18-9d3b-7d92294ee44e req-617172ca-fd53-493d-9879-423bfa8dbd3a b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/aae82cb4-909f-4ef8-9359-c8233aee1bf9 /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-09-09 21:40:16.188 7 INFO cinder.volume.api [req-a0bb5583-eaa6-4a18-9d3b-7d92294ee44e req-617172ca-fd53-493d-9879-423bfa8dbd3a b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Volume info retrieved successfully. 2026-09-09 21:40:16.203 7 INFO cinder.api.openstack.wsgi [req-a0bb5583-eaa6-4a18-9d3b-7d92294ee44e req-617172ca-fd53-493d-9879-423bfa8dbd3a b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/aae82cb4-909f-4ef8-9359-c8233aee1bf9 returned with HTTP 200 [pid: 7|app: 0|req: 465/950] 162.253.55.112 () {32 vars in 824 bytes} [Wed Sep 9 21:40:16 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/volumes/aae82cb4-909f-4ef8-9359-c8233aee1bf9 => generated 1973 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-09-09 21:40:16.763 8 INFO cinder.api.openstack.wsgi [req-59a2d22d-c3f3-4bdf-8de3-99979cd83041 req-6741151f-cd9d-4e09-8d39-38fa136c6aa6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:40:16.763 7 INFO cinder.api.openstack.wsgi [req-a0bb5583-eaa6-4a18-9d3b-7d92294ee44e req-617172ca-fd53-493d-9879-423bfa8dbd3a b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:40:16.764 8 INFO cinder.api.openstack.wsgi [req-59a2d22d-c3f3-4bdf-8de3-99979cd83041 req-6741151f-cd9d-4e09-8d39-38fa136c6aa6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:40:16.768 7 INFO cinder.api.openstack.wsgi [req-a0bb5583-eaa6-4a18-9d3b-7d92294ee44e req-617172ca-fd53-493d-9879-423bfa8dbd3a b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 21:40:19.460 8 INFO cinder.api.openstack.wsgi [req-a0bb5583-eaa6-4a18-9d3b-7d92294ee44e req-1f20f455-7f90-44d5-928a-1c4a17a2dc54 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/aae82cb4-909f-4ef8-9359-c8233aee1bf9 /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-09-09 21:40:19.481 8 INFO cinder.volume.api [req-a0bb5583-eaa6-4a18-9d3b-7d92294ee44e req-1f20f455-7f90-44d5-928a-1c4a17a2dc54 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Volume info retrieved successfully. 2026-09-09 21:40:19.487 8 INFO cinder.api.openstack.wsgi [req-a0bb5583-eaa6-4a18-9d3b-7d92294ee44e req-1f20f455-7f90-44d5-928a-1c4a17a2dc54 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/aae82cb4-909f-4ef8-9359-c8233aee1bf9 returned with HTTP 200 [pid: 8|app: 0|req: 487/953] 162.253.55.112 () {32 vars in 824 bytes} [Wed Sep 9 21:40:19 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/volumes/aae82cb4-909f-4ef8-9359-c8233aee1bf9 => generated 1973 bytes in 33 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-09-09 21:40:22.510 7 INFO cinder.api.openstack.wsgi [req-a0bb5583-eaa6-4a18-9d3b-7d92294ee44e req-43b87cd0-0584-4fc2-b5b4-d8920f05c88d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/aae82cb4-909f-4ef8-9359-c8233aee1bf9 /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-09-09 21:40:22.536 7 INFO cinder.volume.api [req-a0bb5583-eaa6-4a18-9d3b-7d92294ee44e req-43b87cd0-0584-4fc2-b5b4-d8920f05c88d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Volume info retrieved successfully. 2026-09-09 21:40:22.543 7 INFO cinder.api.openstack.wsgi [req-a0bb5583-eaa6-4a18-9d3b-7d92294ee44e req-43b87cd0-0584-4fc2-b5b4-d8920f05c88d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/aae82cb4-909f-4ef8-9359-c8233aee1bf9 returned with HTTP 200 [pid: 7|app: 0|req: 467/954] 162.253.55.112 () {32 vars in 824 bytes} [Wed Sep 9 21:40:22 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/volumes/aae82cb4-909f-4ef8-9359-c8233aee1bf9 => generated 1973 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-09-09 21:40:26.762 8 INFO cinder.api.openstack.wsgi [req-a0bb5583-eaa6-4a18-9d3b-7d92294ee44e req-1f20f455-7f90-44d5-928a-1c4a17a2dc54 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:40:26.762 7 INFO cinder.api.openstack.wsgi [req-a0bb5583-eaa6-4a18-9d3b-7d92294ee44e req-43b87cd0-0584-4fc2-b5b4-d8920f05c88d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:40:26.762 8 INFO cinder.api.openstack.wsgi [req-a0bb5583-eaa6-4a18-9d3b-7d92294ee44e req-1f20f455-7f90-44d5-928a-1c4a17a2dc54 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:40:26.763 7 INFO cinder.api.openstack.wsgi [req-a0bb5583-eaa6-4a18-9d3b-7d92294ee44e req-43b87cd0-0584-4fc2-b5b4-d8920f05c88d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 21:40:28.335 8 INFO cinder.api.openstack.wsgi [None req-468f89c1-8be0-497e-9b95-ea241937018e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:40:28.345 8 INFO cinder.volume.api [None req-468f89c1-8be0-497e-9b95-ea241937018e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - 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-09-09 21:40:28.349 8 INFO cinder.api.openstack.wsgi [None req-468f89c1-8be0-497e-9b95-ea241937018e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 489/957] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:40:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true => generated 1976 bytes in 123 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-09-09 21:40:28.362 7 INFO cinder.api.openstack.wsgi [None req-0342eabe-1c24-4d52-bdb4-5407faf50084 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true 2026-09-09 21:40:28.370 7 INFO cinder.volume.api [None req-0342eabe-1c24-4d52-bdb4-5407faf50084 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all snapshots completed successfully. 2026-09-09 21:40:28.371 7 INFO cinder.api.openstack.wsgi [None req-0342eabe-1c24-4d52-bdb4-5407faf50084 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 469/958] 10.0.0.65 () {28 vars in 672 bytes} [Wed Sep 9 21:40:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 21:40:28.379 8 INFO cinder.api.openstack.wsgi [None req-82791bf3-0b9d-451a-a42f-b3bbd181700d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:40:28.393 8 INFO cinder.volume.api [None req-82791bf3-0b9d-451a-a42f-b3bbd181700d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - 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-09-09 21:40:28.398 8 INFO cinder.api.openstack.wsgi [None req-82791bf3-0b9d-451a-a42f-b3bbd181700d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 490/959] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:40:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true => generated 1976 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-09-09 21:40:28.410 7 INFO cinder.api.openstack.wsgi [None req-c5ee5a16-7356-440c-b955-90a9e2b5e92c b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services 2026-09-09 21:40:28.416 7 INFO cinder.api.openstack.wsgi [None req-c5ee5a16-7356-440c-b955-90a9e2b5e92c b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 470/960] 10.0.0.65 () {28 vars in 643 bytes} [Wed Sep 9 21:40:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 21:40:28.428 8 INFO cinder.api.openstack.wsgi [None req-14b79eca-9da9-4126-959e-3ac812239033 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true 2026-09-09 21:40:28.931 8 INFO cinder.api.openstack.wsgi [None req-14b79eca-9da9-4126-959e-3ac812239033 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 491/961] 10.0.0.65 () {28 vars in 694 bytes} [Wed Sep 9 21:40:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:40:29.077 7 INFO cinder.api.openstack.wsgi [None req-518be191-99c9-484f-af91-8ce5a330b659 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/0c030a058a5f480eaec58eb0be91dd4e?usage=true 2026-09-09 21:40:29.099 7 INFO cinder.api.openstack.wsgi [None req-518be191-99c9-484f-af91-8ce5a330b659 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/0c030a058a5f480eaec58eb0be91dd4e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 471/962] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:40:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/0c030a058a5f480eaec58eb0be91dd4e?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:40:29.111 8 INFO cinder.api.openstack.wsgi [None req-360148f6-2cf8-4799-b16f-bb0ab9e13390 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/0dc9795b07564f4195d378fe821510ec?usage=true 2026-09-09 21:40:29.137 8 INFO cinder.api.openstack.wsgi [None req-360148f6-2cf8-4799-b16f-bb0ab9e13390 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/0dc9795b07564f4195d378fe821510ec?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 492/963] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:40:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/0dc9795b07564f4195d378fe821510ec?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:40:29.151 7 INFO cinder.api.openstack.wsgi [None req-e75d8794-81e0-4034-880c-36411b91df43 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/16685156b9d6481fa024c3c65b811d8b?usage=true 2026-09-09 21:40:29.199 7 INFO cinder.api.openstack.wsgi [None req-e75d8794-81e0-4034-880c-36411b91df43 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/16685156b9d6481fa024c3c65b811d8b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 472/964] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:40:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/16685156b9d6481fa024c3c65b811d8b?usage=true => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:40:29.209 8 INFO cinder.api.openstack.wsgi [None req-41da5d2c-a748-4d2a-a38b-ec812fe7025b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/3b55a68ea9534c24a626b74eee634261?usage=true 2026-09-09 21:40:29.255 8 INFO cinder.api.openstack.wsgi [None req-41da5d2c-a748-4d2a-a38b-ec812fe7025b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/3b55a68ea9534c24a626b74eee634261?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 493/965] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:40:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/3b55a68ea9534c24a626b74eee634261?usage=true => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:40:29.266 7 INFO cinder.api.openstack.wsgi [None req-30e1ff8d-34e4-4c33-8cae-28b851ec55d6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true 2026-09-09 21:40:29.293 7 INFO cinder.api.openstack.wsgi [None req-30e1ff8d-34e4-4c33-8cae-28b851ec55d6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 473/966] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:40:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:40:29.308 8 INFO cinder.api.openstack.wsgi [None req-3814b17e-ed5e-4d28-9970-858b202ac804 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true 2026-09-09 21:40:29.361 8 INFO cinder.api.openstack.wsgi [None req-3814b17e-ed5e-4d28-9970-858b202ac804 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 494/967] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:40:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true => generated 847 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:40:29.374 7 INFO cinder.api.openstack.wsgi [None req-88c798a5-2b7a-47c1-b758-10c84d43a275 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/b1c3db62723a446e9dc9f4beeee756a3?usage=true 2026-09-09 21:40:29.421 7 INFO cinder.api.openstack.wsgi [None req-88c798a5-2b7a-47c1-b758-10c84d43a275 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/b1c3db62723a446e9dc9f4beeee756a3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 474/968] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:40:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/b1c3db62723a446e9dc9f4beeee756a3?usage=true => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:40:29.434 8 INFO cinder.api.openstack.wsgi [None req-b7bcbdf9-4dc7-446a-986e-ae8c046819bd b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/bee6743edaee4b2ca4758f52ca835f2f?usage=true 2026-09-09 21:40:29.485 8 INFO cinder.api.openstack.wsgi [None req-b7bcbdf9-4dc7-446a-986e-ae8c046819bd b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/bee6743edaee4b2ca4758f52ca835f2f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 495/969] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:40:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/bee6743edaee4b2ca4758f52ca835f2f?usage=true => generated 847 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:40:29.511 7 INFO cinder.api.openstack.wsgi [None req-1f380b66-6d8a-4b3e-b5df-6b4714940377 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/c1f91119e0594358bfd2989288ffffaa?usage=true 2026-09-09 21:40:29.540 7 INFO cinder.api.openstack.wsgi [None req-1f380b66-6d8a-4b3e-b5df-6b4714940377 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/c1f91119e0594358bfd2989288ffffaa?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 475/970] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:40:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/c1f91119e0594358bfd2989288ffffaa?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:40:29.552 8 INFO cinder.api.openstack.wsgi [None req-88166c76-6dd7-4037-8800-453922d7486f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/ebfbe393ba564f4ab6c5549af4cf8eda?usage=true 2026-09-09 21:40:29.588 8 INFO cinder.api.openstack.wsgi [None req-88166c76-6dd7-4037-8800-453922d7486f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/ebfbe393ba564f4ab6c5549af4cf8eda?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 496/971] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:40:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/ebfbe393ba564f4ab6c5549af4cf8eda?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:40:29.606 7 INFO cinder.api.openstack.wsgi [None req-60ca08ff-094e-4200-8c5b-6cfc60180f59 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true 2026-09-09 21:40:29.644 7 INFO cinder.api.openstack.wsgi [None req-60ca08ff-094e-4200-8c5b-6cfc60180f59 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 476/972] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:40:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:40:29.659 8 INFO cinder.api.openstack.wsgi [None req-15d15e23-9a85-4fc9-a69f-9f2c773d39aa b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/fd8fafebf9b240889401211eeedcbf21?usage=true 2026-09-09 21:40:29.685 8 INFO cinder.api.openstack.wsgi [None req-15d15e23-9a85-4fc9-a69f-9f2c773d39aa b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/fd8fafebf9b240889401211eeedcbf21?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 497/973] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:40:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/fd8fafebf9b240889401211eeedcbf21?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:40:36.762 7 INFO cinder.api.openstack.wsgi [None req-60ca08ff-094e-4200-8c5b-6cfc60180f59 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:40:36.762 8 INFO cinder.api.openstack.wsgi [None req-15d15e23-9a85-4fc9-a69f-9f2c773d39aa b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:40:36.763 8 INFO cinder.api.openstack.wsgi [None req-15d15e23-9a85-4fc9-a69f-9f2c773d39aa b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:40:36.763 7 INFO cinder.api.openstack.wsgi [None req-60ca08ff-094e-4200-8c5b-6cfc60180f59 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:40:46.762 8 INFO cinder.api.openstack.wsgi [None req-15d15e23-9a85-4fc9-a69f-9f2c773d39aa b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:40:46.762 7 INFO cinder.api.openstack.wsgi [None req-60ca08ff-094e-4200-8c5b-6cfc60180f59 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:40:46.764 8 INFO cinder.api.openstack.wsgi [None req-15d15e23-9a85-4fc9-a69f-9f2c773d39aa b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:40:46.765 7 INFO cinder.api.openstack.wsgi [None req-60ca08ff-094e-4200-8c5b-6cfc60180f59 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:40:56.762 8 INFO cinder.api.openstack.wsgi [None req-15d15e23-9a85-4fc9-a69f-9f2c773d39aa b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:40:56.763 8 INFO cinder.api.openstack.wsgi [None req-15d15e23-9a85-4fc9-a69f-9f2c773d39aa b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:40:56.762 7 INFO cinder.api.openstack.wsgi [None req-60ca08ff-094e-4200-8c5b-6cfc60180f59 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:40:56.764 7 INFO cinder.api.openstack.wsgi [None req-60ca08ff-094e-4200-8c5b-6cfc60180f59 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:41:06.762 8 INFO cinder.api.openstack.wsgi [None req-15d15e23-9a85-4fc9-a69f-9f2c773d39aa b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:41:06.762 7 INFO cinder.api.openstack.wsgi [None req-60ca08ff-094e-4200-8c5b-6cfc60180f59 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:41:06.763 8 INFO cinder.api.openstack.wsgi [None req-15d15e23-9a85-4fc9-a69f-9f2c773d39aa b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:41:06.764 7 INFO cinder.api.openstack.wsgi [None req-60ca08ff-094e-4200-8c5b-6cfc60180f59 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:41:16.764 8 INFO cinder.api.openstack.wsgi [None req-15d15e23-9a85-4fc9-a69f-9f2c773d39aa b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:41:16.764 7 INFO cinder.api.openstack.wsgi [None req-60ca08ff-094e-4200-8c5b-6cfc60180f59 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:41:16.764 8 INFO cinder.api.openstack.wsgi [None req-15d15e23-9a85-4fc9-a69f-9f2c773d39aa b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:41:16.765 7 INFO cinder.api.openstack.wsgi [None req-60ca08ff-094e-4200-8c5b-6cfc60180f59 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:41:26.762 8 INFO cinder.api.openstack.wsgi [None req-15d15e23-9a85-4fc9-a69f-9f2c773d39aa b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:41:26.762 7 INFO cinder.api.openstack.wsgi [None req-60ca08ff-094e-4200-8c5b-6cfc60180f59 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:41:26.763 8 INFO cinder.api.openstack.wsgi [None req-15d15e23-9a85-4fc9-a69f-9f2c773d39aa b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:41:26.763 7 INFO cinder.api.openstack.wsgi [None req-60ca08ff-094e-4200-8c5b-6cfc60180f59 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:41:28.349 7 INFO cinder.api.openstack.wsgi [None req-dd25da99-bffe-4d67-8e5f-d8a8b3513a70 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true 2026-09-09 21:41:28.852 7 INFO cinder.api.openstack.wsgi [None req-dd25da99-bffe-4d67-8e5f-d8a8b3513a70 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 483/986] 10.0.0.65 () {28 vars in 694 bytes} [Wed Sep 9 21:41:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true => generated 671 bytes in 599 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:41:28.867 8 INFO cinder.api.openstack.wsgi [None req-50715523-3de6-46f2-a3a4-662f40969953 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:41:28.890 8 INFO cinder.volume.api [None req-50715523-3de6-46f2-a3a4-662f40969953 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - 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-09-09 21:41:28.899 8 INFO cinder.api.openstack.wsgi [None req-50715523-3de6-46f2-a3a4-662f40969953 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 504/987] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:41:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true => generated 1976 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-09-09 21:41:28.912 7 INFO cinder.api.openstack.wsgi [None req-2d7875fd-b64a-45f8-835a-84481ef71edc b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:41:28.929 7 INFO cinder.volume.api [None req-2d7875fd-b64a-45f8-835a-84481ef71edc b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - 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-09-09 21:41:28.937 7 INFO cinder.api.openstack.wsgi [None req-2d7875fd-b64a-45f8-835a-84481ef71edc b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 484/988] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:41:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true => generated 1976 bytes in 32 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-09-09 21:41:28.950 8 INFO cinder.api.openstack.wsgi [None req-f1675d0b-01bb-4dc5-af86-bd9f9a620361 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services 2026-09-09 21:41:28.956 8 INFO cinder.api.openstack.wsgi [None req-f1675d0b-01bb-4dc5-af86-bd9f9a620361 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services returned with HTTP 200 [pid: 8|app: 0|req: 505/989] 10.0.0.65 () {28 vars in 643 bytes} [Wed Sep 9 21:41:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-services => generated 646 bytes in 13 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-09-09 21:41:29.004 7 INFO cinder.api.openstack.wsgi [None req-62b8b47f-6237-44c4-8f61-f4aa936e099d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/0c030a058a5f480eaec58eb0be91dd4e?usage=true 2026-09-09 21:41:29.033 7 INFO cinder.api.openstack.wsgi [None req-62b8b47f-6237-44c4-8f61-f4aa936e099d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/0c030a058a5f480eaec58eb0be91dd4e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 485/990] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:41:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/0c030a058a5f480eaec58eb0be91dd4e?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:41:29.043 8 INFO cinder.api.openstack.wsgi [None req-16c923d8-d962-4bc4-81f0-33563aba479f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/0dc9795b07564f4195d378fe821510ec?usage=true 2026-09-09 21:41:29.065 8 INFO cinder.api.openstack.wsgi [None req-16c923d8-d962-4bc4-81f0-33563aba479f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/0dc9795b07564f4195d378fe821510ec?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 506/991] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:41:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/0dc9795b07564f4195d378fe821510ec?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:41:29.080 7 INFO cinder.api.openstack.wsgi [None req-e9b08506-fc9a-4471-b395-33ae9a31089d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/3b55a68ea9534c24a626b74eee634261?usage=true 2026-09-09 21:41:29.126 7 INFO cinder.api.openstack.wsgi [None req-e9b08506-fc9a-4471-b395-33ae9a31089d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/3b55a68ea9534c24a626b74eee634261?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 486/992] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:41:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/3b55a68ea9534c24a626b74eee634261?usage=true => generated 847 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:41:29.142 8 INFO cinder.api.openstack.wsgi [None req-0d81e5ff-4b4b-40b7-93d6-4e2128b6d526 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/3edcd96e2f964d759f64df59b9cc3eb5?usage=true 2026-09-09 21:41:29.169 8 INFO cinder.api.openstack.wsgi [None req-0d81e5ff-4b4b-40b7-93d6-4e2128b6d526 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/3edcd96e2f964d759f64df59b9cc3eb5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 507/993] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:41:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/3edcd96e2f964d759f64df59b9cc3eb5?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:41:29.178 7 INFO cinder.api.openstack.wsgi [None req-2cdce803-1d4d-455e-a1b6-52fb04a65510 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true 2026-09-09 21:41:29.199 7 INFO cinder.api.openstack.wsgi [None req-2cdce803-1d4d-455e-a1b6-52fb04a65510 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 487/994] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:41:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:41:29.208 8 INFO cinder.api.openstack.wsgi [None req-bb50d1cd-a07f-4f1f-bb16-f6d84e58a1b2 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true 2026-09-09 21:41:29.250 8 INFO cinder.api.openstack.wsgi [None req-bb50d1cd-a07f-4f1f-bb16-f6d84e58a1b2 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 508/995] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:41:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:41:29.258 7 INFO cinder.api.openstack.wsgi [None req-22c0fabb-d7b3-41e4-ae88-ec59e5e53688 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/78d69139612b409299457560ebfa0db4?usage=true 2026-09-09 21:41:29.279 7 INFO cinder.api.openstack.wsgi [None req-22c0fabb-d7b3-41e4-ae88-ec59e5e53688 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/78d69139612b409299457560ebfa0db4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 488/996] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:41:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/78d69139612b409299457560ebfa0db4?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:41:29.288 8 INFO cinder.api.openstack.wsgi [None req-1bc46a9d-f951-4e29-b633-45d3263858ff b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/b1c3db62723a446e9dc9f4beeee756a3?usage=true 2026-09-09 21:41:29.307 8 INFO cinder.api.openstack.wsgi [None req-1bc46a9d-f951-4e29-b633-45d3263858ff b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/b1c3db62723a446e9dc9f4beeee756a3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 509/997] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:41:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/b1c3db62723a446e9dc9f4beeee756a3?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:41:29.315 7 INFO cinder.api.openstack.wsgi [None req-6799b93b-7948-4e5a-9584-9c20cacd84d2 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/bee6743edaee4b2ca4758f52ca835f2f?usage=true 2026-09-09 21:41:29.332 7 INFO cinder.api.openstack.wsgi [None req-6799b93b-7948-4e5a-9584-9c20cacd84d2 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/bee6743edaee4b2ca4758f52ca835f2f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 489/998] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:41:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/bee6743edaee4b2ca4758f52ca835f2f?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:41:29.340 8 INFO cinder.api.openstack.wsgi [None req-ac26268a-f58d-4fd2-987e-eeb0818cafe7 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/c1f91119e0594358bfd2989288ffffaa?usage=true 2026-09-09 21:41:29.355 8 INFO cinder.api.openstack.wsgi [None req-ac26268a-f58d-4fd2-987e-eeb0818cafe7 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/c1f91119e0594358bfd2989288ffffaa?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 510/999] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:41:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/c1f91119e0594358bfd2989288ffffaa?usage=true => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:41:29.366 7 INFO cinder.api.openstack.wsgi [None req-bad626b6-035b-496b-865e-87a9f83742a4 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/d7e8f7c6bc2542d6b4065c71290f3994?usage=true 2026-09-09 21:41:29.394 7 INFO cinder.api.openstack.wsgi [None req-bad626b6-035b-496b-865e-87a9f83742a4 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/d7e8f7c6bc2542d6b4065c71290f3994?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 490/1000] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:41:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/d7e8f7c6bc2542d6b4065c71290f3994?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:41:29.407 8 INFO cinder.api.openstack.wsgi [None req-6afc3943-f106-4ece-b803-9c2765008b21 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/ebfbe393ba564f4ab6c5549af4cf8eda?usage=true 2026-09-09 21:41:29.430 8 INFO cinder.api.openstack.wsgi [None req-6afc3943-f106-4ece-b803-9c2765008b21 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/ebfbe393ba564f4ab6c5549af4cf8eda?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 511/1001] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:41:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/ebfbe393ba564f4ab6c5549af4cf8eda?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:41:29.443 7 INFO cinder.api.openstack.wsgi [None req-7483a992-afd7-4316-89b6-969caaeb8be5 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true 2026-09-09 21:41:29.472 7 INFO cinder.api.openstack.wsgi [None req-7483a992-afd7-4316-89b6-969caaeb8be5 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 491/1002] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:41:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:41:29.484 8 INFO cinder.api.openstack.wsgi [None req-b86a4911-01f2-4867-9786-a4e172996982 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/fd8fafebf9b240889401211eeedcbf21?usage=true 2026-09-09 21:41:29.513 8 INFO cinder.api.openstack.wsgi [None req-b86a4911-01f2-4867-9786-a4e172996982 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/fd8fafebf9b240889401211eeedcbf21?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 512/1003] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:41:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/fd8fafebf9b240889401211eeedcbf21?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:41:29.526 7 INFO cinder.api.openstack.wsgi [None req-a32e70b7-063e-453e-a346-5d58c27fc637 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true 2026-09-09 21:41:29.532 7 INFO cinder.volume.api [None req-a32e70b7-063e-453e-a346-5d58c27fc637 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all snapshots completed successfully. 2026-09-09 21:41:29.533 7 INFO cinder.api.openstack.wsgi [None req-a32e70b7-063e-453e-a346-5d58c27fc637 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 492/1004] 10.0.0.65 () {28 vars in 672 bytes} [Wed Sep 9 21:41:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:41:36.763 7 INFO cinder.api.openstack.wsgi [None req-a32e70b7-063e-453e-a346-5d58c27fc637 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:41:36.763 8 INFO cinder.api.openstack.wsgi [None req-b86a4911-01f2-4867-9786-a4e172996982 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:41:36.764 8 INFO cinder.api.openstack.wsgi [None req-b86a4911-01f2-4867-9786-a4e172996982 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:41:36.764 7 INFO cinder.api.openstack.wsgi [None req-a32e70b7-063e-453e-a346-5d58c27fc637 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:41:46.766 8 INFO cinder.api.openstack.wsgi [None req-b86a4911-01f2-4867-9786-a4e172996982 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:41:46.766 7 INFO cinder.api.openstack.wsgi [None req-a32e70b7-063e-453e-a346-5d58c27fc637 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:41:46.767 8 INFO cinder.api.openstack.wsgi [None req-b86a4911-01f2-4867-9786-a4e172996982 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:41:46.767 7 INFO cinder.api.openstack.wsgi [None req-a32e70b7-063e-453e-a346-5d58c27fc637 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:41:56.762 8 INFO cinder.api.openstack.wsgi [None req-b86a4911-01f2-4867-9786-a4e172996982 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:41:56.763 7 INFO cinder.api.openstack.wsgi [None req-a32e70b7-063e-453e-a346-5d58c27fc637 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:41:56.764 8 INFO cinder.api.openstack.wsgi [None req-b86a4911-01f2-4867-9786-a4e172996982 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:41:56.764 7 INFO cinder.api.openstack.wsgi [None req-a32e70b7-063e-453e-a346-5d58c27fc637 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:42:06.762 8 INFO cinder.api.openstack.wsgi [None req-b86a4911-01f2-4867-9786-a4e172996982 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:42:06.763 8 INFO cinder.api.openstack.wsgi [None req-b86a4911-01f2-4867-9786-a4e172996982 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:42:06.763 7 INFO cinder.api.openstack.wsgi [None req-a32e70b7-063e-453e-a346-5d58c27fc637 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:42:06.764 7 INFO cinder.api.openstack.wsgi [None req-a32e70b7-063e-453e-a346-5d58c27fc637 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:42:16.762 7 INFO cinder.api.openstack.wsgi [None req-a32e70b7-063e-453e-a346-5d58c27fc637 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:42:16.762 8 INFO cinder.api.openstack.wsgi [None req-b86a4911-01f2-4867-9786-a4e172996982 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:42:16.763 7 INFO cinder.api.openstack.wsgi [None req-a32e70b7-063e-453e-a346-5d58c27fc637 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:42:16.764 8 INFO cinder.api.openstack.wsgi [None req-b86a4911-01f2-4867-9786-a4e172996982 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:42:26.762 8 INFO cinder.api.openstack.wsgi [None req-b86a4911-01f2-4867-9786-a4e172996982 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:42:26.762 7 INFO cinder.api.openstack.wsgi [None req-a32e70b7-063e-453e-a346-5d58c27fc637 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:42:26.763 8 INFO cinder.api.openstack.wsgi [None req-b86a4911-01f2-4867-9786-a4e172996982 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:42:26.764 7 INFO cinder.api.openstack.wsgi [None req-a32e70b7-063e-453e-a346-5d58c27fc637 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:42:28.356 8 INFO cinder.api.openstack.wsgi [None req-0bcd4e92-91cb-490b-880f-728c5e7ac129 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services 2026-09-09 21:42:28.364 8 INFO cinder.api.openstack.wsgi [None req-0bcd4e92-91cb-490b-880f-728c5e7ac129 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services returned with HTTP 200 [pid: 8|app: 0|req: 519/1017] 10.0.0.65 () {28 vars in 643 bytes} [Wed Sep 9 21:42:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-services => generated 646 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:42:28.375 7 INFO cinder.api.openstack.wsgi [None req-1f5935fd-1851-4aed-8ed4-cf77c9d49237 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:42:28.391 7 INFO cinder.volume.api [None req-1f5935fd-1851-4aed-8ed4-cf77c9d49237 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - 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-09-09 21:42:28.399 7 INFO cinder.api.openstack.wsgi [None req-1f5935fd-1851-4aed-8ed4-cf77c9d49237 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 499/1018] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:42:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true => generated 1976 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-09-09 21:42:28.447 8 INFO cinder.api.openstack.wsgi [None req-77ebccb2-5df4-43c5-8039-565d46acb07f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/0c030a058a5f480eaec58eb0be91dd4e?usage=true 2026-09-09 21:42:28.482 8 INFO cinder.api.openstack.wsgi [None req-77ebccb2-5df4-43c5-8039-565d46acb07f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/0c030a058a5f480eaec58eb0be91dd4e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 520/1019] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:42:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/0c030a058a5f480eaec58eb0be91dd4e?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 21:42:28.496 7 INFO cinder.api.openstack.wsgi [None req-1941fcec-197e-42b4-92ca-38872deccfba b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/0dc9795b07564f4195d378fe821510ec?usage=true 2026-09-09 21:42:28.530 7 INFO cinder.api.openstack.wsgi [None req-1941fcec-197e-42b4-92ca-38872deccfba b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/0dc9795b07564f4195d378fe821510ec?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 500/1020] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:42:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/0dc9795b07564f4195d378fe821510ec?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:42:28.545 8 INFO cinder.api.openstack.wsgi [None req-46fd1152-67f8-4775-926b-25505aaf683a b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/3b55a68ea9534c24a626b74eee634261?usage=true 2026-09-09 21:42:28.567 8 INFO cinder.api.openstack.wsgi [None req-46fd1152-67f8-4775-926b-25505aaf683a b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/3b55a68ea9534c24a626b74eee634261?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 521/1021] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:42:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/3b55a68ea9534c24a626b74eee634261?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:42:28.580 7 INFO cinder.api.openstack.wsgi [None req-b284f55e-428c-4282-be8a-974b713a0bad b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true 2026-09-09 21:42:28.632 7 INFO cinder.api.openstack.wsgi [None req-b284f55e-428c-4282-be8a-974b713a0bad b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 501/1022] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:42:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true => generated 845 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:42:28.646 8 INFO cinder.api.openstack.wsgi [None req-4403be41-87d1-4354-877b-ae2582dfdb0f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true 2026-09-09 21:42:28.676 8 INFO cinder.api.openstack.wsgi [None req-4403be41-87d1-4354-877b-ae2582dfdb0f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 522/1023] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:42:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:42:28.692 7 INFO cinder.api.openstack.wsgi [None req-44b0fd38-4212-487d-a825-cbf8f5ca1d6b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/b1c3db62723a446e9dc9f4beeee756a3?usage=true 2026-09-09 21:42:28.722 7 INFO cinder.api.openstack.wsgi [None req-44b0fd38-4212-487d-a825-cbf8f5ca1d6b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/b1c3db62723a446e9dc9f4beeee756a3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 502/1024] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:42:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/b1c3db62723a446e9dc9f4beeee756a3?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:42:28.736 8 INFO cinder.api.openstack.wsgi [None req-7ae4b6eb-5334-40d5-a1af-c9c45c2b7971 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/bee6743edaee4b2ca4758f52ca835f2f?usage=true 2026-09-09 21:42:28.767 8 INFO cinder.api.openstack.wsgi [None req-7ae4b6eb-5334-40d5-a1af-c9c45c2b7971 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/bee6743edaee4b2ca4758f52ca835f2f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 523/1025] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:42:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/bee6743edaee4b2ca4758f52ca835f2f?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:42:28.781 7 INFO cinder.api.openstack.wsgi [None req-54ea983f-7aa6-4e4a-81ff-2b23f464c074 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/c1f91119e0594358bfd2989288ffffaa?usage=true 2026-09-09 21:42:28.814 7 INFO cinder.api.openstack.wsgi [None req-54ea983f-7aa6-4e4a-81ff-2b23f464c074 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/c1f91119e0594358bfd2989288ffffaa?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 503/1026] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:42:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/c1f91119e0594358bfd2989288ffffaa?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:42:28.830 8 INFO cinder.api.openstack.wsgi [None req-5d8f60c3-8fc4-4154-bac0-d82ea007aea6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/ebfbe393ba564f4ab6c5549af4cf8eda?usage=true 2026-09-09 21:42:28.863 8 INFO cinder.api.openstack.wsgi [None req-5d8f60c3-8fc4-4154-bac0-d82ea007aea6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/ebfbe393ba564f4ab6c5549af4cf8eda?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 524/1027] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:42:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/ebfbe393ba564f4ab6c5549af4cf8eda?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:42:28.877 7 INFO cinder.api.openstack.wsgi [None req-7198cd55-119b-4b46-8bcc-2162fad23c1d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true 2026-09-09 21:42:28.909 7 INFO cinder.api.openstack.wsgi [None req-7198cd55-119b-4b46-8bcc-2162fad23c1d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 504/1028] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:42:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:42:28.920 8 INFO cinder.api.openstack.wsgi [None req-ef992729-0cd2-4545-8cf5-bfec2fe2cbda b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/fd8fafebf9b240889401211eeedcbf21?usage=true 2026-09-09 21:42:28.947 8 INFO cinder.api.openstack.wsgi [None req-ef992729-0cd2-4545-8cf5-bfec2fe2cbda b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/fd8fafebf9b240889401211eeedcbf21?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 525/1029] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:42:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/fd8fafebf9b240889401211eeedcbf21?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:42:28.961 7 INFO cinder.api.openstack.wsgi [None req-6f262b66-ee16-4f20-a035-16eb25688c58 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:42:28.979 7 INFO cinder.volume.api [None req-6f262b66-ee16-4f20-a035-16eb25688c58 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - 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-09-09 21:42:28.989 7 INFO cinder.api.openstack.wsgi [None req-6f262b66-ee16-4f20-a035-16eb25688c58 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 505/1030] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:42:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true => generated 1976 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-09-09 21:42:29.003 8 INFO cinder.api.openstack.wsgi [None req-f7174308-3d08-4b89-b4fc-88b872d9501f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true 2026-09-09 21:42:29.010 8 INFO cinder.volume.api [None req-f7174308-3d08-4b89-b4fc-88b872d9501f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all snapshots completed successfully. 2026-09-09 21:42:29.011 8 INFO cinder.api.openstack.wsgi [None req-f7174308-3d08-4b89-b4fc-88b872d9501f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 526/1031] 10.0.0.65 () {28 vars in 672 bytes} [Wed Sep 9 21:42:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true => generated 17 bytes in 17 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-09-09 21:42:29.024 7 INFO cinder.api.openstack.wsgi [None req-4d7848bf-368e-4dfb-8e17-15172bb7eeff b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true 2026-09-09 21:42:29.529 7 INFO cinder.api.openstack.wsgi [None req-4d7848bf-368e-4dfb-8e17-15172bb7eeff b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 506/1032] 10.0.0.65 () {28 vars in 694 bytes} [Wed Sep 9 21:42:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true => generated 671 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:42:36.762 7 INFO cinder.api.openstack.wsgi [None req-4d7848bf-368e-4dfb-8e17-15172bb7eeff b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:42:36.762 8 INFO cinder.api.openstack.wsgi [None req-f7174308-3d08-4b89-b4fc-88b872d9501f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:42:36.763 7 INFO cinder.api.openstack.wsgi [None req-4d7848bf-368e-4dfb-8e17-15172bb7eeff b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:42:36.763 8 INFO cinder.api.openstack.wsgi [None req-f7174308-3d08-4b89-b4fc-88b872d9501f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:42:46.762 7 INFO cinder.api.openstack.wsgi [None req-4d7848bf-368e-4dfb-8e17-15172bb7eeff b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:42:46.762 8 INFO cinder.api.openstack.wsgi [None req-f7174308-3d08-4b89-b4fc-88b872d9501f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:42:46.763 7 INFO cinder.api.openstack.wsgi [None req-4d7848bf-368e-4dfb-8e17-15172bb7eeff b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:42:46.764 8 INFO cinder.api.openstack.wsgi [None req-f7174308-3d08-4b89-b4fc-88b872d9501f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:42:56.762 7 INFO cinder.api.openstack.wsgi [None req-4d7848bf-368e-4dfb-8e17-15172bb7eeff b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:42:56.762 8 INFO cinder.api.openstack.wsgi [None req-f7174308-3d08-4b89-b4fc-88b872d9501f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:42:56.763 7 INFO cinder.api.openstack.wsgi [None req-4d7848bf-368e-4dfb-8e17-15172bb7eeff b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:42:56.763 8 INFO cinder.api.openstack.wsgi [None req-f7174308-3d08-4b89-b4fc-88b872d9501f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:43:00.400 7 INFO cinder.api.openstack.wsgi [req-27bf0ab2-42b6-47aa-a550-6cbe330dfcf2 req-87c244c7-76d0-4329-9785-5d85e2ec604a b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/attachments/30196adb-088e-46b3-a730-f3a9885e76eb /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-09-09 21:43:00.949 7 INFO cinder.api.openstack.wsgi [req-27bf0ab2-42b6-47aa-a550-6cbe330dfcf2 req-87c244c7-76d0-4329-9785-5d85e2ec604a b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/attachments/30196adb-088e-46b3-a730-f3a9885e76eb returned with HTTP 200 [pid: 7|app: 0|req: 510/1039] 162.253.55.112 () {38 vars in 1102 bytes} [Wed Sep 9 21:43:00 2026] DELETE /v3/5661cc10f49d40d798ecc7d199447dbc/attachments/30196adb-088e-46b3-a730-f3a9885e76eb => generated 19 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:43:00.968 8 INFO cinder.api.openstack.wsgi [req-27bf0ab2-42b6-47aa-a550-6cbe330dfcf2 req-e55c6bd8-016d-40c8-8569-5617303c3777 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/aae82cb4-909f-4ef8-9359-c8233aee1bf9 2026-09-09 21:43:00.969 8 INFO cinder.api.v3.volumes [req-27bf0ab2-42b6-47aa-a550-6cbe330dfcf2 req-e55c6bd8-016d-40c8-8569-5617303c3777 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Delete volume with id: aae82cb4-909f-4ef8-9359-c8233aee1bf9 /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-09-09 21:43:00.990 8 INFO cinder.volume.api [req-27bf0ab2-42b6-47aa-a550-6cbe330dfcf2 req-e55c6bd8-016d-40c8-8569-5617303c3777 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Volume info retrieved successfully. 2026-09-09 21:43:01.044 8 INFO cinder.volume.api [req-27bf0ab2-42b6-47aa-a550-6cbe330dfcf2 req-e55c6bd8-016d-40c8-8569-5617303c3777 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Delete volume request issued successfully. 2026-09-09 21:43:01.044 8 INFO cinder.api.openstack.wsgi [req-27bf0ab2-42b6-47aa-a550-6cbe330dfcf2 req-e55c6bd8-016d-40c8-8569-5617303c3777 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/aae82cb4-909f-4ef8-9359-c8233aee1bf9 returned with HTTP 202 [pid: 8|app: 0|req: 530/1040] 162.253.55.112 () {36 vars in 1053 bytes} [Wed Sep 9 21:43:00 2026] DELETE /v3/5661cc10f49d40d798ecc7d199447dbc/volumes/aae82cb4-909f-4ef8-9359-c8233aee1bf9 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-09-09 21:43:06.762 8 INFO cinder.api.openstack.wsgi [req-27bf0ab2-42b6-47aa-a550-6cbe330dfcf2 req-e55c6bd8-016d-40c8-8569-5617303c3777 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:43:06.762 7 INFO cinder.api.openstack.wsgi [req-27bf0ab2-42b6-47aa-a550-6cbe330dfcf2 req-87c244c7-76d0-4329-9785-5d85e2ec604a b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:43:06.763 8 INFO cinder.api.openstack.wsgi [req-27bf0ab2-42b6-47aa-a550-6cbe330dfcf2 req-e55c6bd8-016d-40c8-8569-5617303c3777 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:43:06.763 7 INFO cinder.api.openstack.wsgi [req-27bf0ab2-42b6-47aa-a550-6cbe330dfcf2 req-87c244c7-76d0-4329-9785-5d85e2ec604a b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:43:16.762 8 INFO cinder.api.openstack.wsgi [req-27bf0ab2-42b6-47aa-a550-6cbe330dfcf2 req-e55c6bd8-016d-40c8-8569-5617303c3777 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:43:16.762 7 INFO cinder.api.openstack.wsgi [req-27bf0ab2-42b6-47aa-a550-6cbe330dfcf2 req-87c244c7-76d0-4329-9785-5d85e2ec604a b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:43:16.763 8 INFO cinder.api.openstack.wsgi [req-27bf0ab2-42b6-47aa-a550-6cbe330dfcf2 req-e55c6bd8-016d-40c8-8569-5617303c3777 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:43:16.763 7 INFO cinder.api.openstack.wsgi [req-27bf0ab2-42b6-47aa-a550-6cbe330dfcf2 req-87c244c7-76d0-4329-9785-5d85e2ec604a b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:43:26.762 8 INFO cinder.api.openstack.wsgi [req-27bf0ab2-42b6-47aa-a550-6cbe330dfcf2 req-e55c6bd8-016d-40c8-8569-5617303c3777 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:43:26.762 7 INFO cinder.api.openstack.wsgi [req-27bf0ab2-42b6-47aa-a550-6cbe330dfcf2 req-87c244c7-76d0-4329-9785-5d85e2ec604a b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:43:26.762 8 INFO cinder.api.openstack.wsgi [req-27bf0ab2-42b6-47aa-a550-6cbe330dfcf2 req-e55c6bd8-016d-40c8-8569-5617303c3777 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:43:26.763 7 INFO cinder.api.openstack.wsgi [req-27bf0ab2-42b6-47aa-a550-6cbe330dfcf2 req-87c244c7-76d0-4329-9785-5d85e2ec604a b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-09 21:43:28.202 8 INFO cinder.api.openstack.wsgi [None req-cbc1edb0-4e26-473b-9d4a-8f71194cf98c b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:43:28.219 8 INFO cinder.volume.api [None req-cbc1edb0-4e26-473b-9d4a-8f71194cf98c b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all volumes completed successfully. 2026-09-09 21:43:28.221 8 INFO cinder.api.openstack.wsgi [None req-cbc1edb0-4e26-473b-9d4a-8f71194cf98c b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 534/1047] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:43:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true => generated 15 bytes in 50 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-09-09 21:43:28.254 7 INFO cinder.api.openstack.wsgi [None req-5b5f36d0-0bf0-4424-b6c6-58448459757a b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/0c030a058a5f480eaec58eb0be91dd4e?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-09-09 21:43:28.269 7 INFO cinder.api.openstack.wsgi [None req-5b5f36d0-0bf0-4424-b6c6-58448459757a b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/0c030a058a5f480eaec58eb0be91dd4e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 514/1048] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:43:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/0c030a058a5f480eaec58eb0be91dd4e?usage=true => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:43:28.281 8 INFO cinder.api.openstack.wsgi [None req-634e4309-cac0-455f-87e6-559c85e0742a b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/0dc9795b07564f4195d378fe821510ec?usage=true 2026-09-09 21:43:28.313 8 INFO cinder.api.openstack.wsgi [None req-634e4309-cac0-455f-87e6-559c85e0742a b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/0dc9795b07564f4195d378fe821510ec?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 535/1049] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:43:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/0dc9795b07564f4195d378fe821510ec?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:43:28.325 7 INFO cinder.api.openstack.wsgi [None req-a21d6156-cf9f-4575-9921-be521861772f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/3b55a68ea9534c24a626b74eee634261?usage=true 2026-09-09 21:43:28.347 7 INFO cinder.api.openstack.wsgi [None req-a21d6156-cf9f-4575-9921-be521861772f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/3b55a68ea9534c24a626b74eee634261?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 515/1050] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:43:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/3b55a68ea9534c24a626b74eee634261?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:43:28.357 8 INFO cinder.api.openstack.wsgi [None req-ade2edd1-30a7-4998-bbb6-2aa41a6fd061 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true 2026-09-09 21:43:28.375 8 INFO cinder.api.openstack.wsgi [None req-ade2edd1-30a7-4998-bbb6-2aa41a6fd061 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 536/1051] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:43:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:43:28.386 7 INFO cinder.api.openstack.wsgi [None req-1ad12176-bfe2-4989-9d0b-232ba5a7584c b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true 2026-09-09 21:43:28.413 7 INFO cinder.api.openstack.wsgi [None req-1ad12176-bfe2-4989-9d0b-232ba5a7584c b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 516/1052] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:43:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:43:28.422 8 INFO cinder.api.openstack.wsgi [None req-27c6759b-e2c2-4355-bf28-816e4bb7a112 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/b1c3db62723a446e9dc9f4beeee756a3?usage=true 2026-09-09 21:43:28.440 8 INFO cinder.api.openstack.wsgi [None req-27c6759b-e2c2-4355-bf28-816e4bb7a112 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/b1c3db62723a446e9dc9f4beeee756a3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 537/1053] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:43:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/b1c3db62723a446e9dc9f4beeee756a3?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:43:28.450 7 INFO cinder.api.openstack.wsgi [None req-8975f14c-cefd-41d5-931f-d18621b345d9 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/bee6743edaee4b2ca4758f52ca835f2f?usage=true 2026-09-09 21:43:28.473 7 INFO cinder.api.openstack.wsgi [None req-8975f14c-cefd-41d5-931f-d18621b345d9 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/bee6743edaee4b2ca4758f52ca835f2f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 517/1054] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:43:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/bee6743edaee4b2ca4758f52ca835f2f?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:43:28.485 8 INFO cinder.api.openstack.wsgi [None req-5e1f6708-fd3c-4f1f-acab-e5fdf505e92a b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/c1f91119e0594358bfd2989288ffffaa?usage=true 2026-09-09 21:43:28.520 8 INFO cinder.api.openstack.wsgi [None req-5e1f6708-fd3c-4f1f-acab-e5fdf505e92a b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/c1f91119e0594358bfd2989288ffffaa?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 538/1055] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:43:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/c1f91119e0594358bfd2989288ffffaa?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:43:28.531 7 INFO cinder.api.openstack.wsgi [None req-46631fea-21f2-4610-bb0b-d13079338ab9 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/ebfbe393ba564f4ab6c5549af4cf8eda?usage=true 2026-09-09 21:43:28.555 7 INFO cinder.api.openstack.wsgi [None req-46631fea-21f2-4610-bb0b-d13079338ab9 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/ebfbe393ba564f4ab6c5549af4cf8eda?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 518/1056] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:43:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/ebfbe393ba564f4ab6c5549af4cf8eda?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:43:28.566 8 INFO cinder.api.openstack.wsgi [None req-232b28f4-a243-41de-8e2c-2e2dd160d7e9 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true 2026-09-09 21:43:28.588 8 INFO cinder.api.openstack.wsgi [None req-232b28f4-a243-41de-8e2c-2e2dd160d7e9 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 539/1057] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:43:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:43:28.601 7 INFO cinder.api.openstack.wsgi [None req-37482dfd-c0f9-4b94-9f20-c7516fe2df00 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/fd8fafebf9b240889401211eeedcbf21?usage=true 2026-09-09 21:43:28.634 7 INFO cinder.api.openstack.wsgi [None req-37482dfd-c0f9-4b94-9f20-c7516fe2df00 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/fd8fafebf9b240889401211eeedcbf21?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 519/1058] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:43:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/fd8fafebf9b240889401211eeedcbf21?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:43:28.647 8 INFO cinder.api.openstack.wsgi [None req-8d184f34-35de-4a22-8533-fd3ed32b91d8 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true 2026-09-09 21:43:28.656 8 INFO cinder.volume.api [None req-8d184f34-35de-4a22-8533-fd3ed32b91d8 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all snapshots completed successfully. 2026-09-09 21:43:28.656 8 INFO cinder.api.openstack.wsgi [None req-8d184f34-35de-4a22-8533-fd3ed32b91d8 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 540/1059] 10.0.0.65 () {28 vars in 672 bytes} [Wed Sep 9 21:43:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-09 21:43:28.666 7 INFO cinder.api.openstack.wsgi [None req-4691fb91-9183-4cbb-ab8b-f3e80855b820 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true 2026-09-09 21:43:29.169 7 INFO cinder.api.openstack.wsgi [None req-4691fb91-9183-4cbb-ab8b-f3e80855b820 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 520/1060] 10.0.0.65 () {28 vars in 694 bytes} [Wed Sep 9 21:43:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:43:29.188 8 INFO cinder.api.openstack.wsgi [None req-931831d2-a0dc-4c2c-9bdb-de9b14b495b6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services 2026-09-09 21:43:29.207 8 INFO cinder.api.openstack.wsgi [None req-931831d2-a0dc-4c2c-9bdb-de9b14b495b6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services returned with HTTP 200 [pid: 8|app: 0|req: 541/1061] 10.0.0.65 () {28 vars in 643 bytes} [Wed Sep 9 21:43:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-services => generated 646 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:43:29.220 7 INFO cinder.api.openstack.wsgi [None req-eec0d474-8dfb-4c29-8797-f77689942562 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:43:29.229 7 INFO cinder.volume.api [None req-eec0d474-8dfb-4c29-8797-f77689942562 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all volumes completed successfully. 2026-09-09 21:43:29.230 7 INFO cinder.api.openstack.wsgi [None req-eec0d474-8dfb-4c29-8797-f77689942562 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 521/1062] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:43:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:43:36.763 8 INFO cinder.api.openstack.wsgi [None req-931831d2-a0dc-4c2c-9bdb-de9b14b495b6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:43:36.763 8 INFO cinder.api.openstack.wsgi [None req-931831d2-a0dc-4c2c-9bdb-de9b14b495b6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:43:36.771 7 INFO cinder.api.openstack.wsgi [None req-eec0d474-8dfb-4c29-8797-f77689942562 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:43:36.772 7 INFO cinder.api.openstack.wsgi [None req-eec0d474-8dfb-4c29-8797-f77689942562 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:43:46.762 8 INFO cinder.api.openstack.wsgi [None req-931831d2-a0dc-4c2c-9bdb-de9b14b495b6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:43:46.762 7 INFO cinder.api.openstack.wsgi [None req-eec0d474-8dfb-4c29-8797-f77689942562 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:43:46.763 8 INFO cinder.api.openstack.wsgi [None req-931831d2-a0dc-4c2c-9bdb-de9b14b495b6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:43:46.764 7 INFO cinder.api.openstack.wsgi [None req-eec0d474-8dfb-4c29-8797-f77689942562 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:43:56.762 8 INFO cinder.api.openstack.wsgi [None req-931831d2-a0dc-4c2c-9bdb-de9b14b495b6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:43:56.762 7 INFO cinder.api.openstack.wsgi [None req-eec0d474-8dfb-4c29-8797-f77689942562 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:43:56.763 8 INFO cinder.api.openstack.wsgi [None req-931831d2-a0dc-4c2c-9bdb-de9b14b495b6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:43:56.763 7 INFO cinder.api.openstack.wsgi [None req-eec0d474-8dfb-4c29-8797-f77689942562 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:44:06.762 8 INFO cinder.api.openstack.wsgi [None req-931831d2-a0dc-4c2c-9bdb-de9b14b495b6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:44:06.762 7 INFO cinder.api.openstack.wsgi [None req-eec0d474-8dfb-4c29-8797-f77689942562 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:44:06.763 8 INFO cinder.api.openstack.wsgi [None req-931831d2-a0dc-4c2c-9bdb-de9b14b495b6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:44:06.763 7 INFO cinder.api.openstack.wsgi [None req-eec0d474-8dfb-4c29-8797-f77689942562 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:44:16.764 8 INFO cinder.api.openstack.wsgi [None req-931831d2-a0dc-4c2c-9bdb-de9b14b495b6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:44:16.765 8 INFO cinder.api.openstack.wsgi [None req-931831d2-a0dc-4c2c-9bdb-de9b14b495b6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:44:16.769 7 INFO cinder.api.openstack.wsgi [None req-eec0d474-8dfb-4c29-8797-f77689942562 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:44:16.772 7 INFO cinder.api.openstack.wsgi [None req-eec0d474-8dfb-4c29-8797-f77689942562 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:44:26.762 7 INFO cinder.api.openstack.wsgi [None req-eec0d474-8dfb-4c29-8797-f77689942562 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:44:26.762 8 INFO cinder.api.openstack.wsgi [None req-931831d2-a0dc-4c2c-9bdb-de9b14b495b6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:44:26.763 7 INFO cinder.api.openstack.wsgi [None req-eec0d474-8dfb-4c29-8797-f77689942562 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:44:26.764 8 INFO cinder.api.openstack.wsgi [None req-931831d2-a0dc-4c2c-9bdb-de9b14b495b6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:44:28.362 7 INFO cinder.api.openstack.wsgi [None req-373fed61-dcb0-422b-8ed3-323291dbe2e8 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:44:28.374 7 INFO cinder.volume.api [None req-373fed61-dcb0-422b-8ed3-323291dbe2e8 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all volumes completed successfully. 2026-09-09 21:44:28.377 7 INFO cinder.api.openstack.wsgi [None req-373fed61-dcb0-422b-8ed3-323291dbe2e8 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 528/1075] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:44:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true => generated 15 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-09 21:44:28.390 8 INFO cinder.api.openstack.wsgi [None req-4a55ae2e-d1d2-4b4c-8900-fc21cac6bee8 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:44:28.404 8 INFO cinder.volume.api [None req-4a55ae2e-d1d2-4b4c-8900-fc21cac6bee8 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all volumes completed successfully. 2026-09-09 21:44:28.408 8 INFO cinder.api.openstack.wsgi [None req-4a55ae2e-d1d2-4b4c-8900-fc21cac6bee8 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 548/1076] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:44:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:44:28.423 7 INFO cinder.api.openstack.wsgi [None req-b04e17bc-8d4f-4b11-89f7-50daa5645144 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true 2026-09-09 21:44:28.928 7 INFO cinder.api.openstack.wsgi [None req-b04e17bc-8d4f-4b11-89f7-50daa5645144 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 529/1077] 10.0.0.65 () {28 vars in 694 bytes} [Wed Sep 9 21:44:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:44:28.940 8 INFO cinder.api.openstack.wsgi [None req-07d1dc43-b404-47a4-8e72-56375510cfbd b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true 2026-09-09 21:44:28.947 8 INFO cinder.volume.api [None req-07d1dc43-b404-47a4-8e72-56375510cfbd b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all snapshots completed successfully. 2026-09-09 21:44:28.948 8 INFO cinder.api.openstack.wsgi [None req-07d1dc43-b404-47a4-8e72-56375510cfbd b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 549/1078] 10.0.0.65 () {28 vars in 672 bytes} [Wed Sep 9 21:44:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:44:28.961 7 INFO cinder.api.openstack.wsgi [None req-1ba208f3-0c55-45f7-b231-e795e6cc2614 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services 2026-09-09 21:44:28.969 7 INFO cinder.api.openstack.wsgi [None req-1ba208f3-0c55-45f7-b231-e795e6cc2614 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 530/1079] 10.0.0.65 () {28 vars in 643 bytes} [Wed Sep 9 21:44:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:44:29.081 8 INFO cinder.api.openstack.wsgi [None req-60ad9891-5464-44cb-8d1a-6635d4528a79 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true 2026-09-09 21:44:29.115 8 INFO cinder.api.openstack.wsgi [None req-60ad9891-5464-44cb-8d1a-6635d4528a79 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 550/1080] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:44:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:44:29.132 7 INFO cinder.api.openstack.wsgi [None req-9171704f-ebc6-4889-a5d6-330359301d22 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true 2026-09-09 21:44:29.167 7 INFO cinder.api.openstack.wsgi [None req-9171704f-ebc6-4889-a5d6-330359301d22 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 531/1081] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:44:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:44:29.196 8 INFO cinder.api.openstack.wsgi [None req-f1c79662-36e0-4293-a9fc-d63b22658d99 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true 2026-09-09 21:44:29.218 8 INFO cinder.api.openstack.wsgi [None req-f1c79662-36e0-4293-a9fc-d63b22658d99 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 551/1082] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:44:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:44:36.762 8 INFO cinder.api.openstack.wsgi [None req-f1c79662-36e0-4293-a9fc-d63b22658d99 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:44:36.762 7 INFO cinder.api.openstack.wsgi [None req-9171704f-ebc6-4889-a5d6-330359301d22 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:44:36.764 7 INFO cinder.api.openstack.wsgi [None req-9171704f-ebc6-4889-a5d6-330359301d22 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:44:36.764 8 INFO cinder.api.openstack.wsgi [None req-f1c79662-36e0-4293-a9fc-d63b22658d99 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:44:46.762 8 INFO cinder.api.openstack.wsgi [None req-f1c79662-36e0-4293-a9fc-d63b22658d99 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:44:46.762 7 INFO cinder.api.openstack.wsgi [None req-9171704f-ebc6-4889-a5d6-330359301d22 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:44:46.763 8 INFO cinder.api.openstack.wsgi [None req-f1c79662-36e0-4293-a9fc-d63b22658d99 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:44:46.763 7 INFO cinder.api.openstack.wsgi [None req-9171704f-ebc6-4889-a5d6-330359301d22 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:44:56.762 8 INFO cinder.api.openstack.wsgi [None req-f1c79662-36e0-4293-a9fc-d63b22658d99 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:44:56.762 7 INFO cinder.api.openstack.wsgi [None req-9171704f-ebc6-4889-a5d6-330359301d22 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:44:56.763 8 INFO cinder.api.openstack.wsgi [None req-f1c79662-36e0-4293-a9fc-d63b22658d99 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:44:56.764 7 INFO cinder.api.openstack.wsgi [None req-9171704f-ebc6-4889-a5d6-330359301d22 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:45:02.621 8 INFO cinder.api.openstack.wsgi [None req-95174898-c382-449e-8704-aacdcd627000 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots 2026-09-09 21:45:02.646 8 INFO cinder.volume.api [None req-95174898-c382-449e-8704-aacdcd627000 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all snapshots completed successfully. 2026-09-09 21:45:02.647 8 INFO cinder.api.openstack.wsgi [None req-95174898-c382-449e-8704-aacdcd627000 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 555/1089] 10.0.0.230 () {32 vars in 704 bytes} [Wed Sep 9 21:45:02 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/snapshots => generated 17 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-09 21:45:02.666 7 INFO cinder.api.openstack.wsgi [None req-bec8492e-55aa-4437-bbf8-c1015434c79e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes 2026-09-09 21:45:02.708 7 INFO cinder.volume.api [None req-bec8492e-55aa-4437-bbf8-c1015434c79e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all volumes completed successfully. 2026-09-09 21:45:02.708 7 INFO cinder.api.openstack.wsgi [None req-bec8492e-55aa-4437-bbf8-c1015434c79e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes returned with HTTP 200 [pid: 7|app: 0|req: 535/1090] 10.0.0.230 () {32 vars in 700 bytes} [Wed Sep 9 21:45:02 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/volumes => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-09 21:45:06.767 8 INFO cinder.api.openstack.wsgi [None req-95174898-c382-449e-8704-aacdcd627000 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:45:06.768 8 INFO cinder.api.openstack.wsgi [None req-95174898-c382-449e-8704-aacdcd627000 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:45:06.770 7 INFO cinder.api.openstack.wsgi [None req-bec8492e-55aa-4437-bbf8-c1015434c79e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:45:06.772 7 INFO cinder.api.openstack.wsgi [None req-bec8492e-55aa-4437-bbf8-c1015434c79e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:45:16.762 8 INFO cinder.api.openstack.wsgi [None req-95174898-c382-449e-8704-aacdcd627000 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:45:16.763 7 INFO cinder.api.openstack.wsgi [None req-bec8492e-55aa-4437-bbf8-c1015434c79e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:45:16.763 8 INFO cinder.api.openstack.wsgi [None req-95174898-c382-449e-8704-aacdcd627000 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:45:16.764 7 INFO cinder.api.openstack.wsgi [None req-bec8492e-55aa-4437-bbf8-c1015434c79e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:45:26.762 7 INFO cinder.api.openstack.wsgi [None req-bec8492e-55aa-4437-bbf8-c1015434c79e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:45:26.762 8 INFO cinder.api.openstack.wsgi [None req-95174898-c382-449e-8704-aacdcd627000 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:45:26.763 7 INFO cinder.api.openstack.wsgi [None req-bec8492e-55aa-4437-bbf8-c1015434c79e b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:45:26.764 8 INFO cinder.api.openstack.wsgi [None req-95174898-c382-449e-8704-aacdcd627000 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:45:28.292 7 INFO cinder.api.openstack.wsgi [None req-bf083eae-ee1b-46ec-8a11-9ffc703f182a b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:45:28.300 7 INFO cinder.volume.api [None req-bf083eae-ee1b-46ec-8a11-9ffc703f182a b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all volumes completed successfully. 2026-09-09 21:45:28.302 7 INFO cinder.api.openstack.wsgi [None req-bf083eae-ee1b-46ec-8a11-9ffc703f182a b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 539/1097] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:45:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true => generated 15 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-09 21:45:28.312 8 INFO cinder.api.openstack.wsgi [None req-c726f532-4e92-4ea6-ab25-137491adf3ef b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services 2026-09-09 21:45:28.319 8 INFO cinder.api.openstack.wsgi [None req-c726f532-4e92-4ea6-ab25-137491adf3ef b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services returned with HTTP 200 [pid: 8|app: 0|req: 559/1098] 10.0.0.65 () {28 vars in 643 bytes} [Wed Sep 9 21:45:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:45:28.332 7 INFO cinder.api.openstack.wsgi [None req-96df5aa9-b4d0-4f83-b28a-2ba33ab57b90 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true 2026-09-09 21:45:28.338 7 INFO cinder.volume.api [None req-96df5aa9-b4d0-4f83-b28a-2ba33ab57b90 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all snapshots completed successfully. 2026-09-09 21:45:28.339 7 INFO cinder.api.openstack.wsgi [None req-96df5aa9-b4d0-4f83-b28a-2ba33ab57b90 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 540/1099] 10.0.0.65 () {28 vars in 672 bytes} [Wed Sep 9 21:45:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:45:28.347 8 INFO cinder.api.openstack.wsgi [None req-99c18950-4dad-4a44-baf0-3eca472e66ec b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:45:28.359 8 INFO cinder.volume.api [None req-99c18950-4dad-4a44-baf0-3eca472e66ec b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all volumes completed successfully. 2026-09-09 21:45:28.361 8 INFO cinder.api.openstack.wsgi [None req-99c18950-4dad-4a44-baf0-3eca472e66ec b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 560/1100] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:45:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:45:28.370 7 INFO cinder.api.openstack.wsgi [None req-61fd962b-6414-45bb-bba4-c1f572238c14 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true 2026-09-09 21:45:28.873 7 INFO cinder.api.openstack.wsgi [None req-61fd962b-6414-45bb-bba4-c1f572238c14 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 541/1101] 10.0.0.65 () {28 vars in 694 bytes} [Wed Sep 9 21:45:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:45:28.922 8 INFO cinder.api.openstack.wsgi [None req-edac5cd5-d472-415d-98a3-745a66bbefcc b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true 2026-09-09 21:45:28.961 8 INFO cinder.api.openstack.wsgi [None req-edac5cd5-d472-415d-98a3-745a66bbefcc b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 561/1102] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:45:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:45:28.975 7 INFO cinder.api.openstack.wsgi [None req-e3289c22-483e-41b2-8710-f5e9267cd48d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true 2026-09-09 21:45:29.004 7 INFO cinder.api.openstack.wsgi [None req-e3289c22-483e-41b2-8710-f5e9267cd48d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 542/1103] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:45:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:45:29.017 8 INFO cinder.api.openstack.wsgi [None req-9b5bb4d9-a2c2-4c61-b2cb-d88a341d0af6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true 2026-09-09 21:45:29.069 8 INFO cinder.api.openstack.wsgi [None req-9b5bb4d9-a2c2-4c61-b2cb-d88a341d0af6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 562/1104] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:45:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true => generated 847 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:45:36.762 7 INFO cinder.api.openstack.wsgi [None req-e3289c22-483e-41b2-8710-f5e9267cd48d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:45:36.762 7 INFO cinder.api.openstack.wsgi [None req-e3289c22-483e-41b2-8710-f5e9267cd48d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:45:36.762 8 INFO cinder.api.openstack.wsgi [None req-9b5bb4d9-a2c2-4c61-b2cb-d88a341d0af6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:45:36.763 8 INFO cinder.api.openstack.wsgi [None req-9b5bb4d9-a2c2-4c61-b2cb-d88a341d0af6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:45:46.761 7 INFO cinder.api.openstack.wsgi [None req-e3289c22-483e-41b2-8710-f5e9267cd48d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:45:46.762 8 INFO cinder.api.openstack.wsgi [None req-9b5bb4d9-a2c2-4c61-b2cb-d88a341d0af6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:45:46.762 7 INFO cinder.api.openstack.wsgi [None req-e3289c22-483e-41b2-8710-f5e9267cd48d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:45:46.762 8 INFO cinder.api.openstack.wsgi [None req-9b5bb4d9-a2c2-4c61-b2cb-d88a341d0af6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:45:56.761 7 INFO cinder.api.openstack.wsgi [None req-e3289c22-483e-41b2-8710-f5e9267cd48d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:45:56.762 8 INFO cinder.api.openstack.wsgi [None req-9b5bb4d9-a2c2-4c61-b2cb-d88a341d0af6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:45:56.762 7 INFO cinder.api.openstack.wsgi [None req-e3289c22-483e-41b2-8710-f5e9267cd48d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:45:56.762 8 INFO cinder.api.openstack.wsgi [None req-9b5bb4d9-a2c2-4c61-b2cb-d88a341d0af6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:46:06.762 7 INFO cinder.api.openstack.wsgi [None req-e3289c22-483e-41b2-8710-f5e9267cd48d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:46:06.762 8 INFO cinder.api.openstack.wsgi [None req-9b5bb4d9-a2c2-4c61-b2cb-d88a341d0af6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:46:06.763 7 INFO cinder.api.openstack.wsgi [None req-e3289c22-483e-41b2-8710-f5e9267cd48d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:46:06.763 8 INFO cinder.api.openstack.wsgi [None req-9b5bb4d9-a2c2-4c61-b2cb-d88a341d0af6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:46:16.764 7 INFO cinder.api.openstack.wsgi [None req-e3289c22-483e-41b2-8710-f5e9267cd48d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:46:16.764 8 INFO cinder.api.openstack.wsgi [None req-9b5bb4d9-a2c2-4c61-b2cb-d88a341d0af6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:46:16.765 8 INFO cinder.api.openstack.wsgi [None req-9b5bb4d9-a2c2-4c61-b2cb-d88a341d0af6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:46:16.766 7 INFO cinder.api.openstack.wsgi [None req-e3289c22-483e-41b2-8710-f5e9267cd48d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:46:26.763 8 INFO cinder.api.openstack.wsgi [None req-9b5bb4d9-a2c2-4c61-b2cb-d88a341d0af6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:46:26.763 7 INFO cinder.api.openstack.wsgi [None req-e3289c22-483e-41b2-8710-f5e9267cd48d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:46:26.764 7 INFO cinder.api.openstack.wsgi [None req-e3289c22-483e-41b2-8710-f5e9267cd48d b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:46:26.764 8 INFO cinder.api.openstack.wsgi [None req-9b5bb4d9-a2c2-4c61-b2cb-d88a341d0af6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:46:28.222 8 INFO cinder.api.openstack.wsgi [None req-2b162e50-7e36-4069-96e2-2fdb2b9412f5 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true 2026-09-09 21:46:28.725 8 INFO cinder.api.openstack.wsgi [None req-2b162e50-7e36-4069-96e2-2fdb2b9412f5 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 569/1117] 10.0.0.65 () {28 vars in 694 bytes} [Wed Sep 9 21:46:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true => generated 670 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:46:28.744 7 INFO cinder.api.openstack.wsgi [None req-a5b09631-cb8f-4fc7-a9cd-ce44075b64b3 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services 2026-09-09 21:46:28.755 7 INFO cinder.api.openstack.wsgi [None req-a5b09631-cb8f-4fc7-a9cd-ce44075b64b3 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 549/1118] 10.0.0.65 () {28 vars in 643 bytes} [Wed Sep 9 21:46:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-services => generated 646 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:46:28.766 8 INFO cinder.api.openstack.wsgi [None req-426a7cbd-d5b0-40f2-bcb5-a2e82addb4bf b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:46:28.779 8 INFO cinder.volume.api [None req-426a7cbd-d5b0-40f2-bcb5-a2e82addb4bf b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all volumes completed successfully. 2026-09-09 21:46:28.782 8 INFO cinder.api.openstack.wsgi [None req-426a7cbd-d5b0-40f2-bcb5-a2e82addb4bf b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 570/1119] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:46:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:46:28.797 7 INFO cinder.api.openstack.wsgi [None req-292b3c7d-aa14-4661-985d-256462505b04 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:46:28.813 7 INFO cinder.volume.api [None req-292b3c7d-aa14-4661-985d-256462505b04 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all volumes completed successfully. 2026-09-09 21:46:28.816 7 INFO cinder.api.openstack.wsgi [None req-292b3c7d-aa14-4661-985d-256462505b04 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 550/1120] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:46:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:46:28.874 8 INFO cinder.api.openstack.wsgi [None req-51c3f38d-94ae-47e0-b881-392aa66de9ed b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true 2026-09-09 21:46:28.926 8 INFO cinder.api.openstack.wsgi [None req-51c3f38d-94ae-47e0-b881-392aa66de9ed b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 571/1121] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:46:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true => generated 845 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:46:28.937 7 INFO cinder.api.openstack.wsgi [None req-47b136bb-ce99-4467-9d92-e89ac2516ab4 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true 2026-09-09 21:46:28.964 7 INFO cinder.api.openstack.wsgi [None req-47b136bb-ce99-4467-9d92-e89ac2516ab4 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 551/1122] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:46:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:46:28.977 8 INFO cinder.api.openstack.wsgi [None req-bd9e5695-ea97-42da-997b-dcc7415efa2f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true 2026-09-09 21:46:29.011 8 INFO cinder.api.openstack.wsgi [None req-bd9e5695-ea97-42da-997b-dcc7415efa2f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 572/1123] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:46:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:46:29.024 7 INFO cinder.api.openstack.wsgi [None req-1e4bb50f-0a8d-4801-8ae0-6f93b58b3fc4 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true 2026-09-09 21:46:29.039 7 INFO cinder.volume.api [None req-1e4bb50f-0a8d-4801-8ae0-6f93b58b3fc4 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all snapshots completed successfully. 2026-09-09 21:46:29.040 7 INFO cinder.api.openstack.wsgi [None req-1e4bb50f-0a8d-4801-8ae0-6f93b58b3fc4 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 552/1124] 10.0.0.65 () {28 vars in 672 bytes} [Wed Sep 9 21:46:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-09 21:46:36.761 7 INFO cinder.api.openstack.wsgi [None req-1e4bb50f-0a8d-4801-8ae0-6f93b58b3fc4 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:46:36.761 8 INFO cinder.api.openstack.wsgi [None req-bd9e5695-ea97-42da-997b-dcc7415efa2f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:46:36.762 7 INFO cinder.api.openstack.wsgi [None req-1e4bb50f-0a8d-4801-8ae0-6f93b58b3fc4 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:46:36.762 8 INFO cinder.api.openstack.wsgi [None req-bd9e5695-ea97-42da-997b-dcc7415efa2f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:46:46.762 8 INFO cinder.api.openstack.wsgi [None req-bd9e5695-ea97-42da-997b-dcc7415efa2f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:46:46.762 7 INFO cinder.api.openstack.wsgi [None req-1e4bb50f-0a8d-4801-8ae0-6f93b58b3fc4 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:46:46.763 8 INFO cinder.api.openstack.wsgi [None req-bd9e5695-ea97-42da-997b-dcc7415efa2f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:46:46.763 7 INFO cinder.api.openstack.wsgi [None req-1e4bb50f-0a8d-4801-8ae0-6f93b58b3fc4 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:46:56.762 8 INFO cinder.api.openstack.wsgi [None req-bd9e5695-ea97-42da-997b-dcc7415efa2f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:46:56.762 7 INFO cinder.api.openstack.wsgi [None req-1e4bb50f-0a8d-4801-8ae0-6f93b58b3fc4 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:46:56.763 8 INFO cinder.api.openstack.wsgi [None req-bd9e5695-ea97-42da-997b-dcc7415efa2f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:46:56.763 7 INFO cinder.api.openstack.wsgi [None req-1e4bb50f-0a8d-4801-8ae0-6f93b58b3fc4 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:47:06.761 7 INFO cinder.api.openstack.wsgi [None req-1e4bb50f-0a8d-4801-8ae0-6f93b58b3fc4 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:47:06.762 8 INFO cinder.api.openstack.wsgi [None req-bd9e5695-ea97-42da-997b-dcc7415efa2f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:47:06.762 7 INFO cinder.api.openstack.wsgi [None req-1e4bb50f-0a8d-4801-8ae0-6f93b58b3fc4 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:47:06.763 8 INFO cinder.api.openstack.wsgi [None req-bd9e5695-ea97-42da-997b-dcc7415efa2f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:47:16.762 8 INFO cinder.api.openstack.wsgi [None req-bd9e5695-ea97-42da-997b-dcc7415efa2f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:47:16.762 7 INFO cinder.api.openstack.wsgi [None req-1e4bb50f-0a8d-4801-8ae0-6f93b58b3fc4 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:47:16.763 8 INFO cinder.api.openstack.wsgi [None req-bd9e5695-ea97-42da-997b-dcc7415efa2f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:47:16.763 7 INFO cinder.api.openstack.wsgi [None req-1e4bb50f-0a8d-4801-8ae0-6f93b58b3fc4 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:47:26.763 8 INFO cinder.api.openstack.wsgi [None req-bd9e5695-ea97-42da-997b-dcc7415efa2f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:47:26.764 8 INFO cinder.api.openstack.wsgi [None req-bd9e5695-ea97-42da-997b-dcc7415efa2f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:47:26.763 7 INFO cinder.api.openstack.wsgi [None req-1e4bb50f-0a8d-4801-8ae0-6f93b58b3fc4 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:47:26.767 7 INFO cinder.api.openstack.wsgi [None req-1e4bb50f-0a8d-4801-8ae0-6f93b58b3fc4 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:47:28.266 8 INFO cinder.api.openstack.wsgi [None req-159656fd-61a0-4dd6-b9bb-4c4519ba57c1 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services 2026-09-09 21:47:28.274 8 INFO cinder.api.openstack.wsgi [None req-159656fd-61a0-4dd6-b9bb-4c4519ba57c1 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services returned with HTTP 200 [pid: 8|app: 0|req: 579/1137] 10.0.0.65 () {28 vars in 643 bytes} [Wed Sep 9 21:47:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-services => generated 646 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:47:28.308 7 INFO cinder.api.openstack.wsgi [None req-8ac5db07-8695-4df1-b0f0-11c6750abe25 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true 2026-09-09 21:47:28.337 7 INFO cinder.api.openstack.wsgi [None req-8ac5db07-8695-4df1-b0f0-11c6750abe25 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 559/1138] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:47:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:47:28.345 8 INFO cinder.api.openstack.wsgi [None req-72c3b66e-4f1d-45d5-bbb5-dca5c9896ee6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true 2026-09-09 21:47:28.372 8 INFO cinder.api.openstack.wsgi [None req-72c3b66e-4f1d-45d5-bbb5-dca5c9896ee6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 580/1139] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:47:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:47:28.383 7 INFO cinder.api.openstack.wsgi [None req-6c11e030-01fe-4623-90ea-003ddc896ff9 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true 2026-09-09 21:47:28.441 7 INFO cinder.api.openstack.wsgi [None req-6c11e030-01fe-4623-90ea-003ddc896ff9 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 560/1140] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:47:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true => generated 847 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:47:28.461 8 INFO cinder.api.openstack.wsgi [None req-1d5d5a02-f805-4356-81a6-f8a563184c93 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:47:28.480 8 INFO cinder.volume.api [None req-1d5d5a02-f805-4356-81a6-f8a563184c93 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all volumes completed successfully. 2026-09-09 21:47:28.483 8 INFO cinder.api.openstack.wsgi [None req-1d5d5a02-f805-4356-81a6-f8a563184c93 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 581/1141] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:47:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:47:28.493 7 INFO cinder.api.openstack.wsgi [None req-cb02ca31-c49b-4922-a311-1ad34b72bea8 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:47:28.503 7 INFO cinder.volume.api [None req-cb02ca31-c49b-4922-a311-1ad34b72bea8 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all volumes completed successfully. 2026-09-09 21:47:28.504 7 INFO cinder.api.openstack.wsgi [None req-cb02ca31-c49b-4922-a311-1ad34b72bea8 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 561/1142] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:47:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:47:28.520 8 INFO cinder.api.openstack.wsgi [None req-3e1779e9-f6ed-49dd-94b9-37616e39c474 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true 2026-09-09 21:47:29.024 8 INFO cinder.api.openstack.wsgi [None req-3e1779e9-f6ed-49dd-94b9-37616e39c474 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 582/1143] 10.0.0.65 () {28 vars in 694 bytes} [Wed Sep 9 21:47:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:47:29.035 7 INFO cinder.api.openstack.wsgi [None req-13adcdac-4aab-493d-b261-ffca5c9ddd57 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true 2026-09-09 21:47:29.042 7 INFO cinder.volume.api [None req-13adcdac-4aab-493d-b261-ffca5c9ddd57 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all snapshots completed successfully. 2026-09-09 21:47:29.043 7 INFO cinder.api.openstack.wsgi [None req-13adcdac-4aab-493d-b261-ffca5c9ddd57 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 562/1144] 10.0.0.65 () {28 vars in 672 bytes} [Wed Sep 9 21:47:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:47:36.762 8 INFO cinder.api.openstack.wsgi [None req-3e1779e9-f6ed-49dd-94b9-37616e39c474 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:47:36.764 8 INFO cinder.api.openstack.wsgi [None req-3e1779e9-f6ed-49dd-94b9-37616e39c474 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:47:36.764 7 INFO cinder.api.openstack.wsgi [None req-13adcdac-4aab-493d-b261-ffca5c9ddd57 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:47:36.765 7 INFO cinder.api.openstack.wsgi [None req-13adcdac-4aab-493d-b261-ffca5c9ddd57 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:47:46.761 8 INFO cinder.api.openstack.wsgi [None req-3e1779e9-f6ed-49dd-94b9-37616e39c474 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:47:46.762 7 INFO cinder.api.openstack.wsgi [None req-13adcdac-4aab-493d-b261-ffca5c9ddd57 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:47:46.762 8 INFO cinder.api.openstack.wsgi [None req-3e1779e9-f6ed-49dd-94b9-37616e39c474 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:47:46.763 7 INFO cinder.api.openstack.wsgi [None req-13adcdac-4aab-493d-b261-ffca5c9ddd57 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:47:56.762 7 INFO cinder.api.openstack.wsgi [None req-13adcdac-4aab-493d-b261-ffca5c9ddd57 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:47:56.762 8 INFO cinder.api.openstack.wsgi [None req-3e1779e9-f6ed-49dd-94b9-37616e39c474 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:47:56.763 7 INFO cinder.api.openstack.wsgi [None req-13adcdac-4aab-493d-b261-ffca5c9ddd57 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:47:56.763 8 INFO cinder.api.openstack.wsgi [None req-3e1779e9-f6ed-49dd-94b9-37616e39c474 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:48:06.762 7 INFO cinder.api.openstack.wsgi [None req-13adcdac-4aab-493d-b261-ffca5c9ddd57 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:48:06.763 8 INFO cinder.api.openstack.wsgi [None req-3e1779e9-f6ed-49dd-94b9-37616e39c474 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:48:06.764 7 INFO cinder.api.openstack.wsgi [None req-13adcdac-4aab-493d-b261-ffca5c9ddd57 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:48:06.764 8 INFO cinder.api.openstack.wsgi [None req-3e1779e9-f6ed-49dd-94b9-37616e39c474 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:48:16.761 7 INFO cinder.api.openstack.wsgi [None req-13adcdac-4aab-493d-b261-ffca5c9ddd57 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:48:16.762 8 INFO cinder.api.openstack.wsgi [None req-3e1779e9-f6ed-49dd-94b9-37616e39c474 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:48:16.762 7 INFO cinder.api.openstack.wsgi [None req-13adcdac-4aab-493d-b261-ffca5c9ddd57 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:48:16.762 8 INFO cinder.api.openstack.wsgi [None req-3e1779e9-f6ed-49dd-94b9-37616e39c474 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:48:26.762 8 INFO cinder.api.openstack.wsgi [None req-3e1779e9-f6ed-49dd-94b9-37616e39c474 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:48:26.762 7 INFO cinder.api.openstack.wsgi [None req-13adcdac-4aab-493d-b261-ffca5c9ddd57 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:48:26.762 8 INFO cinder.api.openstack.wsgi [None req-3e1779e9-f6ed-49dd-94b9-37616e39c474 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:48:26.763 7 INFO cinder.api.openstack.wsgi [None req-13adcdac-4aab-493d-b261-ffca5c9ddd57 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:48:28.316 8 INFO cinder.api.openstack.wsgi [None req-45d27732-9252-49b5-ad67-7054e43eab0c b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:48:28.324 8 INFO cinder.volume.api [None req-45d27732-9252-49b5-ad67-7054e43eab0c b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all volumes completed successfully. 2026-09-09 21:48:28.326 8 INFO cinder.api.openstack.wsgi [None req-45d27732-9252-49b5-ad67-7054e43eab0c b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 589/1157] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:48:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true => generated 15 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-09 21:48:28.339 7 INFO cinder.api.openstack.wsgi [None req-f864fed6-3a7f-455e-99fd-5dd0548aaa2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services 2026-09-09 21:48:28.346 7 INFO cinder.api.openstack.wsgi [None req-f864fed6-3a7f-455e-99fd-5dd0548aaa2b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 569/1158] 10.0.0.65 () {28 vars in 643 bytes} [Wed Sep 9 21:48:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:48:28.388 8 INFO cinder.api.openstack.wsgi [None req-0e312d97-a07c-451e-852c-bb7f3b61c3c6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true 2026-09-09 21:48:28.425 8 INFO cinder.api.openstack.wsgi [None req-0e312d97-a07c-451e-852c-bb7f3b61c3c6 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 590/1159] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:48:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:48:28.434 7 INFO cinder.api.openstack.wsgi [None req-92edcd0f-747b-4045-a05b-03e2e43d43f2 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true 2026-09-09 21:48:28.462 7 INFO cinder.api.openstack.wsgi [None req-92edcd0f-747b-4045-a05b-03e2e43d43f2 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 570/1160] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:48:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:48:28.477 8 INFO cinder.api.openstack.wsgi [None req-bb6f311d-b1b8-4be4-8faa-db0b57d6992b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true 2026-09-09 21:48:28.510 8 INFO cinder.api.openstack.wsgi [None req-bb6f311d-b1b8-4be4-8faa-db0b57d6992b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 591/1161] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:48:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:48:28.520 7 INFO cinder.api.openstack.wsgi [None req-e059c7c2-04b7-4e49-99be-98dad3f84acb b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true 2026-09-09 21:48:28.526 7 INFO cinder.volume.api [None req-e059c7c2-04b7-4e49-99be-98dad3f84acb b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all snapshots completed successfully. 2026-09-09 21:48:28.526 7 INFO cinder.api.openstack.wsgi [None req-e059c7c2-04b7-4e49-99be-98dad3f84acb b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 571/1162] 10.0.0.65 () {28 vars in 672 bytes} [Wed Sep 9 21:48:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:48:28.536 8 INFO cinder.api.openstack.wsgi [None req-32c0a9fc-3117-4b9e-ae57-eceb26c88433 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true 2026-09-09 21:48:29.040 8 INFO cinder.api.openstack.wsgi [None req-32c0a9fc-3117-4b9e-ae57-eceb26c88433 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 592/1163] 10.0.0.65 () {28 vars in 694 bytes} [Wed Sep 9 21:48:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:48:29.051 7 INFO cinder.api.openstack.wsgi [None req-b25a80a2-3546-4624-b7c9-1f22dc8aa3d7 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:48:29.067 7 INFO cinder.volume.api [None req-b25a80a2-3546-4624-b7c9-1f22dc8aa3d7 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all volumes completed successfully. 2026-09-09 21:48:29.069 7 INFO cinder.api.openstack.wsgi [None req-b25a80a2-3546-4624-b7c9-1f22dc8aa3d7 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 572/1164] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:48:29 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:48:36.761 7 INFO cinder.api.openstack.wsgi [None req-b25a80a2-3546-4624-b7c9-1f22dc8aa3d7 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:48:36.761 8 INFO cinder.api.openstack.wsgi [None req-32c0a9fc-3117-4b9e-ae57-eceb26c88433 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:48:36.762 7 INFO cinder.api.openstack.wsgi [None req-b25a80a2-3546-4624-b7c9-1f22dc8aa3d7 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:48:36.762 8 INFO cinder.api.openstack.wsgi [None req-32c0a9fc-3117-4b9e-ae57-eceb26c88433 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:48:46.762 7 INFO cinder.api.openstack.wsgi [None req-b25a80a2-3546-4624-b7c9-1f22dc8aa3d7 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:48:46.762 8 INFO cinder.api.openstack.wsgi [None req-32c0a9fc-3117-4b9e-ae57-eceb26c88433 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:48:46.763 7 INFO cinder.api.openstack.wsgi [None req-b25a80a2-3546-4624-b7c9-1f22dc8aa3d7 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:48:46.763 8 INFO cinder.api.openstack.wsgi [None req-32c0a9fc-3117-4b9e-ae57-eceb26c88433 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:48:56.762 8 INFO cinder.api.openstack.wsgi [None req-32c0a9fc-3117-4b9e-ae57-eceb26c88433 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:48:56.762 7 INFO cinder.api.openstack.wsgi [None req-b25a80a2-3546-4624-b7c9-1f22dc8aa3d7 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:48:56.763 8 INFO cinder.api.openstack.wsgi [None req-32c0a9fc-3117-4b9e-ae57-eceb26c88433 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:48:56.763 7 INFO cinder.api.openstack.wsgi [None req-b25a80a2-3546-4624-b7c9-1f22dc8aa3d7 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:49:06.762 7 INFO cinder.api.openstack.wsgi [None req-b25a80a2-3546-4624-b7c9-1f22dc8aa3d7 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:49:06.762 8 INFO cinder.api.openstack.wsgi [None req-32c0a9fc-3117-4b9e-ae57-eceb26c88433 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:49:06.763 7 INFO cinder.api.openstack.wsgi [None req-b25a80a2-3546-4624-b7c9-1f22dc8aa3d7 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:49:06.764 8 INFO cinder.api.openstack.wsgi [None req-32c0a9fc-3117-4b9e-ae57-eceb26c88433 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:49:16.761 7 INFO cinder.api.openstack.wsgi [None req-b25a80a2-3546-4624-b7c9-1f22dc8aa3d7 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:49:16.762 8 INFO cinder.api.openstack.wsgi [None req-32c0a9fc-3117-4b9e-ae57-eceb26c88433 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:49:16.763 7 INFO cinder.api.openstack.wsgi [None req-b25a80a2-3546-4624-b7c9-1f22dc8aa3d7 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:49:16.763 8 INFO cinder.api.openstack.wsgi [None req-32c0a9fc-3117-4b9e-ae57-eceb26c88433 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:49:26.762 7 INFO cinder.api.openstack.wsgi [None req-b25a80a2-3546-4624-b7c9-1f22dc8aa3d7 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:49:26.763 7 INFO cinder.api.openstack.wsgi [None req-b25a80a2-3546-4624-b7c9-1f22dc8aa3d7 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:49:26.763 8 INFO cinder.api.openstack.wsgi [None req-32c0a9fc-3117-4b9e-ae57-eceb26c88433 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:49:26.764 8 INFO cinder.api.openstack.wsgi [None req-32c0a9fc-3117-4b9e-ae57-eceb26c88433 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:49:28.276 7 INFO cinder.api.openstack.wsgi [None req-34c9038a-cbd7-4607-a314-829098c80da8 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true 2026-09-09 21:49:28.301 7 INFO cinder.api.openstack.wsgi [None req-34c9038a-cbd7-4607-a314-829098c80da8 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 579/1177] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:49:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/472e21763c2444769899a8199f621e86?usage=true => generated 845 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:49:28.321 8 INFO cinder.api.openstack.wsgi [None req-931409b8-0ce8-419c-bf28-8ce6007e7e53 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true 2026-09-09 21:49:28.351 8 INFO cinder.api.openstack.wsgi [None req-931409b8-0ce8-419c-bf28-8ce6007e7e53 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 599/1178] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:49:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/5661cc10f49d40d798ecc7d199447dbc?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:49:28.362 7 INFO cinder.api.openstack.wsgi [None req-ad231a49-0ac6-430e-89a5-22f19188b302 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true 2026-09-09 21:49:28.392 7 INFO cinder.api.openstack.wsgi [None req-ad231a49-0ac6-430e-89a5-22f19188b302 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 580/1179] 10.0.0.65 () {28 vars in 734 bytes} [Wed Sep 9 21:49:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-quota-sets/f7dbfb9dcce44ac7937f0a14cb0a25c9?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:49:28.404 8 INFO cinder.api.openstack.wsgi [None req-d792b1b0-a827-4518-b15f-40fb7406332b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:49:28.416 8 INFO cinder.volume.api [None req-d792b1b0-a827-4518-b15f-40fb7406332b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all volumes completed successfully. 2026-09-09 21:49:28.419 8 INFO cinder.api.openstack.wsgi [None req-d792b1b0-a827-4518-b15f-40fb7406332b b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 600/1180] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:49:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:49:28.428 7 INFO cinder.api.openstack.wsgi [None req-541531f6-52ee-4143-815e-639aba2c7927 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true 2026-09-09 21:49:28.435 7 INFO cinder.volume.api [None req-541531f6-52ee-4143-815e-639aba2c7927 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all snapshots completed successfully. 2026-09-09 21:49:28.435 7 INFO cinder.api.openstack.wsgi [None req-541531f6-52ee-4143-815e-639aba2c7927 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 581/1181] 10.0.0.65 () {28 vars in 672 bytes} [Wed Sep 9 21:49:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:49:28.444 8 INFO cinder.api.openstack.wsgi [None req-2915b835-8946-4995-b024-cb4a66709b1f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true 2026-09-09 21:49:28.948 8 INFO cinder.api.openstack.wsgi [None req-2915b835-8946-4995-b024-cb4a66709b1f b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 601/1182] 10.0.0.65 () {28 vars in 694 bytes} [Wed Sep 9 21:49:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:49:28.959 7 INFO cinder.api.openstack.wsgi [None req-24a92321-7327-4f07-a467-b64a4fcbc078 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services 2026-09-09 21:49:28.966 7 INFO cinder.api.openstack.wsgi [None req-24a92321-7327-4f07-a467-b64a4fcbc078 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/os-services returned with HTTP 200 [pid: 7|app: 0|req: 582/1183] 10.0.0.65 () {28 vars in 643 bytes} [Wed Sep 9 21:49:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-09 21:49:28.974 8 INFO cinder.api.openstack.wsgi [None req-0602fa5e-439e-494d-95b7-d6b22f980d16 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true 2026-09-09 21:49:28.989 8 INFO cinder.volume.api [None req-0602fa5e-439e-494d-95b7-d6b22f980d16 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] Get all volumes completed successfully. 2026-09-09 21:49:28.992 8 INFO cinder.api.openstack.wsgi [None req-0602fa5e-439e-494d-95b7-d6b22f980d16 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5661cc10f49d40d798ecc7d199447dbc/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 602/1184] 10.0.0.65 () {28 vars in 682 bytes} [Wed Sep 9 21:49:28 2026] GET /v3/5661cc10f49d40d798ecc7d199447dbc/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-09-09 21:49:36.762 8 INFO cinder.api.openstack.wsgi [None req-0602fa5e-439e-494d-95b7-d6b22f980d16 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:49:36.762 7 INFO cinder.api.openstack.wsgi [None req-24a92321-7327-4f07-a467-b64a4fcbc078 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] GET http://10.0.0.254:8776/ 2026-09-09 21:49:36.763 8 INFO cinder.api.openstack.wsgi [None req-0602fa5e-439e-494d-95b7-d6b22f980d16 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300 2026-09-09 21:49:36.763 7 INFO cinder.api.openstack.wsgi [None req-24a92321-7327-4f07-a467-b64a4fcbc078 b841dcd12e214221b13e215d2330edbb 5661cc10f49d40d798ecc7d199447dbc - - default default] http://10.0.0.254:8776/ returned with HTTP 300