+ 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 [Mon May 25 22:35:15 2026] *** compiled with version: 13.3.0 on 22 May 2026 05:16:47 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: cinder-api-7c5f54789c-swqls 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 0x7f64737a7668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/wsgi.py:40: DeprecationWarning: The 'oslo_service.wsgi' module usage is deprecated and will be removed in version '2026.2', please use uwsgi instead: The 'oslo_service.wsgi' module is deprecated and will be removed in version 2026.2. We recommend transitioning to 'uwsgi' for serving WSGI applications. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/wsgi.py:40: DeprecationWarning: The 'oslo_service.wsgi' module usage is deprecated and will be removed in version '2026.2', please use uwsgi instead: The 'oslo_service.wsgi' module is deprecated and will be removed in version 2026.2. We recommend transitioning to 'uwsgi' for serving WSGI applications. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() 2026-05-25 22:35:20.375 7 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-05-25 22:35:20.375 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. 2026-05-25 22:35:20.644 8 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-05-25 22:35:20.644 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-05-25 22:35:21.735 7 INFO cinder.rpc [None req-e576a405-1114-417a-9209-544ebc17e038 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-25 22:35:21.738 7 INFO cinder.rpc [None req-e576a405-1114-417a-9209-544ebc17e038 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-25 22:35:21.741 7 INFO cinder.rpc [None req-e576a405-1114-417a-9209-544ebc17e038 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-25 22:35:21.745 7 INFO cinder.rpc [None req-e576a405-1114-417a-9209-544ebc17e038 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-05-25 22:35:21.762 7 INFO cinder.rpc [None req-e576a405-1114-417a-9209-544ebc17e038 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-25 22:35:21.767 7 INFO cinder.rpc [None req-e576a405-1114-417a-9209-544ebc17e038 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-25 22:35:21.829 7 WARNING cinder.api.contrib.hosts [None req-e576a405-1114-417a-9209-544ebc17e038 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-25 22:35:21.875 7 WARNING keystonemiddleware._common.config [None req-e576a405-1114-417a-9209-544ebc17e038 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-25 22:35:21.890 7 WARNING oslo_config.cfg [None req-e576a405-1114-417a-9209-544ebc17e038 - - - - - -] 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 0x7f64737a7668 pid: 7 (default app) 2026-05-25 22:35:22.078 8 INFO cinder.rpc [None req-ec66d5df-5521-4519-ac4a-10d81dfc5a47 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-25 22:35:22.081 8 INFO cinder.rpc [None req-ec66d5df-5521-4519-ac4a-10d81dfc5a47 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-25 22:35:22.085 8 INFO cinder.rpc [None req-ec66d5df-5521-4519-ac4a-10d81dfc5a47 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-25 22:35:22.088 8 INFO cinder.rpc [None req-ec66d5df-5521-4519-ac4a-10d81dfc5a47 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-05-25 22:35:22.100 8 INFO cinder.rpc [None req-ec66d5df-5521-4519-ac4a-10d81dfc5a47 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-25 22:35:22.103 8 INFO cinder.rpc [None req-ec66d5df-5521-4519-ac4a-10d81dfc5a47 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-25 22:35:22.163 8 WARNING cinder.api.contrib.hosts [None req-ec66d5df-5521-4519-ac4a-10d81dfc5a47 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-25 22:35:22.200 8 WARNING keystonemiddleware._common.config [None req-ec66d5df-5521-4519-ac4a-10d81dfc5a47 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-25 22:35:22.208 8 WARNING oslo_config.cfg [None req-ec66d5df-5521-4519-ac4a-10d81dfc5a47 - - - - - -] 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 7 seconds on interpreter 0x7f64737a7668 pid: 8 (default app) 2026-05-25 22:35:25.306 7 INFO cinder.api.openstack.wsgi [None req-e576a405-1114-417a-9209-544ebc17e038 - - - - - -] GET http://10.0.0.35:8776/ 2026-05-25 22:35:25.307 7 INFO cinder.api.openstack.wsgi [None req-e576a405-1114-417a-9209-544ebc17e038 - - - - - -] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:35:35.305 8 INFO cinder.api.openstack.wsgi [None req-ec66d5df-5521-4519-ac4a-10d81dfc5a47 - - - - - -] GET http://10.0.0.35:8776/ 2026-05-25 22:35:35.307 8 INFO cinder.api.openstack.wsgi [None req-ec66d5df-5521-4519-ac4a-10d81dfc5a47 - - - - - -] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:35:45.305 8 INFO cinder.api.openstack.wsgi [None req-ec66d5df-5521-4519-ac4a-10d81dfc5a47 - - - - - -] GET http://10.0.0.35:8776/ 2026-05-25 22:35:45.306 7 INFO cinder.api.openstack.wsgi [None req-e576a405-1114-417a-9209-544ebc17e038 - - - - - -] GET http://10.0.0.35:8776/ 2026-05-25 22:35:45.306 8 INFO cinder.api.openstack.wsgi [None req-ec66d5df-5521-4519-ac4a-10d81dfc5a47 - - - - - -] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:35:45.307 7 INFO cinder.api.openstack.wsgi [None req-e576a405-1114-417a-9209-544ebc17e038 - - - - - -] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:35:55.305 8 INFO cinder.api.openstack.wsgi [None req-ec66d5df-5521-4519-ac4a-10d81dfc5a47 - - - - - -] GET http://10.0.0.35:8776/ 2026-05-25 22:35:55.305 7 INFO cinder.api.openstack.wsgi [None req-e576a405-1114-417a-9209-544ebc17e038 - - - - - -] GET http://10.0.0.35:8776/ 2026-05-25 22:35:55.305 8 INFO cinder.api.openstack.wsgi [None req-ec66d5df-5521-4519-ac4a-10d81dfc5a47 - - - - - -] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:35:55.306 7 INFO cinder.api.openstack.wsgi [None req-e576a405-1114-417a-9209-544ebc17e038 - - - - - -] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:36:05.304 7 INFO cinder.api.openstack.wsgi [None req-e576a405-1114-417a-9209-544ebc17e038 - - - - - -] GET http://10.0.0.35:8776/ 2026-05-25 22:36:05.305 8 INFO cinder.api.openstack.wsgi [None req-ec66d5df-5521-4519-ac4a-10d81dfc5a47 - - - - - -] GET http://10.0.0.35:8776/ 2026-05-25 22:36:05.307 7 INFO cinder.api.openstack.wsgi [None req-e576a405-1114-417a-9209-544ebc17e038 - - - - - -] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:36:05.307 8 INFO cinder.api.openstack.wsgi [None req-ec66d5df-5521-4519-ac4a-10d81dfc5a47 - - - - - -] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:36:15.305 7 INFO cinder.api.openstack.wsgi [None req-e576a405-1114-417a-9209-544ebc17e038 - - - - - -] GET http://10.0.0.35:8776/ 2026-05-25 22:36:15.305 8 INFO cinder.api.openstack.wsgi [None req-ec66d5df-5521-4519-ac4a-10d81dfc5a47 - - - - - -] GET http://10.0.0.35:8776/ 2026-05-25 22:36:15.306 7 INFO cinder.api.openstack.wsgi [None req-e576a405-1114-417a-9209-544ebc17e038 - - - - - -] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:36:15.306 8 INFO cinder.api.openstack.wsgi [None req-ec66d5df-5521-4519-ac4a-10d81dfc5a47 - - - - - -] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:36:25.305 8 INFO cinder.api.openstack.wsgi [None req-ec66d5df-5521-4519-ac4a-10d81dfc5a47 - - - - - -] GET http://10.0.0.35:8776/ 2026-05-25 22:36:25.305 8 INFO cinder.api.openstack.wsgi [None req-ec66d5df-5521-4519-ac4a-10d81dfc5a47 - - - - - -] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:36:25.305 7 INFO cinder.api.openstack.wsgi [None req-e576a405-1114-417a-9209-544ebc17e038 - - - - - -] GET http://10.0.0.35:8776/ 2026-05-25 22:36:25.307 7 INFO cinder.api.openstack.wsgi [None req-e576a405-1114-417a-9209-544ebc17e038 - - - - - -] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:36:35.305 8 INFO cinder.api.openstack.wsgi [None req-ec66d5df-5521-4519-ac4a-10d81dfc5a47 - - - - - -] GET http://10.0.0.35:8776/ 2026-05-25 22:36:35.306 7 INFO cinder.api.openstack.wsgi [None req-e576a405-1114-417a-9209-544ebc17e038 - - - - - -] GET http://10.0.0.35:8776/ 2026-05-25 22:36:35.306 8 INFO cinder.api.openstack.wsgi [None req-ec66d5df-5521-4519-ac4a-10d81dfc5a47 - - - - - -] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:36:35.307 7 INFO cinder.api.openstack.wsgi [None req-e576a405-1114-417a-9209-544ebc17e038 - - - - - -] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:36:45.305 7 INFO cinder.api.openstack.wsgi [None req-e576a405-1114-417a-9209-544ebc17e038 - - - - - -] GET http://10.0.0.35:8776/ 2026-05-25 22:36:45.305 8 INFO cinder.api.openstack.wsgi [None req-ec66d5df-5521-4519-ac4a-10d81dfc5a47 - - - - - -] GET http://10.0.0.35:8776/ 2026-05-25 22:36:45.306 7 INFO cinder.api.openstack.wsgi [None req-e576a405-1114-417a-9209-544ebc17e038 - - - - - -] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:36:45.307 8 INFO cinder.api.openstack.wsgi [None req-ec66d5df-5521-4519-ac4a-10d81dfc5a47 - - - - - -] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:36:55.306 7 INFO cinder.api.openstack.wsgi [None req-e576a405-1114-417a-9209-544ebc17e038 - - - - - -] GET http://10.0.0.35:8776/ 2026-05-25 22:36:55.307 8 INFO cinder.api.openstack.wsgi [None req-ec66d5df-5521-4519-ac4a-10d81dfc5a47 - - - - - -] GET http://10.0.0.35:8776/ 2026-05-25 22:36:55.307 7 INFO cinder.api.openstack.wsgi [None req-e576a405-1114-417a-9209-544ebc17e038 - - - - - -] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:36:55.308 8 INFO cinder.api.openstack.wsgi [None req-ec66d5df-5521-4519-ac4a-10d81dfc5a47 - - - - - -] http://10.0.0.35:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 22:36:58.598 7 WARNING oslo_policy.policy [None req-bce50299-6d80-40d8-a979-b07d3b324063 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-25 22:36:58.599 7 WARNING oslo_policy.policy [None req-bce50299-6d80-40d8-a979-b07d3b324063 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-05-25 22:36:58.986 7 INFO cinder.api.openstack.wsgi [None req-bce50299-6d80-40d8-a979-b07d3b324063 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/types/rbd1 2026-05-25 22:36:59.011 7 INFO cinder.api.openstack.wsgi [None req-bce50299-6d80-40d8-a979-b07d3b324063 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/types/rbd1 returned with HTTP 404 [pid: 7|app: 0|req: 10/19] 10.0.0.217 () {30 vars in 682 bytes} [Mon May 25 22:36:58 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/types/rbd1 => generated 82 bytes in 924 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 22:36:59.061 8 WARNING oslo_policy.policy [None req-cd876144-5437-41a5-8b15-a1533f7e6c26 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-25 22:36:59.061 8 WARNING oslo_policy.policy [None req-cd876144-5437-41a5-8b15-a1533f7e6c26 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-05-25 22:36:59.414 8 INFO cinder.api.openstack.wsgi [None req-cd876144-5437-41a5-8b15-a1533f7e6c26 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/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-05-25 22:36:59.446 8 INFO cinder.api.openstack.wsgi [None req-cd876144-5437-41a5-8b15-a1533f7e6c26 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 10/20] 10.0.0.217 () {30 vars in 721 bytes} [Mon May 25 22:36:59 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/types?name=rbd1&is_public=None => generated 20 bytes in 427 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 22:37:01.663 7 INFO cinder.api.openstack.wsgi [None req-88868add-a8a2-4e01-9af0-c7c03f772a76 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/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-05-25 22:37:01.704 7 INFO cinder.api.openstack.wsgi [None req-88868add-a8a2-4e01-9af0-c7c03f772a76 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/types returned with HTTP 200 [pid: 7|app: 0|req: 11/21] 10.0.0.217 () {34 vars in 725 bytes} [Mon May 25 22:37:01 2026] POST /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/types => generated 179 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 22:37:01.720 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/types/eab0d97f-fabb-4e4b-a0d4-d6c0ff789c22/extra_specs 2026-05-25 22:37:01.804 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/types/eab0d97f-fabb-4e4b-a0d4-d6c0ff789c22/extra_specs returned with HTTP 200 [pid: 8|app: 0|req: 11/22] 10.0.0.217 () {36 vars in 894 bytes} [Mon May 25 22:37:01 2026] POST /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/types/eab0d97f-fabb-4e4b-a0d4-d6c0ff789c22/extra_specs => generated 48 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 22:37:03.787 7 INFO cinder.api.openstack.wsgi [None req-656bb931-c0d9-4290-bbc6-924316e61ece 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/types?is_public=None 2026-05-25 22:37:03.806 7 INFO cinder.api.openstack.wsgi [None req-656bb931-c0d9-4290-bbc6-924316e61ece 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/types?is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 12/23] 10.0.0.217 () {30 vars in 701 bytes} [Mon May 25 22:37:03 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/types?is_public=None => generated 443 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 22:37:05.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:37:05.305 7 INFO cinder.api.openstack.wsgi [None req-656bb931-c0d9-4290-bbc6-924316e61ece 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:37:05.306 7 INFO cinder.api.openstack.wsgi [None req-656bb931-c0d9-4290-bbc6-924316e61ece 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:37:05.307 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:37:05.660 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/qos-specs 2026-05-25 22:37:05.671 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 14/26] 10.0.0.217 () {30 vars in 680 bytes} [Mon May 25 22:37:05 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/qos-specs => generated 17 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 22:37:15.304 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:37:15.304 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:37:15.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:37:15.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:37:25.304 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:37:25.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:37:25.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:37:25.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:37:35.304 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:37:35.304 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:37:35.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:37:35.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:37:45.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:37:45.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:37:45.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:37:45.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:37:55.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:37:55.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:37:55.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:37:55.307 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:38:05.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:38:05.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:38:05.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:38:05.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:38:15.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:38:15.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:38:15.307 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:38:15.308 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:38:25.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:38:25.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:38:25.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:38:25.307 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:38:35.304 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:38:35.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:38:35.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:38:35.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:38:45.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:38:45.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:38:45.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:38:45.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:38:55.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:38:55.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:38:55.307 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:38:55.307 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:39:05.304 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:39:05.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:39:05.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:39:05.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:39:15.304 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:39:15.304 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:39:15.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:39:15.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:39:25.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:39:25.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:39:25.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:39:25.307 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:39:35.304 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:39:35.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:39:35.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:39:35.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:39:45.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:39:45.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:39:45.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:39:45.308 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:39:55.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:39:55.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:39:55.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:39:55.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:40:05.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:40:05.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:40:05.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:40:05.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:40:15.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:40:15.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:40:15.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:40:15.307 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:40:25.307 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:40:25.307 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:40:25.307 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:40:25.307 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:40:35.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:40:35.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:40:35.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:40:35.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:40:45.304 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:40:45.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:40:45.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:40:45.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:40:55.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:40:55.307 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:40:55.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:40:55.311 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:41:05.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:41:05.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:41:05.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:41:05.307 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:41:15.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:41:15.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:41:15.307 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:41:15.307 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:41:25.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:41:25.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:41:25.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:41:25.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:41:35.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:41:35.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:41:35.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:41:35.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:41:45.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:41:45.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:41:45.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:41:45.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:41:55.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:41:55.307 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:41:55.307 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:41:55.309 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:42:05.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:42:05.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:42:05.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:42:05.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:42:15.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:42:15.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:42:15.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:42:15.307 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:42:25.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:42:25.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:42:25.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:42:25.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:42:35.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:42:35.307 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:42:35.308 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:42:35.315 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:42:45.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:42:45.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:42:45.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:42:45.307 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:42:55.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:42:55.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:42:55.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:42:55.307 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:43:05.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:43:05.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:43:05.308 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:43:05.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:43:15.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:43:15.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:43:15.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:43:15.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:43:25.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:43:25.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:43:25.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:43:25.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:43:35.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:43:35.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:43:35.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:43:35.307 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:43:45.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:43:45.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:43:45.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:43:45.307 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:43:55.304 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:43:55.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:43:55.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:43:55.308 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:44:05.304 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:44:05.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:44:05.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:44:05.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:44:15.304 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:44:15.304 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:44:15.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:44:15.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:44:25.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:44:25.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:44:25.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:44:25.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:44:35.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:44:35.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:44:35.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:44:35.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:44:45.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:44:45.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:44:45.307 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:44:45.307 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:44:55.304 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:44:55.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:44:55.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:44:55.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:45:05.304 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:45:05.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:45:05.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:45:05.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:45:15.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:45:15.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:45:15.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:45:15.307 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:45:25.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:45:25.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:45:25.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:45:25.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:45:35.304 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:45:35.304 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:45:35.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:45:35.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:45:45.304 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:45:45.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:45:45.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:45:45.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:45:55.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:45:55.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:45:55.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:45:55.307 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:46:05.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:46:05.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:46:05.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:46:05.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:46:15.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:46:15.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:46:15.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:46:15.307 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:46:25.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:46:25.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:46:25.307 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:46:25.307 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:46:35.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:46:35.307 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:46:35.307 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:46:35.307 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:46:45.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:46:45.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:46:45.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:46:45.307 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:46:55.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:46:55.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:46:55.307 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:46:55.307 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:47:05.304 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:47:05.304 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:47:05.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:47:05.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:47:15.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:47:15.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:47:15.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:47:15.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:47:25.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:47:25.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:47:25.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:47:25.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:47:35.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:47:35.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:47:35.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:47:35.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:47:45.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:47:45.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:47:45.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:47:45.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:47:55.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:47:55.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:47:55.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:47:55.307 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:48:05.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:48:05.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:48:05.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:48:05.307 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:48:15.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:48:15.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:48:15.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:48:15.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:48:25.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:48:25.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:48:25.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:48:25.307 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:48:35.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:48:35.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:48:35.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:48:35.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:48:45.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:48:45.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:48:45.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:48:45.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:48:55.304 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:48:55.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:48:55.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:48:55.307 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:49:05.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:49:05.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:49:05.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:49:05.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:49:15.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:49:15.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:49:15.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:49:15.307 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:49:25.304 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:49:25.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:49:25.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:49:25.308 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:49:35.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:49:35.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:49:35.307 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:49:35.307 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:49:45.304 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:49:45.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:49:45.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:49:45.307 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:49:55.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:49:55.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:49:55.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:49:55.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:50:05.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:50:05.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:50:05.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:50:05.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:50:15.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:50:15.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:50:15.307 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:50:15.307 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:50:25.304 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:50:25.304 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:50:25.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:50:25.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:50:35.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:50:35.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:50:35.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:50:35.307 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:50:45.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:50:45.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:50:45.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:50:45.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:50:55.304 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:50:55.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:50:55.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:50:55.315 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:51:05.304 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:51:05.304 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:51:05.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:51:05.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:51:15.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:51:15.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:51:15.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:51:15.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:51:25.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:51:25.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:51:25.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:51:25.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:51:35.304 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:51:35.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:51:35.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:51:35.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:51:45.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:51:45.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:51:45.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:51:45.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:51:55.304 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:51:55.304 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:51:55.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:51:55.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:52:05.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:52:05.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:52:05.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:52:05.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:52:15.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:52:15.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:52:15.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:52:15.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:52:25.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:52:25.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:52:25.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:52:25.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:52:35.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:52:35.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:52:35.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:52:35.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:52:45.304 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:52:45.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:52:45.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:52:45.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:52:55.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:52:55.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:52:55.307 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:52:55.307 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:53:05.304 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:53:05.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:53:05.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:53:05.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:53:15.304 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:53:15.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:53:15.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:53:15.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:53:25.304 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:53:25.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:53:25.307 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:53:25.308 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:53:35.304 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:53:35.304 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:53:35.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:53:35.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:53:45.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:53:45.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:53:45.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:53:45.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:53:55.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:53:55.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:53:55.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:53:55.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:54:05.305 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:54:05.305 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:54:05.306 8 INFO cinder.api.openstack.wsgi [req-88868add-a8a2-4e01-9af0-c7c03f772a76 req-5a9c1d1a-121d-409e-8a85-57b34838b784 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:54:05.306 7 INFO cinder.api.openstack.wsgi [None req-87e96ba5-bd04-4df0-b280-5322128afcee 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 22:54:07.443 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET https://volume.199-204-45-30.nip.io/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=False 2026-05-25 22:54:07.481 8 WARNING cinder.quota [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-25 22:54:07.481 8 WARNING cinder.quota [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-25 22:54:07.482 8 WARNING cinder.quota [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-25 22:54:07.483 8 WARNING cinder.quota [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-25 22:54:07.483 8 WARNING cinder.quota [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-25 22:54:07.484 8 WARNING cinder.quota [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-25 22:54:07.492 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] https://volume.199-204-45-30.nip.io/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 115/231] 199.204.45.30 () {44 vars in 1065 bytes} [Mon May 25 22:54:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=False => generated 340 bytes in 598 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 22:54:07.728 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] PUT https://volume.199-204-45-30.nip.io/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b 2026-05-25 22:54:07.803 7 WARNING cinder.quota [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-25 22:54:07.803 7 WARNING cinder.quota [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-25 22:54:07.803 7 WARNING cinder.quota [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-25 22:54:07.804 7 WARNING cinder.quota [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-25 22:54:07.804 7 WARNING cinder.quota [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-25 22:54:07.805 7 WARNING cinder.quota [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-25 22:54:07.809 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] https://volume.199-204-45-30.nip.io/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b returned with HTTP 200 [pid: 7|app: 0|req: 117/232] 199.204.45.30 () {48 vars in 1094 bytes} [Mon May 25 22:54:07 2026] PUT /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b => generated 296 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 22:54:15.305 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:54:15.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:54:15.306 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:54:15.306 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:54:25.304 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:54:25.305 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:54:25.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:54:25.307 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:54:35.304 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:54:35.305 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:54:35.306 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:54:35.307 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:54:45.305 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:54:45.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:54:45.306 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:54:45.306 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:54:55.304 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:54:55.305 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:54:55.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:54:55.306 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:55:05.306 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:55:05.306 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:55:05.307 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:55:05.307 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:55:15.305 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:55:15.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:55:15.306 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:55:15.306 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:55:25.305 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:55:25.306 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:55:25.307 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:55:25.307 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:55:35.304 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:55:35.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:55:35.307 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:55:35.308 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:55:45.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:55:45.306 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:55:45.306 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:55:45.307 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:55:55.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:55:55.305 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:55:55.306 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:55:55.306 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:56:05.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:56:05.310 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:56:05.305 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:56:05.312 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:56:15.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:56:15.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:56:15.305 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:56:15.306 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:56:25.304 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:56:25.304 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:56:25.305 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:56:25.306 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:56:35.304 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:56:35.304 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:56:35.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:56:35.305 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:56:45.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:56:45.305 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:56:45.306 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:56:45.306 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:56:55.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:56:55.306 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:56:55.306 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:56:55.307 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:57:05.307 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:57:05.307 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:57:05.307 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:57:05.308 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:57:15.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:57:15.305 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:57:15.306 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:57:15.307 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:57:25.304 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:57:25.304 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:57:25.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:57:25.305 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:57:35.308 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:57:35.308 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:57:35.308 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:57:35.310 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:57:45.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:57:45.305 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:57:45.306 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:57:45.307 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:57:55.306 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:57:55.306 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:57:55.307 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:57:55.307 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:58:05.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:58:05.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:58:05.305 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:58:05.306 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:58:15.305 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:58:15.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:58:15.306 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:58:15.306 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:58:25.306 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:58:25.306 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:58:25.307 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:58:25.309 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:58:35.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:58:35.306 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:58:35.307 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:58:35.308 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:58:45.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:58:45.305 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:58:45.306 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:58:45.306 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:58:55.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:58:55.305 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:58:55.306 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:58:55.306 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:59:05.304 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:59:05.304 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:59:05.305 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:59:05.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:59:15.305 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:59:15.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:59:15.306 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:59:15.306 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:59:25.305 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:59:25.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:59:25.306 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:59:25.306 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:59:35.306 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:59:35.307 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:59:35.307 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:59:35.307 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:59:45.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:59:45.305 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:59:45.306 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:59:45.307 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:59:55.305 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:59:55.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 22:59:55.306 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 22:59:55.307 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:00:05.305 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:00:05.306 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:00:05.308 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:00:05.308 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:00:15.305 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:00:15.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:00:15.306 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:00:15.306 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:00:25.304 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:00:25.305 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:00:25.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:00:25.305 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:00:35.304 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:00:35.306 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:00:35.307 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:00:35.308 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:00:45.304 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:00:45.304 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:00:45.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:00:45.305 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:00:55.306 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:00:55.306 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:00:55.307 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:00:55.307 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:01:05.305 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:01:05.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:01:05.306 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:01:05.306 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:01:15.304 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:01:15.304 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:01:15.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:01:15.305 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:01:25.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:01:25.305 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:01:25.306 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:01:25.306 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:01:35.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:01:35.306 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:01:35.305 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:01:35.307 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:01:45.304 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:01:45.304 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:01:45.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:01:45.305 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:01:55.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:01:55.306 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:01:55.306 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:01:55.307 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:02:05.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:02:05.306 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:02:05.308 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:02:05.313 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:02:15.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:02:15.305 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:02:15.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:02:15.306 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:02:25.306 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:02:25.306 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:02:25.307 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:02:25.307 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:02:35.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:02:35.305 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:02:35.306 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:02:35.306 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:02:45.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:02:45.306 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:02:45.306 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:02:45.307 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:02:55.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:02:55.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:02:55.307 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:02:55.308 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:03:05.306 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:03:05.307 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:03:05.307 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:03:05.307 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:03:15.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:03:15.305 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:03:15.306 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:03:15.307 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:03:25.305 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:03:25.305 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:03:25.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:03:25.307 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:03:35.305 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:03:35.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:03:35.305 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:03:35.306 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:03:45.305 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:03:45.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:03:45.305 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:03:45.306 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:03:55.305 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:03:55.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:03:55.306 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:03:55.307 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:04:05.304 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:04:05.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:04:05.305 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:04:05.306 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:04:15.305 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:04:15.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:04:15.306 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:04:15.306 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:04:25.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:04:25.305 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:04:25.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:04:25.306 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:04:35.305 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:04:35.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:04:35.306 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:04:35.306 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:04:45.304 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:04:45.304 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:04:45.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:04:45.306 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:04:55.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:04:55.305 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:04:55.306 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:04:55.307 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:05:05.306 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:05:05.307 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:05:05.308 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:05:05.309 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:05:15.304 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:05:15.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:05:15.305 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:05:15.305 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:05:25.306 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:05:25.306 7 INFO cinder.api.openstack.wsgi [None req-d4f426d3-26a8-4c3d-b0cf-1ba28ea0fed3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:05:25.306 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:05:25.308 8 INFO cinder.api.openstack.wsgi [None req-904e00ee-883f-4271-a033-504e5cdd9699 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:05:25.815 7 INFO cinder.api.openstack.wsgi [None req-5b22a9c3-d153-463c-b1e8-697d0fc3582a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET https://volume.199-204-45-30.nip.io/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=False 2026-05-25 23:05:25.838 7 INFO cinder.api.openstack.wsgi [None req-5b22a9c3-d153-463c-b1e8-697d0fc3582a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] https://volume.199-204-45-30.nip.io/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 186/369] 199.204.45.30 () {44 vars in 1065 bytes} [Mon May 25 23:05:25 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=False => generated 340 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:05:26.530 8 INFO cinder.api.openstack.wsgi [None req-80ec1e5c-c87a-4820-bf3b-c16a66fa99ea 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] PUT https://volume.199-204-45-30.nip.io/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541 2026-05-25 23:05:26.616 8 INFO cinder.api.openstack.wsgi [None req-80ec1e5c-c87a-4820-bf3b-c16a66fa99ea 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] https://volume.199-204-45-30.nip.io/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541 returned with HTTP 200 [pid: 8|app: 0|req: 184/370] 199.204.45.30 () {48 vars in 1094 bytes} [Mon May 25 23:05:26 2026] PUT /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541 => generated 296 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:05:35.305 7 INFO cinder.api.openstack.wsgi [None req-5b22a9c3-d153-463c-b1e8-697d0fc3582a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:05:35.305 8 INFO cinder.api.openstack.wsgi [None req-80ec1e5c-c87a-4820-bf3b-c16a66fa99ea 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:05:35.306 7 INFO cinder.api.openstack.wsgi [None req-5b22a9c3-d153-463c-b1e8-697d0fc3582a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:05:35.306 8 INFO cinder.api.openstack.wsgi [None req-80ec1e5c-c87a-4820-bf3b-c16a66fa99ea 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:05:45.305 7 INFO cinder.api.openstack.wsgi [None req-5b22a9c3-d153-463c-b1e8-697d0fc3582a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:05:45.305 8 INFO cinder.api.openstack.wsgi [None req-80ec1e5c-c87a-4820-bf3b-c16a66fa99ea 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:05:45.306 7 INFO cinder.api.openstack.wsgi [None req-5b22a9c3-d153-463c-b1e8-697d0fc3582a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:05:45.306 8 INFO cinder.api.openstack.wsgi [None req-80ec1e5c-c87a-4820-bf3b-c16a66fa99ea 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:05:55.304 7 INFO cinder.api.openstack.wsgi [None req-5b22a9c3-d153-463c-b1e8-697d0fc3582a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:05:55.305 8 INFO cinder.api.openstack.wsgi [None req-80ec1e5c-c87a-4820-bf3b-c16a66fa99ea 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:05:55.305 7 INFO cinder.api.openstack.wsgi [None req-5b22a9c3-d153-463c-b1e8-697d0fc3582a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:05:55.307 8 INFO cinder.api.openstack.wsgi [None req-80ec1e5c-c87a-4820-bf3b-c16a66fa99ea 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:06:05.305 7 INFO cinder.api.openstack.wsgi [None req-5b22a9c3-d153-463c-b1e8-697d0fc3582a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:06:05.305 7 INFO cinder.api.openstack.wsgi [None req-5b22a9c3-d153-463c-b1e8-697d0fc3582a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:06:05.306 8 INFO cinder.api.openstack.wsgi [None req-80ec1e5c-c87a-4820-bf3b-c16a66fa99ea 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:06:05.307 8 INFO cinder.api.openstack.wsgi [None req-80ec1e5c-c87a-4820-bf3b-c16a66fa99ea 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:06:15.305 8 INFO cinder.api.openstack.wsgi [None req-80ec1e5c-c87a-4820-bf3b-c16a66fa99ea 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:06:15.305 7 INFO cinder.api.openstack.wsgi [None req-5b22a9c3-d153-463c-b1e8-697d0fc3582a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:06:15.306 8 INFO cinder.api.openstack.wsgi [None req-80ec1e5c-c87a-4820-bf3b-c16a66fa99ea 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:06:15.307 7 INFO cinder.api.openstack.wsgi [None req-5b22a9c3-d153-463c-b1e8-697d0fc3582a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:06:25.304 8 INFO cinder.api.openstack.wsgi [None req-80ec1e5c-c87a-4820-bf3b-c16a66fa99ea 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:06:25.305 7 INFO cinder.api.openstack.wsgi [None req-5b22a9c3-d153-463c-b1e8-697d0fc3582a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:06:25.305 8 INFO cinder.api.openstack.wsgi [None req-80ec1e5c-c87a-4820-bf3b-c16a66fa99ea 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:06:25.306 7 INFO cinder.api.openstack.wsgi [None req-5b22a9c3-d153-463c-b1e8-697d0fc3582a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:06:35.304 8 INFO cinder.api.openstack.wsgi [None req-80ec1e5c-c87a-4820-bf3b-c16a66fa99ea 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:06:35.304 8 INFO cinder.api.openstack.wsgi [None req-80ec1e5c-c87a-4820-bf3b-c16a66fa99ea 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:06:35.305 7 INFO cinder.api.openstack.wsgi [None req-5b22a9c3-d153-463c-b1e8-697d0fc3582a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:06:35.306 7 INFO cinder.api.openstack.wsgi [None req-5b22a9c3-d153-463c-b1e8-697d0fc3582a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:06:45.305 8 INFO cinder.api.openstack.wsgi [None req-80ec1e5c-c87a-4820-bf3b-c16a66fa99ea 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:06:45.305 7 INFO cinder.api.openstack.wsgi [None req-5b22a9c3-d153-463c-b1e8-697d0fc3582a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:06:45.306 8 INFO cinder.api.openstack.wsgi [None req-80ec1e5c-c87a-4820-bf3b-c16a66fa99ea 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:06:45.306 7 INFO cinder.api.openstack.wsgi [None req-5b22a9c3-d153-463c-b1e8-697d0fc3582a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:06:55.305 8 INFO cinder.api.openstack.wsgi [None req-80ec1e5c-c87a-4820-bf3b-c16a66fa99ea 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:06:55.305 7 INFO cinder.api.openstack.wsgi [None req-5b22a9c3-d153-463c-b1e8-697d0fc3582a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:06:55.305 8 INFO cinder.api.openstack.wsgi [None req-80ec1e5c-c87a-4820-bf3b-c16a66fa99ea 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:06:55.306 7 INFO cinder.api.openstack.wsgi [None req-5b22a9c3-d153-463c-b1e8-697d0fc3582a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:07:05.304 8 INFO cinder.api.openstack.wsgi [None req-80ec1e5c-c87a-4820-bf3b-c16a66fa99ea 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:07:05.305 7 INFO cinder.api.openstack.wsgi [None req-5b22a9c3-d153-463c-b1e8-697d0fc3582a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:07:05.305 8 INFO cinder.api.openstack.wsgi [None req-80ec1e5c-c87a-4820-bf3b-c16a66fa99ea 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:07:05.305 7 INFO cinder.api.openstack.wsgi [None req-5b22a9c3-d153-463c-b1e8-697d0fc3582a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:07:06.207 8 INFO cinder.api.openstack.wsgi [None req-4e29d8e1-6e7b-421c-a5fa-f8c22db1cbb5 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true 2026-05-25 23:07:06.241 8 INFO cinder.volume.api [None req-4e29d8e1-6e7b-421c-a5fa-f8c22db1cbb5 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all volumes completed successfully. 2026-05-25 23:07:06.245 8 INFO cinder.api.openstack.wsgi [None req-4e29d8e1-6e7b-421c-a5fa-f8c22db1cbb5 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 195/391] 10.0.0.133 () {28 vars in 684 bytes} [Mon May 25 23:07:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true => generated 15 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:07:06.290 7 INFO cinder.api.openstack.wsgi [None req-3d6cfa60-d592-4bd5-8a1e-e29359e273c6 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true 2026-05-25 23:07:06.317 7 INFO cinder.api.openstack.wsgi [None req-3d6cfa60-d592-4bd5-8a1e-e29359e273c6 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 197/392] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:07:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:07:06.330 8 INFO cinder.api.openstack.wsgi [None req-dff46d36-f2d8-4e30-9c50-5dfe613df68a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true 2026-05-25 23:07:06.351 8 INFO cinder.api.openstack.wsgi [None req-dff46d36-f2d8-4e30-9c50-5dfe613df68a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 196/393] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:07:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:07:06.363 7 INFO cinder.api.openstack.wsgi [None req-72061242-b7f0-46ec-99bc-32c10af5a89a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true 2026-05-25 23:07:06.396 7 INFO cinder.api.openstack.wsgi [None req-72061242-b7f0-46ec-99bc-32c10af5a89a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 198/394] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:07:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:07:06.406 8 INFO cinder.api.openstack.wsgi [None req-3e624e6f-2b1b-4eb2-b3ab-6a46c393cf43 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true 2026-05-25 23:07:06.422 8 INFO cinder.volume.api [None req-3e624e6f-2b1b-4eb2-b3ab-6a46c393cf43 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all snapshots completed successfully. 2026-05-25 23:07:06.423 8 INFO cinder.api.openstack.wsgi [None req-3e624e6f-2b1b-4eb2-b3ab-6a46c393cf43 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 197/395] 10.0.0.133 () {28 vars in 674 bytes} [Mon May 25 23:07:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:07:06.435 7 INFO cinder.api.openstack.wsgi [None req-448ad65a-002e-4936-8b3e-c2662aec5823 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services 2026-05-25 23:07:06.441 7 INFO cinder.api.openstack.wsgi [None req-448ad65a-002e-4936-8b3e-c2662aec5823 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 199/396] 10.0.0.133 () {28 vars in 645 bytes} [Mon May 25 23:07:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:07:06.450 8 INFO cinder.api.openstack.wsgi [None req-10200225-805c-4b5c-b58a-b94aa29878c3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true 2026-05-25 23:07:07.006 8 INFO cinder.api.openstack.wsgi [None req-10200225-805c-4b5c-b58a-b94aa29878c3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 198/397] 10.0.0.133 () {28 vars in 696 bytes} [Mon May 25 23:07:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:07:07.022 7 INFO cinder.api.openstack.wsgi [None req-87cab292-521e-46fd-9505-29b49e78725c 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true 2026-05-25 23:07:07.079 7 INFO cinder.volume.api [None req-87cab292-521e-46fd-9505-29b49e78725c 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all volumes completed successfully. 2026-05-25 23:07:07.082 7 INFO cinder.api.openstack.wsgi [None req-87cab292-521e-46fd-9505-29b49e78725c 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 200/398] 10.0.0.133 () {28 vars in 684 bytes} [Mon May 25 23:07:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/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-05-25 23:07:15.304 8 INFO cinder.api.openstack.wsgi [None req-10200225-805c-4b5c-b58a-b94aa29878c3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:07:15.304 7 INFO cinder.api.openstack.wsgi [None req-87cab292-521e-46fd-9505-29b49e78725c 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:07:15.305 8 INFO cinder.api.openstack.wsgi [None req-10200225-805c-4b5c-b58a-b94aa29878c3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:07:15.305 7 INFO cinder.api.openstack.wsgi [None req-87cab292-521e-46fd-9505-29b49e78725c 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:07:25.306 7 INFO cinder.api.openstack.wsgi [None req-87cab292-521e-46fd-9505-29b49e78725c 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:07:25.306 8 INFO cinder.api.openstack.wsgi [None req-10200225-805c-4b5c-b58a-b94aa29878c3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:07:25.307 7 INFO cinder.api.openstack.wsgi [None req-87cab292-521e-46fd-9505-29b49e78725c 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:07:25.309 8 INFO cinder.api.openstack.wsgi [None req-10200225-805c-4b5c-b58a-b94aa29878c3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:07:35.305 7 INFO cinder.api.openstack.wsgi [None req-87cab292-521e-46fd-9505-29b49e78725c 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:07:35.305 8 INFO cinder.api.openstack.wsgi [None req-10200225-805c-4b5c-b58a-b94aa29878c3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:07:35.305 7 INFO cinder.api.openstack.wsgi [None req-87cab292-521e-46fd-9505-29b49e78725c 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:07:35.306 8 INFO cinder.api.openstack.wsgi [None req-10200225-805c-4b5c-b58a-b94aa29878c3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:07:45.304 7 INFO cinder.api.openstack.wsgi [None req-87cab292-521e-46fd-9505-29b49e78725c 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:07:45.305 7 INFO cinder.api.openstack.wsgi [None req-87cab292-521e-46fd-9505-29b49e78725c 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:07:45.305 8 INFO cinder.api.openstack.wsgi [None req-10200225-805c-4b5c-b58a-b94aa29878c3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:07:45.307 8 INFO cinder.api.openstack.wsgi [None req-10200225-805c-4b5c-b58a-b94aa29878c3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:07:55.305 7 INFO cinder.api.openstack.wsgi [None req-87cab292-521e-46fd-9505-29b49e78725c 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:07:55.305 7 INFO cinder.api.openstack.wsgi [None req-87cab292-521e-46fd-9505-29b49e78725c 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:07:55.306 8 INFO cinder.api.openstack.wsgi [None req-10200225-805c-4b5c-b58a-b94aa29878c3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:07:55.307 8 INFO cinder.api.openstack.wsgi [None req-10200225-805c-4b5c-b58a-b94aa29878c3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:08:05.304 8 INFO cinder.api.openstack.wsgi [None req-10200225-805c-4b5c-b58a-b94aa29878c3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:08:05.304 7 INFO cinder.api.openstack.wsgi [None req-87cab292-521e-46fd-9505-29b49e78725c 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:08:05.305 7 INFO cinder.api.openstack.wsgi [None req-87cab292-521e-46fd-9505-29b49e78725c 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:08:05.306 8 INFO cinder.api.openstack.wsgi [None req-10200225-805c-4b5c-b58a-b94aa29878c3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:08:06.153 7 INFO cinder.api.openstack.wsgi [None req-aead3335-6be3-412b-b493-4561407b5c7c 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true 2026-05-25 23:08:06.164 7 INFO cinder.volume.api [None req-aead3335-6be3-412b-b493-4561407b5c7c 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all volumes completed successfully. 2026-05-25 23:08:06.166 7 INFO cinder.api.openstack.wsgi [None req-aead3335-6be3-412b-b493-4561407b5c7c 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 207/411] 10.0.0.133 () {28 vars in 684 bytes} [Mon May 25 23:08:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:08:06.179 8 INFO cinder.api.openstack.wsgi [None req-2a66f407-3630-48b0-a473-34c7e8b345f5 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true 2026-05-25 23:08:06.683 8 INFO cinder.api.openstack.wsgi [None req-2a66f407-3630-48b0-a473-34c7e8b345f5 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 205/412] 10.0.0.133 () {28 vars in 696 bytes} [Mon May 25 23:08:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:08:06.730 7 INFO cinder.api.openstack.wsgi [None req-ab268820-b444-4efb-968c-a5fcb6bfed7d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true 2026-05-25 23:08:06.751 7 INFO cinder.api.openstack.wsgi [None req-ab268820-b444-4efb-968c-a5fcb6bfed7d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 208/413] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:08:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:08:06.766 8 INFO cinder.api.openstack.wsgi [None req-4151d96b-7665-46a3-96ab-b3b43c43becc 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true 2026-05-25 23:08:06.789 8 INFO cinder.api.openstack.wsgi [None req-4151d96b-7665-46a3-96ab-b3b43c43becc 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 206/414] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:08:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:08:06.803 7 INFO cinder.api.openstack.wsgi [None req-9b1deed3-ccff-489d-8aa1-8513d3a13f28 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true 2026-05-25 23:08:06.826 7 INFO cinder.api.openstack.wsgi [None req-9b1deed3-ccff-489d-8aa1-8513d3a13f28 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 209/415] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:08:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:08:06.838 8 INFO cinder.api.openstack.wsgi [None req-346afb1b-54dc-4a2a-9439-2667b1e48f5a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true 2026-05-25 23:08:06.848 8 INFO cinder.volume.api [None req-346afb1b-54dc-4a2a-9439-2667b1e48f5a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all volumes completed successfully. 2026-05-25 23:08:06.851 8 INFO cinder.api.openstack.wsgi [None req-346afb1b-54dc-4a2a-9439-2667b1e48f5a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 207/416] 10.0.0.133 () {28 vars in 684 bytes} [Mon May 25 23:08:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:08:06.862 7 INFO cinder.api.openstack.wsgi [None req-7839e9be-cfee-4067-988d-3475ecb8db8d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services 2026-05-25 23:08:06.868 7 INFO cinder.api.openstack.wsgi [None req-7839e9be-cfee-4067-988d-3475ecb8db8d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 210/417] 10.0.0.133 () {28 vars in 645 bytes} [Mon May 25 23:08:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:08:06.882 8 INFO cinder.api.openstack.wsgi [None req-0345e1fb-7643-4575-b4f9-9714cc908d3e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true 2026-05-25 23:08:06.888 8 INFO cinder.volume.api [None req-0345e1fb-7643-4575-b4f9-9714cc908d3e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all snapshots completed successfully. 2026-05-25 23:08:06.889 8 INFO cinder.api.openstack.wsgi [None req-0345e1fb-7643-4575-b4f9-9714cc908d3e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 208/418] 10.0.0.133 () {28 vars in 674 bytes} [Mon May 25 23:08:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:08:15.305 7 INFO cinder.api.openstack.wsgi [None req-7839e9be-cfee-4067-988d-3475ecb8db8d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:08:15.306 8 INFO cinder.api.openstack.wsgi [None req-0345e1fb-7643-4575-b4f9-9714cc908d3e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:08:15.306 7 INFO cinder.api.openstack.wsgi [None req-7839e9be-cfee-4067-988d-3475ecb8db8d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:08:15.307 8 INFO cinder.api.openstack.wsgi [None req-0345e1fb-7643-4575-b4f9-9714cc908d3e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:08:25.305 7 INFO cinder.api.openstack.wsgi [None req-7839e9be-cfee-4067-988d-3475ecb8db8d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:08:25.305 7 INFO cinder.api.openstack.wsgi [None req-7839e9be-cfee-4067-988d-3475ecb8db8d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:08:25.306 8 INFO cinder.api.openstack.wsgi [None req-0345e1fb-7643-4575-b4f9-9714cc908d3e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:08:25.308 8 INFO cinder.api.openstack.wsgi [None req-0345e1fb-7643-4575-b4f9-9714cc908d3e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:08:35.305 7 INFO cinder.api.openstack.wsgi [None req-7839e9be-cfee-4067-988d-3475ecb8db8d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:08:35.306 8 INFO cinder.api.openstack.wsgi [None req-0345e1fb-7643-4575-b4f9-9714cc908d3e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:08:35.307 7 INFO cinder.api.openstack.wsgi [None req-7839e9be-cfee-4067-988d-3475ecb8db8d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:08:35.307 8 INFO cinder.api.openstack.wsgi [None req-0345e1fb-7643-4575-b4f9-9714cc908d3e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:08:45.306 7 INFO cinder.api.openstack.wsgi [None req-7839e9be-cfee-4067-988d-3475ecb8db8d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:08:45.306 8 INFO cinder.api.openstack.wsgi [None req-0345e1fb-7643-4575-b4f9-9714cc908d3e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:08:45.306 7 INFO cinder.api.openstack.wsgi [None req-7839e9be-cfee-4067-988d-3475ecb8db8d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:08:45.307 8 INFO cinder.api.openstack.wsgi [None req-0345e1fb-7643-4575-b4f9-9714cc908d3e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:08:55.305 8 INFO cinder.api.openstack.wsgi [None req-0345e1fb-7643-4575-b4f9-9714cc908d3e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:08:55.306 8 INFO cinder.api.openstack.wsgi [None req-0345e1fb-7643-4575-b4f9-9714cc908d3e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:08:55.307 7 INFO cinder.api.openstack.wsgi [None req-7839e9be-cfee-4067-988d-3475ecb8db8d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:08:55.308 7 INFO cinder.api.openstack.wsgi [None req-7839e9be-cfee-4067-988d-3475ecb8db8d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:09:05.306 8 INFO cinder.api.openstack.wsgi [None req-0345e1fb-7643-4575-b4f9-9714cc908d3e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:09:05.307 7 INFO cinder.api.openstack.wsgi [None req-7839e9be-cfee-4067-988d-3475ecb8db8d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:09:05.307 8 INFO cinder.api.openstack.wsgi [None req-0345e1fb-7643-4575-b4f9-9714cc908d3e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:09:05.307 7 INFO cinder.api.openstack.wsgi [None req-7839e9be-cfee-4067-988d-3475ecb8db8d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:09:06.153 8 INFO cinder.api.openstack.wsgi [None req-531d19cb-de7b-4916-a793-1543b55bd3be 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true 2026-05-25 23:09:06.160 8 INFO cinder.volume.api [None req-531d19cb-de7b-4916-a793-1543b55bd3be 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all snapshots completed successfully. 2026-05-25 23:09:06.161 8 INFO cinder.api.openstack.wsgi [None req-531d19cb-de7b-4916-a793-1543b55bd3be 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 215/431] 10.0.0.133 () {28 vars in 674 bytes} [Mon May 25 23:09:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true => generated 17 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:09:06.172 7 INFO cinder.api.openstack.wsgi [None req-6682ff49-3da5-4697-884e-3fd16d5f67c1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true 2026-05-25 23:09:06.182 7 INFO cinder.volume.api [None req-6682ff49-3da5-4697-884e-3fd16d5f67c1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all volumes completed successfully. 2026-05-25 23:09:06.184 7 INFO cinder.api.openstack.wsgi [None req-6682ff49-3da5-4697-884e-3fd16d5f67c1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 217/432] 10.0.0.133 () {28 vars in 684 bytes} [Mon May 25 23:09:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:09:06.196 8 INFO cinder.api.openstack.wsgi [None req-809d4528-6890-4b2e-9424-92ed8c2222fd 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true 2026-05-25 23:09:06.207 8 INFO cinder.volume.api [None req-809d4528-6890-4b2e-9424-92ed8c2222fd 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all volumes completed successfully. 2026-05-25 23:09:06.209 8 INFO cinder.api.openstack.wsgi [None req-809d4528-6890-4b2e-9424-92ed8c2222fd 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 216/433] 10.0.0.133 () {28 vars in 684 bytes} [Mon May 25 23:09:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:09:06.257 7 INFO cinder.api.openstack.wsgi [None req-c2c2323a-d491-4805-ba0d-0045e1bf071a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true 2026-05-25 23:09:06.287 7 INFO cinder.api.openstack.wsgi [None req-c2c2323a-d491-4805-ba0d-0045e1bf071a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 218/434] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:09:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:09:06.300 8 INFO cinder.api.openstack.wsgi [None req-0c135612-034b-4514-931a-b93173731cd0 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true 2026-05-25 23:09:06.319 8 INFO cinder.api.openstack.wsgi [None req-0c135612-034b-4514-931a-b93173731cd0 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 217/435] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:09:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:09:06.332 7 INFO cinder.api.openstack.wsgi [None req-bc092a10-12e8-4fc0-800c-0d00d3b50600 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true 2026-05-25 23:09:06.358 7 INFO cinder.api.openstack.wsgi [None req-bc092a10-12e8-4fc0-800c-0d00d3b50600 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 219/436] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:09:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:09:06.368 8 INFO cinder.api.openstack.wsgi [None req-f3f05af3-15f9-48ae-bd00-2be2a6198eac 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services 2026-05-25 23:09:06.375 8 INFO cinder.api.openstack.wsgi [None req-f3f05af3-15f9-48ae-bd00-2be2a6198eac 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 218/437] 10.0.0.133 () {28 vars in 645 bytes} [Mon May 25 23:09:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:09:06.388 7 INFO cinder.api.openstack.wsgi [None req-11be4f82-50eb-43d2-9cac-96bcfe829899 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true 2026-05-25 23:09:06.932 7 INFO cinder.api.openstack.wsgi [None req-11be4f82-50eb-43d2-9cac-96bcfe829899 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 220/438] 10.0.0.133 () {28 vars in 696 bytes} [Mon May 25 23:09:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:09:15.305 7 INFO cinder.api.openstack.wsgi [None req-11be4f82-50eb-43d2-9cac-96bcfe829899 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:09:15.305 8 INFO cinder.api.openstack.wsgi [None req-f3f05af3-15f9-48ae-bd00-2be2a6198eac 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:09:15.306 7 INFO cinder.api.openstack.wsgi [None req-11be4f82-50eb-43d2-9cac-96bcfe829899 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:09:15.307 8 INFO cinder.api.openstack.wsgi [None req-f3f05af3-15f9-48ae-bd00-2be2a6198eac 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:09:25.305 7 INFO cinder.api.openstack.wsgi [None req-11be4f82-50eb-43d2-9cac-96bcfe829899 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:09:25.305 8 INFO cinder.api.openstack.wsgi [None req-f3f05af3-15f9-48ae-bd00-2be2a6198eac 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:09:25.306 8 INFO cinder.api.openstack.wsgi [None req-f3f05af3-15f9-48ae-bd00-2be2a6198eac 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:09:25.306 7 INFO cinder.api.openstack.wsgi [None req-11be4f82-50eb-43d2-9cac-96bcfe829899 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:09:35.307 8 INFO cinder.api.openstack.wsgi [None req-f3f05af3-15f9-48ae-bd00-2be2a6198eac 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:09:35.307 7 INFO cinder.api.openstack.wsgi [None req-11be4f82-50eb-43d2-9cac-96bcfe829899 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:09:35.308 7 INFO cinder.api.openstack.wsgi [None req-11be4f82-50eb-43d2-9cac-96bcfe829899 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:09:35.308 8 INFO cinder.api.openstack.wsgi [None req-f3f05af3-15f9-48ae-bd00-2be2a6198eac 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:09:45.304 7 INFO cinder.api.openstack.wsgi [None req-11be4f82-50eb-43d2-9cac-96bcfe829899 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:09:45.304 8 INFO cinder.api.openstack.wsgi [None req-f3f05af3-15f9-48ae-bd00-2be2a6198eac 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:09:45.305 7 INFO cinder.api.openstack.wsgi [None req-11be4f82-50eb-43d2-9cac-96bcfe829899 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:09:45.305 8 INFO cinder.api.openstack.wsgi [None req-f3f05af3-15f9-48ae-bd00-2be2a6198eac 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:09:55.305 7 INFO cinder.api.openstack.wsgi [None req-11be4f82-50eb-43d2-9cac-96bcfe829899 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:09:55.305 8 INFO cinder.api.openstack.wsgi [None req-f3f05af3-15f9-48ae-bd00-2be2a6198eac 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:09:55.306 7 INFO cinder.api.openstack.wsgi [None req-11be4f82-50eb-43d2-9cac-96bcfe829899 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:09:55.306 8 INFO cinder.api.openstack.wsgi [None req-f3f05af3-15f9-48ae-bd00-2be2a6198eac 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:10:05.305 8 INFO cinder.api.openstack.wsgi [None req-f3f05af3-15f9-48ae-bd00-2be2a6198eac 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:10:05.305 7 INFO cinder.api.openstack.wsgi [None req-11be4f82-50eb-43d2-9cac-96bcfe829899 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:10:05.306 8 INFO cinder.api.openstack.wsgi [None req-f3f05af3-15f9-48ae-bd00-2be2a6198eac 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:10:05.306 7 INFO cinder.api.openstack.wsgi [None req-11be4f82-50eb-43d2-9cac-96bcfe829899 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:10:06.184 8 INFO cinder.api.openstack.wsgi [None req-9e2b65e7-7456-4641-bfbf-30ae9e915fd5 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services 2026-05-25 23:10:06.192 8 INFO cinder.api.openstack.wsgi [None req-9e2b65e7-7456-4641-bfbf-30ae9e915fd5 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 225/451] 10.0.0.133 () {28 vars in 645 bytes} [Mon May 25 23:10:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services => generated 646 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:10:06.205 7 INFO cinder.api.openstack.wsgi [None req-030bdb63-578d-45e3-9c2b-baf6c220ab1c 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true 2026-05-25 23:10:06.226 7 INFO cinder.volume.api [None req-030bdb63-578d-45e3-9c2b-baf6c220ab1c 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all volumes completed successfully. 2026-05-25 23:10:06.229 7 INFO cinder.api.openstack.wsgi [None req-030bdb63-578d-45e3-9c2b-baf6c220ab1c 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 227/452] 10.0.0.133 () {28 vars in 684 bytes} [Mon May 25 23:10:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/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-05-25 23:10:06.245 8 INFO cinder.api.openstack.wsgi [None req-5e7c2972-59a5-45e5-8bba-7911cf26ba14 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true 2026-05-25 23:10:06.253 8 INFO cinder.volume.api [None req-5e7c2972-59a5-45e5-8bba-7911cf26ba14 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all snapshots completed successfully. 2026-05-25 23:10:06.253 8 INFO cinder.api.openstack.wsgi [None req-5e7c2972-59a5-45e5-8bba-7911cf26ba14 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 226/453] 10.0.0.133 () {28 vars in 674 bytes} [Mon May 25 23:10:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:10:06.319 7 INFO cinder.api.openstack.wsgi [None req-361b9789-51e7-432f-85a7-be9c19b42474 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true 2026-05-25 23:10:06.343 7 INFO cinder.api.openstack.wsgi [None req-361b9789-51e7-432f-85a7-be9c19b42474 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 228/454] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:10:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:10:06.355 8 INFO cinder.api.openstack.wsgi [None req-fd78a29c-d5ba-4a7c-8e5c-329c8e037b10 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true 2026-05-25 23:10:06.380 8 INFO cinder.api.openstack.wsgi [None req-fd78a29c-d5ba-4a7c-8e5c-329c8e037b10 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 227/455] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:10:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:10:06.397 7 INFO cinder.api.openstack.wsgi [None req-04bf8c23-37b5-444c-9653-296afeeba90f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true 2026-05-25 23:10:06.449 7 INFO cinder.api.openstack.wsgi [None req-04bf8c23-37b5-444c-9653-296afeeba90f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 229/456] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:10:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true => generated 845 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:10:06.461 8 INFO cinder.api.openstack.wsgi [None req-4f4aefb6-7fb7-4db2-86d7-33c28f1bbe4d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true 2026-05-25 23:10:06.477 8 INFO cinder.volume.api [None req-4f4aefb6-7fb7-4db2-86d7-33c28f1bbe4d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all volumes completed successfully. 2026-05-25 23:10:06.479 8 INFO cinder.api.openstack.wsgi [None req-4f4aefb6-7fb7-4db2-86d7-33c28f1bbe4d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 228/457] 10.0.0.133 () {28 vars in 684 bytes} [Mon May 25 23:10:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/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-05-25 23:10:06.491 7 INFO cinder.api.openstack.wsgi [None req-bd510541-9c52-4654-8bea-9037af8a5443 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true 2026-05-25 23:10:06.999 7 INFO cinder.api.openstack.wsgi [None req-bd510541-9c52-4654-8bea-9037af8a5443 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 230/458] 10.0.0.133 () {28 vars in 696 bytes} [Mon May 25 23:10:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/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-05-25 23:10:15.306 7 INFO cinder.api.openstack.wsgi [None req-bd510541-9c52-4654-8bea-9037af8a5443 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:10:15.306 8 INFO cinder.api.openstack.wsgi [None req-4f4aefb6-7fb7-4db2-86d7-33c28f1bbe4d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:10:15.307 7 INFO cinder.api.openstack.wsgi [None req-bd510541-9c52-4654-8bea-9037af8a5443 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:10:15.308 8 INFO cinder.api.openstack.wsgi [None req-4f4aefb6-7fb7-4db2-86d7-33c28f1bbe4d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:10:25.305 7 INFO cinder.api.openstack.wsgi [None req-bd510541-9c52-4654-8bea-9037af8a5443 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:10:25.305 8 INFO cinder.api.openstack.wsgi [None req-4f4aefb6-7fb7-4db2-86d7-33c28f1bbe4d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:10:25.305 7 INFO cinder.api.openstack.wsgi [None req-bd510541-9c52-4654-8bea-9037af8a5443 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:10:25.306 8 INFO cinder.api.openstack.wsgi [None req-4f4aefb6-7fb7-4db2-86d7-33c28f1bbe4d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:10:35.305 7 INFO cinder.api.openstack.wsgi [None req-bd510541-9c52-4654-8bea-9037af8a5443 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:10:35.306 8 INFO cinder.api.openstack.wsgi [None req-4f4aefb6-7fb7-4db2-86d7-33c28f1bbe4d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:10:35.306 7 INFO cinder.api.openstack.wsgi [None req-bd510541-9c52-4654-8bea-9037af8a5443 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:10:35.306 8 INFO cinder.api.openstack.wsgi [None req-4f4aefb6-7fb7-4db2-86d7-33c28f1bbe4d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:10:45.304 7 INFO cinder.api.openstack.wsgi [None req-bd510541-9c52-4654-8bea-9037af8a5443 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:10:45.306 7 INFO cinder.api.openstack.wsgi [None req-bd510541-9c52-4654-8bea-9037af8a5443 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:10:45.306 8 INFO cinder.api.openstack.wsgi [None req-4f4aefb6-7fb7-4db2-86d7-33c28f1bbe4d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:10:45.307 8 INFO cinder.api.openstack.wsgi [None req-4f4aefb6-7fb7-4db2-86d7-33c28f1bbe4d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:10:55.305 7 INFO cinder.api.openstack.wsgi [None req-bd510541-9c52-4654-8bea-9037af8a5443 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:10:55.305 8 INFO cinder.api.openstack.wsgi [None req-4f4aefb6-7fb7-4db2-86d7-33c28f1bbe4d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:10:55.306 8 INFO cinder.api.openstack.wsgi [None req-4f4aefb6-7fb7-4db2-86d7-33c28f1bbe4d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:10:55.306 7 INFO cinder.api.openstack.wsgi [None req-bd510541-9c52-4654-8bea-9037af8a5443 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:11:05.308 8 INFO cinder.api.openstack.wsgi [None req-4f4aefb6-7fb7-4db2-86d7-33c28f1bbe4d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:11:05.308 7 INFO cinder.api.openstack.wsgi [None req-bd510541-9c52-4654-8bea-9037af8a5443 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:11:05.309 8 INFO cinder.api.openstack.wsgi [None req-4f4aefb6-7fb7-4db2-86d7-33c28f1bbe4d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:11:05.309 7 INFO cinder.api.openstack.wsgi [None req-bd510541-9c52-4654-8bea-9037af8a5443 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:11:06.133 8 INFO cinder.api.openstack.wsgi [None req-7bc30af9-2244-473d-b671-5d11c5e39082 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true 2026-05-25 23:11:06.144 8 INFO cinder.volume.api [None req-7bc30af9-2244-473d-b671-5d11c5e39082 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all volumes completed successfully. 2026-05-25 23:11:06.146 8 INFO cinder.api.openstack.wsgi [None req-7bc30af9-2244-473d-b671-5d11c5e39082 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 235/471] 10.0.0.133 () {28 vars in 684 bytes} [Mon May 25 23:11:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:11:06.160 7 INFO cinder.api.openstack.wsgi [None req-6b28d190-e0dd-4e01-badd-b605290b552e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true 2026-05-25 23:11:06.176 7 INFO cinder.volume.api [None req-6b28d190-e0dd-4e01-badd-b605290b552e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all snapshots completed successfully. 2026-05-25 23:11:06.177 7 INFO cinder.api.openstack.wsgi [None req-6b28d190-e0dd-4e01-badd-b605290b552e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 237/472] 10.0.0.133 () {28 vars in 674 bytes} [Mon May 25 23:11:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:11:06.189 8 INFO cinder.api.openstack.wsgi [None req-c183f317-371c-4e52-a239-322be3b69d07 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services 2026-05-25 23:11:06.197 8 INFO cinder.api.openstack.wsgi [None req-c183f317-371c-4e52-a239-322be3b69d07 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 236/473] 10.0.0.133 () {28 vars in 645 bytes} [Mon May 25 23:11:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:11:06.207 7 INFO cinder.api.openstack.wsgi [None req-0d2770c8-c59d-4517-b01b-7d663de0a463 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true 2026-05-25 23:11:06.710 7 INFO cinder.api.openstack.wsgi [None req-0d2770c8-c59d-4517-b01b-7d663de0a463 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 238/474] 10.0.0.133 () {28 vars in 696 bytes} [Mon May 25 23:11:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:11:06.721 8 INFO cinder.api.openstack.wsgi [None req-0b66165f-ea02-4776-a21f-1969c06c4da1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true 2026-05-25 23:11:06.734 8 INFO cinder.volume.api [None req-0b66165f-ea02-4776-a21f-1969c06c4da1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all volumes completed successfully. 2026-05-25 23:11:06.737 8 INFO cinder.api.openstack.wsgi [None req-0b66165f-ea02-4776-a21f-1969c06c4da1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 237/475] 10.0.0.133 () {28 vars in 684 bytes} [Mon May 25 23:11:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:11:06.778 7 INFO cinder.api.openstack.wsgi [None req-0a30f42e-3116-45ec-9e10-2a70bf376975 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true 2026-05-25 23:11:06.799 7 INFO cinder.api.openstack.wsgi [None req-0a30f42e-3116-45ec-9e10-2a70bf376975 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 239/476] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:11:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:11:06.814 8 INFO cinder.api.openstack.wsgi [None req-3cdff9f7-2dc7-4dda-9735-0e64b4769a16 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true 2026-05-25 23:11:06.839 8 INFO cinder.api.openstack.wsgi [None req-3cdff9f7-2dc7-4dda-9735-0e64b4769a16 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 238/477] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:11:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:11:06.852 7 INFO cinder.api.openstack.wsgi [None req-a1cda4e3-372f-43e1-93ce-065d47258ce8 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true 2026-05-25 23:11:06.875 7 INFO cinder.api.openstack.wsgi [None req-a1cda4e3-372f-43e1-93ce-065d47258ce8 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 240/478] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:11:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:11:15.304 8 INFO cinder.api.openstack.wsgi [None req-3cdff9f7-2dc7-4dda-9735-0e64b4769a16 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:11:15.305 8 INFO cinder.api.openstack.wsgi [None req-3cdff9f7-2dc7-4dda-9735-0e64b4769a16 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:11:15.305 7 INFO cinder.api.openstack.wsgi [None req-a1cda4e3-372f-43e1-93ce-065d47258ce8 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:11:15.307 7 INFO cinder.api.openstack.wsgi [None req-a1cda4e3-372f-43e1-93ce-065d47258ce8 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:11:25.304 8 INFO cinder.api.openstack.wsgi [None req-3cdff9f7-2dc7-4dda-9735-0e64b4769a16 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:11:25.305 7 INFO cinder.api.openstack.wsgi [None req-a1cda4e3-372f-43e1-93ce-065d47258ce8 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:11:25.305 8 INFO cinder.api.openstack.wsgi [None req-3cdff9f7-2dc7-4dda-9735-0e64b4769a16 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:11:25.306 7 INFO cinder.api.openstack.wsgi [None req-a1cda4e3-372f-43e1-93ce-065d47258ce8 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:11:35.305 7 INFO cinder.api.openstack.wsgi [None req-a1cda4e3-372f-43e1-93ce-065d47258ce8 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:11:35.305 8 INFO cinder.api.openstack.wsgi [None req-3cdff9f7-2dc7-4dda-9735-0e64b4769a16 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:11:35.306 7 INFO cinder.api.openstack.wsgi [None req-a1cda4e3-372f-43e1-93ce-065d47258ce8 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:11:35.306 8 INFO cinder.api.openstack.wsgi [None req-3cdff9f7-2dc7-4dda-9735-0e64b4769a16 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:11:45.305 7 INFO cinder.api.openstack.wsgi [None req-a1cda4e3-372f-43e1-93ce-065d47258ce8 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:11:45.305 8 INFO cinder.api.openstack.wsgi [None req-3cdff9f7-2dc7-4dda-9735-0e64b4769a16 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:11:45.305 7 INFO cinder.api.openstack.wsgi [None req-a1cda4e3-372f-43e1-93ce-065d47258ce8 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:11:45.305 8 INFO cinder.api.openstack.wsgi [None req-3cdff9f7-2dc7-4dda-9735-0e64b4769a16 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:11:55.305 7 INFO cinder.api.openstack.wsgi [None req-a1cda4e3-372f-43e1-93ce-065d47258ce8 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:11:55.305 8 INFO cinder.api.openstack.wsgi [None req-3cdff9f7-2dc7-4dda-9735-0e64b4769a16 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:11:55.306 7 INFO cinder.api.openstack.wsgi [None req-a1cda4e3-372f-43e1-93ce-065d47258ce8 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:11:55.306 8 INFO cinder.api.openstack.wsgi [None req-3cdff9f7-2dc7-4dda-9735-0e64b4769a16 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:12:05.304 7 INFO cinder.api.openstack.wsgi [None req-a1cda4e3-372f-43e1-93ce-065d47258ce8 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:12:05.305 7 INFO cinder.api.openstack.wsgi [None req-a1cda4e3-372f-43e1-93ce-065d47258ce8 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:12:05.307 8 INFO cinder.api.openstack.wsgi [None req-3cdff9f7-2dc7-4dda-9735-0e64b4769a16 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:12:05.307 8 INFO cinder.api.openstack.wsgi [None req-3cdff9f7-2dc7-4dda-9735-0e64b4769a16 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:12:06.159 7 INFO cinder.api.openstack.wsgi [None req-1fc3a920-3619-40ca-a422-ee84173b417e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true 2026-05-25 23:12:06.170 7 INFO cinder.volume.api [None req-1fc3a920-3619-40ca-a422-ee84173b417e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all volumes completed successfully. 2026-05-25 23:12:06.173 7 INFO cinder.api.openstack.wsgi [None req-1fc3a920-3619-40ca-a422-ee84173b417e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 247/491] 10.0.0.133 () {28 vars in 684 bytes} [Mon May 25 23:12:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/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-05-25 23:12:06.187 8 INFO cinder.api.openstack.wsgi [None req-7c8656fa-5d71-425d-a337-d848841bbe60 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true 2026-05-25 23:12:06.196 8 INFO cinder.volume.api [None req-7c8656fa-5d71-425d-a337-d848841bbe60 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all snapshots completed successfully. 2026-05-25 23:12:06.197 8 INFO cinder.api.openstack.wsgi [None req-7c8656fa-5d71-425d-a337-d848841bbe60 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 245/492] 10.0.0.133 () {28 vars in 674 bytes} [Mon May 25 23:12:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:12:06.213 7 INFO cinder.api.openstack.wsgi [None req-cfec6789-47a0-4c27-9aef-280db00c848f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true 2026-05-25 23:12:06.718 7 INFO cinder.api.openstack.wsgi [None req-cfec6789-47a0-4c27-9aef-280db00c848f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 248/493] 10.0.0.133 () {28 vars in 696 bytes} [Mon May 25 23:12:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/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-05-25 23:12:06.736 8 INFO cinder.api.openstack.wsgi [None req-79efa98e-f6ef-4fb9-821d-956f88449a79 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services 2026-05-25 23:12:06.742 8 INFO cinder.api.openstack.wsgi [None req-79efa98e-f6ef-4fb9-821d-956f88449a79 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 246/494] 10.0.0.133 () {28 vars in 645 bytes} [Mon May 25 23:12:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:12:06.755 7 INFO cinder.api.openstack.wsgi [None req-a54a9568-de38-4bba-af7a-053c1d866c8b 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true 2026-05-25 23:12:06.767 7 INFO cinder.volume.api [None req-a54a9568-de38-4bba-af7a-053c1d866c8b 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all volumes completed successfully. 2026-05-25 23:12:06.770 7 INFO cinder.api.openstack.wsgi [None req-a54a9568-de38-4bba-af7a-053c1d866c8b 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 249/495] 10.0.0.133 () {28 vars in 684 bytes} [Mon May 25 23:12:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:12:06.828 8 INFO cinder.api.openstack.wsgi [None req-66d62655-a9ee-41c1-846c-ff16d384d456 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true 2026-05-25 23:12:06.871 8 INFO cinder.api.openstack.wsgi [None req-66d62655-a9ee-41c1-846c-ff16d384d456 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 247/496] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:12:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true => generated 845 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:12:06.884 7 INFO cinder.api.openstack.wsgi [None req-30cc60c0-8e90-4275-b20b-8fcc9aca7540 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true 2026-05-25 23:12:06.915 7 INFO cinder.api.openstack.wsgi [None req-30cc60c0-8e90-4275-b20b-8fcc9aca7540 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 250/497] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:12:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:12:06.927 8 INFO cinder.api.openstack.wsgi [None req-a0523400-15d8-4fb5-bea0-853f277ca6d4 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true 2026-05-25 23:12:06.963 8 INFO cinder.api.openstack.wsgi [None req-a0523400-15d8-4fb5-bea0-853f277ca6d4 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 248/498] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:12:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:12:15.305 8 INFO cinder.api.openstack.wsgi [None req-a0523400-15d8-4fb5-bea0-853f277ca6d4 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:12:15.305 7 INFO cinder.api.openstack.wsgi [None req-30cc60c0-8e90-4275-b20b-8fcc9aca7540 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:12:15.306 8 INFO cinder.api.openstack.wsgi [None req-a0523400-15d8-4fb5-bea0-853f277ca6d4 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:12:15.306 7 INFO cinder.api.openstack.wsgi [None req-30cc60c0-8e90-4275-b20b-8fcc9aca7540 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:12:25.306 8 INFO cinder.api.openstack.wsgi [None req-a0523400-15d8-4fb5-bea0-853f277ca6d4 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:12:25.307 8 INFO cinder.api.openstack.wsgi [None req-a0523400-15d8-4fb5-bea0-853f277ca6d4 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:12:25.309 7 INFO cinder.api.openstack.wsgi [None req-30cc60c0-8e90-4275-b20b-8fcc9aca7540 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:12:25.310 7 INFO cinder.api.openstack.wsgi [None req-30cc60c0-8e90-4275-b20b-8fcc9aca7540 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:12:35.305 8 INFO cinder.api.openstack.wsgi [None req-a0523400-15d8-4fb5-bea0-853f277ca6d4 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:12:35.306 7 INFO cinder.api.openstack.wsgi [None req-30cc60c0-8e90-4275-b20b-8fcc9aca7540 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:12:35.306 8 INFO cinder.api.openstack.wsgi [None req-a0523400-15d8-4fb5-bea0-853f277ca6d4 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:12:35.306 7 INFO cinder.api.openstack.wsgi [None req-30cc60c0-8e90-4275-b20b-8fcc9aca7540 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:12:45.305 7 INFO cinder.api.openstack.wsgi [None req-30cc60c0-8e90-4275-b20b-8fcc9aca7540 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:12:45.305 8 INFO cinder.api.openstack.wsgi [None req-a0523400-15d8-4fb5-bea0-853f277ca6d4 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:12:45.306 7 INFO cinder.api.openstack.wsgi [None req-30cc60c0-8e90-4275-b20b-8fcc9aca7540 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:12:45.306 8 INFO cinder.api.openstack.wsgi [None req-a0523400-15d8-4fb5-bea0-853f277ca6d4 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:12:55.304 7 INFO cinder.api.openstack.wsgi [None req-30cc60c0-8e90-4275-b20b-8fcc9aca7540 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:12:55.305 8 INFO cinder.api.openstack.wsgi [None req-a0523400-15d8-4fb5-bea0-853f277ca6d4 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:12:55.305 8 INFO cinder.api.openstack.wsgi [None req-a0523400-15d8-4fb5-bea0-853f277ca6d4 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:12:55.305 7 INFO cinder.api.openstack.wsgi [None req-30cc60c0-8e90-4275-b20b-8fcc9aca7540 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:13:05.305 7 INFO cinder.api.openstack.wsgi [None req-30cc60c0-8e90-4275-b20b-8fcc9aca7540 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:13:05.305 8 INFO cinder.api.openstack.wsgi [None req-a0523400-15d8-4fb5-bea0-853f277ca6d4 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:13:05.306 7 INFO cinder.api.openstack.wsgi [None req-30cc60c0-8e90-4275-b20b-8fcc9aca7540 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:13:05.309 8 INFO cinder.api.openstack.wsgi [None req-a0523400-15d8-4fb5-bea0-853f277ca6d4 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:13:06.250 7 INFO cinder.api.openstack.wsgi [None req-ec96bc84-ca45-42d4-9d48-6f8510b4abb8 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services 2026-05-25 23:13:06.259 7 INFO cinder.api.openstack.wsgi [None req-ec96bc84-ca45-42d4-9d48-6f8510b4abb8 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 257/511] 10.0.0.133 () {28 vars in 645 bytes} [Mon May 25 23:13:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services => generated 646 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:13:06.270 8 INFO cinder.api.openstack.wsgi [None req-673def39-afa3-42f5-aa7e-dba251b5bd9a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true 2026-05-25 23:13:06.778 8 INFO cinder.api.openstack.wsgi [None req-673def39-afa3-42f5-aa7e-dba251b5bd9a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 255/512] 10.0.0.133 () {28 vars in 696 bytes} [Mon May 25 23:13:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:13:06.821 7 INFO cinder.api.openstack.wsgi [None req-15dfb8cc-6cab-453a-bdc3-ee8e97e5591c 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true 2026-05-25 23:13:06.846 7 INFO cinder.api.openstack.wsgi [None req-15dfb8cc-6cab-453a-bdc3-ee8e97e5591c 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 258/513] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:13:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:13:06.860 8 INFO cinder.api.openstack.wsgi [None req-94e6323f-0a9b-4f1e-993b-2537e8cabb19 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true 2026-05-25 23:13:06.881 8 INFO cinder.api.openstack.wsgi [None req-94e6323f-0a9b-4f1e-993b-2537e8cabb19 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 256/514] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:13:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:13:06.892 7 INFO cinder.api.openstack.wsgi [None req-a6f73338-2495-4740-8c2f-75295f17a264 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true 2026-05-25 23:13:06.914 7 INFO cinder.api.openstack.wsgi [None req-a6f73338-2495-4740-8c2f-75295f17a264 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 259/515] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:13:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:13:06.923 8 INFO cinder.api.openstack.wsgi [None req-5866f672-8ffb-419d-9197-8bc3e0d97d05 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true 2026-05-25 23:13:06.936 8 INFO cinder.volume.api [None req-5866f672-8ffb-419d-9197-8bc3e0d97d05 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all volumes completed successfully. 2026-05-25 23:13:06.938 8 INFO cinder.api.openstack.wsgi [None req-5866f672-8ffb-419d-9197-8bc3e0d97d05 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 257/516] 10.0.0.133 () {28 vars in 684 bytes} [Mon May 25 23:13:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:13:06.947 7 INFO cinder.api.openstack.wsgi [None req-46890b3a-3192-4294-a62f-3e88e627ab16 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true 2026-05-25 23:13:06.958 7 INFO cinder.volume.api [None req-46890b3a-3192-4294-a62f-3e88e627ab16 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all volumes completed successfully. 2026-05-25 23:13:06.961 7 INFO cinder.api.openstack.wsgi [None req-46890b3a-3192-4294-a62f-3e88e627ab16 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 260/517] 10.0.0.133 () {28 vars in 684 bytes} [Mon May 25 23:13:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:13:06.972 8 INFO cinder.api.openstack.wsgi [None req-75785caa-9435-4ee5-a1b0-c9f50418ee70 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true 2026-05-25 23:13:06.978 8 INFO cinder.volume.api [None req-75785caa-9435-4ee5-a1b0-c9f50418ee70 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all snapshots completed successfully. 2026-05-25 23:13:06.978 8 INFO cinder.api.openstack.wsgi [None req-75785caa-9435-4ee5-a1b0-c9f50418ee70 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 258/518] 10.0.0.133 () {28 vars in 674 bytes} [Mon May 25 23:13:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:13:15.305 7 INFO cinder.api.openstack.wsgi [None req-46890b3a-3192-4294-a62f-3e88e627ab16 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:13:15.306 8 INFO cinder.api.openstack.wsgi [None req-75785caa-9435-4ee5-a1b0-c9f50418ee70 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:13:15.306 7 INFO cinder.api.openstack.wsgi [None req-46890b3a-3192-4294-a62f-3e88e627ab16 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:13:15.307 8 INFO cinder.api.openstack.wsgi [None req-75785caa-9435-4ee5-a1b0-c9f50418ee70 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:13:25.304 7 INFO cinder.api.openstack.wsgi [None req-46890b3a-3192-4294-a62f-3e88e627ab16 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:13:25.305 7 INFO cinder.api.openstack.wsgi [None req-46890b3a-3192-4294-a62f-3e88e627ab16 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:13:25.308 8 INFO cinder.api.openstack.wsgi [None req-75785caa-9435-4ee5-a1b0-c9f50418ee70 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:13:25.309 8 INFO cinder.api.openstack.wsgi [None req-75785caa-9435-4ee5-a1b0-c9f50418ee70 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:13:35.307 7 INFO cinder.api.openstack.wsgi [None req-46890b3a-3192-4294-a62f-3e88e627ab16 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:13:35.307 8 INFO cinder.api.openstack.wsgi [None req-75785caa-9435-4ee5-a1b0-c9f50418ee70 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:13:35.308 7 INFO cinder.api.openstack.wsgi [None req-46890b3a-3192-4294-a62f-3e88e627ab16 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:13:35.308 8 INFO cinder.api.openstack.wsgi [None req-75785caa-9435-4ee5-a1b0-c9f50418ee70 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:13:45.305 7 INFO cinder.api.openstack.wsgi [None req-46890b3a-3192-4294-a62f-3e88e627ab16 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:13:45.305 8 INFO cinder.api.openstack.wsgi [None req-75785caa-9435-4ee5-a1b0-c9f50418ee70 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:13:45.306 7 INFO cinder.api.openstack.wsgi [None req-46890b3a-3192-4294-a62f-3e88e627ab16 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:13:45.306 8 INFO cinder.api.openstack.wsgi [None req-75785caa-9435-4ee5-a1b0-c9f50418ee70 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:13:55.307 8 INFO cinder.api.openstack.wsgi [None req-75785caa-9435-4ee5-a1b0-c9f50418ee70 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:13:55.307 7 INFO cinder.api.openstack.wsgi [None req-46890b3a-3192-4294-a62f-3e88e627ab16 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:13:55.308 8 INFO cinder.api.openstack.wsgi [None req-75785caa-9435-4ee5-a1b0-c9f50418ee70 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:13:55.308 7 INFO cinder.api.openstack.wsgi [None req-46890b3a-3192-4294-a62f-3e88e627ab16 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:14:05.305 8 INFO cinder.api.openstack.wsgi [None req-75785caa-9435-4ee5-a1b0-c9f50418ee70 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:14:05.306 8 INFO cinder.api.openstack.wsgi [None req-75785caa-9435-4ee5-a1b0-c9f50418ee70 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:14:05.306 7 INFO cinder.api.openstack.wsgi [None req-46890b3a-3192-4294-a62f-3e88e627ab16 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:14:05.307 7 INFO cinder.api.openstack.wsgi [None req-46890b3a-3192-4294-a62f-3e88e627ab16 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:14:06.179 8 INFO cinder.api.openstack.wsgi [None req-d5663b5c-79ab-4b81-8cc7-378b5a7d982e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services 2026-05-25 23:14:06.186 8 INFO cinder.api.openstack.wsgi [None req-d5663b5c-79ab-4b81-8cc7-378b5a7d982e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 265/531] 10.0.0.133 () {28 vars in 645 bytes} [Mon May 25 23:14:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services => generated 646 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:14:06.206 7 INFO cinder.api.openstack.wsgi [None req-4af9e55d-db34-4d14-bdd2-f688cada8764 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true 2026-05-25 23:14:06.218 7 INFO cinder.volume.api [None req-4af9e55d-db34-4d14-bdd2-f688cada8764 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all volumes completed successfully. 2026-05-25 23:14:06.222 7 INFO cinder.api.openstack.wsgi [None req-4af9e55d-db34-4d14-bdd2-f688cada8764 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 267/532] 10.0.0.133 () {28 vars in 684 bytes} [Mon May 25 23:14:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:14:06.234 8 INFO cinder.api.openstack.wsgi [None req-4499621b-6909-4996-adaf-10f98f340551 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true 2026-05-25 23:14:06.244 8 INFO cinder.volume.api [None req-4499621b-6909-4996-adaf-10f98f340551 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all snapshots completed successfully. 2026-05-25 23:14:06.244 8 INFO cinder.api.openstack.wsgi [None req-4499621b-6909-4996-adaf-10f98f340551 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 266/533] 10.0.0.133 () {28 vars in 674 bytes} [Mon May 25 23:14:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:14:06.258 7 INFO cinder.api.openstack.wsgi [None req-b44f83c2-9a09-431f-b38b-818b396dcd5d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true 2026-05-25 23:14:06.267 7 INFO cinder.volume.api [None req-b44f83c2-9a09-431f-b38b-818b396dcd5d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all volumes completed successfully. 2026-05-25 23:14:06.269 7 INFO cinder.api.openstack.wsgi [None req-b44f83c2-9a09-431f-b38b-818b396dcd5d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 268/534] 10.0.0.133 () {28 vars in 684 bytes} [Mon May 25 23:14:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:14:06.278 8 INFO cinder.api.openstack.wsgi [None req-39bb4949-cd6c-43a0-aa67-d019f56c1152 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true 2026-05-25 23:14:06.782 8 INFO cinder.api.openstack.wsgi [None req-39bb4949-cd6c-43a0-aa67-d019f56c1152 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 267/535] 10.0.0.133 () {28 vars in 696 bytes} [Mon May 25 23:14:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:14:06.828 7 INFO cinder.api.openstack.wsgi [None req-70694029-f26a-4f78-b3d7-709645aee4f7 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true 2026-05-25 23:14:06.854 7 INFO cinder.api.openstack.wsgi [None req-70694029-f26a-4f78-b3d7-709645aee4f7 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 269/536] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:14:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:14:06.866 8 INFO cinder.api.openstack.wsgi [None req-89f929b3-0e59-4ec7-8fdd-718f51bd53a5 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true 2026-05-25 23:14:06.894 8 INFO cinder.api.openstack.wsgi [None req-89f929b3-0e59-4ec7-8fdd-718f51bd53a5 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 268/537] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:14:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:14:06.907 7 INFO cinder.api.openstack.wsgi [None req-3b3e590a-68cd-417d-a5ad-dc1694770279 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true 2026-05-25 23:14:06.933 7 INFO cinder.api.openstack.wsgi [None req-3b3e590a-68cd-417d-a5ad-dc1694770279 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 270/538] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:14:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:14:15.305 8 INFO cinder.api.openstack.wsgi [None req-89f929b3-0e59-4ec7-8fdd-718f51bd53a5 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:14:15.306 7 INFO cinder.api.openstack.wsgi [None req-3b3e590a-68cd-417d-a5ad-dc1694770279 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:14:15.306 8 INFO cinder.api.openstack.wsgi [None req-89f929b3-0e59-4ec7-8fdd-718f51bd53a5 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:14:15.306 7 INFO cinder.api.openstack.wsgi [None req-3b3e590a-68cd-417d-a5ad-dc1694770279 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:14:25.305 7 INFO cinder.api.openstack.wsgi [None req-3b3e590a-68cd-417d-a5ad-dc1694770279 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:14:25.305 8 INFO cinder.api.openstack.wsgi [None req-89f929b3-0e59-4ec7-8fdd-718f51bd53a5 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:14:25.305 7 INFO cinder.api.openstack.wsgi [None req-3b3e590a-68cd-417d-a5ad-dc1694770279 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:14:25.305 8 INFO cinder.api.openstack.wsgi [None req-89f929b3-0e59-4ec7-8fdd-718f51bd53a5 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:14:35.305 8 INFO cinder.api.openstack.wsgi [None req-89f929b3-0e59-4ec7-8fdd-718f51bd53a5 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:14:35.305 7 INFO cinder.api.openstack.wsgi [None req-3b3e590a-68cd-417d-a5ad-dc1694770279 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:14:35.306 8 INFO cinder.api.openstack.wsgi [None req-89f929b3-0e59-4ec7-8fdd-718f51bd53a5 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:14:35.307 7 INFO cinder.api.openstack.wsgi [None req-3b3e590a-68cd-417d-a5ad-dc1694770279 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:14:45.309 8 INFO cinder.api.openstack.wsgi [None req-89f929b3-0e59-4ec7-8fdd-718f51bd53a5 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:14:45.310 8 INFO cinder.api.openstack.wsgi [None req-89f929b3-0e59-4ec7-8fdd-718f51bd53a5 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:14:45.310 7 INFO cinder.api.openstack.wsgi [None req-3b3e590a-68cd-417d-a5ad-dc1694770279 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:14:45.311 7 INFO cinder.api.openstack.wsgi [None req-3b3e590a-68cd-417d-a5ad-dc1694770279 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:14:55.304 8 INFO cinder.api.openstack.wsgi [None req-89f929b3-0e59-4ec7-8fdd-718f51bd53a5 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:14:55.304 7 INFO cinder.api.openstack.wsgi [None req-3b3e590a-68cd-417d-a5ad-dc1694770279 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:14:55.305 7 INFO cinder.api.openstack.wsgi [None req-3b3e590a-68cd-417d-a5ad-dc1694770279 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:14:55.305 8 INFO cinder.api.openstack.wsgi [None req-89f929b3-0e59-4ec7-8fdd-718f51bd53a5 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:15:05.305 7 INFO cinder.api.openstack.wsgi [None req-3b3e590a-68cd-417d-a5ad-dc1694770279 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:15:05.305 8 INFO cinder.api.openstack.wsgi [None req-89f929b3-0e59-4ec7-8fdd-718f51bd53a5 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:15:05.306 7 INFO cinder.api.openstack.wsgi [None req-3b3e590a-68cd-417d-a5ad-dc1694770279 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:15:05.306 8 INFO cinder.api.openstack.wsgi [None req-89f929b3-0e59-4ec7-8fdd-718f51bd53a5 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:15:06.224 7 INFO cinder.api.openstack.wsgi [None req-3e565281-63da-4804-93d2-d68ccd9ae0be 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true 2026-05-25 23:15:06.238 7 INFO cinder.volume.api [None req-3e565281-63da-4804-93d2-d68ccd9ae0be 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all volumes completed successfully. 2026-05-25 23:15:06.241 7 INFO cinder.api.openstack.wsgi [None req-3e565281-63da-4804-93d2-d68ccd9ae0be 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 277/551] 10.0.0.133 () {28 vars in 684 bytes} [Mon May 25 23:15:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:15:06.259 8 INFO cinder.api.openstack.wsgi [None req-49eb24f7-6df1-4e69-b1b1-98eebcb1adf3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true 2026-05-25 23:15:06.764 8 INFO cinder.api.openstack.wsgi [None req-49eb24f7-6df1-4e69-b1b1-98eebcb1adf3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 275/552] 10.0.0.133 () {28 vars in 696 bytes} [Mon May 25 23:15:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/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-05-25 23:15:06.834 7 INFO cinder.api.openstack.wsgi [None req-d295a89e-94f8-4e30-82a3-a9ed62f0d6bd 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true 2026-05-25 23:15:06.863 7 INFO cinder.api.openstack.wsgi [None req-d295a89e-94f8-4e30-82a3-a9ed62f0d6bd 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 278/553] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:15:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:15:06.879 8 INFO cinder.api.openstack.wsgi [None req-f6bd3dd5-7f64-473d-ab2f-bbc0f3495807 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true 2026-05-25 23:15:06.902 8 INFO cinder.api.openstack.wsgi [None req-f6bd3dd5-7f64-473d-ab2f-bbc0f3495807 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 276/554] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:15:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:15:06.913 7 INFO cinder.api.openstack.wsgi [None req-8a56861b-2e5e-4143-b0c2-d422dc77ff6c 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true 2026-05-25 23:15:06.944 7 INFO cinder.api.openstack.wsgi [None req-8a56861b-2e5e-4143-b0c2-d422dc77ff6c 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 279/555] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:15:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:15:06.960 8 INFO cinder.api.openstack.wsgi [None req-cc432fa3-daa8-4c6b-b188-b5c3b0e4e6cb 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true 2026-05-25 23:15:06.971 8 INFO cinder.volume.api [None req-cc432fa3-daa8-4c6b-b188-b5c3b0e4e6cb 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all volumes completed successfully. 2026-05-25 23:15:06.973 8 INFO cinder.api.openstack.wsgi [None req-cc432fa3-daa8-4c6b-b188-b5c3b0e4e6cb 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 277/556] 10.0.0.133 () {28 vars in 684 bytes} [Mon May 25 23:15:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/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-05-25 23:15:06.985 7 INFO cinder.api.openstack.wsgi [None req-130c8347-e948-424c-bc8d-1735e57ea31e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true 2026-05-25 23:15:06.992 7 INFO cinder.volume.api [None req-130c8347-e948-424c-bc8d-1735e57ea31e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all snapshots completed successfully. 2026-05-25 23:15:06.993 7 INFO cinder.api.openstack.wsgi [None req-130c8347-e948-424c-bc8d-1735e57ea31e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 280/557] 10.0.0.133 () {28 vars in 674 bytes} [Mon May 25 23:15:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:15:07.006 8 INFO cinder.api.openstack.wsgi [None req-581e8e2d-2335-4897-92bd-e20f3abcff6f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services 2026-05-25 23:15:07.010 8 INFO cinder.api.openstack.wsgi [None req-581e8e2d-2335-4897-92bd-e20f3abcff6f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 278/558] 10.0.0.133 () {28 vars in 645 bytes} [Mon May 25 23:15:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:15:15.305 8 INFO cinder.api.openstack.wsgi [None req-581e8e2d-2335-4897-92bd-e20f3abcff6f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:15:15.306 7 INFO cinder.api.openstack.wsgi [None req-130c8347-e948-424c-bc8d-1735e57ea31e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:15:15.307 8 INFO cinder.api.openstack.wsgi [None req-581e8e2d-2335-4897-92bd-e20f3abcff6f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:15:15.308 7 INFO cinder.api.openstack.wsgi [None req-130c8347-e948-424c-bc8d-1735e57ea31e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:15:25.306 8 INFO cinder.api.openstack.wsgi [None req-581e8e2d-2335-4897-92bd-e20f3abcff6f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:15:25.306 7 INFO cinder.api.openstack.wsgi [None req-130c8347-e948-424c-bc8d-1735e57ea31e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:15:25.306 8 INFO cinder.api.openstack.wsgi [None req-581e8e2d-2335-4897-92bd-e20f3abcff6f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:15:25.306 7 INFO cinder.api.openstack.wsgi [None req-130c8347-e948-424c-bc8d-1735e57ea31e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:15:35.304 7 INFO cinder.api.openstack.wsgi [None req-130c8347-e948-424c-bc8d-1735e57ea31e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:15:35.304 8 INFO cinder.api.openstack.wsgi [None req-581e8e2d-2335-4897-92bd-e20f3abcff6f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:15:35.305 7 INFO cinder.api.openstack.wsgi [None req-130c8347-e948-424c-bc8d-1735e57ea31e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:15:35.305 8 INFO cinder.api.openstack.wsgi [None req-581e8e2d-2335-4897-92bd-e20f3abcff6f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:15:45.305 8 INFO cinder.api.openstack.wsgi [None req-581e8e2d-2335-4897-92bd-e20f3abcff6f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:15:45.305 7 INFO cinder.api.openstack.wsgi [None req-130c8347-e948-424c-bc8d-1735e57ea31e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:15:45.305 8 INFO cinder.api.openstack.wsgi [None req-581e8e2d-2335-4897-92bd-e20f3abcff6f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:15:45.306 7 INFO cinder.api.openstack.wsgi [None req-130c8347-e948-424c-bc8d-1735e57ea31e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:15:55.305 7 INFO cinder.api.openstack.wsgi [None req-130c8347-e948-424c-bc8d-1735e57ea31e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:15:55.306 8 INFO cinder.api.openstack.wsgi [None req-581e8e2d-2335-4897-92bd-e20f3abcff6f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:15:55.306 7 INFO cinder.api.openstack.wsgi [None req-130c8347-e948-424c-bc8d-1735e57ea31e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:15:55.307 8 INFO cinder.api.openstack.wsgi [None req-581e8e2d-2335-4897-92bd-e20f3abcff6f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:16:05.305 7 INFO cinder.api.openstack.wsgi [None req-130c8347-e948-424c-bc8d-1735e57ea31e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:16:05.305 8 INFO cinder.api.openstack.wsgi [None req-581e8e2d-2335-4897-92bd-e20f3abcff6f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:16:05.306 7 INFO cinder.api.openstack.wsgi [None req-130c8347-e948-424c-bc8d-1735e57ea31e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:16:05.306 8 INFO cinder.api.openstack.wsgi [None req-581e8e2d-2335-4897-92bd-e20f3abcff6f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:16:06.280 7 INFO cinder.api.openstack.wsgi [None req-063f79a0-1f91-486c-8663-1cb2414f2f80 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services 2026-05-25 23:16:06.312 7 INFO cinder.api.openstack.wsgi [None req-063f79a0-1f91-486c-8663-1cb2414f2f80 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 287/571] 10.0.0.133 () {28 vars in 645 bytes} [Mon May 25 23:16:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services => generated 646 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:16:06.349 8 INFO cinder.api.openstack.wsgi [None req-1d3e8471-ef57-4062-9215-a95d5b0b97b0 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true 2026-05-25 23:16:06.374 8 INFO cinder.api.openstack.wsgi [None req-1d3e8471-ef57-4062-9215-a95d5b0b97b0 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 285/572] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:16:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:16:06.386 7 INFO cinder.api.openstack.wsgi [None req-409b544b-b455-4c8f-a61b-28dd3c72a3e4 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true 2026-05-25 23:16:06.408 7 INFO cinder.api.openstack.wsgi [None req-409b544b-b455-4c8f-a61b-28dd3c72a3e4 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 288/573] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:16:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:16:06.417 8 INFO cinder.api.openstack.wsgi [None req-49b65cae-fc7d-4445-95a4-0fdb022e1c85 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true 2026-05-25 23:16:06.436 8 INFO cinder.api.openstack.wsgi [None req-49b65cae-fc7d-4445-95a4-0fdb022e1c85 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 286/574] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:16:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:16:06.446 7 INFO cinder.api.openstack.wsgi [None req-1787b01f-e18d-4da6-8a8c-2f5a110f189e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true 2026-05-25 23:16:06.950 7 INFO cinder.api.openstack.wsgi [None req-1787b01f-e18d-4da6-8a8c-2f5a110f189e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 289/575] 10.0.0.133 () {28 vars in 696 bytes} [Mon May 25 23:16:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:16:06.963 8 INFO cinder.api.openstack.wsgi [None req-c2f904e2-099e-4f7a-a1af-a8e68195173f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true 2026-05-25 23:16:06.971 8 INFO cinder.volume.api [None req-c2f904e2-099e-4f7a-a1af-a8e68195173f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all volumes completed successfully. 2026-05-25 23:16:06.974 8 INFO cinder.api.openstack.wsgi [None req-c2f904e2-099e-4f7a-a1af-a8e68195173f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 287/576] 10.0.0.133 () {28 vars in 684 bytes} [Mon May 25 23:16:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:16:06.988 7 INFO cinder.api.openstack.wsgi [None req-15229495-97cd-407d-a95e-1062a44a7caa 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true 2026-05-25 23:16:06.995 7 INFO cinder.volume.api [None req-15229495-97cd-407d-a95e-1062a44a7caa 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all snapshots completed successfully. 2026-05-25 23:16:06.995 7 INFO cinder.api.openstack.wsgi [None req-15229495-97cd-407d-a95e-1062a44a7caa 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 290/577] 10.0.0.133 () {28 vars in 674 bytes} [Mon May 25 23:16:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:16:07.004 8 INFO cinder.api.openstack.wsgi [None req-f9f34a33-2e29-40ef-9f6d-5c8cd5810468 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true 2026-05-25 23:16:07.012 8 INFO cinder.volume.api [None req-f9f34a33-2e29-40ef-9f6d-5c8cd5810468 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all volumes completed successfully. 2026-05-25 23:16:07.014 8 INFO cinder.api.openstack.wsgi [None req-f9f34a33-2e29-40ef-9f6d-5c8cd5810468 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 288/578] 10.0.0.133 () {28 vars in 684 bytes} [Mon May 25 23:16:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:16:15.304 7 INFO cinder.api.openstack.wsgi [None req-15229495-97cd-407d-a95e-1062a44a7caa 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:16:15.304 8 INFO cinder.api.openstack.wsgi [None req-f9f34a33-2e29-40ef-9f6d-5c8cd5810468 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:16:15.305 7 INFO cinder.api.openstack.wsgi [None req-15229495-97cd-407d-a95e-1062a44a7caa 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:16:15.305 8 INFO cinder.api.openstack.wsgi [None req-f9f34a33-2e29-40ef-9f6d-5c8cd5810468 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:16:25.305 8 INFO cinder.api.openstack.wsgi [None req-f9f34a33-2e29-40ef-9f6d-5c8cd5810468 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:16:25.305 7 INFO cinder.api.openstack.wsgi [None req-15229495-97cd-407d-a95e-1062a44a7caa 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:16:25.306 8 INFO cinder.api.openstack.wsgi [None req-f9f34a33-2e29-40ef-9f6d-5c8cd5810468 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:16:25.306 7 INFO cinder.api.openstack.wsgi [None req-15229495-97cd-407d-a95e-1062a44a7caa 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:16:35.306 7 INFO cinder.api.openstack.wsgi [None req-15229495-97cd-407d-a95e-1062a44a7caa 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:16:35.306 8 INFO cinder.api.openstack.wsgi [None req-f9f34a33-2e29-40ef-9f6d-5c8cd5810468 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:16:35.308 8 INFO cinder.api.openstack.wsgi [None req-f9f34a33-2e29-40ef-9f6d-5c8cd5810468 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:16:35.307 7 INFO cinder.api.openstack.wsgi [None req-15229495-97cd-407d-a95e-1062a44a7caa 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:16:45.305 8 INFO cinder.api.openstack.wsgi [None req-f9f34a33-2e29-40ef-9f6d-5c8cd5810468 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:16:45.305 7 INFO cinder.api.openstack.wsgi [None req-15229495-97cd-407d-a95e-1062a44a7caa 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:16:45.306 8 INFO cinder.api.openstack.wsgi [None req-f9f34a33-2e29-40ef-9f6d-5c8cd5810468 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:16:45.306 7 INFO cinder.api.openstack.wsgi [None req-15229495-97cd-407d-a95e-1062a44a7caa 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:16:55.304 8 INFO cinder.api.openstack.wsgi [None req-f9f34a33-2e29-40ef-9f6d-5c8cd5810468 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:16:55.305 7 INFO cinder.api.openstack.wsgi [None req-15229495-97cd-407d-a95e-1062a44a7caa 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:16:55.305 7 INFO cinder.api.openstack.wsgi [None req-15229495-97cd-407d-a95e-1062a44a7caa 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:16:55.305 8 INFO cinder.api.openstack.wsgi [None req-f9f34a33-2e29-40ef-9f6d-5c8cd5810468 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:17:05.305 8 INFO cinder.api.openstack.wsgi [None req-f9f34a33-2e29-40ef-9f6d-5c8cd5810468 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:17:05.306 8 INFO cinder.api.openstack.wsgi [None req-f9f34a33-2e29-40ef-9f6d-5c8cd5810468 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:17:05.307 7 INFO cinder.api.openstack.wsgi [None req-15229495-97cd-407d-a95e-1062a44a7caa 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:17:05.307 7 INFO cinder.api.openstack.wsgi [None req-15229495-97cd-407d-a95e-1062a44a7caa 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:17:06.178 8 INFO cinder.api.openstack.wsgi [None req-c62abb5f-de04-4bb1-ac93-f7fcc6e7b45e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services 2026-05-25 23:17:06.187 8 INFO cinder.api.openstack.wsgi [None req-c62abb5f-de04-4bb1-ac93-f7fcc6e7b45e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 295/591] 10.0.0.133 () {28 vars in 645 bytes} [Mon May 25 23:17:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services => generated 646 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:17:06.245 7 INFO cinder.api.openstack.wsgi [None req-18367c6a-c955-4ed7-ac63-11cc84d009b8 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true 2026-05-25 23:17:06.272 7 INFO cinder.api.openstack.wsgi [None req-18367c6a-c955-4ed7-ac63-11cc84d009b8 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 297/592] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:17:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:17:06.284 8 INFO cinder.api.openstack.wsgi [None req-3ebd0e33-7d7d-4e76-982f-442a7452099b 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true 2026-05-25 23:17:06.310 8 INFO cinder.api.openstack.wsgi [None req-3ebd0e33-7d7d-4e76-982f-442a7452099b 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 296/593] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:17:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:17:06.325 7 INFO cinder.api.openstack.wsgi [None req-e7e73755-8902-4d0e-8323-b159cbe74498 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true 2026-05-25 23:17:06.345 7 INFO cinder.api.openstack.wsgi [None req-e7e73755-8902-4d0e-8323-b159cbe74498 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 298/594] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:17:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:17:06.358 8 INFO cinder.api.openstack.wsgi [None req-c94ba940-d492-4b85-8525-019936b6dd31 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true 2026-05-25 23:17:06.370 8 INFO cinder.volume.api [None req-c94ba940-d492-4b85-8525-019936b6dd31 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all volumes completed successfully. 2026-05-25 23:17:06.372 8 INFO cinder.api.openstack.wsgi [None req-c94ba940-d492-4b85-8525-019936b6dd31 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 297/595] 10.0.0.133 () {28 vars in 684 bytes} [Mon May 25 23:17:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:17:06.382 7 INFO cinder.api.openstack.wsgi [None req-4b18dc04-3582-4dfc-9c9f-29e1ecf3613d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true 2026-05-25 23:17:06.388 7 INFO cinder.volume.api [None req-4b18dc04-3582-4dfc-9c9f-29e1ecf3613d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all snapshots completed successfully. 2026-05-25 23:17:06.388 7 INFO cinder.api.openstack.wsgi [None req-4b18dc04-3582-4dfc-9c9f-29e1ecf3613d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 299/596] 10.0.0.133 () {28 vars in 674 bytes} [Mon May 25 23:17:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:17:06.398 8 INFO cinder.api.openstack.wsgi [None req-b66bc4ee-a62c-4563-b1a4-9fb4a65fda76 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true 2026-05-25 23:17:06.408 8 INFO cinder.volume.api [None req-b66bc4ee-a62c-4563-b1a4-9fb4a65fda76 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all volumes completed successfully. 2026-05-25 23:17:06.410 8 INFO cinder.api.openstack.wsgi [None req-b66bc4ee-a62c-4563-b1a4-9fb4a65fda76 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 298/597] 10.0.0.133 () {28 vars in 684 bytes} [Mon May 25 23:17:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:17:06.422 7 INFO cinder.api.openstack.wsgi [None req-be5506bd-7e3d-4f56-97b9-454254d78988 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true 2026-05-25 23:17:06.925 7 INFO cinder.api.openstack.wsgi [None req-be5506bd-7e3d-4f56-97b9-454254d78988 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 300/598] 10.0.0.133 () {28 vars in 696 bytes} [Mon May 25 23:17:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:17:15.305 8 INFO cinder.api.openstack.wsgi [None req-b66bc4ee-a62c-4563-b1a4-9fb4a65fda76 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:17:15.305 7 INFO cinder.api.openstack.wsgi [None req-be5506bd-7e3d-4f56-97b9-454254d78988 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:17:15.306 8 INFO cinder.api.openstack.wsgi [None req-b66bc4ee-a62c-4563-b1a4-9fb4a65fda76 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:17:15.306 7 INFO cinder.api.openstack.wsgi [None req-be5506bd-7e3d-4f56-97b9-454254d78988 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:17:25.305 7 INFO cinder.api.openstack.wsgi [None req-be5506bd-7e3d-4f56-97b9-454254d78988 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:17:25.305 8 INFO cinder.api.openstack.wsgi [None req-b66bc4ee-a62c-4563-b1a4-9fb4a65fda76 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:17:25.306 7 INFO cinder.api.openstack.wsgi [None req-be5506bd-7e3d-4f56-97b9-454254d78988 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:17:25.306 8 INFO cinder.api.openstack.wsgi [None req-b66bc4ee-a62c-4563-b1a4-9fb4a65fda76 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:17:35.306 7 INFO cinder.api.openstack.wsgi [None req-be5506bd-7e3d-4f56-97b9-454254d78988 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:17:35.306 8 INFO cinder.api.openstack.wsgi [None req-b66bc4ee-a62c-4563-b1a4-9fb4a65fda76 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:17:35.307 7 INFO cinder.api.openstack.wsgi [None req-be5506bd-7e3d-4f56-97b9-454254d78988 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:17:35.307 8 INFO cinder.api.openstack.wsgi [None req-b66bc4ee-a62c-4563-b1a4-9fb4a65fda76 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:17:45.305 7 INFO cinder.api.openstack.wsgi [None req-be5506bd-7e3d-4f56-97b9-454254d78988 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:17:45.306 7 INFO cinder.api.openstack.wsgi [None req-be5506bd-7e3d-4f56-97b9-454254d78988 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:17:45.311 8 INFO cinder.api.openstack.wsgi [None req-b66bc4ee-a62c-4563-b1a4-9fb4a65fda76 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:17:45.312 8 INFO cinder.api.openstack.wsgi [None req-b66bc4ee-a62c-4563-b1a4-9fb4a65fda76 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:17:55.305 8 INFO cinder.api.openstack.wsgi [None req-b66bc4ee-a62c-4563-b1a4-9fb4a65fda76 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:17:55.305 7 INFO cinder.api.openstack.wsgi [None req-be5506bd-7e3d-4f56-97b9-454254d78988 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:17:55.305 8 INFO cinder.api.openstack.wsgi [None req-b66bc4ee-a62c-4563-b1a4-9fb4a65fda76 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:17:55.306 7 INFO cinder.api.openstack.wsgi [None req-be5506bd-7e3d-4f56-97b9-454254d78988 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:18:05.307 7 INFO cinder.api.openstack.wsgi [None req-be5506bd-7e3d-4f56-97b9-454254d78988 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:18:05.307 8 INFO cinder.api.openstack.wsgi [None req-b66bc4ee-a62c-4563-b1a4-9fb4a65fda76 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:18:05.307 7 INFO cinder.api.openstack.wsgi [None req-be5506bd-7e3d-4f56-97b9-454254d78988 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:18:05.308 8 INFO cinder.api.openstack.wsgi [None req-b66bc4ee-a62c-4563-b1a4-9fb4a65fda76 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:18:06.170 7 INFO cinder.api.openstack.wsgi [None req-fc952709-4656-4b93-a042-aa0a53879381 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true 2026-05-25 23:18:06.177 7 INFO cinder.volume.api [None req-fc952709-4656-4b93-a042-aa0a53879381 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all snapshots completed successfully. 2026-05-25 23:18:06.178 7 INFO cinder.api.openstack.wsgi [None req-fc952709-4656-4b93-a042-aa0a53879381 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 307/611] 10.0.0.133 () {28 vars in 674 bytes} [Mon May 25 23:18:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true => generated 17 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:18:06.188 8 INFO cinder.api.openstack.wsgi [None req-9fd260bf-8d4c-46a6-8158-50bc14bc7f1d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services 2026-05-25 23:18:06.195 8 INFO cinder.api.openstack.wsgi [None req-9fd260bf-8d4c-46a6-8158-50bc14bc7f1d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 305/612] 10.0.0.133 () {28 vars in 645 bytes} [Mon May 25 23:18:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:18:06.206 7 INFO cinder.api.openstack.wsgi [None req-4d274926-a76a-4dea-a10e-952179fcb73b 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true 2026-05-25 23:18:06.220 7 INFO cinder.volume.api [None req-4d274926-a76a-4dea-a10e-952179fcb73b 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all volumes completed successfully. 2026-05-25 23:18:06.222 7 INFO cinder.api.openstack.wsgi [None req-4d274926-a76a-4dea-a10e-952179fcb73b 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 308/613] 10.0.0.133 () {28 vars in 684 bytes} [Mon May 25 23:18:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:18:06.234 8 INFO cinder.api.openstack.wsgi [None req-b809c57b-7b6b-4bdf-873e-1a98d70c02c1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true 2026-05-25 23:18:06.246 8 INFO cinder.volume.api [None req-b809c57b-7b6b-4bdf-873e-1a98d70c02c1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all volumes completed successfully. 2026-05-25 23:18:06.249 8 INFO cinder.api.openstack.wsgi [None req-b809c57b-7b6b-4bdf-873e-1a98d70c02c1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 306/614] 10.0.0.133 () {28 vars in 684 bytes} [Mon May 25 23:18:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:18:06.293 7 INFO cinder.api.openstack.wsgi [None req-8402e20f-a1b7-4ee8-84a4-b68fd9a40c10 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true 2026-05-25 23:18:06.321 7 INFO cinder.api.openstack.wsgi [None req-8402e20f-a1b7-4ee8-84a4-b68fd9a40c10 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 309/615] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:18:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:18:06.332 8 INFO cinder.api.openstack.wsgi [None req-698eb85f-ef26-4b27-9ae0-474e8256a101 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true 2026-05-25 23:18:06.360 8 INFO cinder.api.openstack.wsgi [None req-698eb85f-ef26-4b27-9ae0-474e8256a101 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 307/616] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:18:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:18:06.376 7 INFO cinder.api.openstack.wsgi [None req-c110e3c6-3592-479a-b160-d79a0aaa1ab7 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true 2026-05-25 23:18:06.427 7 INFO cinder.api.openstack.wsgi [None req-c110e3c6-3592-479a-b160-d79a0aaa1ab7 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 310/617] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:18:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true => generated 845 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:18:06.443 8 INFO cinder.api.openstack.wsgi [None req-ff53cf07-e068-4f7b-9c0f-bebf53c0d18d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true 2026-05-25 23:18:06.948 8 INFO cinder.api.openstack.wsgi [None req-ff53cf07-e068-4f7b-9c0f-bebf53c0d18d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 308/618] 10.0.0.133 () {28 vars in 696 bytes} [Mon May 25 23:18:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:18:15.305 7 INFO cinder.api.openstack.wsgi [None req-c110e3c6-3592-479a-b160-d79a0aaa1ab7 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:18:15.306 8 INFO cinder.api.openstack.wsgi [None req-ff53cf07-e068-4f7b-9c0f-bebf53c0d18d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:18:15.306 7 INFO cinder.api.openstack.wsgi [None req-c110e3c6-3592-479a-b160-d79a0aaa1ab7 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:18:15.307 8 INFO cinder.api.openstack.wsgi [None req-ff53cf07-e068-4f7b-9c0f-bebf53c0d18d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:18:25.305 7 INFO cinder.api.openstack.wsgi [None req-c110e3c6-3592-479a-b160-d79a0aaa1ab7 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:18:25.305 8 INFO cinder.api.openstack.wsgi [None req-ff53cf07-e068-4f7b-9c0f-bebf53c0d18d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:18:25.306 8 INFO cinder.api.openstack.wsgi [None req-ff53cf07-e068-4f7b-9c0f-bebf53c0d18d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:18:25.306 7 INFO cinder.api.openstack.wsgi [None req-c110e3c6-3592-479a-b160-d79a0aaa1ab7 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:18:35.305 8 INFO cinder.api.openstack.wsgi [None req-ff53cf07-e068-4f7b-9c0f-bebf53c0d18d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:18:35.306 8 INFO cinder.api.openstack.wsgi [None req-ff53cf07-e068-4f7b-9c0f-bebf53c0d18d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:18:35.307 7 INFO cinder.api.openstack.wsgi [None req-c110e3c6-3592-479a-b160-d79a0aaa1ab7 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:18:35.307 7 INFO cinder.api.openstack.wsgi [None req-c110e3c6-3592-479a-b160-d79a0aaa1ab7 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:18:45.305 8 INFO cinder.api.openstack.wsgi [None req-ff53cf07-e068-4f7b-9c0f-bebf53c0d18d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:18:45.306 7 INFO cinder.api.openstack.wsgi [None req-c110e3c6-3592-479a-b160-d79a0aaa1ab7 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:18:45.306 8 INFO cinder.api.openstack.wsgi [None req-ff53cf07-e068-4f7b-9c0f-bebf53c0d18d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:18:45.307 7 INFO cinder.api.openstack.wsgi [None req-c110e3c6-3592-479a-b160-d79a0aaa1ab7 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:18:55.305 8 INFO cinder.api.openstack.wsgi [None req-ff53cf07-e068-4f7b-9c0f-bebf53c0d18d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:18:55.305 7 INFO cinder.api.openstack.wsgi [None req-c110e3c6-3592-479a-b160-d79a0aaa1ab7 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:18:55.306 8 INFO cinder.api.openstack.wsgi [None req-ff53cf07-e068-4f7b-9c0f-bebf53c0d18d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:18:55.306 7 INFO cinder.api.openstack.wsgi [None req-c110e3c6-3592-479a-b160-d79a0aaa1ab7 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:18:59.570 8 INFO cinder.api.openstack.wsgi [None req-e8378bbe-be61-441f-b93f-bac5b2970a97 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET https://volume.199-204-45-30.nip.io/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=False 2026-05-25 23:18:59.592 8 INFO cinder.api.openstack.wsgi [None req-e8378bbe-be61-441f-b93f-bac5b2970a97 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] https://volume.199-204-45-30.nip.io/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 314/629] 199.204.45.30 () {44 vars in 1065 bytes} [Mon May 25 23:18:59 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=False => generated 338 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:19:05.305 7 INFO cinder.api.openstack.wsgi [None req-c110e3c6-3592-479a-b160-d79a0aaa1ab7 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:19:05.306 8 INFO cinder.api.openstack.wsgi [None req-e8378bbe-be61-441f-b93f-bac5b2970a97 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:19:05.306 7 INFO cinder.api.openstack.wsgi [None req-c110e3c6-3592-479a-b160-d79a0aaa1ab7 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:19:05.307 8 INFO cinder.api.openstack.wsgi [None req-e8378bbe-be61-441f-b93f-bac5b2970a97 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:19:06.166 7 INFO cinder.api.openstack.wsgi [None req-d34bb9d7-7263-401a-88b0-88265413e34f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true 2026-05-25 23:19:06.174 7 INFO cinder.volume.api [None req-d34bb9d7-7263-401a-88b0-88265413e34f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all volumes completed successfully. 2026-05-25 23:19:06.175 7 INFO cinder.api.openstack.wsgi [None req-d34bb9d7-7263-401a-88b0-88265413e34f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 317/632] 10.0.0.133 () {28 vars in 684 bytes} [Mon May 25 23:19:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:19:06.189 8 INFO cinder.api.openstack.wsgi [None req-d5398b7f-8ea2-43fd-8e64-6648713bc338 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true 2026-05-25 23:19:06.694 8 INFO cinder.api.openstack.wsgi [None req-d5398b7f-8ea2-43fd-8e64-6648713bc338 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 316/633] 10.0.0.133 () {28 vars in 696 bytes} [Mon May 25 23:19:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:19:06.734 7 INFO cinder.api.openstack.wsgi [None req-a599c694-6568-4954-bafa-6193bddfcaa2 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true 2026-05-25 23:19:06.756 7 INFO cinder.api.openstack.wsgi [None req-a599c694-6568-4954-bafa-6193bddfcaa2 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 318/634] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:19:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:19:06.768 8 INFO cinder.api.openstack.wsgi [None req-2653eeee-12ff-45ca-a1b5-fd88898a3f0c 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true 2026-05-25 23:19:06.790 8 INFO cinder.api.openstack.wsgi [None req-2653eeee-12ff-45ca-a1b5-fd88898a3f0c 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 317/635] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:19:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:19:06.802 7 INFO cinder.api.openstack.wsgi [None req-1d008dd0-5e50-4571-9dff-4e599119773f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true 2026-05-25 23:19:06.829 7 INFO cinder.api.openstack.wsgi [None req-1d008dd0-5e50-4571-9dff-4e599119773f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 319/636] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:19:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:19:06.838 8 INFO cinder.api.openstack.wsgi [None req-2f0da7db-f72b-4d52-b6b8-14935d59c4a1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true 2026-05-25 23:19:06.843 8 INFO cinder.volume.api [None req-2f0da7db-f72b-4d52-b6b8-14935d59c4a1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all snapshots completed successfully. 2026-05-25 23:19:06.843 8 INFO cinder.api.openstack.wsgi [None req-2f0da7db-f72b-4d52-b6b8-14935d59c4a1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 318/637] 10.0.0.133 () {28 vars in 674 bytes} [Mon May 25 23:19:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:19:06.852 7 INFO cinder.api.openstack.wsgi [None req-39271a8c-9759-43e8-8453-cf87689fb2e1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true 2026-05-25 23:19:06.861 7 INFO cinder.volume.api [None req-39271a8c-9759-43e8-8453-cf87689fb2e1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all volumes completed successfully. 2026-05-25 23:19:06.863 7 INFO cinder.api.openstack.wsgi [None req-39271a8c-9759-43e8-8453-cf87689fb2e1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 320/638] 10.0.0.133 () {28 vars in 684 bytes} [Mon May 25 23:19:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:19:06.876 8 INFO cinder.api.openstack.wsgi [None req-0ad54418-206d-436f-a4a4-87eddb25a155 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services 2026-05-25 23:19:06.881 8 INFO cinder.api.openstack.wsgi [None req-0ad54418-206d-436f-a4a4-87eddb25a155 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 319/639] 10.0.0.133 () {28 vars in 645 bytes} [Mon May 25 23:19:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:19:15.304 7 INFO cinder.api.openstack.wsgi [None req-39271a8c-9759-43e8-8453-cf87689fb2e1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:19:15.305 8 INFO cinder.api.openstack.wsgi [None req-0ad54418-206d-436f-a4a4-87eddb25a155 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:19:15.306 8 INFO cinder.api.openstack.wsgi [None req-0ad54418-206d-436f-a4a4-87eddb25a155 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:19:15.306 7 INFO cinder.api.openstack.wsgi [None req-39271a8c-9759-43e8-8453-cf87689fb2e1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:19:25.305 8 INFO cinder.api.openstack.wsgi [None req-0ad54418-206d-436f-a4a4-87eddb25a155 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:19:25.306 8 INFO cinder.api.openstack.wsgi [None req-0ad54418-206d-436f-a4a4-87eddb25a155 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:19:25.306 7 INFO cinder.api.openstack.wsgi [None req-39271a8c-9759-43e8-8453-cf87689fb2e1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:19:25.307 7 INFO cinder.api.openstack.wsgi [None req-39271a8c-9759-43e8-8453-cf87689fb2e1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:19:35.305 8 INFO cinder.api.openstack.wsgi [None req-0ad54418-206d-436f-a4a4-87eddb25a155 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:19:35.305 7 INFO cinder.api.openstack.wsgi [None req-39271a8c-9759-43e8-8453-cf87689fb2e1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:19:35.305 8 INFO cinder.api.openstack.wsgi [None req-0ad54418-206d-436f-a4a4-87eddb25a155 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:19:35.305 7 INFO cinder.api.openstack.wsgi [None req-39271a8c-9759-43e8-8453-cf87689fb2e1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:19:45.305 7 INFO cinder.api.openstack.wsgi [None req-39271a8c-9759-43e8-8453-cf87689fb2e1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:19:45.305 8 INFO cinder.api.openstack.wsgi [None req-0ad54418-206d-436f-a4a4-87eddb25a155 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:19:45.305 8 INFO cinder.api.openstack.wsgi [None req-0ad54418-206d-436f-a4a4-87eddb25a155 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:19:45.305 7 INFO cinder.api.openstack.wsgi [None req-39271a8c-9759-43e8-8453-cf87689fb2e1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:19:55.306 8 INFO cinder.api.openstack.wsgi [None req-0ad54418-206d-436f-a4a4-87eddb25a155 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:19:55.306 7 INFO cinder.api.openstack.wsgi [None req-39271a8c-9759-43e8-8453-cf87689fb2e1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:19:55.308 7 INFO cinder.api.openstack.wsgi [None req-39271a8c-9759-43e8-8453-cf87689fb2e1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:19:55.308 8 INFO cinder.api.openstack.wsgi [None req-0ad54418-206d-436f-a4a4-87eddb25a155 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:20:05.305 7 INFO cinder.api.openstack.wsgi [None req-39271a8c-9759-43e8-8453-cf87689fb2e1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:20:05.306 7 INFO cinder.api.openstack.wsgi [None req-39271a8c-9759-43e8-8453-cf87689fb2e1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:20:05.307 8 INFO cinder.api.openstack.wsgi [None req-0ad54418-206d-436f-a4a4-87eddb25a155 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:20:05.307 8 INFO cinder.api.openstack.wsgi [None req-0ad54418-206d-436f-a4a4-87eddb25a155 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:20:06.156 7 INFO cinder.api.openstack.wsgi [None req-3588c90b-358c-471d-b11d-012a851e4b25 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true 2026-05-25 23:20:06.175 7 INFO cinder.volume.api [None req-3588c90b-358c-471d-b11d-012a851e4b25 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all snapshots completed successfully. 2026-05-25 23:20:06.175 7 INFO cinder.api.openstack.wsgi [None req-3588c90b-358c-471d-b11d-012a851e4b25 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 327/652] 10.0.0.133 () {28 vars in 674 bytes} [Mon May 25 23:20:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true => generated 17 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:20:06.236 8 INFO cinder.api.openstack.wsgi [None req-bcbb370a-bac2-4f9e-9248-0def6ce5f674 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true 2026-05-25 23:20:06.262 8 INFO cinder.api.openstack.wsgi [None req-bcbb370a-bac2-4f9e-9248-0def6ce5f674 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 326/653] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:20:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:20:06.272 7 INFO cinder.api.openstack.wsgi [None req-1c76dc86-24ae-4c36-9ffd-2530949c6dcb 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true 2026-05-25 23:20:06.298 7 INFO cinder.api.openstack.wsgi [None req-1c76dc86-24ae-4c36-9ffd-2530949c6dcb 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 328/654] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:20:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:20:06.316 8 INFO cinder.api.openstack.wsgi [None req-80158199-9ae5-4590-a57c-5fcc9ede781d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true 2026-05-25 23:20:06.338 8 INFO cinder.api.openstack.wsgi [None req-80158199-9ae5-4590-a57c-5fcc9ede781d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 327/655] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:20:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:20:06.356 7 INFO cinder.api.openstack.wsgi [None req-69653b4c-cf88-4dd4-8aa7-bfd76977d5b1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true 2026-05-25 23:20:06.366 7 INFO cinder.volume.api [None req-69653b4c-cf88-4dd4-8aa7-bfd76977d5b1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all volumes completed successfully. 2026-05-25 23:20:06.368 7 INFO cinder.api.openstack.wsgi [None req-69653b4c-cf88-4dd4-8aa7-bfd76977d5b1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 329/656] 10.0.0.133 () {28 vars in 684 bytes} [Mon May 25 23:20:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:20:06.380 8 INFO cinder.api.openstack.wsgi [None req-771660b8-3800-436f-860d-4176ecc5815a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true 2026-05-25 23:20:06.398 8 INFO cinder.volume.api [None req-771660b8-3800-436f-860d-4176ecc5815a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all volumes completed successfully. 2026-05-25 23:20:06.400 8 INFO cinder.api.openstack.wsgi [None req-771660b8-3800-436f-860d-4176ecc5815a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 328/657] 10.0.0.133 () {28 vars in 684 bytes} [Mon May 25 23:20:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:20:06.435 7 INFO cinder.api.openstack.wsgi [None req-e387f26f-5044-436c-b9f4-a52e5138f8d1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true 2026-05-25 23:20:06.939 7 INFO cinder.api.openstack.wsgi [None req-e387f26f-5044-436c-b9f4-a52e5138f8d1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 330/658] 10.0.0.133 () {28 vars in 696 bytes} [Mon May 25 23:20:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:20:06.952 8 INFO cinder.api.openstack.wsgi [None req-d3a0e27d-5fba-45e3-bbef-b989035af67f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services 2026-05-25 23:20:06.958 8 INFO cinder.api.openstack.wsgi [None req-d3a0e27d-5fba-45e3-bbef-b989035af67f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 329/659] 10.0.0.133 () {28 vars in 645 bytes} [Mon May 25 23:20:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:20:09.710 7 INFO cinder.api.openstack.wsgi [None req-eba4e85e-3185-49d9-8112-2607900eb6b7 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET https://volume.199-204-45-30.nip.io/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=False 2026-05-25 23:20:09.728 7 INFO cinder.api.openstack.wsgi [None req-eba4e85e-3185-49d9-8112-2607900eb6b7 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] https://volume.199-204-45-30.nip.io/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 331/660] 199.204.45.30 () {44 vars in 1065 bytes} [Mon May 25 23:20:09 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=False => generated 338 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:20:15.305 8 INFO cinder.api.openstack.wsgi [None req-d3a0e27d-5fba-45e3-bbef-b989035af67f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:20:15.305 7 INFO cinder.api.openstack.wsgi [None req-eba4e85e-3185-49d9-8112-2607900eb6b7 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:20:15.306 7 INFO cinder.api.openstack.wsgi [None req-eba4e85e-3185-49d9-8112-2607900eb6b7 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:20:15.306 8 INFO cinder.api.openstack.wsgi [None req-d3a0e27d-5fba-45e3-bbef-b989035af67f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:20:25.305 7 INFO cinder.api.openstack.wsgi [None req-eba4e85e-3185-49d9-8112-2607900eb6b7 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:20:25.305 8 INFO cinder.api.openstack.wsgi [None req-d3a0e27d-5fba-45e3-bbef-b989035af67f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:20:25.306 8 INFO cinder.api.openstack.wsgi [None req-d3a0e27d-5fba-45e3-bbef-b989035af67f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:20:25.306 7 INFO cinder.api.openstack.wsgi [None req-eba4e85e-3185-49d9-8112-2607900eb6b7 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:20:35.306 7 INFO cinder.api.openstack.wsgi [None req-eba4e85e-3185-49d9-8112-2607900eb6b7 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:20:35.306 8 INFO cinder.api.openstack.wsgi [None req-d3a0e27d-5fba-45e3-bbef-b989035af67f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:20:35.307 7 INFO cinder.api.openstack.wsgi [None req-eba4e85e-3185-49d9-8112-2607900eb6b7 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:20:35.307 8 INFO cinder.api.openstack.wsgi [None req-d3a0e27d-5fba-45e3-bbef-b989035af67f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:20:45.304 7 INFO cinder.api.openstack.wsgi [None req-eba4e85e-3185-49d9-8112-2607900eb6b7 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:20:45.304 8 INFO cinder.api.openstack.wsgi [None req-d3a0e27d-5fba-45e3-bbef-b989035af67f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:20:45.305 7 INFO cinder.api.openstack.wsgi [None req-eba4e85e-3185-49d9-8112-2607900eb6b7 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:20:45.306 8 INFO cinder.api.openstack.wsgi [None req-d3a0e27d-5fba-45e3-bbef-b989035af67f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:20:55.306 8 INFO cinder.api.openstack.wsgi [None req-d3a0e27d-5fba-45e3-bbef-b989035af67f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:20:55.307 7 INFO cinder.api.openstack.wsgi [None req-eba4e85e-3185-49d9-8112-2607900eb6b7 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:20:55.307 8 INFO cinder.api.openstack.wsgi [None req-d3a0e27d-5fba-45e3-bbef-b989035af67f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:20:55.308 7 INFO cinder.api.openstack.wsgi [None req-eba4e85e-3185-49d9-8112-2607900eb6b7 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:21:05.305 8 INFO cinder.api.openstack.wsgi [None req-d3a0e27d-5fba-45e3-bbef-b989035af67f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:21:05.306 7 INFO cinder.api.openstack.wsgi [None req-eba4e85e-3185-49d9-8112-2607900eb6b7 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:21:05.306 8 INFO cinder.api.openstack.wsgi [None req-d3a0e27d-5fba-45e3-bbef-b989035af67f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:21:05.306 7 INFO cinder.api.openstack.wsgi [None req-eba4e85e-3185-49d9-8112-2607900eb6b7 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:21:06.163 8 INFO cinder.api.openstack.wsgi [None req-d139d973-30a1-4d32-a32d-ec0ae4a5a6e9 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services 2026-05-25 23:21:06.169 8 INFO cinder.api.openstack.wsgi [None req-d139d973-30a1-4d32-a32d-ec0ae4a5a6e9 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 336/673] 10.0.0.133 () {28 vars in 645 bytes} [Mon May 25 23:21:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services => generated 646 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:21:06.185 7 INFO cinder.api.openstack.wsgi [None req-8cdc8450-eb0a-47a4-ae90-0110218cea87 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true 2026-05-25 23:21:06.688 7 INFO cinder.api.openstack.wsgi [None req-8cdc8450-eb0a-47a4-ae90-0110218cea87 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 338/674] 10.0.0.133 () {28 vars in 696 bytes} [Mon May 25 23:21:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:21:06.702 8 INFO cinder.api.openstack.wsgi [None req-b655ab8f-c8c9-450f-98db-cf76aed76e31 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true 2026-05-25 23:21:06.709 8 INFO cinder.volume.api [None req-b655ab8f-c8c9-450f-98db-cf76aed76e31 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all snapshots completed successfully. 2026-05-25 23:21:06.710 8 INFO cinder.api.openstack.wsgi [None req-b655ab8f-c8c9-450f-98db-cf76aed76e31 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 337/675] 10.0.0.133 () {28 vars in 674 bytes} [Mon May 25 23:21:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:21:06.795 7 INFO cinder.api.openstack.wsgi [None req-0ef744d7-55a0-4903-bcca-a74b90a102b6 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true 2026-05-25 23:21:06.832 7 INFO cinder.api.openstack.wsgi [None req-0ef744d7-55a0-4903-bcca-a74b90a102b6 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 339/676] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:21:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:21:06.851 8 INFO cinder.api.openstack.wsgi [None req-6e035ab1-c9a0-4210-8877-7adffe3ec448 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true 2026-05-25 23:21:06.889 8 INFO cinder.api.openstack.wsgi [None req-6e035ab1-c9a0-4210-8877-7adffe3ec448 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 338/677] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:21:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:21:06.905 7 INFO cinder.api.openstack.wsgi [None req-67209674-3f73-4685-bed3-87338ff2f477 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true 2026-05-25 23:21:06.936 7 INFO cinder.api.openstack.wsgi [None req-67209674-3f73-4685-bed3-87338ff2f477 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 340/678] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:21:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:21:06.952 8 INFO cinder.api.openstack.wsgi [None req-ae23bafe-02f8-44b2-8abd-14bf7ca40069 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true 2026-05-25 23:21:06.963 8 INFO cinder.volume.api [None req-ae23bafe-02f8-44b2-8abd-14bf7ca40069 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all volumes completed successfully. 2026-05-25 23:21:06.966 8 INFO cinder.api.openstack.wsgi [None req-ae23bafe-02f8-44b2-8abd-14bf7ca40069 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 339/679] 10.0.0.133 () {28 vars in 684 bytes} [Mon May 25 23:21:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:21:06.977 7 INFO cinder.api.openstack.wsgi [None req-cb161325-68fe-416d-8bf5-ab12d4512e07 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true 2026-05-25 23:21:06.987 7 INFO cinder.volume.api [None req-cb161325-68fe-416d-8bf5-ab12d4512e07 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all volumes completed successfully. 2026-05-25 23:21:06.989 7 INFO cinder.api.openstack.wsgi [None req-cb161325-68fe-416d-8bf5-ab12d4512e07 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 341/680] 10.0.0.133 () {28 vars in 684 bytes} [Mon May 25 23:21:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:21:15.305 7 INFO cinder.api.openstack.wsgi [None req-cb161325-68fe-416d-8bf5-ab12d4512e07 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:21:15.305 8 INFO cinder.api.openstack.wsgi [None req-ae23bafe-02f8-44b2-8abd-14bf7ca40069 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:21:15.306 8 INFO cinder.api.openstack.wsgi [None req-ae23bafe-02f8-44b2-8abd-14bf7ca40069 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:21:15.306 7 INFO cinder.api.openstack.wsgi [None req-cb161325-68fe-416d-8bf5-ab12d4512e07 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:21:25.307 8 INFO cinder.api.openstack.wsgi [None req-ae23bafe-02f8-44b2-8abd-14bf7ca40069 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:21:25.307 7 INFO cinder.api.openstack.wsgi [None req-cb161325-68fe-416d-8bf5-ab12d4512e07 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:21:25.308 8 INFO cinder.api.openstack.wsgi [None req-ae23bafe-02f8-44b2-8abd-14bf7ca40069 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:21:25.308 7 INFO cinder.api.openstack.wsgi [None req-cb161325-68fe-416d-8bf5-ab12d4512e07 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:21:35.305 8 INFO cinder.api.openstack.wsgi [None req-ae23bafe-02f8-44b2-8abd-14bf7ca40069 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:21:35.306 8 INFO cinder.api.openstack.wsgi [None req-ae23bafe-02f8-44b2-8abd-14bf7ca40069 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:21:35.306 7 INFO cinder.api.openstack.wsgi [None req-cb161325-68fe-416d-8bf5-ab12d4512e07 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:21:35.307 7 INFO cinder.api.openstack.wsgi [None req-cb161325-68fe-416d-8bf5-ab12d4512e07 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:21:45.304 7 INFO cinder.api.openstack.wsgi [None req-cb161325-68fe-416d-8bf5-ab12d4512e07 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:21:45.305 8 INFO cinder.api.openstack.wsgi [None req-ae23bafe-02f8-44b2-8abd-14bf7ca40069 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:21:45.305 7 INFO cinder.api.openstack.wsgi [None req-cb161325-68fe-416d-8bf5-ab12d4512e07 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:21:45.305 8 INFO cinder.api.openstack.wsgi [None req-ae23bafe-02f8-44b2-8abd-14bf7ca40069 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:21:45.951 7 INFO cinder.api.openstack.wsgi [None req-2861deb6-69d8-4ca2-bdc7-e52b3cb6d3aa 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots 2026-05-25 23:21:45.967 7 INFO cinder.volume.api [None req-2861deb6-69d8-4ca2-bdc7-e52b3cb6d3aa 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all snapshots completed successfully. 2026-05-25 23:21:45.967 7 INFO cinder.api.openstack.wsgi [None req-2861deb6-69d8-4ca2-bdc7-e52b3cb6d3aa 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 346/689] 10.0.0.218 () {32 vars in 705 bytes} [Mon May 25 23:21:45 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:21:45.987 8 INFO cinder.api.openstack.wsgi [None req-e76ecf11-4a52-4c45-8e28-df993a004471 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes 2026-05-25 23:21:46.034 8 INFO cinder.volume.api [None req-e76ecf11-4a52-4c45-8e28-df993a004471 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all volumes completed successfully. 2026-05-25 23:21:46.035 8 INFO cinder.api.openstack.wsgi [None req-e76ecf11-4a52-4c45-8e28-df993a004471 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes returned with HTTP 200 [pid: 8|app: 0|req: 344/690] 10.0.0.218 () {32 vars in 701 bytes} [Mon May 25 23:21:45 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:21:55.308 7 INFO cinder.api.openstack.wsgi [None req-2861deb6-69d8-4ca2-bdc7-e52b3cb6d3aa 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:21:55.308 8 INFO cinder.api.openstack.wsgi [None req-e76ecf11-4a52-4c45-8e28-df993a004471 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:21:55.308 7 INFO cinder.api.openstack.wsgi [None req-2861deb6-69d8-4ca2-bdc7-e52b3cb6d3aa 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:21:55.309 8 INFO cinder.api.openstack.wsgi [None req-e76ecf11-4a52-4c45-8e28-df993a004471 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:22:05.305 7 INFO cinder.api.openstack.wsgi [None req-2861deb6-69d8-4ca2-bdc7-e52b3cb6d3aa 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:22:05.306 7 INFO cinder.api.openstack.wsgi [None req-2861deb6-69d8-4ca2-bdc7-e52b3cb6d3aa 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:22:05.307 8 INFO cinder.api.openstack.wsgi [None req-e76ecf11-4a52-4c45-8e28-df993a004471 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:22:05.308 8 INFO cinder.api.openstack.wsgi [None req-e76ecf11-4a52-4c45-8e28-df993a004471 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:22:06.277 7 INFO cinder.api.openstack.wsgi [None req-3020816d-a73c-4e14-b5c6-6749c9f9c025 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true 2026-05-25 23:22:06.290 7 INFO cinder.volume.api [None req-3020816d-a73c-4e14-b5c6-6749c9f9c025 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all volumes completed successfully. 2026-05-25 23:22:06.293 7 INFO cinder.api.openstack.wsgi [None req-3020816d-a73c-4e14-b5c6-6749c9f9c025 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 349/695] 10.0.0.133 () {28 vars in 684 bytes} [Mon May 25 23:22:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true => generated 15 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:22:06.306 8 INFO cinder.api.openstack.wsgi [None req-e1696d11-10e6-4111-8a72-ac502ef8888e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true 2026-05-25 23:22:06.809 8 INFO cinder.api.openstack.wsgi [None req-e1696d11-10e6-4111-8a72-ac502ef8888e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 347/696] 10.0.0.133 () {28 vars in 696 bytes} [Mon May 25 23:22:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:22:06.861 7 INFO cinder.api.openstack.wsgi [None req-91a5041e-dc28-4157-93af-c6bce46f3fe2 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true 2026-05-25 23:22:06.917 7 INFO cinder.api.openstack.wsgi [None req-91a5041e-dc28-4157-93af-c6bce46f3fe2 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 350/697] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:22:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true => generated 845 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:22:06.933 8 INFO cinder.api.openstack.wsgi [None req-358ce5c6-185e-43a7-bb03-675d6bd6b761 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/1465f3caafd246cf8c3e4ccd7c92c0ab?usage=true 2026-05-25 23:22:06.977 8 INFO cinder.api.openstack.wsgi [None req-358ce5c6-185e-43a7-bb03-675d6bd6b761 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/1465f3caafd246cf8c3e4ccd7c92c0ab?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 348/698] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:22:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/1465f3caafd246cf8c3e4ccd7c92c0ab?usage=true => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:22:06.992 7 INFO cinder.api.openstack.wsgi [None req-f0edc327-fd51-4992-9199-f29b64d3649b 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/1982c96b7bb941eb8d37604dcc31f7f5?usage=true 2026-05-25 23:22:07.029 7 INFO cinder.api.openstack.wsgi [None req-f0edc327-fd51-4992-9199-f29b64d3649b 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/1982c96b7bb941eb8d37604dcc31f7f5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 351/699] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:22:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/1982c96b7bb941eb8d37604dcc31f7f5?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:22:07.044 8 INFO cinder.api.openstack.wsgi [None req-6dfcb0fd-cd43-411c-abd5-cefe1db8ff72 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/19df884feaa5453392ad25e0da066b4b?usage=true 2026-05-25 23:22:07.077 8 INFO cinder.api.openstack.wsgi [None req-6dfcb0fd-cd43-411c-abd5-cefe1db8ff72 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/19df884feaa5453392ad25e0da066b4b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 349/700] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:22:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/19df884feaa5453392ad25e0da066b4b?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:22:07.093 7 INFO cinder.api.openstack.wsgi [None req-5e8ff363-1f72-4403-bc7f-123e4b0ec21b 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/262ab926a9b04d989af5f92327147d30?usage=true 2026-05-25 23:22:07.120 7 INFO cinder.api.openstack.wsgi [None req-5e8ff363-1f72-4403-bc7f-123e4b0ec21b 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/262ab926a9b04d989af5f92327147d30?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 352/701] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:22:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/262ab926a9b04d989af5f92327147d30?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:22:07.133 8 INFO cinder.api.openstack.wsgi [None req-25c33705-cc10-45dd-8d3d-9f69fb7f8fd6 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true 2026-05-25 23:22:07.173 8 INFO cinder.api.openstack.wsgi [None req-25c33705-cc10-45dd-8d3d-9f69fb7f8fd6 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 350/702] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:22:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:22:07.187 7 INFO cinder.api.openstack.wsgi [None req-0c52f2ee-52ca-41d8-a269-5f696d915cbf 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/66659be323bb4674b10cc114f3c1cf8b?usage=true 2026-05-25 23:22:07.222 7 INFO cinder.api.openstack.wsgi [None req-0c52f2ee-52ca-41d8-a269-5f696d915cbf 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/66659be323bb4674b10cc114f3c1cf8b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 353/703] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:22:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/66659be323bb4674b10cc114f3c1cf8b?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:22:07.235 8 INFO cinder.api.openstack.wsgi [None req-992811f0-efa1-44bd-b667-3274c82ee538 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true 2026-05-25 23:22:07.274 8 INFO cinder.api.openstack.wsgi [None req-992811f0-efa1-44bd-b667-3274c82ee538 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 351/704] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:22:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:22:07.289 7 INFO cinder.api.openstack.wsgi [None req-318275e4-b497-4b1e-b21e-17074292a02c 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true 2026-05-25 23:22:07.299 7 INFO cinder.volume.api [None req-318275e4-b497-4b1e-b21e-17074292a02c 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all snapshots completed successfully. 2026-05-25 23:22:07.300 7 INFO cinder.api.openstack.wsgi [None req-318275e4-b497-4b1e-b21e-17074292a02c 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 354/705] 10.0.0.133 () {28 vars in 674 bytes} [Mon May 25 23:22:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:22:07.317 8 INFO cinder.api.openstack.wsgi [None req-b2809841-6554-4fcc-b54e-1341181854ec 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true 2026-05-25 23:22:07.331 8 INFO cinder.volume.api [None req-b2809841-6554-4fcc-b54e-1341181854ec 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all volumes completed successfully. 2026-05-25 23:22:07.333 8 INFO cinder.api.openstack.wsgi [None req-b2809841-6554-4fcc-b54e-1341181854ec 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 352/706] 10.0.0.133 () {28 vars in 684 bytes} [Mon May 25 23:22:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/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-05-25 23:22:07.346 7 INFO cinder.api.openstack.wsgi [None req-694b3585-0cc9-48c6-b888-823f02248618 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services 2026-05-25 23:22:07.355 7 INFO cinder.api.openstack.wsgi [None req-694b3585-0cc9-48c6-b888-823f02248618 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 355/707] 10.0.0.133 () {28 vars in 645 bytes} [Mon May 25 23:22:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:22:15.305 7 INFO cinder.api.openstack.wsgi [None req-694b3585-0cc9-48c6-b888-823f02248618 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:22:15.305 8 INFO cinder.api.openstack.wsgi [None req-b2809841-6554-4fcc-b54e-1341181854ec 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:22:15.306 7 INFO cinder.api.openstack.wsgi [None req-694b3585-0cc9-48c6-b888-823f02248618 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:22:15.306 8 INFO cinder.api.openstack.wsgi [None req-b2809841-6554-4fcc-b54e-1341181854ec 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:22:20.246 7 INFO cinder.api.openstack.wsgi [None req-d4f30eeb-db11-4bc7-8ef7-c4cf81ea7f25 b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c33d6714d7cc4b91be6d574271b12a72/volumes 2026-05-25 23:22:20.969 7 INFO cinder.api.v3.volumes [None req-d4f30eeb-db11-4bc7-8ef7-c4cf81ea7f25 b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] Create volume of 1 GB 2026-05-25 23:22:20.981 7 INFO cinder.volume.api [None req-d4f30eeb-db11-4bc7-8ef7-c4cf81ea7f25 b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] Availability Zones retrieved successfully. 2026-05-25 23:22:21.415 7 INFO cinder.volume.api [None req-d4f30eeb-db11-4bc7-8ef7-c4cf81ea7f25 b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] Create volume request issued successfully. 2026-05-25 23:22:21.416 7 INFO cinder.api.openstack.wsgi [None req-d4f30eeb-db11-4bc7-8ef7-c4cf81ea7f25 b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c33d6714d7cc4b91be6d574271b12a72/volumes returned with HTTP 202 [pid: 7|app: 0|req: 357/710] 10.0.0.218 () {34 vars in 723 bytes} [Mon May 25 23:22:20 2026] POST /v3/c33d6714d7cc4b91be6d574271b12a72/volumes => generated 865 bytes in 1178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-25 23:22:21.443 8 INFO cinder.api.openstack.wsgi [None req-279193d9-3671-4f3a-bf34-c8b87ebcd928 b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c33d6714d7cc4b91be6d574271b12a72/volumes/e8ef7d3a-e890-4ac0-9a4c-6f037041dc16 /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-05-25 23:22:21.494 8 INFO cinder.volume.api [None req-279193d9-3671-4f3a-bf34-c8b87ebcd928 b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] Volume info retrieved successfully. 2026-05-25 23:22:21.508 8 INFO cinder.api.openstack.wsgi [None req-279193d9-3671-4f3a-bf34-c8b87ebcd928 b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c33d6714d7cc4b91be6d574271b12a72/volumes/e8ef7d3a-e890-4ac0-9a4c-6f037041dc16 returned with HTTP 200 [pid: 8|app: 0|req: 354/711] 10.0.0.218 () {32 vars in 775 bytes} [Mon May 25 23:22:21 2026] GET /v3/c33d6714d7cc4b91be6d574271b12a72/volumes/e8ef7d3a-e890-4ac0-9a4c-6f037041dc16 => generated 933 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:22:22.530 7 INFO cinder.api.openstack.wsgi [None req-a4e7d5db-614c-407c-97cb-093107eb17c8 b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c33d6714d7cc4b91be6d574271b12a72/volumes/e8ef7d3a-e890-4ac0-9a4c-6f037041dc16 /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-05-25 23:22:22.555 7 INFO cinder.volume.api [None req-a4e7d5db-614c-407c-97cb-093107eb17c8 b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] Volume info retrieved successfully. 2026-05-25 23:22:22.573 7 INFO cinder.api.openstack.wsgi [None req-a4e7d5db-614c-407c-97cb-093107eb17c8 b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c33d6714d7cc4b91be6d574271b12a72/volumes/e8ef7d3a-e890-4ac0-9a4c-6f037041dc16 returned with HTTP 200 [pid: 7|app: 0|req: 358/712] 10.0.0.218 () {32 vars in 775 bytes} [Mon May 25 23:22:22 2026] GET /v3/c33d6714d7cc4b91be6d574271b12a72/volumes/e8ef7d3a-e890-4ac0-9a4c-6f037041dc16 => generated 957 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:22:23.592 8 INFO cinder.api.openstack.wsgi [None req-c4b95abc-7f39-490a-b9da-d31ac96af06c b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c33d6714d7cc4b91be6d574271b12a72/volumes/e8ef7d3a-e890-4ac0-9a4c-6f037041dc16 /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-05-25 23:22:23.612 8 INFO cinder.volume.api [None req-c4b95abc-7f39-490a-b9da-d31ac96af06c b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] Volume info retrieved successfully. 2026-05-25 23:22:23.618 8 INFO cinder.api.openstack.wsgi [None req-c4b95abc-7f39-490a-b9da-d31ac96af06c b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c33d6714d7cc4b91be6d574271b12a72/volumes/e8ef7d3a-e890-4ac0-9a4c-6f037041dc16 returned with HTTP 200 [pid: 8|app: 0|req: 355/713] 10.0.0.218 () {32 vars in 775 bytes} [Mon May 25 23:22:23 2026] GET /v3/c33d6714d7cc4b91be6d574271b12a72/volumes/e8ef7d3a-e890-4ac0-9a4c-6f037041dc16 => generated 957 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-05-25 23:22:24.648 7 INFO cinder.api.openstack.wsgi [None req-960f434c-090b-4668-9b1d-4251b93c2352 b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c33d6714d7cc4b91be6d574271b12a72/volumes/e8ef7d3a-e890-4ac0-9a4c-6f037041dc16 /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-05-25 23:22:24.674 7 INFO cinder.volume.api [None req-960f434c-090b-4668-9b1d-4251b93c2352 b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] Volume info retrieved successfully. 2026-05-25 23:22:24.684 7 INFO cinder.api.openstack.wsgi [None req-960f434c-090b-4668-9b1d-4251b93c2352 b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c33d6714d7cc4b91be6d574271b12a72/volumes/e8ef7d3a-e890-4ac0-9a4c-6f037041dc16 returned with HTTP 200 [pid: 7|app: 0|req: 359/714] 10.0.0.218 () {32 vars in 775 bytes} [Mon May 25 23:22:24 2026] GET /v3/c33d6714d7cc4b91be6d574271b12a72/volumes/e8ef7d3a-e890-4ac0-9a4c-6f037041dc16 => generated 1483 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:22:24.805 8 INFO cinder.api.openstack.wsgi [req-3da4b54a-7fce-49d4-8b62-fe30ef6ba01e req-a59689f9-670d-4705-bc61-690e33c810c0 b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c33d6714d7cc4b91be6d574271b12a72/volumes/e8ef7d3a-e890-4ac0-9a4c-6f037041dc16 /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-05-25 23:22:24.825 8 INFO cinder.volume.api [req-3da4b54a-7fce-49d4-8b62-fe30ef6ba01e req-a59689f9-670d-4705-bc61-690e33c810c0 b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] Volume info retrieved successfully. 2026-05-25 23:22:24.834 8 INFO cinder.api.openstack.wsgi [req-3da4b54a-7fce-49d4-8b62-fe30ef6ba01e req-a59689f9-670d-4705-bc61-690e33c810c0 b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c33d6714d7cc4b91be6d574271b12a72/volumes/e8ef7d3a-e890-4ac0-9a4c-6f037041dc16 returned with HTTP 200 [pid: 8|app: 0|req: 356/715] 10.0.0.92 () {34 vars in 1027 bytes} [Mon May 25 23:22:24 2026] GET /v3/c33d6714d7cc4b91be6d574271b12a72/volumes/e8ef7d3a-e890-4ac0-9a4c-6f037041dc16 => generated 1483 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-25 23:22:25.305 7 INFO cinder.api.openstack.wsgi [None req-960f434c-090b-4668-9b1d-4251b93c2352 b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:22:25.307 8 INFO cinder.api.openstack.wsgi [req-3da4b54a-7fce-49d4-8b62-fe30ef6ba01e req-a59689f9-670d-4705-bc61-690e33c810c0 b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:22:25.307 7 INFO cinder.api.openstack.wsgi [None req-960f434c-090b-4668-9b1d-4251b93c2352 b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:22:25.308 8 INFO cinder.api.openstack.wsgi [req-3da4b54a-7fce-49d4-8b62-fe30ef6ba01e req-a59689f9-670d-4705-bc61-690e33c810c0 b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] http://10.0.0.35:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:22:27.421 7 INFO cinder.api.openstack.wsgi [req-3da4b54a-7fce-49d4-8b62-fe30ef6ba01e req-076d1e0a-0287-48bb-b14f-ea6232f5173e b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c33d6714d7cc4b91be6d574271b12a72/volumes/e8ef7d3a-e890-4ac0-9a4c-6f037041dc16 /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-05-25 23:22:27.438 7 INFO cinder.volume.api [req-3da4b54a-7fce-49d4-8b62-fe30ef6ba01e req-076d1e0a-0287-48bb-b14f-ea6232f5173e b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] Volume info retrieved successfully. 2026-05-25 23:22:27.445 7 INFO cinder.api.openstack.wsgi [req-3da4b54a-7fce-49d4-8b62-fe30ef6ba01e req-076d1e0a-0287-48bb-b14f-ea6232f5173e b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c33d6714d7cc4b91be6d574271b12a72/volumes/e8ef7d3a-e890-4ac0-9a4c-6f037041dc16 returned with HTTP 200 [pid: 7|app: 0|req: 361/718] 10.0.0.92 () {34 vars in 1027 bytes} [Mon May 25 23:22:27 2026] GET /v3/c33d6714d7cc4b91be6d574271b12a72/volumes/e8ef7d3a-e890-4ac0-9a4c-6f037041dc16 => generated 1483 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-25 23:22:27.457 8 INFO cinder.api.openstack.wsgi [req-3da4b54a-7fce-49d4-8b62-fe30ef6ba01e req-a59689f9-670d-4705-bc61-690e33c810c0 b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-25 23:22:27.458 8 INFO cinder.api.openstack.wsgi [req-3da4b54a-7fce-49d4-8b62-fe30ef6ba01e req-a59689f9-670d-4705-bc61-690e33c810c0 b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 358/719] 10.0.0.92 () {32 vars in 828 bytes} [Mon May 25 23:22:27 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:22:27.474 7 INFO cinder.api.openstack.wsgi [req-3da4b54a-7fce-49d4-8b62-fe30ef6ba01e req-1509a8b5-6729-4c9a-bde8-f06f41a40e75 b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c33d6714d7cc4b91be6d574271b12a72/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-05-25 23:22:27.577 7 INFO cinder.api.openstack.wsgi [req-3da4b54a-7fce-49d4-8b62-fe30ef6ba01e req-1509a8b5-6729-4c9a-bde8-f06f41a40e75 b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c33d6714d7cc4b91be6d574271b12a72/attachments returned with HTTP 200 [pid: 7|app: 0|req: 362/720] 10.0.0.92 () {40 vars in 1056 bytes} [Mon May 25 23:22:27 2026] POST /v3/c33d6714d7cc4b91be6d574271b12a72/attachments => generated 273 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-25 23:22:33.590 8 INFO cinder.api.openstack.wsgi [req-3da4b54a-7fce-49d4-8b62-fe30ef6ba01e req-a59689f9-670d-4705-bc61-690e33c810c0 b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-25 23:22:33.591 8 INFO cinder.api.openstack.wsgi [req-3da4b54a-7fce-49d4-8b62-fe30ef6ba01e req-a59689f9-670d-4705-bc61-690e33c810c0 b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 359/721] 199.204.45.30 () {32 vars in 839 bytes} [Mon May 25 23:22:33 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:22:33.648 7 INFO cinder.api.openstack.wsgi [req-3da4b54a-7fce-49d4-8b62-fe30ef6ba01e req-03813080-278d-4eef-a2ca-8ea2949ad0c7 b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c33d6714d7cc4b91be6d574271b12a72/volumes/e8ef7d3a-e890-4ac0-9a4c-6f037041dc16 /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-05-25 23:22:33.673 7 INFO cinder.volume.api [req-3da4b54a-7fce-49d4-8b62-fe30ef6ba01e req-03813080-278d-4eef-a2ca-8ea2949ad0c7 b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] Volume info retrieved successfully. 2026-05-25 23:22:33.682 7 INFO cinder.api.openstack.wsgi [req-3da4b54a-7fce-49d4-8b62-fe30ef6ba01e req-03813080-278d-4eef-a2ca-8ea2949ad0c7 b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c33d6714d7cc4b91be6d574271b12a72/volumes/e8ef7d3a-e890-4ac0-9a4c-6f037041dc16 returned with HTTP 200 [pid: 7|app: 0|req: 363/722] 199.204.45.30 () {36 vars in 1072 bytes} [Mon May 25 23:22:33 2026] GET /v3/c33d6714d7cc4b91be6d574271b12a72/volumes/e8ef7d3a-e890-4ac0-9a4c-6f037041dc16 => generated 1663 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) 2026-05-25 23:22:35.305 8 INFO cinder.api.openstack.wsgi [req-3da4b54a-7fce-49d4-8b62-fe30ef6ba01e req-a59689f9-670d-4705-bc61-690e33c810c0 b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:22:35.305 7 INFO cinder.api.openstack.wsgi [req-3da4b54a-7fce-49d4-8b62-fe30ef6ba01e req-03813080-278d-4eef-a2ca-8ea2949ad0c7 b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:22:35.306 7 INFO cinder.api.openstack.wsgi [req-3da4b54a-7fce-49d4-8b62-fe30ef6ba01e req-03813080-278d-4eef-a2ca-8ea2949ad0c7 b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:22:35.306 8 INFO cinder.api.openstack.wsgi [req-3da4b54a-7fce-49d4-8b62-fe30ef6ba01e req-a59689f9-670d-4705-bc61-690e33c810c0 b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] http://10.0.0.35:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:22:35.814 7 INFO cinder.api.openstack.wsgi [req-3da4b54a-7fce-49d4-8b62-fe30ef6ba01e req-35a51ae0-371d-4c0e-8173-da1cc48190c3 b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/c33d6714d7cc4b91be6d574271b12a72/attachments/a1490a19-a455-42d0-a934-760e3f0510b9 /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-05-25 23:22:36.858 7 INFO cinder.api.openstack.wsgi [req-3da4b54a-7fce-49d4-8b62-fe30ef6ba01e req-35a51ae0-371d-4c0e-8173-da1cc48190c3 b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c33d6714d7cc4b91be6d574271b12a72/attachments/a1490a19-a455-42d0-a934-760e3f0510b9 returned with HTTP 200 [pid: 7|app: 0|req: 365/725] 199.204.45.30 () {40 vars in 1134 bytes} [Mon May 25 23:22:35 2026] PUT /v3/c33d6714d7cc4b91be6d574271b12a72/attachments/a1490a19-a455-42d0-a934-760e3f0510b9 => generated 802 bytes in 1051 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:22:37.383 8 INFO cinder.api.openstack.wsgi [req-3da4b54a-7fce-49d4-8b62-fe30ef6ba01e req-d8791be5-ad6f-4135-b7bd-eb30d61647e0 b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c33d6714d7cc4b91be6d574271b12a72/attachments/a1490a19-a455-42d0-a934-760e3f0510b9/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-05-25 23:22:37.460 8 INFO cinder.api.openstack.wsgi [req-3da4b54a-7fce-49d4-8b62-fe30ef6ba01e req-d8791be5-ad6f-4135-b7bd-eb30d61647e0 b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c33d6714d7cc4b91be6d574271b12a72/attachments/a1490a19-a455-42d0-a934-760e3f0510b9/action returned with HTTP 204 [pid: 8|app: 0|req: 361/726] 199.204.45.30 () {40 vars in 1147 bytes} [Mon May 25 23:22:37 2026] POST /v3/c33d6714d7cc4b91be6d574271b12a72/attachments/a1490a19-a455-42d0-a934-760e3f0510b9/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-05-25 23:22:45.305 7 INFO cinder.api.openstack.wsgi [req-3da4b54a-7fce-49d4-8b62-fe30ef6ba01e req-35a51ae0-371d-4c0e-8173-da1cc48190c3 b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:22:45.306 8 INFO cinder.api.openstack.wsgi [req-3da4b54a-7fce-49d4-8b62-fe30ef6ba01e req-d8791be5-ad6f-4135-b7bd-eb30d61647e0 b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:22:45.306 7 INFO cinder.api.openstack.wsgi [req-3da4b54a-7fce-49d4-8b62-fe30ef6ba01e req-35a51ae0-371d-4c0e-8173-da1cc48190c3 b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:22:45.307 8 INFO cinder.api.openstack.wsgi [req-3da4b54a-7fce-49d4-8b62-fe30ef6ba01e req-d8791be5-ad6f-4135-b7bd-eb30d61647e0 b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] http://10.0.0.35:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:22:50.338 7 INFO cinder.api.openstack.wsgi [req-e6e179fe-fe09-4ed4-9135-836b22c08ce7 req-62bc4867-888e-4919-ab20-eb2594fc31e6 b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/c33d6714d7cc4b91be6d574271b12a72/attachments/a1490a19-a455-42d0-a934-760e3f0510b9 /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-05-25 23:22:50.905 7 INFO cinder.api.openstack.wsgi [req-e6e179fe-fe09-4ed4-9135-836b22c08ce7 req-62bc4867-888e-4919-ab20-eb2594fc31e6 b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c33d6714d7cc4b91be6d574271b12a72/attachments/a1490a19-a455-42d0-a934-760e3f0510b9 returned with HTTP 200 [pid: 7|app: 0|req: 367/729] 199.204.45.30 () {38 vars in 1102 bytes} [Mon May 25 23:22:50 2026] DELETE /v3/c33d6714d7cc4b91be6d574271b12a72/attachments/a1490a19-a455-42d0-a934-760e3f0510b9 => generated 19 bytes in 576 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:22:50.925 8 INFO cinder.api.openstack.wsgi [req-e6e179fe-fe09-4ed4-9135-836b22c08ce7 req-6a05f41a-1b27-4612-9ea4-6f0ca6180805 b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/c33d6714d7cc4b91be6d574271b12a72/volumes/e8ef7d3a-e890-4ac0-9a4c-6f037041dc16 2026-05-25 23:22:50.925 8 INFO cinder.api.v3.volumes [req-e6e179fe-fe09-4ed4-9135-836b22c08ce7 req-6a05f41a-1b27-4612-9ea4-6f0ca6180805 b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] Delete volume with id: e8ef7d3a-e890-4ac0-9a4c-6f037041dc16 /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-05-25 23:22:50.936 8 INFO cinder.volume.api [req-e6e179fe-fe09-4ed4-9135-836b22c08ce7 req-6a05f41a-1b27-4612-9ea4-6f0ca6180805 b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] Volume info retrieved successfully. 2026-05-25 23:22:50.970 8 INFO cinder.volume.api [req-e6e179fe-fe09-4ed4-9135-836b22c08ce7 req-6a05f41a-1b27-4612-9ea4-6f0ca6180805 b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] Delete volume request issued successfully. 2026-05-25 23:22:50.970 8 INFO cinder.api.openstack.wsgi [req-e6e179fe-fe09-4ed4-9135-836b22c08ce7 req-6a05f41a-1b27-4612-9ea4-6f0ca6180805 b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c33d6714d7cc4b91be6d574271b12a72/volumes/e8ef7d3a-e890-4ac0-9a4c-6f037041dc16 returned with HTTP 202 [pid: 8|app: 0|req: 363/730] 199.204.45.30 () {36 vars in 1053 bytes} [Mon May 25 23:22:50 2026] DELETE /v3/c33d6714d7cc4b91be6d574271b12a72/volumes/e8ef7d3a-e890-4ac0-9a4c-6f037041dc16 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-25 23:22:55.305 7 INFO cinder.api.openstack.wsgi [req-e6e179fe-fe09-4ed4-9135-836b22c08ce7 req-62bc4867-888e-4919-ab20-eb2594fc31e6 b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:22:55.305 8 INFO cinder.api.openstack.wsgi [req-e6e179fe-fe09-4ed4-9135-836b22c08ce7 req-6a05f41a-1b27-4612-9ea4-6f0ca6180805 b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:22:55.305 7 INFO cinder.api.openstack.wsgi [req-e6e179fe-fe09-4ed4-9135-836b22c08ce7 req-62bc4867-888e-4919-ab20-eb2594fc31e6 b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:22:55.307 8 INFO cinder.api.openstack.wsgi [req-e6e179fe-fe09-4ed4-9135-836b22c08ce7 req-6a05f41a-1b27-4612-9ea4-6f0ca6180805 b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] http://10.0.0.35:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:23:01.963 7 INFO cinder.api.openstack.wsgi [req-7dc240b8-e15c-4acb-8f09-73d9a123d33b req-1f26cd01-323d-4172-88f1-9f50e215d980 fe65baa6bd1a40d5b7aee7b769656949 66659be323bb4674b10cc114f3c1cf8b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/66659be323bb4674b10cc114f3c1cf8b/attachments?instance_id=bc33c710-fcd3-4f24-91a2-ff038fd5d227 2026-05-25 23:23:01.980 7 INFO cinder.api.openstack.wsgi [req-7dc240b8-e15c-4acb-8f09-73d9a123d33b req-1f26cd01-323d-4172-88f1-9f50e215d980 fe65baa6bd1a40d5b7aee7b769656949 66659be323bb4674b10cc114f3c1cf8b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/66659be323bb4674b10cc114f3c1cf8b/attachments?instance_id=bc33c710-fcd3-4f24-91a2-ff038fd5d227 returned with HTTP 200 [pid: 7|app: 0|req: 369/733] 199.204.45.30 () {36 vars in 1103 bytes} [Mon May 25 23:23:01 2026] GET /v3/66659be323bb4674b10cc114f3c1cf8b/attachments?instance_id=bc33c710-fcd3-4f24-91a2-ff038fd5d227 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:23:05.308 8 INFO cinder.api.openstack.wsgi [req-e6e179fe-fe09-4ed4-9135-836b22c08ce7 req-6a05f41a-1b27-4612-9ea4-6f0ca6180805 b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:23:05.308 7 INFO cinder.api.openstack.wsgi [req-7dc240b8-e15c-4acb-8f09-73d9a123d33b req-1f26cd01-323d-4172-88f1-9f50e215d980 fe65baa6bd1a40d5b7aee7b769656949 66659be323bb4674b10cc114f3c1cf8b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:23:05.308 8 INFO cinder.api.openstack.wsgi [req-e6e179fe-fe09-4ed4-9135-836b22c08ce7 req-6a05f41a-1b27-4612-9ea4-6f0ca6180805 b8193b73b63448d5b9ef5614fa98adba c33d6714d7cc4b91be6d574271b12a72 - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:23:05.309 7 INFO cinder.api.openstack.wsgi [req-7dc240b8-e15c-4acb-8f09-73d9a123d33b req-1f26cd01-323d-4172-88f1-9f50e215d980 fe65baa6bd1a40d5b7aee7b769656949 66659be323bb4674b10cc114f3c1cf8b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:23:06.330 8 INFO cinder.api.openstack.wsgi [None req-62947291-4f2a-41da-bbc8-28c50ffd20f0 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true 2026-05-25 23:23:06.346 8 INFO cinder.volume.api [None req-62947291-4f2a-41da-bbc8-28c50ffd20f0 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all snapshots completed successfully. 2026-05-25 23:23:06.346 8 INFO cinder.api.openstack.wsgi [None req-62947291-4f2a-41da-bbc8-28c50ffd20f0 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 366/736] 10.0.0.133 () {28 vars in 674 bytes} [Mon May 25 23:23:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true => generated 17 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:23:06.361 7 INFO cinder.api.openstack.wsgi [None req-108c5bf9-7834-4348-bd2b-868a6bf75057 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services /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-05-25 23:23:06.369 7 INFO cinder.api.openstack.wsgi [None req-108c5bf9-7834-4348-bd2b-868a6bf75057 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 371/737] 10.0.0.133 () {28 vars in 645 bytes} [Mon May 25 23:23:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:23:06.427 8 INFO cinder.api.openstack.wsgi [None req-875d27b3-28b7-4173-821a-46d3fd61cd5c 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true 2026-05-25 23:23:06.492 8 INFO cinder.api.openstack.wsgi [None req-875d27b3-28b7-4173-821a-46d3fd61cd5c 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 367/738] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:23:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true => generated 845 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:23:06.505 7 INFO cinder.api.openstack.wsgi [None req-cc70fd6d-908e-4943-8320-2bb96d1b9c51 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true 2026-05-25 23:23:06.537 7 INFO cinder.api.openstack.wsgi [None req-cc70fd6d-908e-4943-8320-2bb96d1b9c51 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 372/739] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:23:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:23:06.549 8 INFO cinder.api.openstack.wsgi [None req-c6cac1e8-198d-40ba-a9a5-374f7989d860 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/66659be323bb4674b10cc114f3c1cf8b?usage=true 2026-05-25 23:23:06.584 8 INFO cinder.api.openstack.wsgi [None req-c6cac1e8-198d-40ba-a9a5-374f7989d860 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/66659be323bb4674b10cc114f3c1cf8b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 368/740] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:23:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/66659be323bb4674b10cc114f3c1cf8b?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:23:06.608 7 INFO cinder.api.openstack.wsgi [None req-15c40557-043c-4cb7-affb-68a1b824d1c7 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/6c1523d07f45413fb47dde2e97a7cc95?usage=true 2026-05-25 23:23:06.631 7 INFO cinder.api.openstack.wsgi [None req-15c40557-043c-4cb7-affb-68a1b824d1c7 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/6c1523d07f45413fb47dde2e97a7cc95?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 373/741] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:23:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/6c1523d07f45413fb47dde2e97a7cc95?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:23:06.644 8 INFO cinder.api.openstack.wsgi [None req-64ddaeb0-d87e-4bcb-8ce3-4a218e5e80eb 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true 2026-05-25 23:23:06.676 8 INFO cinder.api.openstack.wsgi [None req-64ddaeb0-d87e-4bcb-8ce3-4a218e5e80eb 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 369/742] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:23:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:23:06.692 7 INFO cinder.api.openstack.wsgi [None req-9a9c8543-d4f5-4b02-a59d-d80a8fae9a6d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/7c0b45a2151e48ceb2823d2f3a3940e2?usage=true 2026-05-25 23:23:06.744 7 INFO cinder.api.openstack.wsgi [None req-9a9c8543-d4f5-4b02-a59d-d80a8fae9a6d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/7c0b45a2151e48ceb2823d2f3a3940e2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 374/743] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:23:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/7c0b45a2151e48ceb2823d2f3a3940e2?usage=true => generated 847 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:23:06.756 8 INFO cinder.api.openstack.wsgi [None req-50711477-34ab-48ea-a512-9bd20bdbc7df 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/add807dc2c5c425bbd2b55f4fba2b45c?usage=true 2026-05-25 23:23:06.776 8 INFO cinder.api.openstack.wsgi [None req-50711477-34ab-48ea-a512-9bd20bdbc7df 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/add807dc2c5c425bbd2b55f4fba2b45c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 370/744] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:23:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/add807dc2c5c425bbd2b55f4fba2b45c?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:23:06.790 7 INFO cinder.api.openstack.wsgi [None req-ff634ae6-bdab-4cca-bc92-85aae7e2d931 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true 2026-05-25 23:23:06.805 7 INFO cinder.volume.api [None req-ff634ae6-bdab-4cca-bc92-85aae7e2d931 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all volumes completed successfully. 2026-05-25 23:23:06.807 7 INFO cinder.api.openstack.wsgi [None req-ff634ae6-bdab-4cca-bc92-85aae7e2d931 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 375/745] 10.0.0.133 () {28 vars in 684 bytes} [Mon May 25 23:23:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:23:06.821 8 INFO cinder.api.openstack.wsgi [None req-b33c8a70-5444-4fc9-8a99-ac42b9032f3d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true 2026-05-25 23:23:06.832 8 INFO cinder.volume.api [None req-b33c8a70-5444-4fc9-8a99-ac42b9032f3d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all volumes completed successfully. 2026-05-25 23:23:06.833 8 INFO cinder.api.openstack.wsgi [None req-b33c8a70-5444-4fc9-8a99-ac42b9032f3d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 371/746] 10.0.0.133 () {28 vars in 684 bytes} [Mon May 25 23:23:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:23:06.848 7 INFO cinder.api.openstack.wsgi [None req-97f4e65a-e3eb-4b32-95a8-07fa1a337353 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true 2026-05-25 23:23:07.353 7 INFO cinder.api.openstack.wsgi [None req-97f4e65a-e3eb-4b32-95a8-07fa1a337353 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 376/747] 10.0.0.133 () {28 vars in 696 bytes} [Mon May 25 23:23:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:23:15.304 8 INFO cinder.api.openstack.wsgi [None req-b33c8a70-5444-4fc9-8a99-ac42b9032f3d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:23:15.305 8 INFO cinder.api.openstack.wsgi [None req-b33c8a70-5444-4fc9-8a99-ac42b9032f3d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:23:15.305 7 INFO cinder.api.openstack.wsgi [None req-97f4e65a-e3eb-4b32-95a8-07fa1a337353 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:23:15.306 7 INFO cinder.api.openstack.wsgi [None req-97f4e65a-e3eb-4b32-95a8-07fa1a337353 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:23:25.305 8 INFO cinder.api.openstack.wsgi [None req-b33c8a70-5444-4fc9-8a99-ac42b9032f3d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:23:25.305 7 INFO cinder.api.openstack.wsgi [None req-97f4e65a-e3eb-4b32-95a8-07fa1a337353 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:23:25.306 8 INFO cinder.api.openstack.wsgi [None req-b33c8a70-5444-4fc9-8a99-ac42b9032f3d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:23:25.306 7 INFO cinder.api.openstack.wsgi [None req-97f4e65a-e3eb-4b32-95a8-07fa1a337353 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:23:35.305 8 INFO cinder.api.openstack.wsgi [None req-b33c8a70-5444-4fc9-8a99-ac42b9032f3d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:23:35.306 8 INFO cinder.api.openstack.wsgi [None req-b33c8a70-5444-4fc9-8a99-ac42b9032f3d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:23:35.309 7 INFO cinder.api.openstack.wsgi [None req-97f4e65a-e3eb-4b32-95a8-07fa1a337353 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:23:35.309 7 INFO cinder.api.openstack.wsgi [None req-97f4e65a-e3eb-4b32-95a8-07fa1a337353 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:23:45.305 8 INFO cinder.api.openstack.wsgi [None req-b33c8a70-5444-4fc9-8a99-ac42b9032f3d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:23:45.305 7 INFO cinder.api.openstack.wsgi [None req-97f4e65a-e3eb-4b32-95a8-07fa1a337353 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:23:45.306 8 INFO cinder.api.openstack.wsgi [None req-b33c8a70-5444-4fc9-8a99-ac42b9032f3d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:23:45.306 7 INFO cinder.api.openstack.wsgi [None req-97f4e65a-e3eb-4b32-95a8-07fa1a337353 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:23:55.305 7 INFO cinder.api.openstack.wsgi [None req-97f4e65a-e3eb-4b32-95a8-07fa1a337353 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:23:55.307 7 INFO cinder.api.openstack.wsgi [None req-97f4e65a-e3eb-4b32-95a8-07fa1a337353 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:23:55.304 8 INFO cinder.api.openstack.wsgi [None req-b33c8a70-5444-4fc9-8a99-ac42b9032f3d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:23:55.310 8 INFO cinder.api.openstack.wsgi [None req-b33c8a70-5444-4fc9-8a99-ac42b9032f3d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:24:05.305 7 INFO cinder.api.openstack.wsgi [None req-97f4e65a-e3eb-4b32-95a8-07fa1a337353 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:24:05.306 7 INFO cinder.api.openstack.wsgi [None req-97f4e65a-e3eb-4b32-95a8-07fa1a337353 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:24:05.305 8 INFO cinder.api.openstack.wsgi [None req-b33c8a70-5444-4fc9-8a99-ac42b9032f3d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:24:05.310 8 INFO cinder.api.openstack.wsgi [None req-b33c8a70-5444-4fc9-8a99-ac42b9032f3d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:24:06.396 7 INFO cinder.api.openstack.wsgi [None req-21d96967-b004-4746-a347-90f881c3b6c6 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true 2026-05-25 23:24:06.418 7 INFO cinder.volume.api [None req-21d96967-b004-4746-a347-90f881c3b6c6 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all volumes completed successfully. 2026-05-25 23:24:06.420 7 INFO cinder.api.openstack.wsgi [None req-21d96967-b004-4746-a347-90f881c3b6c6 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 383/760] 10.0.0.133 () {28 vars in 684 bytes} [Mon May 25 23:24:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true => generated 15 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:24:06.429 8 INFO cinder.api.openstack.wsgi [None req-3a9caa30-948f-43af-a4bb-11269deff97f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true 2026-05-25 23:24:06.452 8 INFO cinder.volume.api [None req-3a9caa30-948f-43af-a4bb-11269deff97f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all volumes completed successfully. 2026-05-25 23:24:06.455 8 INFO cinder.api.openstack.wsgi [None req-3a9caa30-948f-43af-a4bb-11269deff97f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 378/761] 10.0.0.133 () {28 vars in 684 bytes} [Mon May 25 23:24:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:24:06.469 7 INFO cinder.api.openstack.wsgi [None req-19677ee9-4b46-447e-b5a8-b30897c72170 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true 2026-05-25 23:24:06.973 7 INFO cinder.api.openstack.wsgi [None req-19677ee9-4b46-447e-b5a8-b30897c72170 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 384/762] 10.0.0.133 () {28 vars in 696 bytes} [Mon May 25 23:24:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:24:07.107 8 INFO cinder.api.openstack.wsgi [None req-6985423e-769a-4873-b541-b79df00e59d2 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true 2026-05-25 23:24:07.150 8 INFO cinder.api.openstack.wsgi [None req-6985423e-769a-4873-b541-b79df00e59d2 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 379/763] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:24:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:24:07.162 7 INFO cinder.api.openstack.wsgi [None req-b60924c4-e008-48af-be4e-aba5987768b1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/1fc7da3eba9b41fcbc9d9ddee7efddcd?usage=true 2026-05-25 23:24:07.222 7 INFO cinder.api.openstack.wsgi [None req-b60924c4-e008-48af-be4e-aba5987768b1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/1fc7da3eba9b41fcbc9d9ddee7efddcd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 385/764] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:24:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/1fc7da3eba9b41fcbc9d9ddee7efddcd?usage=true => generated 847 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:24:07.239 8 INFO cinder.api.openstack.wsgi [None req-19750500-8c5c-4c98-8ca8-f960d7061a1f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/29915eb5d85345558690c61ee6f8cc28?usage=true 2026-05-25 23:24:07.283 8 INFO cinder.api.openstack.wsgi [None req-19750500-8c5c-4c98-8ca8-f960d7061a1f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/29915eb5d85345558690c61ee6f8cc28?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 380/765] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:24:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/29915eb5d85345558690c61ee6f8cc28?usage=true => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:24:07.295 7 INFO cinder.api.openstack.wsgi [None req-4b9a56b6-8c11-4b14-acf8-74a3fa17a589 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/4c46402646424d6984ba35655b77f7e8?usage=true 2026-05-25 23:24:07.319 7 INFO cinder.api.openstack.wsgi [None req-4b9a56b6-8c11-4b14-acf8-74a3fa17a589 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/4c46402646424d6984ba35655b77f7e8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 386/766] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:24:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/4c46402646424d6984ba35655b77f7e8?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:24:07.330 8 INFO cinder.api.openstack.wsgi [None req-f7e76aa5-318e-4785-a36c-e20ebe83aa08 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true 2026-05-25 23:24:07.368 8 INFO cinder.api.openstack.wsgi [None req-f7e76aa5-318e-4785-a36c-e20ebe83aa08 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 381/767] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:24:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:24:07.382 7 INFO cinder.api.openstack.wsgi [None req-e6764cd7-36ca-4f4f-af90-f9ea57309b2a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/661622c8cc0b400eb57ad51fb30af82a?usage=true 2026-05-25 23:24:07.421 7 INFO cinder.api.openstack.wsgi [None req-e6764cd7-36ca-4f4f-af90-f9ea57309b2a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/661622c8cc0b400eb57ad51fb30af82a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 387/768] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:24:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/661622c8cc0b400eb57ad51fb30af82a?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:24:07.434 8 INFO cinder.api.openstack.wsgi [None req-d0ac6fe3-7b1a-4b08-ad2e-5b884a166a01 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true 2026-05-25 23:24:07.461 8 INFO cinder.api.openstack.wsgi [None req-d0ac6fe3-7b1a-4b08-ad2e-5b884a166a01 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 382/769] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:24:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:24:07.477 7 INFO cinder.api.openstack.wsgi [None req-4cf3bc9e-1285-4fdf-b304-dec61d7c3615 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/c012e8c3a00e41aab5cb6b4ca768de1e?usage=true 2026-05-25 23:24:07.495 7 INFO cinder.api.openstack.wsgi [None req-4cf3bc9e-1285-4fdf-b304-dec61d7c3615 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/c012e8c3a00e41aab5cb6b4ca768de1e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 388/770] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:24:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/c012e8c3a00e41aab5cb6b4ca768de1e?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:24:07.505 8 INFO cinder.api.openstack.wsgi [None req-ddf59372-95c2-41b7-bfa5-08aa793a551e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/c2b57eed5dc54c56bf14021d12d62a02?usage=true 2026-05-25 23:24:07.537 8 INFO cinder.api.openstack.wsgi [None req-ddf59372-95c2-41b7-bfa5-08aa793a551e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/c2b57eed5dc54c56bf14021d12d62a02?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 383/771] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:24:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/c2b57eed5dc54c56bf14021d12d62a02?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:24:07.546 7 INFO cinder.api.openstack.wsgi [None req-702e99db-6acc-4639-ae9e-74e7dcba8b42 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/c5a424465a9b4e53bc0f52f82ecb9d2a?usage=true 2026-05-25 23:24:07.581 7 INFO cinder.api.openstack.wsgi [None req-702e99db-6acc-4639-ae9e-74e7dcba8b42 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/c5a424465a9b4e53bc0f52f82ecb9d2a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 389/772] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:24:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/c5a424465a9b4e53bc0f52f82ecb9d2a?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:24:07.600 8 INFO cinder.api.openstack.wsgi [None req-c77339fd-7079-47ab-8560-31b839b0d834 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true 2026-05-25 23:24:07.606 8 INFO cinder.volume.api [None req-c77339fd-7079-47ab-8560-31b839b0d834 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all snapshots completed successfully. 2026-05-25 23:24:07.607 8 INFO cinder.api.openstack.wsgi [None req-c77339fd-7079-47ab-8560-31b839b0d834 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 384/773] 10.0.0.133 () {28 vars in 674 bytes} [Mon May 25 23:24:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:24:07.619 7 INFO cinder.api.openstack.wsgi [None req-f0d70e51-c2f6-4465-a767-3e1f4b6b7374 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services 2026-05-25 23:24:07.626 7 INFO cinder.api.openstack.wsgi [None req-f0d70e51-c2f6-4465-a767-3e1f4b6b7374 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 390/774] 10.0.0.133 () {28 vars in 645 bytes} [Mon May 25 23:24:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:24:15.305 8 INFO cinder.api.openstack.wsgi [None req-c77339fd-7079-47ab-8560-31b839b0d834 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:24:15.307 8 INFO cinder.api.openstack.wsgi [None req-c77339fd-7079-47ab-8560-31b839b0d834 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:24:15.309 7 INFO cinder.api.openstack.wsgi [None req-f0d70e51-c2f6-4465-a767-3e1f4b6b7374 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:24:15.310 7 INFO cinder.api.openstack.wsgi [None req-f0d70e51-c2f6-4465-a767-3e1f4b6b7374 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:24:20.313 8 INFO cinder.api.openstack.wsgi [None req-1bb0f93d-2369-4526-a1fd-bea06cb609bb 5d313589f77241dca496615a6d66c451 ae97d098675a44f9a7003c8f966c5220 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ae97d098675a44f9a7003c8f966c5220/volumes 2026-05-25 23:24:20.318 8 INFO cinder.api.v3.volumes [None req-1bb0f93d-2369-4526-a1fd-bea06cb609bb 5d313589f77241dca496615a6d66c451 ae97d098675a44f9a7003c8f966c5220 - - default default] Create volume of 1 GB 2026-05-25 23:24:20.336 8 INFO cinder.volume.api [None req-1bb0f93d-2369-4526-a1fd-bea06cb609bb 5d313589f77241dca496615a6d66c451 ae97d098675a44f9a7003c8f966c5220 - - default default] Availability Zones retrieved successfully. 2026-05-25 23:24:20.624 8 INFO cinder.volume.api [None req-1bb0f93d-2369-4526-a1fd-bea06cb609bb 5d313589f77241dca496615a6d66c451 ae97d098675a44f9a7003c8f966c5220 - - default default] Create volume request issued successfully. 2026-05-25 23:24:20.625 8 INFO cinder.api.openstack.wsgi [None req-1bb0f93d-2369-4526-a1fd-bea06cb609bb 5d313589f77241dca496615a6d66c451 ae97d098675a44f9a7003c8f966c5220 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae97d098675a44f9a7003c8f966c5220/volumes returned with HTTP 202 [pid: 8|app: 0|req: 386/777] 10.0.0.218 () {34 vars in 722 bytes} [Mon May 25 23:24:19 2026] POST /v3/ae97d098675a44f9a7003c8f966c5220/volumes => generated 861 bytes in 653 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-25 23:24:20.650 7 INFO cinder.api.openstack.wsgi [None req-f7e56b4f-cd5d-4f21-9e12-253fc477a03e 5d313589f77241dca496615a6d66c451 ae97d098675a44f9a7003c8f966c5220 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae97d098675a44f9a7003c8f966c5220/volumes/2edf6546-e10c-4330-9675-191a7c400f4d /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-05-25 23:24:20.663 7 INFO cinder.volume.api [None req-f7e56b4f-cd5d-4f21-9e12-253fc477a03e 5d313589f77241dca496615a6d66c451 ae97d098675a44f9a7003c8f966c5220 - - default default] Volume info retrieved successfully. 2026-05-25 23:24:20.670 7 INFO cinder.api.openstack.wsgi [None req-f7e56b4f-cd5d-4f21-9e12-253fc477a03e 5d313589f77241dca496615a6d66c451 ae97d098675a44f9a7003c8f966c5220 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae97d098675a44f9a7003c8f966c5220/volumes/2edf6546-e10c-4330-9675-191a7c400f4d returned with HTTP 200 [pid: 7|app: 0|req: 392/778] 10.0.0.218 () {32 vars in 775 bytes} [Mon May 25 23:24:20 2026] GET /v3/ae97d098675a44f9a7003c8f966c5220/volumes/2edf6546-e10c-4330-9675-191a7c400f4d => generated 929 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:24:21.696 8 INFO cinder.api.openstack.wsgi [None req-5fe60046-82f8-4011-bea8-64ea5a5ea772 5d313589f77241dca496615a6d66c451 ae97d098675a44f9a7003c8f966c5220 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae97d098675a44f9a7003c8f966c5220/volumes/2edf6546-e10c-4330-9675-191a7c400f4d /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-05-25 23:24:21.709 8 INFO cinder.volume.api [None req-5fe60046-82f8-4011-bea8-64ea5a5ea772 5d313589f77241dca496615a6d66c451 ae97d098675a44f9a7003c8f966c5220 - - default default] Volume info retrieved successfully. 2026-05-25 23:24:21.714 8 INFO cinder.api.openstack.wsgi [None req-5fe60046-82f8-4011-bea8-64ea5a5ea772 5d313589f77241dca496615a6d66c451 ae97d098675a44f9a7003c8f966c5220 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae97d098675a44f9a7003c8f966c5220/volumes/2edf6546-e10c-4330-9675-191a7c400f4d returned with HTTP 200 [pid: 8|app: 0|req: 387/779] 10.0.0.218 () {32 vars in 775 bytes} [Mon May 25 23:24:21 2026] GET /v3/ae97d098675a44f9a7003c8f966c5220/volumes/2edf6546-e10c-4330-9675-191a7c400f4d => generated 954 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:24:25.305 7 INFO cinder.api.openstack.wsgi [None req-f7e56b4f-cd5d-4f21-9e12-253fc477a03e 5d313589f77241dca496615a6d66c451 ae97d098675a44f9a7003c8f966c5220 - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:24:25.305 8 INFO cinder.api.openstack.wsgi [None req-5fe60046-82f8-4011-bea8-64ea5a5ea772 5d313589f77241dca496615a6d66c451 ae97d098675a44f9a7003c8f966c5220 - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:24:25.306 7 INFO cinder.api.openstack.wsgi [None req-f7e56b4f-cd5d-4f21-9e12-253fc477a03e 5d313589f77241dca496615a6d66c451 ae97d098675a44f9a7003c8f966c5220 - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:24:25.307 8 INFO cinder.api.openstack.wsgi [None req-5fe60046-82f8-4011-bea8-64ea5a5ea772 5d313589f77241dca496615a6d66c451 ae97d098675a44f9a7003c8f966c5220 - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:24:35.304 7 INFO cinder.api.openstack.wsgi [None req-f7e56b4f-cd5d-4f21-9e12-253fc477a03e 5d313589f77241dca496615a6d66c451 ae97d098675a44f9a7003c8f966c5220 - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:24:35.305 7 INFO cinder.api.openstack.wsgi [None req-f7e56b4f-cd5d-4f21-9e12-253fc477a03e 5d313589f77241dca496615a6d66c451 ae97d098675a44f9a7003c8f966c5220 - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:24:35.305 8 INFO cinder.api.openstack.wsgi [None req-5fe60046-82f8-4011-bea8-64ea5a5ea772 5d313589f77241dca496615a6d66c451 ae97d098675a44f9a7003c8f966c5220 - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:24:35.306 8 INFO cinder.api.openstack.wsgi [None req-5fe60046-82f8-4011-bea8-64ea5a5ea772 5d313589f77241dca496615a6d66c451 ae97d098675a44f9a7003c8f966c5220 - - default default] http://10.0.0.35:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:24:35.388 7 INFO cinder.api.openstack.wsgi [None req-566f5d51-7e8a-4b2a-875d-35c7eaacadf2 5d313589f77241dca496615a6d66c451 ae97d098675a44f9a7003c8f966c5220 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ae97d098675a44f9a7003c8f966c5220/volumes/2edf6546-e10c-4330-9675-191a7c400f4d/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-05-25 23:24:35.416 7 INFO cinder.volume.api [None req-566f5d51-7e8a-4b2a-875d-35c7eaacadf2 5d313589f77241dca496615a6d66c451 ae97d098675a44f9a7003c8f966c5220 - - default default] Volume info retrieved successfully. 2026-05-25 23:24:35.436 7 INFO cinder.volume.api [None req-566f5d51-7e8a-4b2a-875d-35c7eaacadf2 5d313589f77241dca496615a6d66c451 ae97d098675a44f9a7003c8f966c5220 - - default default] Update volume admin metadata completed successfully. 2026-05-25 23:24:35.943 7 INFO cinder.volume.api [None req-566f5d51-7e8a-4b2a-875d-35c7eaacadf2 5d313589f77241dca496615a6d66c451 ae97d098675a44f9a7003c8f966c5220 - - default default] Attach volume completed successfully. 2026-05-25 23:24:35.943 7 INFO cinder.api.openstack.wsgi [None req-566f5d51-7e8a-4b2a-875d-35c7eaacadf2 5d313589f77241dca496615a6d66c451 ae97d098675a44f9a7003c8f966c5220 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae97d098675a44f9a7003c8f966c5220/volumes/2edf6546-e10c-4330-9675-191a7c400f4d/action returned with HTTP 202 [pid: 7|app: 0|req: 395/784] 10.0.0.218 () {34 vars in 810 bytes} [Mon May 25 23:24:35 2026] POST /v3/ae97d098675a44f9a7003c8f966c5220/volumes/2edf6546-e10c-4330-9675-191a7c400f4d/action => generated 0 bytes in 563 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:24:35.961 8 INFO cinder.api.openstack.wsgi [None req-94b1ec6b-dd10-466b-a569-09627c409676 5d313589f77241dca496615a6d66c451 ae97d098675a44f9a7003c8f966c5220 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae97d098675a44f9a7003c8f966c5220/volumes/2edf6546-e10c-4330-9675-191a7c400f4d /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-05-25 23:24:35.993 8 INFO cinder.volume.api [None req-94b1ec6b-dd10-466b-a569-09627c409676 5d313589f77241dca496615a6d66c451 ae97d098675a44f9a7003c8f966c5220 - - default default] Volume info retrieved successfully. 2026-05-25 23:24:36.004 8 INFO cinder.api.openstack.wsgi [None req-94b1ec6b-dd10-466b-a569-09627c409676 5d313589f77241dca496615a6d66c451 ae97d098675a44f9a7003c8f966c5220 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae97d098675a44f9a7003c8f966c5220/volumes/2edf6546-e10c-4330-9675-191a7c400f4d returned with HTTP 200 [pid: 8|app: 0|req: 390/785] 10.0.0.218 () {32 vars in 775 bytes} [Mon May 25 23:24:35 2026] GET /v3/ae97d098675a44f9a7003c8f966c5220/volumes/2edf6546-e10c-4330-9675-191a7c400f4d => generated 1288 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-05-25 23:24:36.028 7 INFO cinder.api.openstack.wsgi [None req-80625292-82e6-4d83-bab7-98b429b1dcc2 5d313589f77241dca496615a6d66c451 ae97d098675a44f9a7003c8f966c5220 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ae97d098675a44f9a7003c8f966c5220/volumes/2edf6546-e10c-4330-9675-191a7c400f4d/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-05-25 23:24:36.047 7 INFO cinder.volume.api [None req-80625292-82e6-4d83-bab7-98b429b1dcc2 5d313589f77241dca496615a6d66c451 ae97d098675a44f9a7003c8f966c5220 - - default default] Volume info retrieved successfully. 2026-05-25 23:24:36.554 7 INFO cinder.volume.api [None req-80625292-82e6-4d83-bab7-98b429b1dcc2 5d313589f77241dca496615a6d66c451 ae97d098675a44f9a7003c8f966c5220 - - default default] Detach volume completed successfully. 2026-05-25 23:24:36.556 7 INFO cinder.api.openstack.wsgi [None req-80625292-82e6-4d83-bab7-98b429b1dcc2 5d313589f77241dca496615a6d66c451 ae97d098675a44f9a7003c8f966c5220 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae97d098675a44f9a7003c8f966c5220/volumes/2edf6546-e10c-4330-9675-191a7c400f4d/action returned with HTTP 202 [pid: 7|app: 0|req: 396/786] 10.0.0.218 () {34 vars in 810 bytes} [Mon May 25 23:24:36 2026] POST /v3/ae97d098675a44f9a7003c8f966c5220/volumes/2edf6546-e10c-4330-9675-191a7c400f4d/action => generated 0 bytes in 539 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:24:36.576 8 INFO cinder.api.openstack.wsgi [None req-fca15487-f675-4a94-9383-ecec633dc053 5d313589f77241dca496615a6d66c451 ae97d098675a44f9a7003c8f966c5220 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae97d098675a44f9a7003c8f966c5220/volumes/2edf6546-e10c-4330-9675-191a7c400f4d /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-05-25 23:24:36.600 8 INFO cinder.volume.api [None req-fca15487-f675-4a94-9383-ecec633dc053 5d313589f77241dca496615a6d66c451 ae97d098675a44f9a7003c8f966c5220 - - default default] Volume info retrieved successfully. 2026-05-25 23:24:36.606 8 INFO cinder.api.openstack.wsgi [None req-fca15487-f675-4a94-9383-ecec633dc053 5d313589f77241dca496615a6d66c451 ae97d098675a44f9a7003c8f966c5220 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae97d098675a44f9a7003c8f966c5220/volumes/2edf6546-e10c-4330-9675-191a7c400f4d returned with HTTP 200 [pid: 8|app: 0|req: 391/787] 10.0.0.218 () {32 vars in 775 bytes} [Mon May 25 23:24:36 2026] GET /v3/ae97d098675a44f9a7003c8f966c5220/volumes/2edf6546-e10c-4330-9675-191a7c400f4d => generated 973 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:24:43.771 7 INFO cinder.api.openstack.wsgi [None req-6c55f57b-788b-4276-9c9f-1c725198ddaa 5d313589f77241dca496615a6d66c451 ae97d098675a44f9a7003c8f966c5220 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae97d098675a44f9a7003c8f966c5220/volumes/2edf6546-e10c-4330-9675-191a7c400f4d /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-05-25 23:24:43.787 7 INFO cinder.volume.api [None req-6c55f57b-788b-4276-9c9f-1c725198ddaa 5d313589f77241dca496615a6d66c451 ae97d098675a44f9a7003c8f966c5220 - - default default] Volume info retrieved successfully. 2026-05-25 23:24:43.792 7 INFO cinder.api.openstack.wsgi [None req-6c55f57b-788b-4276-9c9f-1c725198ddaa 5d313589f77241dca496615a6d66c451 ae97d098675a44f9a7003c8f966c5220 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae97d098675a44f9a7003c8f966c5220/volumes/2edf6546-e10c-4330-9675-191a7c400f4d returned with HTTP 200 [pid: 7|app: 0|req: 397/788] 10.0.0.218 () {32 vars in 775 bytes} [Mon May 25 23:24:43 2026] GET /v3/ae97d098675a44f9a7003c8f966c5220/volumes/2edf6546-e10c-4330-9675-191a7c400f4d => generated 973 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:24:43.814 8 INFO cinder.api.openstack.wsgi [None req-c37f3750-76af-4fff-925e-43a2857e6076 5d313589f77241dca496615a6d66c451 ae97d098675a44f9a7003c8f966c5220 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ae97d098675a44f9a7003c8f966c5220/volumes/2edf6546-e10c-4330-9675-191a7c400f4d 2026-05-25 23:24:43.815 8 INFO cinder.api.v3.volumes [None req-c37f3750-76af-4fff-925e-43a2857e6076 5d313589f77241dca496615a6d66c451 ae97d098675a44f9a7003c8f966c5220 - - default default] Delete volume with id: 2edf6546-e10c-4330-9675-191a7c400f4d /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-05-25 23:24:43.826 8 INFO cinder.volume.api [None req-c37f3750-76af-4fff-925e-43a2857e6076 5d313589f77241dca496615a6d66c451 ae97d098675a44f9a7003c8f966c5220 - - default default] Volume info retrieved successfully. 2026-05-25 23:24:43.848 8 INFO cinder.volume.api [None req-c37f3750-76af-4fff-925e-43a2857e6076 5d313589f77241dca496615a6d66c451 ae97d098675a44f9a7003c8f966c5220 - - default default] Delete volume request issued successfully. 2026-05-25 23:24:43.848 8 INFO cinder.api.openstack.wsgi [None req-c37f3750-76af-4fff-925e-43a2857e6076 5d313589f77241dca496615a6d66c451 ae97d098675a44f9a7003c8f966c5220 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae97d098675a44f9a7003c8f966c5220/volumes/2edf6546-e10c-4330-9675-191a7c400f4d returned with HTTP 202 [pid: 8|app: 0|req: 392/789] 10.0.0.218 () {32 vars in 778 bytes} [Mon May 25 23:24:43 2026] DELETE /v3/ae97d098675a44f9a7003c8f966c5220/volumes/2edf6546-e10c-4330-9675-191a7c400f4d => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:24:43.874 7 INFO cinder.api.openstack.wsgi [None req-0f7076a5-2c0a-4dba-b3ed-aabccdb4f9d5 5d313589f77241dca496615a6d66c451 ae97d098675a44f9a7003c8f966c5220 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae97d098675a44f9a7003c8f966c5220/volumes/2edf6546-e10c-4330-9675-191a7c400f4d /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-05-25 23:24:43.896 7 INFO cinder.volume.api [None req-0f7076a5-2c0a-4dba-b3ed-aabccdb4f9d5 5d313589f77241dca496615a6d66c451 ae97d098675a44f9a7003c8f966c5220 - - default default] Volume info retrieved successfully. 2026-05-25 23:24:43.903 7 INFO cinder.api.openstack.wsgi [None req-0f7076a5-2c0a-4dba-b3ed-aabccdb4f9d5 5d313589f77241dca496615a6d66c451 ae97d098675a44f9a7003c8f966c5220 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae97d098675a44f9a7003c8f966c5220/volumes/2edf6546-e10c-4330-9675-191a7c400f4d returned with HTTP 200 [pid: 7|app: 0|req: 398/790] 10.0.0.218 () {32 vars in 775 bytes} [Mon May 25 23:24:43 2026] GET /v3/ae97d098675a44f9a7003c8f966c5220/volumes/2edf6546-e10c-4330-9675-191a7c400f4d => generated 972 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:24:44.943 8 INFO cinder.api.openstack.wsgi [None req-908c119d-dea2-4182-96c5-9b6901886b41 5d313589f77241dca496615a6d66c451 ae97d098675a44f9a7003c8f966c5220 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae97d098675a44f9a7003c8f966c5220/volumes/2edf6546-e10c-4330-9675-191a7c400f4d 2026-05-25 23:24:44.951 8 INFO cinder.api.openstack.wsgi [None req-908c119d-dea2-4182-96c5-9b6901886b41 5d313589f77241dca496615a6d66c451 ae97d098675a44f9a7003c8f966c5220 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae97d098675a44f9a7003c8f966c5220/volumes/2edf6546-e10c-4330-9675-191a7c400f4d returned with HTTP 404 [pid: 8|app: 0|req: 393/791] 10.0.0.218 () {32 vars in 775 bytes} [Mon May 25 23:24:44 2026] GET /v3/ae97d098675a44f9a7003c8f966c5220/volumes/2edf6546-e10c-4330-9675-191a7c400f4d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-25 23:24:45.304 7 INFO cinder.api.openstack.wsgi [None req-0f7076a5-2c0a-4dba-b3ed-aabccdb4f9d5 5d313589f77241dca496615a6d66c451 ae97d098675a44f9a7003c8f966c5220 - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:24:45.304 8 INFO cinder.api.openstack.wsgi [None req-908c119d-dea2-4182-96c5-9b6901886b41 5d313589f77241dca496615a6d66c451 ae97d098675a44f9a7003c8f966c5220 - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:24:45.305 7 INFO cinder.api.openstack.wsgi [None req-0f7076a5-2c0a-4dba-b3ed-aabccdb4f9d5 5d313589f77241dca496615a6d66c451 ae97d098675a44f9a7003c8f966c5220 - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:24:45.305 8 INFO cinder.api.openstack.wsgi [None req-908c119d-dea2-4182-96c5-9b6901886b41 5d313589f77241dca496615a6d66c451 ae97d098675a44f9a7003c8f966c5220 - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:24:46.300 7 INFO cinder.api.openstack.wsgi [None req-0f7076a5-2c0a-4dba-b3ed-aabccdb4f9d5 5d313589f77241dca496615a6d66c451 ae97d098675a44f9a7003c8f966c5220 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-25 23:24:46.301 7 INFO cinder.api.openstack.wsgi [None req-0f7076a5-2c0a-4dba-b3ed-aabccdb4f9d5 5d313589f77241dca496615a6d66c451 ae97d098675a44f9a7003c8f966c5220 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 400/794] 10.0.0.218 () {30 vars in 411 bytes} [Mon May 25 23:24:46 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-25 23:24:49.475 8 INFO cinder.api.openstack.wsgi [None req-e54eea06-dc98-4fd9-9888-784ad14a3c11 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes 2026-05-25 23:24:49.478 8 INFO cinder.api.v3.volumes [None req-e54eea06-dc98-4fd9-9888-784ad14a3c11 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] Create volume of 1 GB 2026-05-25 23:24:49.484 8 INFO cinder.volume.api [None req-e54eea06-dc98-4fd9-9888-784ad14a3c11 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] Availability Zones retrieved successfully. 2026-05-25 23:24:49.682 8 INFO cinder.volume.api [None req-e54eea06-dc98-4fd9-9888-784ad14a3c11 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] Create volume request issued successfully. 2026-05-25 23:24:49.684 8 INFO cinder.api.openstack.wsgi [None req-e54eea06-dc98-4fd9-9888-784ad14a3c11 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes returned with HTTP 202 [pid: 8|app: 0|req: 395/795] 10.0.0.218 () {34 vars in 723 bytes} [Mon May 25 23:24:49 2026] POST /v3/ec199b5a97c04751a376b040e13f339f/volumes => generated 870 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:24:49.703 7 INFO cinder.api.openstack.wsgi [None req-16c04990-4e65-43e5-b74c-0ae0951c1e3d 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/5e20f35a-d7ba-4688-9521-61981fad0f60 /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-05-25 23:24:49.721 7 INFO cinder.volume.api [None req-16c04990-4e65-43e5-b74c-0ae0951c1e3d 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] Volume info retrieved successfully. 2026-05-25 23:24:49.745 7 INFO cinder.api.openstack.wsgi [None req-16c04990-4e65-43e5-b74c-0ae0951c1e3d 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/5e20f35a-d7ba-4688-9521-61981fad0f60 returned with HTTP 200 [pid: 7|app: 0|req: 401/796] 10.0.0.218 () {32 vars in 775 bytes} [Mon May 25 23:24:49 2026] GET /v3/ec199b5a97c04751a376b040e13f339f/volumes/5e20f35a-d7ba-4688-9521-61981fad0f60 => generated 938 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:24:50.126 8 INFO cinder.api.openstack.wsgi [None req-7e3e8568-b603-4b1c-b611-4b2665582996 ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/63325acc138842118558c17ebe4c2218/volumes /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-25 23:24:50.154 8 INFO cinder.volume.api [None req-7e3e8568-b603-4b1c-b611-4b2665582996 ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] Get all volumes completed successfully. 2026-05-25 23:24:50.155 8 INFO cinder.api.openstack.wsgi [None req-7e3e8568-b603-4b1c-b611-4b2665582996 ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63325acc138842118558c17ebe4c2218/volumes returned with HTTP 200 [pid: 8|app: 0|req: 396/797] 10.0.0.218 () {32 vars in 701 bytes} [Mon May 25 23:24:50 2026] GET /v3/63325acc138842118558c17ebe4c2218/volumes => generated 15 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:24:50.168 7 INFO cinder.api.openstack.wsgi [None req-3e87ea03-0bd8-483a-b7c2-47a8063b7fd0 ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/63325acc138842118558c17ebe4c2218/volumes 2026-05-25 23:24:50.171 7 INFO cinder.api.v3.volumes [None req-3e87ea03-0bd8-483a-b7c2-47a8063b7fd0 ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] Create volume of 1 GB 2026-05-25 23:24:50.177 7 INFO cinder.volume.api [None req-3e87ea03-0bd8-483a-b7c2-47a8063b7fd0 ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] Availability Zones retrieved successfully. 2026-05-25 23:24:50.336 7 INFO cinder.volume.api [None req-3e87ea03-0bd8-483a-b7c2-47a8063b7fd0 ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] Create volume request issued successfully. 2026-05-25 23:24:50.337 7 INFO cinder.api.openstack.wsgi [None req-3e87ea03-0bd8-483a-b7c2-47a8063b7fd0 ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63325acc138842118558c17ebe4c2218/volumes returned with HTTP 202 [pid: 7|app: 0|req: 402/798] 10.0.0.218 () {34 vars in 723 bytes} [Mon May 25 23:24:50 2026] POST /v3/63325acc138842118558c17ebe4c2218/volumes => generated 875 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-25 23:24:50.363 8 INFO cinder.api.openstack.wsgi [None req-7bd7a349-3b1d-4d77-a34b-0ae0483f1bab ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/63325acc138842118558c17ebe4c2218/volumes/39c8ac93-75e4-4850-a927-f47f3e900fc9 /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-05-25 23:24:50.378 8 INFO cinder.volume.api [None req-7bd7a349-3b1d-4d77-a34b-0ae0483f1bab ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] Volume info retrieved successfully. 2026-05-25 23:24:50.385 8 INFO cinder.api.openstack.wsgi [None req-7bd7a349-3b1d-4d77-a34b-0ae0483f1bab ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63325acc138842118558c17ebe4c2218/volumes/39c8ac93-75e4-4850-a927-f47f3e900fc9 returned with HTTP 200 [pid: 8|app: 0|req: 397/799] 10.0.0.218 () {32 vars in 775 bytes} [Mon May 25 23:24:50 2026] GET /v3/63325acc138842118558c17ebe4c2218/volumes/39c8ac93-75e4-4850-a927-f47f3e900fc9 => generated 943 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:24:50.764 7 INFO cinder.api.openstack.wsgi [None req-9cbd9608-ad42-4e97-8c2f-66834c9a80ee 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/5e20f35a-d7ba-4688-9521-61981fad0f60 /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-05-25 23:24:50.779 7 INFO cinder.volume.api [None req-9cbd9608-ad42-4e97-8c2f-66834c9a80ee 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] Volume info retrieved successfully. 2026-05-25 23:24:50.785 7 INFO cinder.api.openstack.wsgi [None req-9cbd9608-ad42-4e97-8c2f-66834c9a80ee 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/5e20f35a-d7ba-4688-9521-61981fad0f60 returned with HTTP 200 [pid: 7|app: 0|req: 403/800] 10.0.0.218 () {32 vars in 775 bytes} [Mon May 25 23:24:50 2026] GET /v3/ec199b5a97c04751a376b040e13f339f/volumes/5e20f35a-d7ba-4688-9521-61981fad0f60 => generated 963 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:24:50.807 8 INFO cinder.api.openstack.wsgi [None req-f8ea11af-a9fc-4cee-b59f-636b1b8c83f4 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/5e20f35a-d7ba-4688-9521-61981fad0f60 /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-05-25 23:24:50.822 8 INFO cinder.volume.api [None req-f8ea11af-a9fc-4cee-b59f-636b1b8c83f4 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] Volume info retrieved successfully. 2026-05-25 23:24:50.827 8 INFO cinder.api.openstack.wsgi [None req-f8ea11af-a9fc-4cee-b59f-636b1b8c83f4 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/5e20f35a-d7ba-4688-9521-61981fad0f60 returned with HTTP 200 [pid: 8|app: 0|req: 398/801] 10.0.0.218 () {32 vars in 775 bytes} [Mon May 25 23:24:50 2026] GET /v3/ec199b5a97c04751a376b040e13f339f/volumes/5e20f35a-d7ba-4688-9521-61981fad0f60 => generated 963 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:24:50.848 7 INFO cinder.api.openstack.wsgi [None req-a53cc7b9-0482-4974-8ee7-b6741bad26d4 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/5e20f35a-d7ba-4688-9521-61981fad0f60 /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-05-25 23:24:50.871 7 INFO cinder.volume.api [None req-a53cc7b9-0482-4974-8ee7-b6741bad26d4 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] Volume info retrieved successfully. 2026-05-25 23:24:50.879 7 INFO cinder.volume.api [None req-a53cc7b9-0482-4974-8ee7-b6741bad26d4 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] Volume updated successfully. 2026-05-25 23:24:50.880 7 INFO cinder.api.openstack.wsgi [None req-a53cc7b9-0482-4974-8ee7-b6741bad26d4 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/5e20f35a-d7ba-4688-9521-61981fad0f60 returned with HTTP 200 [pid: 7|app: 0|req: 404/802] 10.0.0.218 () {34 vars in 795 bytes} [Mon May 25 23:24:50 2026] PUT /v3/ec199b5a97c04751a376b040e13f339f/volumes/5e20f35a-d7ba-4688-9521-61981fad0f60 => generated 895 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:24:50.900 8 INFO cinder.api.openstack.wsgi [None req-b9e874e1-5d8a-482d-acef-e79bd708d669 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/5e20f35a-d7ba-4688-9521-61981fad0f60 /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-05-25 23:24:50.922 8 INFO cinder.volume.api [None req-b9e874e1-5d8a-482d-acef-e79bd708d669 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] Volume info retrieved successfully. 2026-05-25 23:24:50.931 8 INFO cinder.volume.api [None req-b9e874e1-5d8a-482d-acef-e79bd708d669 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] Volume updated successfully. 2026-05-25 23:24:50.932 8 INFO cinder.api.openstack.wsgi [None req-b9e874e1-5d8a-482d-acef-e79bd708d669 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/5e20f35a-d7ba-4688-9521-61981fad0f60 returned with HTTP 200 [pid: 8|app: 0|req: 399/803] 10.0.0.218 () {34 vars in 796 bytes} [Mon May 25 23:24:50 2026] PUT /v3/ec199b5a97c04751a376b040e13f339f/volumes/5e20f35a-d7ba-4688-9521-61981fad0f60 => generated 935 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:24:50.957 7 INFO cinder.api.openstack.wsgi [None req-1a5bf55d-9818-43a9-a913-628542deea37 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/5e20f35a-d7ba-4688-9521-61981fad0f60 /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-05-25 23:24:50.973 7 INFO cinder.volume.api [None req-1a5bf55d-9818-43a9-a913-628542deea37 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] Volume info retrieved successfully. 2026-05-25 23:24:50.980 7 INFO cinder.api.openstack.wsgi [None req-1a5bf55d-9818-43a9-a913-628542deea37 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/5e20f35a-d7ba-4688-9521-61981fad0f60 returned with HTTP 200 [pid: 7|app: 0|req: 405/804] 10.0.0.218 () {32 vars in 775 bytes} [Mon May 25 23:24:50 2026] GET /v3/ec199b5a97c04751a376b040e13f339f/volumes/5e20f35a-d7ba-4688-9521-61981fad0f60 => generated 1003 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:24:51.000 8 INFO cinder.api.openstack.wsgi [None req-a7b52a0b-770b-4b9b-a18f-37ae0e9ef725 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes 2026-05-25 23:24:51.003 8 INFO cinder.api.v3.volumes [None req-a7b52a0b-770b-4b9b-a18f-37ae0e9ef725 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] Create volume of 1 GB 2026-05-25 23:24:51.008 8 INFO cinder.volume.api [None req-a7b52a0b-770b-4b9b-a18f-37ae0e9ef725 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] Availability Zones retrieved successfully. 2026-05-25 23:24:51.271 8 INFO cinder.volume.api [None req-a7b52a0b-770b-4b9b-a18f-37ae0e9ef725 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] Create volume request issued successfully. 2026-05-25 23:24:51.271 8 INFO cinder.api.openstack.wsgi [None req-a7b52a0b-770b-4b9b-a18f-37ae0e9ef725 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes returned with HTTP 202 [pid: 8|app: 0|req: 400/805] 10.0.0.218 () {34 vars in 723 bytes} [Mon May 25 23:24:50 2026] POST /v3/ec199b5a97c04751a376b040e13f339f/volumes => generated 889 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:24:51.295 7 INFO cinder.api.openstack.wsgi [None req-f63c6e39-0045-42ed-8047-dc9ed4612174 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/3512d17e-7019-4c43-9d2a-486501a0548d /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-05-25 23:24:51.325 7 INFO cinder.volume.api [None req-f63c6e39-0045-42ed-8047-dc9ed4612174 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] Volume info retrieved successfully. 2026-05-25 23:24:51.334 7 INFO cinder.api.openstack.wsgi [None req-f63c6e39-0045-42ed-8047-dc9ed4612174 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/3512d17e-7019-4c43-9d2a-486501a0548d returned with HTTP 200 [pid: 7|app: 0|req: 406/806] 10.0.0.218 () {32 vars in 775 bytes} [Mon May 25 23:24:51 2026] GET /v3/ec199b5a97c04751a376b040e13f339f/volumes/3512d17e-7019-4c43-9d2a-486501a0548d => generated 957 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-05-25 23:24:51.411 8 INFO cinder.api.openstack.wsgi [None req-d7bc32fe-7c5c-4e43-9151-846bcdeeb065 ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/63325acc138842118558c17ebe4c2218/volumes/39c8ac93-75e4-4850-a927-f47f3e900fc9 /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-05-25 23:24:51.428 8 INFO cinder.volume.api [None req-d7bc32fe-7c5c-4e43-9151-846bcdeeb065 ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] Volume info retrieved successfully. 2026-05-25 23:24:51.433 8 INFO cinder.api.openstack.wsgi [None req-d7bc32fe-7c5c-4e43-9151-846bcdeeb065 ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63325acc138842118558c17ebe4c2218/volumes/39c8ac93-75e4-4850-a927-f47f3e900fc9 returned with HTTP 200 [pid: 8|app: 0|req: 401/807] 10.0.0.218 () {32 vars in 775 bytes} [Mon May 25 23:24:51 2026] GET /v3/63325acc138842118558c17ebe4c2218/volumes/39c8ac93-75e4-4850-a927-f47f3e900fc9 => generated 968 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:24:51.459 7 INFO cinder.api.openstack.wsgi [None req-2d077b78-feab-44bc-9903-1023bad29988 ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/63325acc138842118558c17ebe4c2218/volumes/39c8ac93-75e4-4850-a927-f47f3e900fc9 /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-05-25 23:24:51.480 7 INFO cinder.volume.api [None req-2d077b78-feab-44bc-9903-1023bad29988 ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] Volume info retrieved successfully. 2026-05-25 23:24:51.487 7 INFO cinder.api.openstack.wsgi [None req-2d077b78-feab-44bc-9903-1023bad29988 ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63325acc138842118558c17ebe4c2218/volumes/39c8ac93-75e4-4850-a927-f47f3e900fc9 returned with HTTP 200 [pid: 7|app: 0|req: 407/808] 10.0.0.218 () {32 vars in 775 bytes} [Mon May 25 23:24:51 2026] GET /v3/63325acc138842118558c17ebe4c2218/volumes/39c8ac93-75e4-4850-a927-f47f3e900fc9 => 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-05-25 23:24:51.508 8 INFO cinder.api.openstack.wsgi [None req-3766079d-ddfb-4b6d-b8eb-2e5c514605b2 ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/63325acc138842118558c17ebe4c2218/volumes 2026-05-25 23:24:51.511 8 INFO cinder.api.v3.volumes [None req-3766079d-ddfb-4b6d-b8eb-2e5c514605b2 ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] Create volume of 1 GB 2026-05-25 23:24:51.517 8 INFO cinder.volume.api [None req-3766079d-ddfb-4b6d-b8eb-2e5c514605b2 ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] Availability Zones retrieved successfully. 2026-05-25 23:24:51.649 8 INFO cinder.volume.api [None req-3766079d-ddfb-4b6d-b8eb-2e5c514605b2 ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] Create volume request issued successfully. 2026-05-25 23:24:51.650 8 INFO cinder.api.openstack.wsgi [None req-3766079d-ddfb-4b6d-b8eb-2e5c514605b2 ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63325acc138842118558c17ebe4c2218/volumes returned with HTTP 202 [pid: 8|app: 0|req: 402/809] 10.0.0.218 () {34 vars in 723 bytes} [Mon May 25 23:24:51 2026] POST /v3/63325acc138842118558c17ebe4c2218/volumes => generated 876 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:24:51.674 7 INFO cinder.api.openstack.wsgi [None req-e66f6aa9-cd83-4796-86a8-4f334b04727f ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/63325acc138842118558c17ebe4c2218/volumes/191b3d04-08e1-4a71-a8dc-068c2eac3e5d /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-05-25 23:24:51.687 7 INFO cinder.volume.api [None req-e66f6aa9-cd83-4796-86a8-4f334b04727f ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] Volume info retrieved successfully. 2026-05-25 23:24:51.693 7 INFO cinder.api.openstack.wsgi [None req-e66f6aa9-cd83-4796-86a8-4f334b04727f ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63325acc138842118558c17ebe4c2218/volumes/191b3d04-08e1-4a71-a8dc-068c2eac3e5d returned with HTTP 200 [pid: 7|app: 0|req: 408/810] 10.0.0.218 () {32 vars in 775 bytes} [Mon May 25 23:24:51 2026] GET /v3/63325acc138842118558c17ebe4c2218/volumes/191b3d04-08e1-4a71-a8dc-068c2eac3e5d => generated 944 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:24:52.358 8 INFO cinder.api.openstack.wsgi [None req-c8d0886c-882e-419b-9f97-7493f2354be1 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/3512d17e-7019-4c43-9d2a-486501a0548d /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-05-25 23:24:52.380 8 INFO cinder.volume.api [None req-c8d0886c-882e-419b-9f97-7493f2354be1 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] Volume info retrieved successfully. 2026-05-25 23:24:52.384 8 INFO cinder.api.openstack.wsgi [None req-c8d0886c-882e-419b-9f97-7493f2354be1 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/3512d17e-7019-4c43-9d2a-486501a0548d returned with HTTP 200 [pid: 8|app: 0|req: 403/811] 10.0.0.218 () {32 vars in 775 bytes} [Mon May 25 23:24:52 2026] GET /v3/ec199b5a97c04751a376b040e13f339f/volumes/3512d17e-7019-4c43-9d2a-486501a0548d => generated 982 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:24:52.405 7 INFO cinder.api.openstack.wsgi [None req-bb43bfcf-adde-4eee-b264-5df66c98c0c4 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/3512d17e-7019-4c43-9d2a-486501a0548d /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-05-25 23:24:52.419 7 INFO cinder.volume.api [None req-bb43bfcf-adde-4eee-b264-5df66c98c0c4 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] Volume info retrieved successfully. 2026-05-25 23:24:52.429 7 INFO cinder.volume.api [None req-bb43bfcf-adde-4eee-b264-5df66c98c0c4 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] Volume updated successfully. 2026-05-25 23:24:52.429 7 INFO cinder.api.openstack.wsgi [None req-bb43bfcf-adde-4eee-b264-5df66c98c0c4 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/3512d17e-7019-4c43-9d2a-486501a0548d returned with HTTP 200 [pid: 7|app: 0|req: 409/812] 10.0.0.218 () {34 vars in 795 bytes} [Mon May 25 23:24:52 2026] PUT /v3/ec199b5a97c04751a376b040e13f339f/volumes/3512d17e-7019-4c43-9d2a-486501a0548d => 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-05-25 23:24:52.451 8 INFO cinder.api.openstack.wsgi [None req-2026a13c-7bb0-4f72-81f7-63ff695bb74d 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/3512d17e-7019-4c43-9d2a-486501a0548d /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-05-25 23:24:52.465 8 INFO cinder.volume.api [None req-2026a13c-7bb0-4f72-81f7-63ff695bb74d 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] Volume info retrieved successfully. 2026-05-25 23:24:52.471 8 INFO cinder.api.openstack.wsgi [None req-2026a13c-7bb0-4f72-81f7-63ff695bb74d 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/3512d17e-7019-4c43-9d2a-486501a0548d returned with HTTP 200 [pid: 8|app: 0|req: 404/813] 10.0.0.218 () {32 vars in 775 bytes} [Mon May 25 23:24:52 2026] GET /v3/ec199b5a97c04751a376b040e13f339f/volumes/3512d17e-7019-4c43-9d2a-486501a0548d => generated 949 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:24:52.491 7 INFO cinder.api.openstack.wsgi [None req-757acbe2-1713-4873-8037-f2a8d0b7f6c8 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/3512d17e-7019-4c43-9d2a-486501a0548d 2026-05-25 23:24:52.491 7 INFO cinder.api.v3.volumes [None req-757acbe2-1713-4873-8037-f2a8d0b7f6c8 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] Delete volume with id: 3512d17e-7019-4c43-9d2a-486501a0548d /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-05-25 23:24:52.501 7 INFO cinder.volume.api [None req-757acbe2-1713-4873-8037-f2a8d0b7f6c8 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] Volume info retrieved successfully. 2026-05-25 23:24:52.528 7 INFO cinder.volume.api [None req-757acbe2-1713-4873-8037-f2a8d0b7f6c8 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] Delete volume request issued successfully. 2026-05-25 23:24:52.528 7 INFO cinder.api.openstack.wsgi [None req-757acbe2-1713-4873-8037-f2a8d0b7f6c8 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/3512d17e-7019-4c43-9d2a-486501a0548d returned with HTTP 202 [pid: 7|app: 0|req: 410/814] 10.0.0.218 () {32 vars in 778 bytes} [Mon May 25 23:24:52 2026] DELETE /v3/ec199b5a97c04751a376b040e13f339f/volumes/3512d17e-7019-4c43-9d2a-486501a0548d => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:24:52.542 8 INFO cinder.api.openstack.wsgi [None req-c0023fce-f943-4fd0-b2f2-b92824d2649b 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/3512d17e-7019-4c43-9d2a-486501a0548d /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-05-25 23:24:52.566 8 INFO cinder.volume.api [None req-c0023fce-f943-4fd0-b2f2-b92824d2649b 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] Volume info retrieved successfully. 2026-05-25 23:24:52.575 8 INFO cinder.api.openstack.wsgi [None req-c0023fce-f943-4fd0-b2f2-b92824d2649b 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/3512d17e-7019-4c43-9d2a-486501a0548d returned with HTTP 200 [pid: 8|app: 0|req: 405/815] 10.0.0.218 () {32 vars in 775 bytes} [Mon May 25 23:24:52 2026] GET /v3/ec199b5a97c04751a376b040e13f339f/volumes/3512d17e-7019-4c43-9d2a-486501a0548d => generated 948 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:24:52.714 7 INFO cinder.api.openstack.wsgi [None req-8cd70777-4c4d-4e90-9761-b9b67ff574a4 ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/63325acc138842118558c17ebe4c2218/volumes/191b3d04-08e1-4a71-a8dc-068c2eac3e5d /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-05-25 23:24:52.734 7 INFO cinder.volume.api [None req-8cd70777-4c4d-4e90-9761-b9b67ff574a4 ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] Volume info retrieved successfully. 2026-05-25 23:24:52.739 7 INFO cinder.api.openstack.wsgi [None req-8cd70777-4c4d-4e90-9761-b9b67ff574a4 ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63325acc138842118558c17ebe4c2218/volumes/191b3d04-08e1-4a71-a8dc-068c2eac3e5d returned with HTTP 200 [pid: 7|app: 0|req: 411/816] 10.0.0.218 () {32 vars in 775 bytes} [Mon May 25 23:24:52 2026] GET /v3/63325acc138842118558c17ebe4c2218/volumes/191b3d04-08e1-4a71-a8dc-068c2eac3e5d => generated 969 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:24:52.753 8 INFO cinder.api.openstack.wsgi [None req-6cf1e58e-c276-4b98-8e60-29c3fb50406a ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/63325acc138842118558c17ebe4c2218/volumes/191b3d04-08e1-4a71-a8dc-068c2eac3e5d /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-05-25 23:24:52.768 8 INFO cinder.volume.api [None req-6cf1e58e-c276-4b98-8e60-29c3fb50406a ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] Volume info retrieved successfully. 2026-05-25 23:24:52.773 8 INFO cinder.api.openstack.wsgi [None req-6cf1e58e-c276-4b98-8e60-29c3fb50406a ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63325acc138842118558c17ebe4c2218/volumes/191b3d04-08e1-4a71-a8dc-068c2eac3e5d returned with HTTP 200 [pid: 8|app: 0|req: 406/817] 10.0.0.218 () {32 vars in 775 bytes} [Mon May 25 23:24:52 2026] GET /v3/63325acc138842118558c17ebe4c2218/volumes/191b3d04-08e1-4a71-a8dc-068c2eac3e5d => generated 969 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:24:52.789 7 INFO cinder.api.openstack.wsgi [None req-33d78106-e47d-4547-be64-4e8d59dbca6d ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/63325acc138842118558c17ebe4c2218/volumes 2026-05-25 23:24:52.792 7 INFO cinder.api.v3.volumes [None req-33d78106-e47d-4547-be64-4e8d59dbca6d ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] Create volume of 1 GB 2026-05-25 23:24:52.798 7 INFO cinder.volume.api [None req-33d78106-e47d-4547-be64-4e8d59dbca6d ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] Availability Zones retrieved successfully. 2026-05-25 23:24:52.921 7 INFO cinder.volume.api [None req-33d78106-e47d-4547-be64-4e8d59dbca6d ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] Create volume request issued successfully. 2026-05-25 23:24:52.922 7 INFO cinder.api.openstack.wsgi [None req-33d78106-e47d-4547-be64-4e8d59dbca6d ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63325acc138842118558c17ebe4c2218/volumes returned with HTTP 202 [pid: 7|app: 0|req: 412/818] 10.0.0.218 () {34 vars in 723 bytes} [Mon May 25 23:24:52 2026] POST /v3/63325acc138842118558c17ebe4c2218/volumes => generated 876 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:24:52.946 8 INFO cinder.api.openstack.wsgi [None req-4adf4b20-44f8-4f20-845a-a627fbf851f6 ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/63325acc138842118558c17ebe4c2218/volumes/b4441b17-8886-4d39-bc32-994672a7f30d /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-05-25 23:24:52.970 8 INFO cinder.volume.api [None req-4adf4b20-44f8-4f20-845a-a627fbf851f6 ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] Volume info retrieved successfully. 2026-05-25 23:24:52.976 8 INFO cinder.api.openstack.wsgi [None req-4adf4b20-44f8-4f20-845a-a627fbf851f6 ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63325acc138842118558c17ebe4c2218/volumes/b4441b17-8886-4d39-bc32-994672a7f30d returned with HTTP 200 [pid: 8|app: 0|req: 407/819] 10.0.0.218 () {32 vars in 775 bytes} [Mon May 25 23:24:52 2026] GET /v3/63325acc138842118558c17ebe4c2218/volumes/b4441b17-8886-4d39-bc32-994672a7f30d => generated 944 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:24:53.601 7 INFO cinder.api.openstack.wsgi [None req-b5a1f753-84a1-4032-996c-2dd720ef65f4 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/3512d17e-7019-4c43-9d2a-486501a0548d 2026-05-25 23:24:53.616 7 INFO cinder.api.openstack.wsgi [None req-b5a1f753-84a1-4032-996c-2dd720ef65f4 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/3512d17e-7019-4c43-9d2a-486501a0548d returned with HTTP 404 [pid: 7|app: 0|req: 413/820] 10.0.0.218 () {32 vars in 775 bytes} [Mon May 25 23:24:53 2026] GET /v3/ec199b5a97c04751a376b040e13f339f/volumes/3512d17e-7019-4c43-9d2a-486501a0548d => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:24:53.632 8 INFO cinder.api.openstack.wsgi [None req-cfceac35-6ebc-4353-a9f7-efc798bbaa50 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/5e20f35a-d7ba-4688-9521-61981fad0f60 /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-05-25 23:24:53.648 8 INFO cinder.volume.api [None req-cfceac35-6ebc-4353-a9f7-efc798bbaa50 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] Volume info retrieved successfully. 2026-05-25 23:24:53.653 8 INFO cinder.api.openstack.wsgi [None req-cfceac35-6ebc-4353-a9f7-efc798bbaa50 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/5e20f35a-d7ba-4688-9521-61981fad0f60 returned with HTTP 200 [pid: 8|app: 0|req: 408/821] 10.0.0.218 () {32 vars in 775 bytes} [Mon May 25 23:24:53 2026] GET /v3/ec199b5a97c04751a376b040e13f339f/volumes/5e20f35a-d7ba-4688-9521-61981fad0f60 => generated 1003 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-25 23:24:53.674 7 INFO cinder.api.openstack.wsgi [None req-1639cbb2-8872-4f96-bd99-9670fd9b3e88 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/5e20f35a-d7ba-4688-9521-61981fad0f60 2026-05-25 23:24:53.674 7 INFO cinder.api.v3.volumes [None req-1639cbb2-8872-4f96-bd99-9670fd9b3e88 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] Delete volume with id: 5e20f35a-d7ba-4688-9521-61981fad0f60 /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-05-25 23:24:53.685 7 INFO cinder.volume.api [None req-1639cbb2-8872-4f96-bd99-9670fd9b3e88 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] Volume info retrieved successfully. 2026-05-25 23:24:53.708 7 INFO cinder.volume.api [None req-1639cbb2-8872-4f96-bd99-9670fd9b3e88 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] Delete volume request issued successfully. 2026-05-25 23:24:53.708 7 INFO cinder.api.openstack.wsgi [None req-1639cbb2-8872-4f96-bd99-9670fd9b3e88 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/5e20f35a-d7ba-4688-9521-61981fad0f60 returned with HTTP 202 [pid: 7|app: 0|req: 414/822] 10.0.0.218 () {32 vars in 778 bytes} [Mon May 25 23:24:53 2026] DELETE /v3/ec199b5a97c04751a376b040e13f339f/volumes/5e20f35a-d7ba-4688-9521-61981fad0f60 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:24:53.720 8 INFO cinder.api.openstack.wsgi [None req-87ae9b1a-2e70-42fa-9be8-6acef4b4d98d 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/5e20f35a-d7ba-4688-9521-61981fad0f60 /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-05-25 23:24:53.734 8 INFO cinder.volume.api [None req-87ae9b1a-2e70-42fa-9be8-6acef4b4d98d 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] Volume info retrieved successfully. 2026-05-25 23:24:53.739 8 INFO cinder.api.openstack.wsgi [None req-87ae9b1a-2e70-42fa-9be8-6acef4b4d98d 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/5e20f35a-d7ba-4688-9521-61981fad0f60 returned with HTTP 200 [pid: 8|app: 0|req: 409/823] 10.0.0.218 () {32 vars in 775 bytes} [Mon May 25 23:24:53 2026] GET /v3/ec199b5a97c04751a376b040e13f339f/volumes/5e20f35a-d7ba-4688-9521-61981fad0f60 => generated 1002 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:24:53.998 7 INFO cinder.api.openstack.wsgi [None req-4332f0be-26c3-4b6f-a77f-8eba69ce788c ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/63325acc138842118558c17ebe4c2218/volumes/b4441b17-8886-4d39-bc32-994672a7f30d /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-05-25 23:24:54.016 7 INFO cinder.volume.api [None req-4332f0be-26c3-4b6f-a77f-8eba69ce788c ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] Volume info retrieved successfully. 2026-05-25 23:24:54.025 7 INFO cinder.api.openstack.wsgi [None req-4332f0be-26c3-4b6f-a77f-8eba69ce788c ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63325acc138842118558c17ebe4c2218/volumes/b4441b17-8886-4d39-bc32-994672a7f30d returned with HTTP 200 [pid: 7|app: 0|req: 415/824] 10.0.0.218 () {32 vars in 775 bytes} [Mon May 25 23:24:53 2026] GET /v3/63325acc138842118558c17ebe4c2218/volumes/b4441b17-8886-4d39-bc32-994672a7f30d => generated 969 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:24:54.048 8 INFO cinder.api.openstack.wsgi [None req-0aa93e66-068c-40af-91ec-55208f895554 ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/63325acc138842118558c17ebe4c2218/volumes/b4441b17-8886-4d39-bc32-994672a7f30d /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-05-25 23:24:54.067 8 INFO cinder.volume.api [None req-0aa93e66-068c-40af-91ec-55208f895554 ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] Volume info retrieved successfully. 2026-05-25 23:24:54.074 8 INFO cinder.api.openstack.wsgi [None req-0aa93e66-068c-40af-91ec-55208f895554 ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63325acc138842118558c17ebe4c2218/volumes/b4441b17-8886-4d39-bc32-994672a7f30d returned with HTTP 200 [pid: 8|app: 0|req: 410/825] 10.0.0.218 () {32 vars in 775 bytes} [Mon May 25 23:24:54 2026] GET /v3/63325acc138842118558c17ebe4c2218/volumes/b4441b17-8886-4d39-bc32-994672a7f30d => generated 969 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:24:54.096 7 INFO cinder.api.openstack.wsgi [None req-943709ce-6b99-4373-9d26-81de47527d22 ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/63325acc138842118558c17ebe4c2218/volumes 2026-05-25 23:24:54.133 7 INFO cinder.volume.api [None req-943709ce-6b99-4373-9d26-81de47527d22 ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] Get all volumes completed successfully. 2026-05-25 23:24:54.134 7 INFO cinder.api.openstack.wsgi [None req-943709ce-6b99-4373-9d26-81de47527d22 ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63325acc138842118558c17ebe4c2218/volumes returned with HTTP 200 [pid: 7|app: 0|req: 416/826] 10.0.0.218 () {32 vars in 701 bytes} [Mon May 25 23:24:54 2026] GET /v3/63325acc138842118558c17ebe4c2218/volumes => generated 1323 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:24:54.151 8 INFO cinder.api.openstack.wsgi [None req-e1c62c07-127e-444c-8733-b46aaa153aee ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/63325acc138842118558c17ebe4c2218/volumes/b4441b17-8886-4d39-bc32-994672a7f30d /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-05-25 23:24:54.165 8 INFO cinder.volume.api [None req-e1c62c07-127e-444c-8733-b46aaa153aee ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] Volume info retrieved successfully. 2026-05-25 23:24:54.169 8 INFO cinder.api.openstack.wsgi [None req-e1c62c07-127e-444c-8733-b46aaa153aee ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63325acc138842118558c17ebe4c2218/volumes/b4441b17-8886-4d39-bc32-994672a7f30d returned with HTTP 200 [pid: 8|app: 0|req: 411/827] 10.0.0.218 () {32 vars in 775 bytes} [Mon May 25 23:24:54 2026] GET /v3/63325acc138842118558c17ebe4c2218/volumes/b4441b17-8886-4d39-bc32-994672a7f30d => generated 969 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:24:54.192 7 INFO cinder.api.openstack.wsgi [None req-0eb1bbe5-fddc-421f-9401-d75e38ec9460 ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/63325acc138842118558c17ebe4c2218/volumes/b4441b17-8886-4d39-bc32-994672a7f30d 2026-05-25 23:24:54.193 7 INFO cinder.api.v3.volumes [None req-0eb1bbe5-fddc-421f-9401-d75e38ec9460 ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] Delete volume with id: b4441b17-8886-4d39-bc32-994672a7f30d /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-05-25 23:24:54.206 7 INFO cinder.volume.api [None req-0eb1bbe5-fddc-421f-9401-d75e38ec9460 ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] Volume info retrieved successfully. 2026-05-25 23:24:54.228 7 INFO cinder.volume.api [None req-0eb1bbe5-fddc-421f-9401-d75e38ec9460 ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] Delete volume request issued successfully. 2026-05-25 23:24:54.228 7 INFO cinder.api.openstack.wsgi [None req-0eb1bbe5-fddc-421f-9401-d75e38ec9460 ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63325acc138842118558c17ebe4c2218/volumes/b4441b17-8886-4d39-bc32-994672a7f30d returned with HTTP 202 [pid: 7|app: 0|req: 417/828] 10.0.0.218 () {32 vars in 778 bytes} [Mon May 25 23:24:54 2026] DELETE /v3/63325acc138842118558c17ebe4c2218/volumes/b4441b17-8886-4d39-bc32-994672a7f30d => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:24:54.243 8 INFO cinder.api.openstack.wsgi [None req-d61c671a-eb89-4885-be5c-5e5b66be1db3 ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/63325acc138842118558c17ebe4c2218/volumes/b4441b17-8886-4d39-bc32-994672a7f30d /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-05-25 23:24:54.256 8 INFO cinder.volume.api [None req-d61c671a-eb89-4885-be5c-5e5b66be1db3 ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] Volume info retrieved successfully. 2026-05-25 23:24:54.261 8 INFO cinder.api.openstack.wsgi [None req-d61c671a-eb89-4885-be5c-5e5b66be1db3 ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63325acc138842118558c17ebe4c2218/volumes/b4441b17-8886-4d39-bc32-994672a7f30d returned with HTTP 200 [pid: 8|app: 0|req: 412/829] 10.0.0.218 () {32 vars in 775 bytes} [Mon May 25 23:24:54 2026] GET /v3/63325acc138842118558c17ebe4c2218/volumes/b4441b17-8886-4d39-bc32-994672a7f30d => generated 968 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:24:54.760 7 INFO cinder.api.openstack.wsgi [None req-3605e3f3-720f-4612-97c9-ff97ebe6cfdb 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/5e20f35a-d7ba-4688-9521-61981fad0f60 2026-05-25 23:24:54.770 7 INFO cinder.api.openstack.wsgi [None req-3605e3f3-720f-4612-97c9-ff97ebe6cfdb 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/5e20f35a-d7ba-4688-9521-61981fad0f60 returned with HTTP 404 [pid: 7|app: 0|req: 418/830] 10.0.0.218 () {32 vars in 775 bytes} [Mon May 25 23:24:54 2026] GET /v3/ec199b5a97c04751a376b040e13f339f/volumes/5e20f35a-d7ba-4688-9521-61981fad0f60 => 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-05-25 23:24:54.836 8 INFO cinder.api.openstack.wsgi [None req-d1cdd0ed-b2b8-4aee-bca3-1bd68de3f654 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes 2026-05-25 23:24:55.286 7 INFO cinder.api.openstack.wsgi [None req-4f934bf2-0dd1-4d20-89fd-8f87eb79f2af ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/63325acc138842118558c17ebe4c2218/volumes/b4441b17-8886-4d39-bc32-994672a7f30d 2026-05-25 23:24:55.293 7 INFO cinder.api.openstack.wsgi [None req-4f934bf2-0dd1-4d20-89fd-8f87eb79f2af ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63325acc138842118558c17ebe4c2218/volumes/b4441b17-8886-4d39-bc32-994672a7f30d returned with HTTP 404 [pid: 7|app: 0|req: 419/831] 10.0.0.218 () {32 vars in 775 bytes} [Mon May 25 23:24:55 2026] GET /v3/63325acc138842118558c17ebe4c2218/volumes/b4441b17-8886-4d39-bc32-994672a7f30d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-25 23:24:55.305 7 INFO cinder.api.openstack.wsgi [None req-6d7bc63e-06e4-4027-b5a3-b55e408a771c ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/63325acc138842118558c17ebe4c2218/volumes/191b3d04-08e1-4a71-a8dc-068c2eac3e5d /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-05-25 23:24:55.324 7 INFO cinder.volume.api [None req-6d7bc63e-06e4-4027-b5a3-b55e408a771c ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] Volume info retrieved successfully. 2026-05-25 23:24:55.331 7 INFO cinder.api.openstack.wsgi [None req-6d7bc63e-06e4-4027-b5a3-b55e408a771c ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63325acc138842118558c17ebe4c2218/volumes/191b3d04-08e1-4a71-a8dc-068c2eac3e5d returned with HTTP 200 [pid: 7|app: 0|req: 420/832] 10.0.0.218 () {32 vars in 775 bytes} [Mon May 25 23:24:55 2026] GET /v3/63325acc138842118558c17ebe4c2218/volumes/191b3d04-08e1-4a71-a8dc-068c2eac3e5d => generated 969 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:24:55.332 7 INFO cinder.api.openstack.wsgi [None req-6d7bc63e-06e4-4027-b5a3-b55e408a771c ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:24:55.333 7 INFO cinder.api.openstack.wsgi [None req-6d7bc63e-06e4-4027-b5a3-b55e408a771c ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:24:55.334 7 INFO cinder.api.openstack.wsgi [None req-6d7bc63e-06e4-4027-b5a3-b55e408a771c ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:24:55.334 7 INFO cinder.api.openstack.wsgi [None req-6d7bc63e-06e4-4027-b5a3-b55e408a771c ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] http://10.0.0.35:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:24:55.347 7 INFO cinder.api.openstack.wsgi [None req-d7317c24-fd88-4dab-b151-a0d4894ef6d0 ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/63325acc138842118558c17ebe4c2218/volumes/191b3d04-08e1-4a71-a8dc-068c2eac3e5d 2026-05-25 23:24:55.347 7 INFO cinder.api.v3.volumes [None req-d7317c24-fd88-4dab-b151-a0d4894ef6d0 ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] Delete volume with id: 191b3d04-08e1-4a71-a8dc-068c2eac3e5d /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-05-25 23:24:55.357 7 INFO cinder.volume.api [None req-d7317c24-fd88-4dab-b151-a0d4894ef6d0 ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] Volume info retrieved successfully. 2026-05-25 23:24:55.378 7 INFO cinder.volume.api [None req-d7317c24-fd88-4dab-b151-a0d4894ef6d0 ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] Delete volume request issued successfully. 2026-05-25 23:24:55.378 7 INFO cinder.api.openstack.wsgi [None req-d7317c24-fd88-4dab-b151-a0d4894ef6d0 ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63325acc138842118558c17ebe4c2218/volumes/191b3d04-08e1-4a71-a8dc-068c2eac3e5d returned with HTTP 202 [pid: 7|app: 0|req: 423/835] 10.0.0.218 () {32 vars in 778 bytes} [Mon May 25 23:24:55 2026] DELETE /v3/63325acc138842118558c17ebe4c2218/volumes/191b3d04-08e1-4a71-a8dc-068c2eac3e5d => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:24:55.389 7 INFO cinder.api.openstack.wsgi [None req-a1800566-0f3e-4ae3-a980-b8e68e23cca7 ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/63325acc138842118558c17ebe4c2218/volumes/191b3d04-08e1-4a71-a8dc-068c2eac3e5d /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-05-25 23:24:55.404 7 INFO cinder.volume.api [None req-a1800566-0f3e-4ae3-a980-b8e68e23cca7 ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] Volume info retrieved successfully. 2026-05-25 23:24:55.408 7 INFO cinder.api.openstack.wsgi [None req-a1800566-0f3e-4ae3-a980-b8e68e23cca7 ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63325acc138842118558c17ebe4c2218/volumes/191b3d04-08e1-4a71-a8dc-068c2eac3e5d returned with HTTP 200 [pid: 7|app: 0|req: 424/836] 10.0.0.218 () {32 vars in 775 bytes} [Mon May 25 23:24:55 2026] GET /v3/63325acc138842118558c17ebe4c2218/volumes/191b3d04-08e1-4a71-a8dc-068c2eac3e5d => generated 968 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:24:55.454 8 INFO cinder.api.v3.volumes [None req-d1cdd0ed-b2b8-4aee-bca3-1bd68de3f654 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] Create volume of 1 GB 2026-05-25 23:24:55.471 8 INFO cinder.volume.api [None req-d1cdd0ed-b2b8-4aee-bca3-1bd68de3f654 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] Availability Zones retrieved successfully. 2026-05-25 23:24:55.694 8 INFO cinder.volume.api [None req-d1cdd0ed-b2b8-4aee-bca3-1bd68de3f654 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] Create volume request issued successfully. 2026-05-25 23:24:55.694 8 INFO cinder.api.openstack.wsgi [None req-d1cdd0ed-b2b8-4aee-bca3-1bd68de3f654 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes returned with HTTP 202 [pid: 8|app: 0|req: 413/837] 10.0.0.218 () {34 vars in 723 bytes} [Mon May 25 23:24:54 2026] POST /v3/ec199b5a97c04751a376b040e13f339f/volumes => generated 871 bytes in 865 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:24:55.713 7 INFO cinder.api.openstack.wsgi [None req-a4edf1d5-fc6c-4737-8206-8d8bf86fd7a3 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/fb20b207-bcb3-4079-8883-a7bbd21e94d7 /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-05-25 23:24:55.728 7 INFO cinder.volume.api [None req-a4edf1d5-fc6c-4737-8206-8d8bf86fd7a3 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] Volume info retrieved successfully. 2026-05-25 23:24:55.734 7 INFO cinder.api.openstack.wsgi [None req-a4edf1d5-fc6c-4737-8206-8d8bf86fd7a3 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/fb20b207-bcb3-4079-8883-a7bbd21e94d7 returned with HTTP 200 [pid: 7|app: 0|req: 425/838] 10.0.0.218 () {32 vars in 775 bytes} [Mon May 25 23:24:55 2026] GET /v3/ec199b5a97c04751a376b040e13f339f/volumes/fb20b207-bcb3-4079-8883-a7bbd21e94d7 => generated 939 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:24:56.429 8 INFO cinder.api.openstack.wsgi [None req-13f9a96c-57c9-490b-96ad-63045967412d ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/63325acc138842118558c17ebe4c2218/volumes/191b3d04-08e1-4a71-a8dc-068c2eac3e5d 2026-05-25 23:24:56.452 8 INFO cinder.api.openstack.wsgi [None req-13f9a96c-57c9-490b-96ad-63045967412d ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63325acc138842118558c17ebe4c2218/volumes/191b3d04-08e1-4a71-a8dc-068c2eac3e5d returned with HTTP 404 [pid: 8|app: 0|req: 414/839] 10.0.0.218 () {32 vars in 775 bytes} [Mon May 25 23:24:56 2026] GET /v3/63325acc138842118558c17ebe4c2218/volumes/191b3d04-08e1-4a71-a8dc-068c2eac3e5d => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:24:56.469 7 INFO cinder.api.openstack.wsgi [None req-b8630320-5d98-4310-bed7-57d1a80151c7 ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/63325acc138842118558c17ebe4c2218/volumes/39c8ac93-75e4-4850-a927-f47f3e900fc9 /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-05-25 23:24:56.480 7 INFO cinder.volume.api [None req-b8630320-5d98-4310-bed7-57d1a80151c7 ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] Volume info retrieved successfully. 2026-05-25 23:24:56.485 7 INFO cinder.api.openstack.wsgi [None req-b8630320-5d98-4310-bed7-57d1a80151c7 ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63325acc138842118558c17ebe4c2218/volumes/39c8ac93-75e4-4850-a927-f47f3e900fc9 returned with HTTP 200 [pid: 7|app: 0|req: 426/840] 10.0.0.218 () {32 vars in 775 bytes} [Mon May 25 23:24:56 2026] GET /v3/63325acc138842118558c17ebe4c2218/volumes/39c8ac93-75e4-4850-a927-f47f3e900fc9 => generated 968 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:24:56.508 8 INFO cinder.api.openstack.wsgi [None req-8eac4218-c444-4a27-88ef-8d9b3867ad86 ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/63325acc138842118558c17ebe4c2218/volumes/39c8ac93-75e4-4850-a927-f47f3e900fc9 2026-05-25 23:24:56.508 8 INFO cinder.api.v3.volumes [None req-8eac4218-c444-4a27-88ef-8d9b3867ad86 ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] Delete volume with id: 39c8ac93-75e4-4850-a927-f47f3e900fc9 /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-05-25 23:24:56.521 8 INFO cinder.volume.api [None req-8eac4218-c444-4a27-88ef-8d9b3867ad86 ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] Volume info retrieved successfully. 2026-05-25 23:24:56.543 8 INFO cinder.volume.api [None req-8eac4218-c444-4a27-88ef-8d9b3867ad86 ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] Delete volume request issued successfully. 2026-05-25 23:24:56.544 8 INFO cinder.api.openstack.wsgi [None req-8eac4218-c444-4a27-88ef-8d9b3867ad86 ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63325acc138842118558c17ebe4c2218/volumes/39c8ac93-75e4-4850-a927-f47f3e900fc9 returned with HTTP 202 [pid: 8|app: 0|req: 415/841] 10.0.0.218 () {32 vars in 778 bytes} [Mon May 25 23:24:56 2026] DELETE /v3/63325acc138842118558c17ebe4c2218/volumes/39c8ac93-75e4-4850-a927-f47f3e900fc9 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:24:56.556 7 INFO cinder.api.openstack.wsgi [None req-0b9fc71f-d90a-43e2-88bd-dcc148b749db ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/63325acc138842118558c17ebe4c2218/volumes/39c8ac93-75e4-4850-a927-f47f3e900fc9 /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-05-25 23:24:56.569 7 INFO cinder.volume.api [None req-0b9fc71f-d90a-43e2-88bd-dcc148b749db ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] Volume info retrieved successfully. 2026-05-25 23:24:56.576 7 INFO cinder.api.openstack.wsgi [None req-0b9fc71f-d90a-43e2-88bd-dcc148b749db ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63325acc138842118558c17ebe4c2218/volumes/39c8ac93-75e4-4850-a927-f47f3e900fc9 returned with HTTP 200 [pid: 7|app: 0|req: 427/842] 10.0.0.218 () {32 vars in 775 bytes} [Mon May 25 23:24:56 2026] GET /v3/63325acc138842118558c17ebe4c2218/volumes/39c8ac93-75e4-4850-a927-f47f3e900fc9 => generated 967 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:24:56.760 8 INFO cinder.api.openstack.wsgi [None req-22478206-a2af-4333-9735-da608c3988fe 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/fb20b207-bcb3-4079-8883-a7bbd21e94d7 /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-05-25 23:24:56.783 8 INFO cinder.volume.api [None req-22478206-a2af-4333-9735-da608c3988fe 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] Volume info retrieved successfully. 2026-05-25 23:24:56.790 8 INFO cinder.api.openstack.wsgi [None req-22478206-a2af-4333-9735-da608c3988fe 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/fb20b207-bcb3-4079-8883-a7bbd21e94d7 returned with HTTP 200 [pid: 8|app: 0|req: 416/843] 10.0.0.218 () {32 vars in 775 bytes} [Mon May 25 23:24:56 2026] GET /v3/ec199b5a97c04751a376b040e13f339f/volumes/fb20b207-bcb3-4079-8883-a7bbd21e94d7 => generated 1489 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:24:56.813 7 INFO cinder.api.openstack.wsgi [None req-d32c23e7-836d-46f4-9e11-d7f88640f8ee 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/fb20b207-bcb3-4079-8883-a7bbd21e94d7 /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-05-25 23:24:56.835 7 INFO cinder.volume.api [None req-d32c23e7-836d-46f4-9e11-d7f88640f8ee 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] Volume info retrieved successfully. 2026-05-25 23:24:56.842 7 INFO cinder.api.openstack.wsgi [None req-d32c23e7-836d-46f4-9e11-d7f88640f8ee 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/fb20b207-bcb3-4079-8883-a7bbd21e94d7 returned with HTTP 200 [pid: 7|app: 0|req: 428/844] 10.0.0.218 () {32 vars in 775 bytes} [Mon May 25 23:24:56 2026] GET /v3/ec199b5a97c04751a376b040e13f339f/volumes/fb20b207-bcb3-4079-8883-a7bbd21e94d7 => generated 1489 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:24:56.865 8 INFO cinder.api.openstack.wsgi [None req-3d60112e-f071-4fcb-885c-bfbc59737d3d 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/fb20b207-bcb3-4079-8883-a7bbd21e94d7 /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-05-25 23:24:56.885 8 INFO cinder.volume.api [None req-3d60112e-f071-4fcb-885c-bfbc59737d3d 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] Volume info retrieved successfully. 2026-05-25 23:24:56.894 8 INFO cinder.volume.api [None req-3d60112e-f071-4fcb-885c-bfbc59737d3d 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] Volume updated successfully. 2026-05-25 23:24:56.895 8 INFO cinder.api.openstack.wsgi [None req-3d60112e-f071-4fcb-885c-bfbc59737d3d 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/fb20b207-bcb3-4079-8883-a7bbd21e94d7 returned with HTTP 200 [pid: 8|app: 0|req: 417/845] 10.0.0.218 () {34 vars in 795 bytes} [Mon May 25 23:24:56 2026] PUT /v3/ec199b5a97c04751a376b040e13f339f/volumes/fb20b207-bcb3-4079-8883-a7bbd21e94d7 => generated 895 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:24:56.915 7 INFO cinder.api.openstack.wsgi [None req-b61b6b22-d6e8-4c4a-9003-7342624eb05c 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/fb20b207-bcb3-4079-8883-a7bbd21e94d7 /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-05-25 23:24:56.934 7 INFO cinder.volume.api [None req-b61b6b22-d6e8-4c4a-9003-7342624eb05c 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] Volume info retrieved successfully. 2026-05-25 23:24:56.942 7 INFO cinder.volume.api [None req-b61b6b22-d6e8-4c4a-9003-7342624eb05c 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] Volume updated successfully. 2026-05-25 23:24:56.943 7 INFO cinder.api.openstack.wsgi [None req-b61b6b22-d6e8-4c4a-9003-7342624eb05c 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/fb20b207-bcb3-4079-8883-a7bbd21e94d7 returned with HTTP 200 [pid: 7|app: 0|req: 429/846] 10.0.0.218 () {34 vars in 796 bytes} [Mon May 25 23:24:56 2026] PUT /v3/ec199b5a97c04751a376b040e13f339f/volumes/fb20b207-bcb3-4079-8883-a7bbd21e94d7 => generated 933 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:24:56.972 8 INFO cinder.api.openstack.wsgi [None req-3c1093ca-47c3-41ae-9bc4-1514740533af 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/fb20b207-bcb3-4079-8883-a7bbd21e94d7 /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-05-25 23:24:56.989 8 INFO cinder.volume.api [None req-3c1093ca-47c3-41ae-9bc4-1514740533af 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] Volume info retrieved successfully. 2026-05-25 23:24:56.998 8 INFO cinder.api.openstack.wsgi [None req-3c1093ca-47c3-41ae-9bc4-1514740533af 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/fb20b207-bcb3-4079-8883-a7bbd21e94d7 returned with HTTP 200 [pid: 8|app: 0|req: 418/847] 10.0.0.218 () {32 vars in 775 bytes} [Mon May 25 23:24:56 2026] GET /v3/ec199b5a97c04751a376b040e13f339f/volumes/fb20b207-bcb3-4079-8883-a7bbd21e94d7 => generated 1527 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:24:57.021 7 INFO cinder.api.openstack.wsgi [None req-4aca0d0a-66c6-45bd-a8b2-a574c0f98cce 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes 2026-05-25 23:24:57.024 7 INFO cinder.api.v3.volumes [None req-4aca0d0a-66c6-45bd-a8b2-a574c0f98cce 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] Create volume of 1 GB 2026-05-25 23:24:57.031 7 INFO cinder.volume.api [None req-4aca0d0a-66c6-45bd-a8b2-a574c0f98cce 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] Availability Zones retrieved successfully. 2026-05-25 23:24:57.319 7 INFO cinder.volume.api [None req-4aca0d0a-66c6-45bd-a8b2-a574c0f98cce 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] Create volume request issued successfully. 2026-05-25 23:24:57.320 7 INFO cinder.api.openstack.wsgi [None req-4aca0d0a-66c6-45bd-a8b2-a574c0f98cce 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes returned with HTTP 202 [pid: 7|app: 0|req: 430/848] 10.0.0.218 () {34 vars in 723 bytes} [Mon May 25 23:24:57 2026] POST /v3/ec199b5a97c04751a376b040e13f339f/volumes => generated 892 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:24:57.340 8 INFO cinder.api.openstack.wsgi [None req-a52518c7-5385-4a6c-87d4-925c0eb41804 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/0bde9485-cc2a-4a01-843a-64114b05cd8d /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-05-25 23:24:57.361 8 INFO cinder.volume.api [None req-a52518c7-5385-4a6c-87d4-925c0eb41804 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] Volume info retrieved successfully. 2026-05-25 23:24:57.366 8 INFO cinder.api.openstack.wsgi [None req-a52518c7-5385-4a6c-87d4-925c0eb41804 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/0bde9485-cc2a-4a01-843a-64114b05cd8d returned with HTTP 200 [pid: 8|app: 0|req: 419/849] 10.0.0.218 () {32 vars in 775 bytes} [Mon May 25 23:24:57 2026] GET /v3/ec199b5a97c04751a376b040e13f339f/volumes/0bde9485-cc2a-4a01-843a-64114b05cd8d => generated 960 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:24:57.597 7 INFO cinder.api.openstack.wsgi [None req-db6f3576-6294-4df9-abdf-cfc116a396b0 ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/63325acc138842118558c17ebe4c2218/volumes/39c8ac93-75e4-4850-a927-f47f3e900fc9 2026-05-25 23:24:57.605 7 INFO cinder.api.openstack.wsgi [None req-db6f3576-6294-4df9-abdf-cfc116a396b0 ce2bf963f9114903ba0c42f542ebca54 63325acc138842118558c17ebe4c2218 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/63325acc138842118558c17ebe4c2218/volumes/39c8ac93-75e4-4850-a927-f47f3e900fc9 returned with HTTP 404 [pid: 7|app: 0|req: 431/850] 10.0.0.218 () {32 vars in 775 bytes} [Mon May 25 23:24:57 2026] GET /v3/63325acc138842118558c17ebe4c2218/volumes/39c8ac93-75e4-4850-a927-f47f3e900fc9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:24:58.385 8 INFO cinder.api.openstack.wsgi [None req-fd9e5d96-3d53-4ffa-8d5a-7bb2d44827df 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/0bde9485-cc2a-4a01-843a-64114b05cd8d /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-05-25 23:24:58.399 8 INFO cinder.volume.api [None req-fd9e5d96-3d53-4ffa-8d5a-7bb2d44827df 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] Volume info retrieved successfully. 2026-05-25 23:24:58.404 8 INFO cinder.api.openstack.wsgi [None req-fd9e5d96-3d53-4ffa-8d5a-7bb2d44827df 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/0bde9485-cc2a-4a01-843a-64114b05cd8d returned with HTTP 200 [pid: 8|app: 0|req: 420/851] 10.0.0.218 () {32 vars in 775 bytes} [Mon May 25 23:24:58 2026] GET /v3/ec199b5a97c04751a376b040e13f339f/volumes/0bde9485-cc2a-4a01-843a-64114b05cd8d => generated 985 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:24:58.426 7 INFO cinder.api.openstack.wsgi [None req-1603ac57-e75c-4198-93f9-023cb3c8820f 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/0bde9485-cc2a-4a01-843a-64114b05cd8d /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-05-25 23:24:58.444 7 INFO cinder.volume.api [None req-1603ac57-e75c-4198-93f9-023cb3c8820f 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] Volume info retrieved successfully. 2026-05-25 23:24:58.454 7 INFO cinder.volume.api [None req-1603ac57-e75c-4198-93f9-023cb3c8820f 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] Volume updated successfully. 2026-05-25 23:24:58.455 7 INFO cinder.api.openstack.wsgi [None req-1603ac57-e75c-4198-93f9-023cb3c8820f 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/0bde9485-cc2a-4a01-843a-64114b05cd8d returned with HTTP 200 [pid: 7|app: 0|req: 432/852] 10.0.0.218 () {34 vars in 795 bytes} [Mon May 25 23:24:58 2026] PUT /v3/ec199b5a97c04751a376b040e13f339f/volumes/0bde9485-cc2a-4a01-843a-64114b05cd8d => generated 882 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:24:58.484 8 INFO cinder.api.openstack.wsgi [None req-b44046ac-aa1d-448a-b84b-496d13894f08 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/0bde9485-cc2a-4a01-843a-64114b05cd8d /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-05-25 23:24:58.498 8 INFO cinder.volume.api [None req-b44046ac-aa1d-448a-b84b-496d13894f08 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] Volume info retrieved successfully. 2026-05-25 23:24:58.507 8 INFO cinder.api.openstack.wsgi [None req-b44046ac-aa1d-448a-b84b-496d13894f08 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/0bde9485-cc2a-4a01-843a-64114b05cd8d returned with HTTP 200 [pid: 8|app: 0|req: 421/853] 10.0.0.218 () {32 vars in 775 bytes} [Mon May 25 23:24:58 2026] GET /v3/ec199b5a97c04751a376b040e13f339f/volumes/0bde9485-cc2a-4a01-843a-64114b05cd8d => generated 950 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:24:58.535 7 INFO cinder.api.openstack.wsgi [None req-65e7f7c0-5edd-4031-8c86-29a705c37e2e 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/0bde9485-cc2a-4a01-843a-64114b05cd8d 2026-05-25 23:24:58.536 7 INFO cinder.api.v3.volumes [None req-65e7f7c0-5edd-4031-8c86-29a705c37e2e 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] Delete volume with id: 0bde9485-cc2a-4a01-843a-64114b05cd8d /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-05-25 23:24:58.550 7 INFO cinder.volume.api [None req-65e7f7c0-5edd-4031-8c86-29a705c37e2e 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] Volume info retrieved successfully. 2026-05-25 23:24:58.576 7 INFO cinder.volume.api [None req-65e7f7c0-5edd-4031-8c86-29a705c37e2e 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] Delete volume request issued successfully. 2026-05-25 23:24:58.576 7 INFO cinder.api.openstack.wsgi [None req-65e7f7c0-5edd-4031-8c86-29a705c37e2e 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/0bde9485-cc2a-4a01-843a-64114b05cd8d returned with HTTP 202 [pid: 7|app: 0|req: 433/854] 10.0.0.218 () {32 vars in 778 bytes} [Mon May 25 23:24:58 2026] DELETE /v3/ec199b5a97c04751a376b040e13f339f/volumes/0bde9485-cc2a-4a01-843a-64114b05cd8d => 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-05-25 23:24:58.592 8 INFO cinder.api.openstack.wsgi [None req-17431fc8-a34c-47e6-8f73-c44fadb59739 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/0bde9485-cc2a-4a01-843a-64114b05cd8d /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-05-25 23:24:58.622 8 INFO cinder.volume.api [None req-17431fc8-a34c-47e6-8f73-c44fadb59739 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] Volume info retrieved successfully. 2026-05-25 23:24:58.628 8 INFO cinder.api.openstack.wsgi [None req-17431fc8-a34c-47e6-8f73-c44fadb59739 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/0bde9485-cc2a-4a01-843a-64114b05cd8d returned with HTTP 200 [pid: 8|app: 0|req: 422/855] 10.0.0.218 () {32 vars in 775 bytes} [Mon May 25 23:24:58 2026] GET /v3/ec199b5a97c04751a376b040e13f339f/volumes/0bde9485-cc2a-4a01-843a-64114b05cd8d => generated 949 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-05-25 23:24:59.652 7 INFO cinder.api.openstack.wsgi [None req-896885a4-9d96-4cc6-bb4b-dedb03b31e04 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/0bde9485-cc2a-4a01-843a-64114b05cd8d 2026-05-25 23:24:59.665 7 INFO cinder.api.openstack.wsgi [None req-896885a4-9d96-4cc6-bb4b-dedb03b31e04 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/0bde9485-cc2a-4a01-843a-64114b05cd8d returned with HTTP 404 [pid: 7|app: 0|req: 434/856] 10.0.0.218 () {32 vars in 775 bytes} [Mon May 25 23:24:59 2026] GET /v3/ec199b5a97c04751a376b040e13f339f/volumes/0bde9485-cc2a-4a01-843a-64114b05cd8d => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:24:59.677 8 INFO cinder.api.openstack.wsgi [None req-ca6803e1-f05f-4247-a92a-312838b77f35 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/fb20b207-bcb3-4079-8883-a7bbd21e94d7 /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-05-25 23:24:59.691 8 INFO cinder.volume.api [None req-ca6803e1-f05f-4247-a92a-312838b77f35 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] Volume info retrieved successfully. 2026-05-25 23:24:59.699 8 INFO cinder.api.openstack.wsgi [None req-ca6803e1-f05f-4247-a92a-312838b77f35 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/fb20b207-bcb3-4079-8883-a7bbd21e94d7 returned with HTTP 200 [pid: 8|app: 0|req: 423/857] 10.0.0.218 () {32 vars in 775 bytes} [Mon May 25 23:24:59 2026] GET /v3/ec199b5a97c04751a376b040e13f339f/volumes/fb20b207-bcb3-4079-8883-a7bbd21e94d7 => generated 1527 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-25 23:24:59.720 7 INFO cinder.api.openstack.wsgi [None req-a3ceeb01-2bdc-4d6f-9ac6-f96127d65e2a 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/fb20b207-bcb3-4079-8883-a7bbd21e94d7 2026-05-25 23:24:59.721 7 INFO cinder.api.v3.volumes [None req-a3ceeb01-2bdc-4d6f-9ac6-f96127d65e2a 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] Delete volume with id: fb20b207-bcb3-4079-8883-a7bbd21e94d7 /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-05-25 23:24:59.735 7 INFO cinder.volume.api [None req-a3ceeb01-2bdc-4d6f-9ac6-f96127d65e2a 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] Volume info retrieved successfully. 2026-05-25 23:24:59.774 7 INFO cinder.volume.api [None req-a3ceeb01-2bdc-4d6f-9ac6-f96127d65e2a 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] Delete volume request issued successfully. 2026-05-25 23:24:59.775 7 INFO cinder.api.openstack.wsgi [None req-a3ceeb01-2bdc-4d6f-9ac6-f96127d65e2a 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/fb20b207-bcb3-4079-8883-a7bbd21e94d7 returned with HTTP 202 [pid: 7|app: 0|req: 435/858] 10.0.0.218 () {32 vars in 778 bytes} [Mon May 25 23:24:59 2026] DELETE /v3/ec199b5a97c04751a376b040e13f339f/volumes/fb20b207-bcb3-4079-8883-a7bbd21e94d7 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:24:59.790 8 INFO cinder.api.openstack.wsgi [None req-6b58ccd8-4b41-4b32-99ea-7e9d92160033 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/fb20b207-bcb3-4079-8883-a7bbd21e94d7 /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-05-25 23:24:59.805 8 INFO cinder.volume.api [None req-6b58ccd8-4b41-4b32-99ea-7e9d92160033 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] Volume info retrieved successfully. 2026-05-25 23:24:59.812 8 INFO cinder.api.openstack.wsgi [None req-6b58ccd8-4b41-4b32-99ea-7e9d92160033 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/fb20b207-bcb3-4079-8883-a7bbd21e94d7 returned with HTTP 200 [pid: 8|app: 0|req: 424/859] 10.0.0.218 () {32 vars in 775 bytes} [Mon May 25 23:24:59 2026] GET /v3/ec199b5a97c04751a376b040e13f339f/volumes/fb20b207-bcb3-4079-8883-a7bbd21e94d7 => generated 1526 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:25:00.841 7 INFO cinder.api.openstack.wsgi [None req-a2eb23cc-d457-4040-a3ae-3e88a08f3c5b 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/fb20b207-bcb3-4079-8883-a7bbd21e94d7 2026-05-25 23:25:00.863 7 INFO cinder.api.openstack.wsgi [None req-a2eb23cc-d457-4040-a3ae-3e88a08f3c5b 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ec199b5a97c04751a376b040e13f339f/volumes/fb20b207-bcb3-4079-8883-a7bbd21e94d7 returned with HTTP 404 [pid: 7|app: 0|req: 436/860] 10.0.0.218 () {32 vars in 775 bytes} [Mon May 25 23:25:00 2026] GET /v3/ec199b5a97c04751a376b040e13f339f/volumes/fb20b207-bcb3-4079-8883-a7bbd21e94d7 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-25 23:25:02.447 8 INFO cinder.api.openstack.wsgi [None req-6b58ccd8-4b41-4b32-99ea-7e9d92160033 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-25 23:25:02.448 8 INFO cinder.api.openstack.wsgi [None req-6b58ccd8-4b41-4b32-99ea-7e9d92160033 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 425/861] 10.0.0.223 () {28 vars in 376 bytes} [Mon May 25 23:25:02 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-25 23:25:02.462 7 INFO cinder.api.openstack.wsgi [None req-b84ed313-d581-4408-8ea8-c7e5ed93b04a 0d6b53b1d5d940e6bfa96aec4f228f2c 8817ca56139a4838999a874cf78e25e5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8817ca56139a4838999a874cf78e25e5/limits?tenant_id=8817ca56139a4838999a874cf78e25e5 2026-05-25 23:25:02.495 7 INFO cinder.api.openstack.wsgi [None req-b84ed313-d581-4408-8ea8-c7e5ed93b04a 0d6b53b1d5d940e6bfa96aec4f228f2c 8817ca56139a4838999a874cf78e25e5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8817ca56139a4838999a874cf78e25e5/limits?tenant_id=8817ca56139a4838999a874cf78e25e5 returned with HTTP 200 [pid: 7|app: 0|req: 437/862] 10.0.0.223 () {34 vars in 879 bytes} [Mon May 25 23:25:02 2026] GET /v3/8817ca56139a4838999a874cf78e25e5/limits?tenant_id=8817ca56139a4838999a874cf78e25e5 => generated 302 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-25 23:25:04.136 8 INFO cinder.api.openstack.wsgi [None req-6b58ccd8-4b41-4b32-99ea-7e9d92160033 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-25 23:25:04.137 8 INFO cinder.api.openstack.wsgi [None req-6b58ccd8-4b41-4b32-99ea-7e9d92160033 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 426/863] 10.0.0.223 () {28 vars in 376 bytes} [Mon May 25 23:25:04 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-25 23:25:04.167 7 INFO cinder.api.openstack.wsgi [None req-b84ed313-d581-4408-8ea8-c7e5ed93b04a 0d6b53b1d5d940e6bfa96aec4f228f2c 8817ca56139a4838999a874cf78e25e5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-25 23:25:04.183 7 INFO cinder.api.openstack.wsgi [None req-b84ed313-d581-4408-8ea8-c7e5ed93b04a 0d6b53b1d5d940e6bfa96aec4f228f2c 8817ca56139a4838999a874cf78e25e5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 438/864] 10.0.0.223 () {28 vars in 376 bytes} [Mon May 25 23:25:04 2026] GET / => generated 411 bytes in 29 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-25 23:25:05.148 8 INFO cinder.api.openstack.wsgi [None req-6b58ccd8-4b41-4b32-99ea-7e9d92160033 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-25 23:25:05.149 8 INFO cinder.api.openstack.wsgi [None req-6b58ccd8-4b41-4b32-99ea-7e9d92160033 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 427/865] 10.0.0.223 () {28 vars in 376 bytes} [Mon May 25 23:25:05 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-25 23:25:05.166 7 INFO cinder.api.openstack.wsgi [None req-248de71f-4cff-418c-8da9-e1af306a7eb3 0d6b53b1d5d940e6bfa96aec4f228f2c 8817ca56139a4838999a874cf78e25e5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8817ca56139a4838999a874cf78e25e5/limits?tenant_id=8817ca56139a4838999a874cf78e25e5 2026-05-25 23:25:05.200 7 INFO cinder.api.openstack.wsgi [None req-248de71f-4cff-418c-8da9-e1af306a7eb3 0d6b53b1d5d940e6bfa96aec4f228f2c 8817ca56139a4838999a874cf78e25e5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8817ca56139a4838999a874cf78e25e5/limits?tenant_id=8817ca56139a4838999a874cf78e25e5 returned with HTTP 200 [pid: 7|app: 0|req: 439/866] 10.0.0.223 () {34 vars in 879 bytes} [Mon May 25 23:25:05 2026] GET /v3/8817ca56139a4838999a874cf78e25e5/limits?tenant_id=8817ca56139a4838999a874cf78e25e5 => generated 302 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-25 23:25:05.305 8 INFO cinder.api.openstack.wsgi [None req-6b58ccd8-4b41-4b32-99ea-7e9d92160033 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:25:05.306 8 INFO cinder.api.openstack.wsgi [None req-6b58ccd8-4b41-4b32-99ea-7e9d92160033 990a4643ed2843b7a949cd4299a76ed9 ec199b5a97c04751a376b040e13f339f - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:25:05.306 7 INFO cinder.api.openstack.wsgi [None req-248de71f-4cff-418c-8da9-e1af306a7eb3 0d6b53b1d5d940e6bfa96aec4f228f2c 8817ca56139a4838999a874cf78e25e5 - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:25:05.308 7 INFO cinder.api.openstack.wsgi [None req-248de71f-4cff-418c-8da9-e1af306a7eb3 0d6b53b1d5d940e6bfa96aec4f228f2c 8817ca56139a4838999a874cf78e25e5 - - default default] http://10.0.0.35:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:25:06.270 8 INFO cinder.api.openstack.wsgi [None req-8e516a83-697b-4112-8155-9554e0565f4a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true 2026-05-25 23:25:06.280 8 INFO cinder.volume.api [None req-8e516a83-697b-4112-8155-9554e0565f4a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all volumes completed successfully. 2026-05-25 23:25:06.282 8 INFO cinder.api.openstack.wsgi [None req-8e516a83-697b-4112-8155-9554e0565f4a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 429/869] 10.0.0.133 () {28 vars in 684 bytes} [Mon May 25 23:25:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true => generated 15 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:25:06.300 7 INFO cinder.api.openstack.wsgi [None req-3872a97c-6c3b-4afb-a5a3-a09f0a76d50e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services 2026-05-25 23:25:06.305 7 INFO cinder.api.openstack.wsgi [None req-3872a97c-6c3b-4afb-a5a3-a09f0a76d50e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 441/870] 10.0.0.133 () {28 vars in 645 bytes} [Mon May 25 23:25:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:25:06.316 8 INFO cinder.api.openstack.wsgi [None req-a0e04680-dbd3-49d7-883a-2522a8072a42 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true 2026-05-25 23:25:06.326 8 INFO cinder.volume.api [None req-a0e04680-dbd3-49d7-883a-2522a8072a42 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all volumes completed successfully. 2026-05-25 23:25:06.328 8 INFO cinder.api.openstack.wsgi [None req-a0e04680-dbd3-49d7-883a-2522a8072a42 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 430/871] 10.0.0.133 () {28 vars in 684 bytes} [Mon May 25 23:25:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:25:06.397 7 INFO cinder.api.openstack.wsgi [None req-abf29282-7f4a-4fc2-8900-f2fa39b77bb5 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true 2026-05-25 23:25:06.431 7 INFO cinder.api.openstack.wsgi [None req-abf29282-7f4a-4fc2-8900-f2fa39b77bb5 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 442/872] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:25:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true => generated 845 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:25:06.443 8 INFO cinder.api.openstack.wsgi [None req-1dd17c9d-f163-4153-a46a-9c8f67d3895a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/1f3355b6c2ed4e309592f8bb63185332?usage=true 2026-05-25 23:25:06.472 8 INFO cinder.api.openstack.wsgi [None req-1dd17c9d-f163-4153-a46a-9c8f67d3895a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/1f3355b6c2ed4e309592f8bb63185332?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 431/873] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:25:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/1f3355b6c2ed4e309592f8bb63185332?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:25:06.486 7 INFO cinder.api.openstack.wsgi [None req-a4bae736-4591-4a08-8ecf-f9dea84be697 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/219e6baf4e2d42a1918334652bf878f7?usage=true 2026-05-25 23:25:06.514 7 INFO cinder.api.openstack.wsgi [None req-a4bae736-4591-4a08-8ecf-f9dea84be697 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/219e6baf4e2d42a1918334652bf878f7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 443/874] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:25:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/219e6baf4e2d42a1918334652bf878f7?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:25:06.528 8 INFO cinder.api.openstack.wsgi [None req-7551457e-6971-4aee-9592-74ab83dfeff8 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/3283003eefc945d19b3df7f5c12ed197?usage=true 2026-05-25 23:25:06.556 8 INFO cinder.api.openstack.wsgi [None req-7551457e-6971-4aee-9592-74ab83dfeff8 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/3283003eefc945d19b3df7f5c12ed197?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 432/875] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:25:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/3283003eefc945d19b3df7f5c12ed197?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:25:06.571 7 INFO cinder.api.openstack.wsgi [None req-4ed8c06c-ca08-4001-b5bd-868e68d2d28c 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/569912d74fa84a3c8dc08840378a665e?usage=true 2026-05-25 23:25:06.601 7 INFO cinder.api.openstack.wsgi [None req-4ed8c06c-ca08-4001-b5bd-868e68d2d28c 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/569912d74fa84a3c8dc08840378a665e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 444/876] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:25:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/569912d74fa84a3c8dc08840378a665e?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:25:06.621 8 INFO cinder.api.openstack.wsgi [None req-92fb7538-ef73-4fe5-887d-8d4e4d245bb8 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/56aba6e6b64644b0bfb9a037bb30565e?usage=true 2026-05-25 23:25:06.647 8 INFO cinder.api.openstack.wsgi [None req-92fb7538-ef73-4fe5-887d-8d4e4d245bb8 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/56aba6e6b64644b0bfb9a037bb30565e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 433/877] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:25:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/56aba6e6b64644b0bfb9a037bb30565e?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:25:06.672 7 INFO cinder.api.openstack.wsgi [None req-c88cd49f-e7f8-4e48-a481-cbbaee6a1565 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/5da3fefc65244c959a1622d52e808561?usage=true 2026-05-25 23:25:06.710 7 INFO cinder.api.openstack.wsgi [None req-c88cd49f-e7f8-4e48-a481-cbbaee6a1565 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/5da3fefc65244c959a1622d52e808561?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 445/878] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:25:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/5da3fefc65244c959a1622d52e808561?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:25:06.723 8 INFO cinder.api.openstack.wsgi [None req-5c100d3f-3e47-4b8c-893f-a4f2b2161052 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true 2026-05-25 23:25:06.758 8 INFO cinder.api.openstack.wsgi [None req-5c100d3f-3e47-4b8c-893f-a4f2b2161052 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 434/879] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:25:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:25:06.774 7 INFO cinder.api.openstack.wsgi [None req-2962d701-7a26-47ef-bb81-ddd929ec658f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true 2026-05-25 23:25:06.816 7 INFO cinder.api.openstack.wsgi [None req-2962d701-7a26-47ef-bb81-ddd929ec658f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 446/880] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:25:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true => generated 845 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:25:06.830 8 INFO cinder.api.openstack.wsgi [None req-9a045d4c-2f46-4f13-8622-9357b4f28491 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/7f83a6c4044c4285a524faecdacf1197?usage=true 2026-05-25 23:25:06.856 8 INFO cinder.api.openstack.wsgi [None req-9a045d4c-2f46-4f13-8622-9357b4f28491 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/7f83a6c4044c4285a524faecdacf1197?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 435/881] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:25:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/7f83a6c4044c4285a524faecdacf1197?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:25:06.876 7 INFO cinder.api.openstack.wsgi [None req-e1e2b65a-7763-4364-999e-3d95be30c3c4 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/8212ac27448a4f19980d0fbf399b8082?usage=true 2026-05-25 23:25:06.920 7 INFO cinder.api.openstack.wsgi [None req-e1e2b65a-7763-4364-999e-3d95be30c3c4 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/8212ac27448a4f19980d0fbf399b8082?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 447/882] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:25:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/8212ac27448a4f19980d0fbf399b8082?usage=true => generated 847 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:25:06.941 8 INFO cinder.api.openstack.wsgi [None req-8c298cc2-28dc-4ef9-a98f-b74c2e4d812f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/8817ca56139a4838999a874cf78e25e5?usage=true 2026-05-25 23:25:06.979 8 INFO cinder.api.openstack.wsgi [None req-8c298cc2-28dc-4ef9-a98f-b74c2e4d812f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/8817ca56139a4838999a874cf78e25e5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 436/883] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:25:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/8817ca56139a4838999a874cf78e25e5?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:25:06.991 7 INFO cinder.api.openstack.wsgi [None req-5fb995ee-5287-4540-8ee7-c27d1e511dec 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/99c942f8830245ed88411de2239e3108?usage=true 2026-05-25 23:25:07.025 7 INFO cinder.api.openstack.wsgi [None req-5fb995ee-5287-4540-8ee7-c27d1e511dec 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/99c942f8830245ed88411de2239e3108?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 448/884] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:25:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/99c942f8830245ed88411de2239e3108?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:25:07.037 8 INFO cinder.api.openstack.wsgi [None req-8792731a-eece-4846-9511-aa343de1f4d8 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/e139006d3d8e4981bb70a5e4a21bda1d?usage=true 2026-05-25 23:25:07.069 8 INFO cinder.api.openstack.wsgi [None req-8792731a-eece-4846-9511-aa343de1f4d8 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/e139006d3d8e4981bb70a5e4a21bda1d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 437/885] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:25:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/e139006d3d8e4981bb70a5e4a21bda1d?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:25:07.080 7 INFO cinder.api.openstack.wsgi [None req-3a13e45a-d778-47bd-bd46-923e11cd5c36 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true 2026-05-25 23:25:07.092 7 INFO cinder.volume.api [None req-3a13e45a-d778-47bd-bd46-923e11cd5c36 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all snapshots completed successfully. 2026-05-25 23:25:07.093 7 INFO cinder.api.openstack.wsgi [None req-3a13e45a-d778-47bd-bd46-923e11cd5c36 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 449/886] 10.0.0.133 () {28 vars in 674 bytes} [Mon May 25 23:25:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:25:07.111 8 INFO cinder.api.openstack.wsgi [None req-bcc0d657-1a4a-4b3c-953d-91a98dcca35d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true 2026-05-25 23:25:07.498 7 INFO cinder.api.openstack.wsgi [None req-3a13e45a-d778-47bd-bd46-923e11cd5c36 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-25 23:25:07.499 7 INFO cinder.api.openstack.wsgi [None req-3a13e45a-d778-47bd-bd46-923e11cd5c36 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 450/887] 10.0.0.223 () {28 vars in 376 bytes} [Mon May 25 23:25:07 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-25 23:25:07.507 7 INFO cinder.api.openstack.wsgi [None req-3a13e45a-d778-47bd-bd46-923e11cd5c36 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-25 23:25:07.508 7 INFO cinder.api.openstack.wsgi [None req-3a13e45a-d778-47bd-bd46-923e11cd5c36 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 451/888] 10.0.0.223 () {28 vars in 376 bytes} [Mon May 25 23:25:07 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-25 23:25:07.615 8 INFO cinder.api.openstack.wsgi [None req-bcc0d657-1a4a-4b3c-953d-91a98dcca35d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 438/889] 10.0.0.133 () {28 vars in 696 bytes} [Mon May 25 23:25:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:25:15.305 7 INFO cinder.api.openstack.wsgi [None req-3a13e45a-d778-47bd-bd46-923e11cd5c36 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:25:15.305 8 INFO cinder.api.openstack.wsgi [None req-bcc0d657-1a4a-4b3c-953d-91a98dcca35d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:25:15.306 7 INFO cinder.api.openstack.wsgi [None req-3a13e45a-d778-47bd-bd46-923e11cd5c36 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:25:15.306 8 INFO cinder.api.openstack.wsgi [None req-bcc0d657-1a4a-4b3c-953d-91a98dcca35d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:25:25.305 8 INFO cinder.api.openstack.wsgi [None req-bcc0d657-1a4a-4b3c-953d-91a98dcca35d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:25:25.306 8 INFO cinder.api.openstack.wsgi [None req-bcc0d657-1a4a-4b3c-953d-91a98dcca35d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:25:25.306 7 INFO cinder.api.openstack.wsgi [None req-3a13e45a-d778-47bd-bd46-923e11cd5c36 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:25:25.311 7 INFO cinder.api.openstack.wsgi [None req-3a13e45a-d778-47bd-bd46-923e11cd5c36 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:25:35.305 8 INFO cinder.api.openstack.wsgi [None req-bcc0d657-1a4a-4b3c-953d-91a98dcca35d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:25:35.306 7 INFO cinder.api.openstack.wsgi [None req-3a13e45a-d778-47bd-bd46-923e11cd5c36 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:25:35.306 7 INFO cinder.api.openstack.wsgi [None req-3a13e45a-d778-47bd-bd46-923e11cd5c36 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:25:35.306 8 INFO cinder.api.openstack.wsgi [None req-bcc0d657-1a4a-4b3c-953d-91a98dcca35d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:25:45.305 7 INFO cinder.api.openstack.wsgi [None req-3a13e45a-d778-47bd-bd46-923e11cd5c36 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:25:45.305 8 INFO cinder.api.openstack.wsgi [None req-bcc0d657-1a4a-4b3c-953d-91a98dcca35d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:25:45.306 7 INFO cinder.api.openstack.wsgi [None req-3a13e45a-d778-47bd-bd46-923e11cd5c36 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:25:45.306 8 INFO cinder.api.openstack.wsgi [None req-bcc0d657-1a4a-4b3c-953d-91a98dcca35d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:25:55.307 7 INFO cinder.api.openstack.wsgi [None req-3a13e45a-d778-47bd-bd46-923e11cd5c36 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:25:55.307 8 INFO cinder.api.openstack.wsgi [None req-bcc0d657-1a4a-4b3c-953d-91a98dcca35d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:25:55.308 7 INFO cinder.api.openstack.wsgi [None req-3a13e45a-d778-47bd-bd46-923e11cd5c36 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:25:55.308 8 INFO cinder.api.openstack.wsgi [None req-bcc0d657-1a4a-4b3c-953d-91a98dcca35d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:26:05.304 7 INFO cinder.api.openstack.wsgi [None req-3a13e45a-d778-47bd-bd46-923e11cd5c36 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:26:05.304 8 INFO cinder.api.openstack.wsgi [None req-bcc0d657-1a4a-4b3c-953d-91a98dcca35d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:26:05.305 7 INFO cinder.api.openstack.wsgi [None req-3a13e45a-d778-47bd-bd46-923e11cd5c36 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:26:05.305 8 INFO cinder.api.openstack.wsgi [None req-bcc0d657-1a4a-4b3c-953d-91a98dcca35d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:26:06.349 8 INFO cinder.api.openstack.wsgi [None req-28a604f1-6c6f-4f81-ad73-a9eeb3eacb56 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services 2026-05-25 23:26:06.360 8 INFO cinder.api.openstack.wsgi [None req-28a604f1-6c6f-4f81-ad73-a9eeb3eacb56 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 445/902] 10.0.0.133 () {28 vars in 645 bytes} [Mon May 25 23:26:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services => generated 646 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:26:06.374 7 INFO cinder.api.openstack.wsgi [None req-326f85bc-e81d-4e33-ac11-489c5bae40b0 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true 2026-05-25 23:26:06.879 7 INFO cinder.api.openstack.wsgi [None req-326f85bc-e81d-4e33-ac11-489c5bae40b0 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 458/903] 10.0.0.133 () {28 vars in 696 bytes} [Mon May 25 23:26:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:26:06.893 8 INFO cinder.api.openstack.wsgi [None req-4683361a-b29c-45b9-9600-596f695b7dac 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true 2026-05-25 23:26:06.903 8 INFO cinder.volume.api [None req-4683361a-b29c-45b9-9600-596f695b7dac 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all volumes completed successfully. 2026-05-25 23:26:06.906 8 INFO cinder.api.openstack.wsgi [None req-4683361a-b29c-45b9-9600-596f695b7dac 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 446/904] 10.0.0.133 () {28 vars in 684 bytes} [Mon May 25 23:26:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:26:06.918 7 INFO cinder.api.openstack.wsgi [None req-1446f15f-0c56-4b7b-a10a-7b97d40d6d5b 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true 2026-05-25 23:26:06.930 7 INFO cinder.volume.api [None req-1446f15f-0c56-4b7b-a10a-7b97d40d6d5b 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all snapshots completed successfully. 2026-05-25 23:26:06.930 7 INFO cinder.api.openstack.wsgi [None req-1446f15f-0c56-4b7b-a10a-7b97d40d6d5b 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 459/905] 10.0.0.133 () {28 vars in 674 bytes} [Mon May 25 23:26:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:26:06.980 8 INFO cinder.api.openstack.wsgi [None req-68b45d4e-ec9a-4a7b-a072-fd3148651440 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true 2026-05-25 23:26:07.003 8 INFO cinder.api.openstack.wsgi [None req-68b45d4e-ec9a-4a7b-a072-fd3148651440 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 447/906] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:26:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:26:07.014 7 INFO cinder.api.openstack.wsgi [None req-479338b9-e541-4440-a7ab-9aa90b001d80 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/1f3355b6c2ed4e309592f8bb63185332?usage=true 2026-05-25 23:26:07.041 7 INFO cinder.api.openstack.wsgi [None req-479338b9-e541-4440-a7ab-9aa90b001d80 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/1f3355b6c2ed4e309592f8bb63185332?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 460/907] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:26:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/1f3355b6c2ed4e309592f8bb63185332?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:26:07.052 8 INFO cinder.api.openstack.wsgi [None req-8f5474e1-c338-43fd-955e-d16b2e5d9bea 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/219e6baf4e2d42a1918334652bf878f7?usage=true 2026-05-25 23:26:07.077 8 INFO cinder.api.openstack.wsgi [None req-8f5474e1-c338-43fd-955e-d16b2e5d9bea 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/219e6baf4e2d42a1918334652bf878f7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 448/908] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:26:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/219e6baf4e2d42a1918334652bf878f7?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:26:07.091 7 INFO cinder.api.openstack.wsgi [None req-b06ee1c1-aa2d-4152-a6c7-78bb8b093c89 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/3283003eefc945d19b3df7f5c12ed197?usage=true 2026-05-25 23:26:07.117 7 INFO cinder.api.openstack.wsgi [None req-b06ee1c1-aa2d-4152-a6c7-78bb8b093c89 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/3283003eefc945d19b3df7f5c12ed197?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 461/909] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:26:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/3283003eefc945d19b3df7f5c12ed197?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:26:07.127 8 INFO cinder.api.openstack.wsgi [None req-ffd3ee5e-07e7-49b7-8492-14bfd37d63fb 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/496b110159764c5f8b8539c9e479a38c?usage=true 2026-05-25 23:26:07.146 8 INFO cinder.api.openstack.wsgi [None req-ffd3ee5e-07e7-49b7-8492-14bfd37d63fb 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/496b110159764c5f8b8539c9e479a38c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 449/910] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:26:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/496b110159764c5f8b8539c9e479a38c?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:26:07.157 7 INFO cinder.api.openstack.wsgi [None req-d7d284a5-3fd8-440c-9b98-1ffb7079e065 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/5608c99d8faf4ce39ad843e682ad21ac?usage=true 2026-05-25 23:26:07.179 7 INFO cinder.api.openstack.wsgi [None req-d7d284a5-3fd8-440c-9b98-1ffb7079e065 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/5608c99d8faf4ce39ad843e682ad21ac?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 462/911] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:26:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/5608c99d8faf4ce39ad843e682ad21ac?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:26:07.193 8 INFO cinder.api.openstack.wsgi [None req-cbaaa64b-b666-4460-8052-9c3cd2c6d272 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/569912d74fa84a3c8dc08840378a665e?usage=true 2026-05-25 23:26:07.226 8 INFO cinder.api.openstack.wsgi [None req-cbaaa64b-b666-4460-8052-9c3cd2c6d272 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/569912d74fa84a3c8dc08840378a665e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 450/912] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:26:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/569912d74fa84a3c8dc08840378a665e?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:26:07.239 7 INFO cinder.api.openstack.wsgi [None req-7e3da027-6d8a-46d4-9646-a3e667fdb103 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/56aba6e6b64644b0bfb9a037bb30565e?usage=true 2026-05-25 23:26:07.264 7 INFO cinder.api.openstack.wsgi [None req-7e3da027-6d8a-46d4-9646-a3e667fdb103 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/56aba6e6b64644b0bfb9a037bb30565e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 463/913] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:26:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/56aba6e6b64644b0bfb9a037bb30565e?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:26:07.282 8 INFO cinder.api.openstack.wsgi [None req-0a139a0b-f073-4a27-8714-3106c38c9eed 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/5da3fefc65244c959a1622d52e808561?usage=true 2026-05-25 23:26:07.304 8 INFO cinder.api.openstack.wsgi [None req-0a139a0b-f073-4a27-8714-3106c38c9eed 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/5da3fefc65244c959a1622d52e808561?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 451/914] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:26:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/5da3fefc65244c959a1622d52e808561?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:26:07.315 7 INFO cinder.api.openstack.wsgi [None req-9ab83baa-07cd-4dc9-9ed2-72d97741dab2 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true 2026-05-25 23:26:07.338 7 INFO cinder.api.openstack.wsgi [None req-9ab83baa-07cd-4dc9-9ed2-72d97741dab2 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 464/915] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:26:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:26:07.352 8 INFO cinder.api.openstack.wsgi [None req-cdca403f-bc18-427c-8602-ad5b27dbc32c 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true 2026-05-25 23:26:07.372 8 INFO cinder.api.openstack.wsgi [None req-cdca403f-bc18-427c-8602-ad5b27dbc32c 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 452/916] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:26:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:26:07.385 7 INFO cinder.api.openstack.wsgi [None req-f5ad3086-efe2-4056-98e0-4aa42a9b115b 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/7f83a6c4044c4285a524faecdacf1197?usage=true 2026-05-25 23:26:07.412 7 INFO cinder.api.openstack.wsgi [None req-f5ad3086-efe2-4056-98e0-4aa42a9b115b 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/7f83a6c4044c4285a524faecdacf1197?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 465/917] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:26:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/7f83a6c4044c4285a524faecdacf1197?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:26:07.424 8 INFO cinder.api.openstack.wsgi [None req-48a59cf9-8b7f-42ec-9de6-5489cd1346ca 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/99c942f8830245ed88411de2239e3108?usage=true 2026-05-25 23:26:07.460 8 INFO cinder.api.openstack.wsgi [None req-48a59cf9-8b7f-42ec-9de6-5489cd1346ca 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/99c942f8830245ed88411de2239e3108?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 453/918] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:26:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/99c942f8830245ed88411de2239e3108?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:26:07.472 7 INFO cinder.api.openstack.wsgi [None req-79fd701a-24ca-4683-accc-e9bbc6822f44 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/cb29c610e7704e37b356dbf1ecddeb41?usage=true 2026-05-25 23:26:07.495 7 INFO cinder.api.openstack.wsgi [None req-79fd701a-24ca-4683-accc-e9bbc6822f44 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/cb29c610e7704e37b356dbf1ecddeb41?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 466/919] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:26:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/cb29c610e7704e37b356dbf1ecddeb41?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:26:07.509 8 INFO cinder.api.openstack.wsgi [None req-9b9abdac-bc47-44de-934a-57bb5087a42e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/e139006d3d8e4981bb70a5e4a21bda1d?usage=true 2026-05-25 23:26:07.536 8 INFO cinder.api.openstack.wsgi [None req-9b9abdac-bc47-44de-934a-57bb5087a42e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/e139006d3d8e4981bb70a5e4a21bda1d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 454/920] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:26:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/e139006d3d8e4981bb70a5e4a21bda1d?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:26:07.550 7 INFO cinder.api.openstack.wsgi [None req-059a4267-5e91-453e-a41c-b33e9f84eff1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true 2026-05-25 23:26:07.562 7 INFO cinder.volume.api [None req-059a4267-5e91-453e-a41c-b33e9f84eff1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all volumes completed successfully. 2026-05-25 23:26:07.564 7 INFO cinder.api.openstack.wsgi [None req-059a4267-5e91-453e-a41c-b33e9f84eff1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 467/921] 10.0.0.133 () {28 vars in 684 bytes} [Mon May 25 23:26:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:26:15.305 8 INFO cinder.api.openstack.wsgi [None req-9b9abdac-bc47-44de-934a-57bb5087a42e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:26:15.306 8 INFO cinder.api.openstack.wsgi [None req-9b9abdac-bc47-44de-934a-57bb5087a42e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:26:15.307 7 INFO cinder.api.openstack.wsgi [None req-059a4267-5e91-453e-a41c-b33e9f84eff1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:26:15.307 7 INFO cinder.api.openstack.wsgi [None req-059a4267-5e91-453e-a41c-b33e9f84eff1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:26:25.306 7 INFO cinder.api.openstack.wsgi [None req-059a4267-5e91-453e-a41c-b33e9f84eff1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:26:25.306 8 INFO cinder.api.openstack.wsgi [None req-9b9abdac-bc47-44de-934a-57bb5087a42e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:26:25.308 8 INFO cinder.api.openstack.wsgi [None req-9b9abdac-bc47-44de-934a-57bb5087a42e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:26:25.308 7 INFO cinder.api.openstack.wsgi [None req-059a4267-5e91-453e-a41c-b33e9f84eff1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:26:31.829 8 INFO cinder.api.openstack.wsgi [None req-e1e48185-e900-4e0c-b3b5-1bd77b384efa 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes 2026-05-25 23:26:31.954 8 INFO cinder.api.v3.volumes [None req-e1e48185-e900-4e0c-b3b5-1bd77b384efa 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Create volume of 16 GB 2026-05-25 23:26:31.961 8 INFO cinder.volume.api [None req-e1e48185-e900-4e0c-b3b5-1bd77b384efa 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Availability Zones retrieved successfully. 2026-05-25 23:26:32.213 8 INFO cinder.volume.api [None req-e1e48185-e900-4e0c-b3b5-1bd77b384efa 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Create volume request issued successfully. 2026-05-25 23:26:32.214 8 INFO cinder.api.openstack.wsgi [None req-e1e48185-e900-4e0c-b3b5-1bd77b384efa 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes returned with HTTP 202 [pid: 8|app: 0|req: 457/926] 199.204.45.30 () {34 vars in 733 bytes} [Mon May 25 23:26:31 2026] POST /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes => generated 846 bytes in 509 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-25 23:26:32.229 7 INFO cinder.api.openstack.wsgi [req-e1e48185-e900-4e0c-b3b5-1bd77b384efa req-ae538907-d587-40c8-aaa5-bbcdb3c803c9 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/052c3c6b-a400-4215-b4b9-bcdb725a36c0 /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-05-25 23:26:32.271 7 INFO cinder.volume.api [req-e1e48185-e900-4e0c-b3b5-1bd77b384efa req-ae538907-d587-40c8-aaa5-bbcdb3c803c9 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Volume info retrieved successfully. 2026-05-25 23:26:32.276 7 INFO cinder.api.openstack.wsgi [req-e1e48185-e900-4e0c-b3b5-1bd77b384efa req-ae538907-d587-40c8-aaa5-bbcdb3c803c9 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/052c3c6b-a400-4215-b4b9-bcdb725a36c0 returned with HTTP 200 [pid: 7|app: 0|req: 470/927] 199.204.45.30 () {32 vars in 824 bytes} [Mon May 25 23:26:32 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/052c3c6b-a400-4215-b4b9-bcdb725a36c0 => generated 1025 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-25 23:26:35.304 7 INFO cinder.api.openstack.wsgi [req-e1e48185-e900-4e0c-b3b5-1bd77b384efa req-ae538907-d587-40c8-aaa5-bbcdb3c803c9 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:26:35.305 8 INFO cinder.api.openstack.wsgi [None req-e1e48185-e900-4e0c-b3b5-1bd77b384efa 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:26:35.305 7 INFO cinder.api.openstack.wsgi [req-e1e48185-e900-4e0c-b3b5-1bd77b384efa req-ae538907-d587-40c8-aaa5-bbcdb3c803c9 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:26:35.305 8 INFO cinder.api.openstack.wsgi [None req-e1e48185-e900-4e0c-b3b5-1bd77b384efa 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:26:37.295 7 INFO cinder.api.openstack.wsgi [req-e1e48185-e900-4e0c-b3b5-1bd77b384efa req-8344fabe-c6d2-4a53-9022-414b1dc9863e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/052c3c6b-a400-4215-b4b9-bcdb725a36c0 /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-05-25 23:26:37.311 7 INFO cinder.volume.api [req-e1e48185-e900-4e0c-b3b5-1bd77b384efa req-8344fabe-c6d2-4a53-9022-414b1dc9863e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Volume info retrieved successfully. 2026-05-25 23:26:37.317 7 INFO cinder.api.openstack.wsgi [req-e1e48185-e900-4e0c-b3b5-1bd77b384efa req-8344fabe-c6d2-4a53-9022-414b1dc9863e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/052c3c6b-a400-4215-b4b9-bcdb725a36c0 returned with HTTP 200 [pid: 7|app: 0|req: 472/930] 199.204.45.30 () {32 vars in 824 bytes} [Mon May 25 23:26:37 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/052c3c6b-a400-4215-b4b9-bcdb725a36c0 => generated 1675 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:26:37.906 8 INFO cinder.api.openstack.wsgi [req-f29422bf-5a9e-4f12-b4ff-7b16f3e4b06d req-5c4faf9f-acf2-496a-9a7b-58c6da5eaf33 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/052c3c6b-a400-4215-b4b9-bcdb725a36c0 /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-05-25 23:26:37.928 8 INFO cinder.volume.api [req-f29422bf-5a9e-4f12-b4ff-7b16f3e4b06d req-5c4faf9f-acf2-496a-9a7b-58c6da5eaf33 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Volume info retrieved successfully. 2026-05-25 23:26:37.937 8 INFO cinder.api.openstack.wsgi [req-f29422bf-5a9e-4f12-b4ff-7b16f3e4b06d req-5c4faf9f-acf2-496a-9a7b-58c6da5eaf33 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/052c3c6b-a400-4215-b4b9-bcdb725a36c0 returned with HTTP 200 [pid: 8|app: 0|req: 459/931] 10.0.0.92 () {34 vars in 1027 bytes} [Mon May 25 23:26:37 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/052c3c6b-a400-4215-b4b9-bcdb725a36c0 => generated 1675 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:26:38.428 7 INFO cinder.api.openstack.wsgi [req-f29422bf-5a9e-4f12-b4ff-7b16f3e4b06d req-ff838451-cf9b-465d-adc5-afe018a1afac 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/052c3c6b-a400-4215-b4b9-bcdb725a36c0 /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-05-25 23:26:38.445 7 INFO cinder.volume.api [req-f29422bf-5a9e-4f12-b4ff-7b16f3e4b06d req-ff838451-cf9b-465d-adc5-afe018a1afac 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Volume info retrieved successfully. 2026-05-25 23:26:38.451 7 INFO cinder.api.openstack.wsgi [req-f29422bf-5a9e-4f12-b4ff-7b16f3e4b06d req-ff838451-cf9b-465d-adc5-afe018a1afac 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/052c3c6b-a400-4215-b4b9-bcdb725a36c0 returned with HTTP 200 [pid: 7|app: 0|req: 473/932] 10.0.0.92 () {34 vars in 1027 bytes} [Mon May 25 23:26:38 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/052c3c6b-a400-4215-b4b9-bcdb725a36c0 => generated 1675 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-25 23:26:38.462 8 INFO cinder.api.openstack.wsgi [req-f29422bf-5a9e-4f12-b4ff-7b16f3e4b06d req-5c4faf9f-acf2-496a-9a7b-58c6da5eaf33 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-25 23:26:38.467 8 INFO cinder.api.openstack.wsgi [req-f29422bf-5a9e-4f12-b4ff-7b16f3e4b06d req-5c4faf9f-acf2-496a-9a7b-58c6da5eaf33 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 460/933] 10.0.0.92 () {32 vars in 828 bytes} [Mon May 25 23:26:38 2026] GET / => generated 411 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:26:38.483 7 INFO cinder.api.openstack.wsgi [req-f29422bf-5a9e-4f12-b4ff-7b16f3e4b06d req-9254876a-0960-4a23-b30a-9dad60e98b93 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/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-05-25 23:26:38.556 7 INFO cinder.api.openstack.wsgi [req-f29422bf-5a9e-4f12-b4ff-7b16f3e4b06d req-9254876a-0960-4a23-b30a-9dad60e98b93 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/attachments returned with HTTP 200 [pid: 7|app: 0|req: 474/934] 10.0.0.92 () {40 vars in 1056 bytes} [Mon May 25 23:26:38 2026] POST /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/attachments => generated 273 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:26:42.110 8 INFO cinder.api.openstack.wsgi [req-e1e48185-e900-4e0c-b3b5-1bd77b384efa req-d6a3198d-b8ef-4d4d-b488-5249a3ebd414 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/052c3c6b-a400-4215-b4b9-bcdb725a36c0 /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-05-25 23:26:42.136 8 INFO cinder.volume.api [req-e1e48185-e900-4e0c-b3b5-1bd77b384efa req-d6a3198d-b8ef-4d4d-b488-5249a3ebd414 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Volume info retrieved successfully. 2026-05-25 23:26:42.142 8 INFO cinder.api.openstack.wsgi [req-e1e48185-e900-4e0c-b3b5-1bd77b384efa req-d6a3198d-b8ef-4d4d-b488-5249a3ebd414 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/052c3c6b-a400-4215-b4b9-bcdb725a36c0 returned with HTTP 200 [pid: 8|app: 0|req: 461/935] 199.204.45.30 () {32 vars in 824 bytes} [Mon May 25 23:26:42 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/052c3c6b-a400-4215-b4b9-bcdb725a36c0 => generated 1674 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-25 23:26:44.033 7 INFO cinder.api.openstack.wsgi [req-f29422bf-5a9e-4f12-b4ff-7b16f3e4b06d req-9254876a-0960-4a23-b30a-9dad60e98b93 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-25 23:26:44.035 7 INFO cinder.api.openstack.wsgi [req-f29422bf-5a9e-4f12-b4ff-7b16f3e4b06d req-9254876a-0960-4a23-b30a-9dad60e98b93 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 475/936] 199.204.45.30 () {32 vars in 839 bytes} [Mon May 25 23:26:44 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-05-25 23:26:44.046 8 INFO cinder.api.openstack.wsgi [req-f29422bf-5a9e-4f12-b4ff-7b16f3e4b06d req-069a9a1c-c9f0-4cc6-8572-9faafe7298ed 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/052c3c6b-a400-4215-b4b9-bcdb725a36c0 /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-05-25 23:26:44.066 8 INFO cinder.volume.api [req-f29422bf-5a9e-4f12-b4ff-7b16f3e4b06d req-069a9a1c-c9f0-4cc6-8572-9faafe7298ed 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Volume info retrieved successfully. 2026-05-25 23:26:44.073 8 INFO cinder.api.openstack.wsgi [req-f29422bf-5a9e-4f12-b4ff-7b16f3e4b06d req-069a9a1c-c9f0-4cc6-8572-9faafe7298ed 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/052c3c6b-a400-4215-b4b9-bcdb725a36c0 returned with HTTP 200 [pid: 8|app: 0|req: 462/937] 199.204.45.30 () {36 vars in 1072 bytes} [Mon May 25 23:26:44 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/052c3c6b-a400-4215-b4b9-bcdb725a36c0 => generated 1898 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:26:44.148 7 INFO cinder.api.openstack.wsgi [req-f29422bf-5a9e-4f12-b4ff-7b16f3e4b06d req-a5d38044-97b5-4d50-80ed-3f11b6b11a5c 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/attachments/6386e88f-5ae6-4add-ab62-3b8094e50550 /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-05-25 23:26:45.194 7 INFO cinder.api.openstack.wsgi [req-f29422bf-5a9e-4f12-b4ff-7b16f3e4b06d req-a5d38044-97b5-4d50-80ed-3f11b6b11a5c 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/attachments/6386e88f-5ae6-4add-ab62-3b8094e50550 returned with HTTP 200 [pid: 7|app: 0|req: 476/938] 199.204.45.30 () {40 vars in 1134 bytes} [Mon May 25 23:26:44 2026] PUT /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/attachments/6386e88f-5ae6-4add-ab62-3b8094e50550 => generated 802 bytes in 1055 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-25 23:26:45.305 8 INFO cinder.api.openstack.wsgi [req-f29422bf-5a9e-4f12-b4ff-7b16f3e4b06d req-069a9a1c-c9f0-4cc6-8572-9faafe7298ed 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:26:45.305 7 INFO cinder.api.openstack.wsgi [req-f29422bf-5a9e-4f12-b4ff-7b16f3e4b06d req-a5d38044-97b5-4d50-80ed-3f11b6b11a5c 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:26:45.306 7 INFO cinder.api.openstack.wsgi [req-f29422bf-5a9e-4f12-b4ff-7b16f3e4b06d req-a5d38044-97b5-4d50-80ed-3f11b6b11a5c 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:26:45.306 8 INFO cinder.api.openstack.wsgi [req-f29422bf-5a9e-4f12-b4ff-7b16f3e4b06d req-069a9a1c-c9f0-4cc6-8572-9faafe7298ed 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:26:45.349 7 INFO cinder.api.openstack.wsgi [req-e1e48185-e900-4e0c-b3b5-1bd77b384efa req-a8edb27d-b71e-441b-b897-b2e02c74b32f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/052c3c6b-a400-4215-b4b9-bcdb725a36c0 /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-05-25 23:26:45.372 7 INFO cinder.volume.api [req-e1e48185-e900-4e0c-b3b5-1bd77b384efa req-a8edb27d-b71e-441b-b897-b2e02c74b32f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Volume info retrieved successfully. 2026-05-25 23:26:45.378 7 INFO cinder.api.openstack.wsgi [req-e1e48185-e900-4e0c-b3b5-1bd77b384efa req-a8edb27d-b71e-441b-b897-b2e02c74b32f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/052c3c6b-a400-4215-b4b9-bcdb725a36c0 returned with HTTP 200 [pid: 7|app: 0|req: 478/941] 199.204.45.30 () {32 vars in 824 bytes} [Mon May 25 23:26:45 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/052c3c6b-a400-4215-b4b9-bcdb725a36c0 => generated 1675 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-05-25 23:26:45.712 8 INFO cinder.api.openstack.wsgi [req-f29422bf-5a9e-4f12-b4ff-7b16f3e4b06d req-d30293b3-1060-4f57-bf12-b02ed3019667 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/attachments/6386e88f-5ae6-4add-ab62-3b8094e50550/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-05-25 23:26:45.749 8 INFO cinder.api.openstack.wsgi [req-f29422bf-5a9e-4f12-b4ff-7b16f3e4b06d req-d30293b3-1060-4f57-bf12-b02ed3019667 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/attachments/6386e88f-5ae6-4add-ab62-3b8094e50550/action returned with HTTP 204 [pid: 8|app: 0|req: 464/942] 199.204.45.30 () {40 vars in 1147 bytes} [Mon May 25 23:26:45 2026] POST /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/attachments/6386e88f-5ae6-4add-ab62-3b8094e50550/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:26:48.368 7 INFO cinder.api.openstack.wsgi [req-e1e48185-e900-4e0c-b3b5-1bd77b384efa req-5acfb717-3431-4383-9f6f-5e465274ec2e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/052c3c6b-a400-4215-b4b9-bcdb725a36c0 /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-05-25 23:26:48.388 7 INFO cinder.volume.api [req-e1e48185-e900-4e0c-b3b5-1bd77b384efa req-5acfb717-3431-4383-9f6f-5e465274ec2e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Volume info retrieved successfully. 2026-05-25 23:26:48.394 7 INFO cinder.api.openstack.wsgi [req-e1e48185-e900-4e0c-b3b5-1bd77b384efa req-5acfb717-3431-4383-9f6f-5e465274ec2e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/052c3c6b-a400-4215-b4b9-bcdb725a36c0 returned with HTTP 200 [pid: 7|app: 0|req: 479/943] 199.204.45.30 () {32 vars in 824 bytes} [Mon May 25 23:26:48 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/052c3c6b-a400-4215-b4b9-bcdb725a36c0 => generated 1973 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:26:51.904 8 INFO cinder.api.openstack.wsgi [req-e1e48185-e900-4e0c-b3b5-1bd77b384efa req-43402b23-41d7-4a3c-9610-7f6b8837f56f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/052c3c6b-a400-4215-b4b9-bcdb725a36c0 /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-05-25 23:26:51.927 8 INFO cinder.volume.api [req-e1e48185-e900-4e0c-b3b5-1bd77b384efa req-43402b23-41d7-4a3c-9610-7f6b8837f56f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Volume info retrieved successfully. 2026-05-25 23:26:51.932 8 INFO cinder.api.openstack.wsgi [req-e1e48185-e900-4e0c-b3b5-1bd77b384efa req-43402b23-41d7-4a3c-9610-7f6b8837f56f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/052c3c6b-a400-4215-b4b9-bcdb725a36c0 returned with HTTP 200 [pid: 8|app: 0|req: 465/944] 199.204.45.30 () {32 vars in 824 bytes} [Mon May 25 23:26:51 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/052c3c6b-a400-4215-b4b9-bcdb725a36c0 => generated 1973 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:26:55.078 7 INFO cinder.api.openstack.wsgi [req-e1e48185-e900-4e0c-b3b5-1bd77b384efa req-0b211cb0-aaa3-4681-ba1e-71b1a72b9f2f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/052c3c6b-a400-4215-b4b9-bcdb725a36c0 /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-05-25 23:26:55.109 7 INFO cinder.volume.api [req-e1e48185-e900-4e0c-b3b5-1bd77b384efa req-0b211cb0-aaa3-4681-ba1e-71b1a72b9f2f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Volume info retrieved successfully. 2026-05-25 23:26:55.120 7 INFO cinder.api.openstack.wsgi [req-e1e48185-e900-4e0c-b3b5-1bd77b384efa req-0b211cb0-aaa3-4681-ba1e-71b1a72b9f2f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/052c3c6b-a400-4215-b4b9-bcdb725a36c0 returned with HTTP 200 [pid: 7|app: 0|req: 480/945] 199.204.45.30 () {32 vars in 824 bytes} [Mon May 25 23:26:55 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/052c3c6b-a400-4215-b4b9-bcdb725a36c0 => generated 1973 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-25 23:26:55.305 8 INFO cinder.api.openstack.wsgi [req-e1e48185-e900-4e0c-b3b5-1bd77b384efa req-43402b23-41d7-4a3c-9610-7f6b8837f56f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:26:55.305 7 INFO cinder.api.openstack.wsgi [req-e1e48185-e900-4e0c-b3b5-1bd77b384efa req-0b211cb0-aaa3-4681-ba1e-71b1a72b9f2f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:26:55.306 7 INFO cinder.api.openstack.wsgi [req-e1e48185-e900-4e0c-b3b5-1bd77b384efa req-0b211cb0-aaa3-4681-ba1e-71b1a72b9f2f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:26:55.307 8 INFO cinder.api.openstack.wsgi [req-e1e48185-e900-4e0c-b3b5-1bd77b384efa req-43402b23-41d7-4a3c-9610-7f6b8837f56f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:27:05.305 7 INFO cinder.api.openstack.wsgi [req-e1e48185-e900-4e0c-b3b5-1bd77b384efa req-0b211cb0-aaa3-4681-ba1e-71b1a72b9f2f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:27:05.306 8 INFO cinder.api.openstack.wsgi [req-e1e48185-e900-4e0c-b3b5-1bd77b384efa req-43402b23-41d7-4a3c-9610-7f6b8837f56f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:27:05.306 7 INFO cinder.api.openstack.wsgi [req-e1e48185-e900-4e0c-b3b5-1bd77b384efa req-0b211cb0-aaa3-4681-ba1e-71b1a72b9f2f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:27:05.308 8 INFO cinder.api.openstack.wsgi [req-e1e48185-e900-4e0c-b3b5-1bd77b384efa req-43402b23-41d7-4a3c-9610-7f6b8837f56f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:27:06.342 7 INFO cinder.api.openstack.wsgi [None req-76c4fc69-cc1b-4210-9f4c-cab7291ef40c 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true 2026-05-25 23:27:06.365 7 INFO cinder.volume.api [None req-76c4fc69-cc1b-4210-9f4c-cab7291ef40c 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - 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-05-25 23:27:06.383 7 INFO cinder.api.openstack.wsgi [None req-76c4fc69-cc1b-4210-9f4c-cab7291ef40c 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 483/950] 10.0.0.133 () {28 vars in 684 bytes} [Mon May 25 23:27:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true => generated 1976 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:27:06.401 8 INFO cinder.api.openstack.wsgi [None req-bf67d085-8df9-49cb-a4bd-76ed39e7906b 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true 2026-05-25 23:27:06.412 8 INFO cinder.volume.api [None req-bf67d085-8df9-49cb-a4bd-76ed39e7906b 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all snapshots completed successfully. 2026-05-25 23:27:06.412 8 INFO cinder.api.openstack.wsgi [None req-bf67d085-8df9-49cb-a4bd-76ed39e7906b 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 468/951] 10.0.0.133 () {28 vars in 674 bytes} [Mon May 25 23:27:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/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-05-25 23:27:06.504 7 INFO cinder.api.openstack.wsgi [None req-4958636d-01c6-426f-bfa3-beeca9e007fa 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true 2026-05-25 23:27:06.544 7 INFO cinder.api.openstack.wsgi [None req-4958636d-01c6-426f-bfa3-beeca9e007fa 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 484/952] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:27:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:27:06.558 8 INFO cinder.api.openstack.wsgi [None req-f095c409-96d0-4d1f-8b40-d2b41a361a8b 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/0943dbe081354136a6ae9b0fcc3ce8b9?usage=true 2026-05-25 23:27:06.589 8 INFO cinder.api.openstack.wsgi [None req-f095c409-96d0-4d1f-8b40-d2b41a361a8b 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/0943dbe081354136a6ae9b0fcc3ce8b9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 469/953] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:27:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/0943dbe081354136a6ae9b0fcc3ce8b9?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:27:06.604 7 INFO cinder.api.openstack.wsgi [None req-a8922759-9318-4764-b45b-43c7c61c4ef6 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/1f3355b6c2ed4e309592f8bb63185332?usage=true 2026-05-25 23:27:06.655 7 INFO cinder.api.openstack.wsgi [None req-a8922759-9318-4764-b45b-43c7c61c4ef6 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/1f3355b6c2ed4e309592f8bb63185332?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 485/954] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:27:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/1f3355b6c2ed4e309592f8bb63185332?usage=true => generated 847 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:27:06.668 8 INFO cinder.api.openstack.wsgi [None req-5b8cd6a5-95f7-4023-b7de-120439b16ca1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/219e6baf4e2d42a1918334652bf878f7?usage=true 2026-05-25 23:27:06.701 8 INFO cinder.api.openstack.wsgi [None req-5b8cd6a5-95f7-4023-b7de-120439b16ca1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/219e6baf4e2d42a1918334652bf878f7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 470/955] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:27:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/219e6baf4e2d42a1918334652bf878f7?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:27:06.718 7 INFO cinder.api.openstack.wsgi [None req-94337886-126f-446b-9180-8c5b54eaa4b0 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/3283003eefc945d19b3df7f5c12ed197?usage=true 2026-05-25 23:27:06.738 7 INFO cinder.api.openstack.wsgi [None req-94337886-126f-446b-9180-8c5b54eaa4b0 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/3283003eefc945d19b3df7f5c12ed197?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 486/956] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:27:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/3283003eefc945d19b3df7f5c12ed197?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:27:06.756 8 INFO cinder.api.openstack.wsgi [None req-19103bf5-7023-4af8-9839-4e9906afdae7 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/496b110159764c5f8b8539c9e479a38c?usage=true 2026-05-25 23:27:06.802 8 INFO cinder.api.openstack.wsgi [None req-19103bf5-7023-4af8-9839-4e9906afdae7 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/496b110159764c5f8b8539c9e479a38c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 471/957] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:27:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/496b110159764c5f8b8539c9e479a38c?usage=true => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:27:06.828 7 INFO cinder.api.openstack.wsgi [None req-1198db9c-fbca-4133-bb84-d247b04f8a84 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/569912d74fa84a3c8dc08840378a665e?usage=true 2026-05-25 23:27:06.873 7 INFO cinder.api.openstack.wsgi [None req-1198db9c-fbca-4133-bb84-d247b04f8a84 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/569912d74fa84a3c8dc08840378a665e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 487/958] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:27:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/569912d74fa84a3c8dc08840378a665e?usage=true => generated 847 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:27:06.891 8 INFO cinder.api.openstack.wsgi [None req-845a4472-224a-43ce-b56f-3766f531db64 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/56aba6e6b64644b0bfb9a037bb30565e?usage=true 2026-05-25 23:27:06.927 8 INFO cinder.api.openstack.wsgi [None req-845a4472-224a-43ce-b56f-3766f531db64 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/56aba6e6b64644b0bfb9a037bb30565e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 472/959] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:27:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/56aba6e6b64644b0bfb9a037bb30565e?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:27:06.949 7 INFO cinder.api.openstack.wsgi [None req-36c3aee7-8843-4dd7-99c0-380969f80176 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true 2026-05-25 23:27:06.979 7 INFO cinder.api.openstack.wsgi [None req-36c3aee7-8843-4dd7-99c0-380969f80176 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 488/960] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:27:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:27:06.995 8 INFO cinder.api.openstack.wsgi [None req-479e437b-9c05-4c60-aa96-797a292287bc 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true 2026-05-25 23:27:07.022 8 INFO cinder.api.openstack.wsgi [None req-479e437b-9c05-4c60-aa96-797a292287bc 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 473/961] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:27:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:27:07.042 7 INFO cinder.api.openstack.wsgi [None req-b89bf46b-fb9f-45e9-9ba1-bba3737b3cb7 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/7f83a6c4044c4285a524faecdacf1197?usage=true 2026-05-25 23:27:07.077 7 INFO cinder.api.openstack.wsgi [None req-b89bf46b-fb9f-45e9-9ba1-bba3737b3cb7 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/7f83a6c4044c4285a524faecdacf1197?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 489/962] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:27:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/7f83a6c4044c4285a524faecdacf1197?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:27:07.093 8 INFO cinder.api.openstack.wsgi [None req-90349c93-bd71-495c-b3a2-87beea71efab 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/99c942f8830245ed88411de2239e3108?usage=true 2026-05-25 23:27:07.128 8 INFO cinder.api.openstack.wsgi [None req-90349c93-bd71-495c-b3a2-87beea71efab 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/99c942f8830245ed88411de2239e3108?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 474/963] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:27:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/99c942f8830245ed88411de2239e3108?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:27:07.146 7 INFO cinder.api.openstack.wsgi [None req-b4d6a255-425f-49cf-8b6f-46095bfa4773 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/cb29c610e7704e37b356dbf1ecddeb41?usage=true 2026-05-25 23:27:07.195 7 INFO cinder.api.openstack.wsgi [None req-b4d6a255-425f-49cf-8b6f-46095bfa4773 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/cb29c610e7704e37b356dbf1ecddeb41?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 490/964] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:27:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/cb29c610e7704e37b356dbf1ecddeb41?usage=true => generated 847 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:27:07.208 8 INFO cinder.api.openstack.wsgi [None req-ca219aca-acdb-40c2-abdb-d70ed4d25758 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/d04e24f850b942fda4556ec64ae0bf83?usage=true 2026-05-25 23:27:07.234 8 INFO cinder.api.openstack.wsgi [None req-ca219aca-acdb-40c2-abdb-d70ed4d25758 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/d04e24f850b942fda4556ec64ae0bf83?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 475/965] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:27:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/d04e24f850b942fda4556ec64ae0bf83?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:27:07.245 7 INFO cinder.api.openstack.wsgi [None req-7d84be27-a0ac-47df-b081-1d31b2bf5e2c 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/dafb3e3e749a4271a41130055c420a53?usage=true 2026-05-25 23:27:07.264 7 INFO cinder.api.openstack.wsgi [None req-7d84be27-a0ac-47df-b081-1d31b2bf5e2c 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/dafb3e3e749a4271a41130055c420a53?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 491/966] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:27:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/dafb3e3e749a4271a41130055c420a53?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:27:07.278 8 INFO cinder.api.openstack.wsgi [None req-723766ff-6005-4a78-84bd-0010ab9f0625 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/e139006d3d8e4981bb70a5e4a21bda1d?usage=true 2026-05-25 23:27:07.303 8 INFO cinder.api.openstack.wsgi [None req-723766ff-6005-4a78-84bd-0010ab9f0625 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/e139006d3d8e4981bb70a5e4a21bda1d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 476/967] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:27:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/e139006d3d8e4981bb70a5e4a21bda1d?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:27:07.315 7 INFO cinder.api.openstack.wsgi [None req-346c2d9e-0e4f-486f-b9f5-91988918439a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services 2026-05-25 23:27:07.320 7 INFO cinder.api.openstack.wsgi [None req-346c2d9e-0e4f-486f-b9f5-91988918439a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 492/968] 10.0.0.133 () {28 vars in 645 bytes} [Mon May 25 23:27:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:27:07.338 8 INFO cinder.api.openstack.wsgi [None req-26b7ef88-edbf-4d61-8113-2a5949507a0a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true 2026-05-25 23:27:07.371 8 INFO cinder.volume.api [None req-26b7ef88-edbf-4d61-8113-2a5949507a0a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - 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-05-25 23:27:07.384 8 INFO cinder.api.openstack.wsgi [None req-26b7ef88-edbf-4d61-8113-2a5949507a0a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 477/969] 10.0.0.133 () {28 vars in 684 bytes} [Mon May 25 23:27:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true => generated 1976 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-25 23:27:07.402 7 INFO cinder.api.openstack.wsgi [None req-b551fb8b-e26a-4976-a855-d9d4ab402d19 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true 2026-05-25 23:27:07.911 7 INFO cinder.api.openstack.wsgi [None req-b551fb8b-e26a-4976-a855-d9d4ab402d19 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 493/970] 10.0.0.133 () {28 vars in 696 bytes} [Mon May 25 23:27:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true => generated 671 bytes in 521 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:27:15.305 8 INFO cinder.api.openstack.wsgi [None req-26b7ef88-edbf-4d61-8113-2a5949507a0a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:27:15.305 7 INFO cinder.api.openstack.wsgi [None req-b551fb8b-e26a-4976-a855-d9d4ab402d19 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:27:15.305 8 INFO cinder.api.openstack.wsgi [None req-26b7ef88-edbf-4d61-8113-2a5949507a0a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:27:15.306 7 INFO cinder.api.openstack.wsgi [None req-b551fb8b-e26a-4976-a855-d9d4ab402d19 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:27:25.304 8 INFO cinder.api.openstack.wsgi [None req-26b7ef88-edbf-4d61-8113-2a5949507a0a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:27:25.305 7 INFO cinder.api.openstack.wsgi [None req-b551fb8b-e26a-4976-a855-d9d4ab402d19 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:27:25.306 8 INFO cinder.api.openstack.wsgi [None req-26b7ef88-edbf-4d61-8113-2a5949507a0a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:27:25.306 7 INFO cinder.api.openstack.wsgi [None req-b551fb8b-e26a-4976-a855-d9d4ab402d19 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:27:35.305 8 INFO cinder.api.openstack.wsgi [None req-26b7ef88-edbf-4d61-8113-2a5949507a0a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:27:35.306 8 INFO cinder.api.openstack.wsgi [None req-26b7ef88-edbf-4d61-8113-2a5949507a0a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:27:35.307 7 INFO cinder.api.openstack.wsgi [None req-b551fb8b-e26a-4976-a855-d9d4ab402d19 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:27:35.307 7 INFO cinder.api.openstack.wsgi [None req-b551fb8b-e26a-4976-a855-d9d4ab402d19 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:27:45.305 7 INFO cinder.api.openstack.wsgi [None req-b551fb8b-e26a-4976-a855-d9d4ab402d19 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:27:45.305 8 INFO cinder.api.openstack.wsgi [None req-26b7ef88-edbf-4d61-8113-2a5949507a0a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:27:45.306 7 INFO cinder.api.openstack.wsgi [None req-b551fb8b-e26a-4976-a855-d9d4ab402d19 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:27:45.306 8 INFO cinder.api.openstack.wsgi [None req-26b7ef88-edbf-4d61-8113-2a5949507a0a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:27:55.305 8 INFO cinder.api.openstack.wsgi [None req-26b7ef88-edbf-4d61-8113-2a5949507a0a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:27:55.305 7 INFO cinder.api.openstack.wsgi [None req-b551fb8b-e26a-4976-a855-d9d4ab402d19 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:27:55.306 8 INFO cinder.api.openstack.wsgi [None req-26b7ef88-edbf-4d61-8113-2a5949507a0a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:27:55.306 7 INFO cinder.api.openstack.wsgi [None req-b551fb8b-e26a-4976-a855-d9d4ab402d19 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:28:05.305 8 INFO cinder.api.openstack.wsgi [None req-26b7ef88-edbf-4d61-8113-2a5949507a0a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:28:05.306 7 INFO cinder.api.openstack.wsgi [None req-b551fb8b-e26a-4976-a855-d9d4ab402d19 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:28:05.306 8 INFO cinder.api.openstack.wsgi [None req-26b7ef88-edbf-4d61-8113-2a5949507a0a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:28:05.309 7 INFO cinder.api.openstack.wsgi [None req-b551fb8b-e26a-4976-a855-d9d4ab402d19 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:28:06.310 8 INFO cinder.api.openstack.wsgi [None req-eb12c080-afee-4d25-82f2-96ae36ddd1f5 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true 2026-05-25 23:28:06.320 8 INFO cinder.volume.api [None req-eb12c080-afee-4d25-82f2-96ae36ddd1f5 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all snapshots completed successfully. 2026-05-25 23:28:06.321 8 INFO cinder.api.openstack.wsgi [None req-eb12c080-afee-4d25-82f2-96ae36ddd1f5 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 484/983] 10.0.0.133 () {28 vars in 674 bytes} [Mon May 25 23:28:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true => generated 17 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:28:06.366 7 INFO cinder.api.openstack.wsgi [None req-f8934e48-7073-4773-b3d8-11ca63ddef3a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true 2026-05-25 23:28:06.394 7 INFO cinder.api.openstack.wsgi [None req-f8934e48-7073-4773-b3d8-11ca63ddef3a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 500/984] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:28:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:28:06.410 8 INFO cinder.api.openstack.wsgi [None req-2c0ce22d-f898-49d9-99e3-b5c96764d92e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/1f3355b6c2ed4e309592f8bb63185332?usage=true 2026-05-25 23:28:06.439 8 INFO cinder.api.openstack.wsgi [None req-2c0ce22d-f898-49d9-99e3-b5c96764d92e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/1f3355b6c2ed4e309592f8bb63185332?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 485/985] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:28:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/1f3355b6c2ed4e309592f8bb63185332?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:28:06.454 7 INFO cinder.api.openstack.wsgi [None req-df2fb97f-3c65-4166-83c0-7917a0d0fad0 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/219e6baf4e2d42a1918334652bf878f7?usage=true 2026-05-25 23:28:06.485 7 INFO cinder.api.openstack.wsgi [None req-df2fb97f-3c65-4166-83c0-7917a0d0fad0 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/219e6baf4e2d42a1918334652bf878f7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 501/986] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:28:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/219e6baf4e2d42a1918334652bf878f7?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:28:06.502 8 INFO cinder.api.openstack.wsgi [None req-a6355e7d-5744-4b6c-88d4-4d07f78e8826 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/3283003eefc945d19b3df7f5c12ed197?usage=true 2026-05-25 23:28:06.526 8 INFO cinder.api.openstack.wsgi [None req-a6355e7d-5744-4b6c-88d4-4d07f78e8826 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/3283003eefc945d19b3df7f5c12ed197?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 486/987] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:28:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/3283003eefc945d19b3df7f5c12ed197?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:28:06.538 7 INFO cinder.api.openstack.wsgi [None req-df69241c-47dd-4cc5-92eb-a507e0d261b3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/569912d74fa84a3c8dc08840378a665e?usage=true 2026-05-25 23:28:06.557 7 INFO cinder.api.openstack.wsgi [None req-df69241c-47dd-4cc5-92eb-a507e0d261b3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/569912d74fa84a3c8dc08840378a665e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 502/988] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:28:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/569912d74fa84a3c8dc08840378a665e?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:28:06.569 8 INFO cinder.api.openstack.wsgi [None req-4e2d4fe0-587d-4a33-b419-783bfad9b196 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/56aba6e6b64644b0bfb9a037bb30565e?usage=true 2026-05-25 23:28:06.599 8 INFO cinder.api.openstack.wsgi [None req-4e2d4fe0-587d-4a33-b419-783bfad9b196 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/56aba6e6b64644b0bfb9a037bb30565e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 487/989] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:28:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/56aba6e6b64644b0bfb9a037bb30565e?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:28:06.611 7 INFO cinder.api.openstack.wsgi [None req-738ff89b-307b-4e4b-b947-42103fcf39d5 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true 2026-05-25 23:28:06.647 7 INFO cinder.api.openstack.wsgi [None req-738ff89b-307b-4e4b-b947-42103fcf39d5 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 503/990] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:28:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:28:06.660 8 INFO cinder.api.openstack.wsgi [None req-62bd3c08-2c5d-4f15-bbbe-0375c1d0679e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true 2026-05-25 23:28:06.679 8 INFO cinder.api.openstack.wsgi [None req-62bd3c08-2c5d-4f15-bbbe-0375c1d0679e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 488/991] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:28:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:28:06.693 7 INFO cinder.api.openstack.wsgi [None req-0983e177-3d06-4581-a5f2-ce0dd0d132a8 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/7f83a6c4044c4285a524faecdacf1197?usage=true 2026-05-25 23:28:06.715 7 INFO cinder.api.openstack.wsgi [None req-0983e177-3d06-4581-a5f2-ce0dd0d132a8 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/7f83a6c4044c4285a524faecdacf1197?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 504/992] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:28:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/7f83a6c4044c4285a524faecdacf1197?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:28:06.728 8 INFO cinder.api.openstack.wsgi [None req-f16d31d2-4e12-42d1-9c52-7246e8c6e766 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/99c942f8830245ed88411de2239e3108?usage=true 2026-05-25 23:28:06.756 8 INFO cinder.api.openstack.wsgi [None req-f16d31d2-4e12-42d1-9c52-7246e8c6e766 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/99c942f8830245ed88411de2239e3108?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 489/993] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:28:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/99c942f8830245ed88411de2239e3108?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:28:06.771 7 INFO cinder.api.openstack.wsgi [None req-b68ac407-cab4-4c6d-a959-df530aa0b6e8 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/e139006d3d8e4981bb70a5e4a21bda1d?usage=true 2026-05-25 23:28:06.798 7 INFO cinder.api.openstack.wsgi [None req-b68ac407-cab4-4c6d-a959-df530aa0b6e8 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/e139006d3d8e4981bb70a5e4a21bda1d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 505/994] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:28:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/e139006d3d8e4981bb70a5e4a21bda1d?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:28:06.811 8 INFO cinder.api.openstack.wsgi [None req-09e728bd-1979-4ce6-89e9-739bc096e74c 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true 2026-05-25 23:28:06.825 8 INFO cinder.volume.api [None req-09e728bd-1979-4ce6-89e9-739bc096e74c 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - 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-05-25 23:28:06.832 8 INFO cinder.api.openstack.wsgi [None req-09e728bd-1979-4ce6-89e9-739bc096e74c 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 490/995] 10.0.0.133 () {28 vars in 684 bytes} [Mon May 25 23:28:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true => generated 1976 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-25 23:28:06.843 7 INFO cinder.api.openstack.wsgi [None req-df37013b-3e00-4281-ad42-f1f11bfeab68 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true 2026-05-25 23:28:06.856 7 INFO cinder.volume.api [None req-df37013b-3e00-4281-ad42-f1f11bfeab68 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - 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-05-25 23:28:06.864 7 INFO cinder.api.openstack.wsgi [None req-df37013b-3e00-4281-ad42-f1f11bfeab68 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 506/996] 10.0.0.133 () {28 vars in 684 bytes} [Mon May 25 23:28:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true => generated 1976 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:28:06.878 8 INFO cinder.api.openstack.wsgi [None req-7ebc702e-a3ad-41bc-950d-d3bd6f056920 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true 2026-05-25 23:28:07.383 8 INFO cinder.api.openstack.wsgi [None req-7ebc702e-a3ad-41bc-950d-d3bd6f056920 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 491/997] 10.0.0.133 () {28 vars in 696 bytes} [Mon May 25 23:28:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:28:07.404 7 INFO cinder.api.openstack.wsgi [None req-1ba2093e-c8ce-451f-a5ba-095e7ab4644e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services 2026-05-25 23:28:07.414 7 INFO cinder.api.openstack.wsgi [None req-1ba2093e-c8ce-451f-a5ba-095e7ab4644e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 507/998] 10.0.0.133 () {28 vars in 645 bytes} [Mon May 25 23:28:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services => generated 646 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:28:15.305 8 INFO cinder.api.openstack.wsgi [None req-7ebc702e-a3ad-41bc-950d-d3bd6f056920 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:28:15.306 7 INFO cinder.api.openstack.wsgi [None req-1ba2093e-c8ce-451f-a5ba-095e7ab4644e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:28:15.306 8 INFO cinder.api.openstack.wsgi [None req-7ebc702e-a3ad-41bc-950d-d3bd6f056920 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:28:15.307 7 INFO cinder.api.openstack.wsgi [None req-1ba2093e-c8ce-451f-a5ba-095e7ab4644e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:28:25.305 8 INFO cinder.api.openstack.wsgi [None req-7ebc702e-a3ad-41bc-950d-d3bd6f056920 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:28:25.305 7 INFO cinder.api.openstack.wsgi [None req-1ba2093e-c8ce-451f-a5ba-095e7ab4644e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:28:25.306 8 INFO cinder.api.openstack.wsgi [None req-7ebc702e-a3ad-41bc-950d-d3bd6f056920 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:28:25.306 7 INFO cinder.api.openstack.wsgi [None req-1ba2093e-c8ce-451f-a5ba-095e7ab4644e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:28:35.305 7 INFO cinder.api.openstack.wsgi [None req-1ba2093e-c8ce-451f-a5ba-095e7ab4644e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:28:35.306 7 INFO cinder.api.openstack.wsgi [None req-1ba2093e-c8ce-451f-a5ba-095e7ab4644e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:28:35.305 8 INFO cinder.api.openstack.wsgi [None req-7ebc702e-a3ad-41bc-950d-d3bd6f056920 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:28:35.307 8 INFO cinder.api.openstack.wsgi [None req-7ebc702e-a3ad-41bc-950d-d3bd6f056920 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:28:45.305 7 INFO cinder.api.openstack.wsgi [None req-1ba2093e-c8ce-451f-a5ba-095e7ab4644e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:28:45.305 8 INFO cinder.api.openstack.wsgi [None req-7ebc702e-a3ad-41bc-950d-d3bd6f056920 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:28:45.306 7 INFO cinder.api.openstack.wsgi [None req-1ba2093e-c8ce-451f-a5ba-095e7ab4644e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:28:45.306 8 INFO cinder.api.openstack.wsgi [None req-7ebc702e-a3ad-41bc-950d-d3bd6f056920 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:28:55.305 8 INFO cinder.api.openstack.wsgi [None req-7ebc702e-a3ad-41bc-950d-d3bd6f056920 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:28:55.305 7 INFO cinder.api.openstack.wsgi [None req-1ba2093e-c8ce-451f-a5ba-095e7ab4644e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:28:55.306 8 INFO cinder.api.openstack.wsgi [None req-7ebc702e-a3ad-41bc-950d-d3bd6f056920 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:28:55.306 7 INFO cinder.api.openstack.wsgi [None req-1ba2093e-c8ce-451f-a5ba-095e7ab4644e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:29:05.305 8 INFO cinder.api.openstack.wsgi [None req-7ebc702e-a3ad-41bc-950d-d3bd6f056920 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:29:05.305 7 INFO cinder.api.openstack.wsgi [None req-1ba2093e-c8ce-451f-a5ba-095e7ab4644e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:29:05.305 7 INFO cinder.api.openstack.wsgi [None req-1ba2093e-c8ce-451f-a5ba-095e7ab4644e 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:29:05.305 8 INFO cinder.api.openstack.wsgi [None req-7ebc702e-a3ad-41bc-950d-d3bd6f056920 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:29:06.215 7 INFO cinder.api.openstack.wsgi [None req-bafea0ef-bcf3-4f88-9e01-223c8b445592 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services 2026-05-25 23:29:06.228 7 INFO cinder.api.openstack.wsgi [None req-bafea0ef-bcf3-4f88-9e01-223c8b445592 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 514/1011] 10.0.0.133 () {28 vars in 645 bytes} [Mon May 25 23:29:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services => generated 646 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:29:06.238 8 INFO cinder.api.openstack.wsgi [None req-57b6670b-3f15-4777-a9e3-cdb69c0562f5 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true 2026-05-25 23:29:06.741 8 INFO cinder.api.openstack.wsgi [None req-57b6670b-3f15-4777-a9e3-cdb69c0562f5 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 498/1012] 10.0.0.133 () {28 vars in 696 bytes} [Mon May 25 23:29:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:29:06.784 7 INFO cinder.api.openstack.wsgi [None req-0afaab28-2cb7-40d6-aca7-a6307601ee78 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true 2026-05-25 23:29:06.806 7 INFO cinder.api.openstack.wsgi [None req-0afaab28-2cb7-40d6-aca7-a6307601ee78 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 515/1013] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:29:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:29:06.820 8 INFO cinder.api.openstack.wsgi [None req-270c818d-9c6c-4316-a7ef-ae4c2b8167ad 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/1f3355b6c2ed4e309592f8bb63185332?usage=true 2026-05-25 23:29:06.842 8 INFO cinder.api.openstack.wsgi [None req-270c818d-9c6c-4316-a7ef-ae4c2b8167ad 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/1f3355b6c2ed4e309592f8bb63185332?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 499/1014] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:29:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/1f3355b6c2ed4e309592f8bb63185332?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:29:06.854 7 INFO cinder.api.openstack.wsgi [None req-79e38164-d63f-4b19-9e99-48d9a88d3ed7 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/219e6baf4e2d42a1918334652bf878f7?usage=true 2026-05-25 23:29:06.875 7 INFO cinder.api.openstack.wsgi [None req-79e38164-d63f-4b19-9e99-48d9a88d3ed7 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/219e6baf4e2d42a1918334652bf878f7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 516/1015] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:29:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/219e6baf4e2d42a1918334652bf878f7?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:29:06.887 8 INFO cinder.api.openstack.wsgi [None req-f1716d7b-e080-4be1-8606-806d8c253c9b 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/3283003eefc945d19b3df7f5c12ed197?usage=true 2026-05-25 23:29:06.910 8 INFO cinder.api.openstack.wsgi [None req-f1716d7b-e080-4be1-8606-806d8c253c9b 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/3283003eefc945d19b3df7f5c12ed197?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 500/1016] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:29:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/3283003eefc945d19b3df7f5c12ed197?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:29:06.925 7 INFO cinder.api.openstack.wsgi [None req-05fcb006-5bfe-4d85-a93c-d7844d01e293 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/569912d74fa84a3c8dc08840378a665e?usage=true 2026-05-25 23:29:06.950 7 INFO cinder.api.openstack.wsgi [None req-05fcb006-5bfe-4d85-a93c-d7844d01e293 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/569912d74fa84a3c8dc08840378a665e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 517/1017] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:29:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/569912d74fa84a3c8dc08840378a665e?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:29:06.962 8 INFO cinder.api.openstack.wsgi [None req-1379f896-e63f-423f-8df7-2fdbed7abecc 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/56aba6e6b64644b0bfb9a037bb30565e?usage=true 2026-05-25 23:29:06.986 8 INFO cinder.api.openstack.wsgi [None req-1379f896-e63f-423f-8df7-2fdbed7abecc 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/56aba6e6b64644b0bfb9a037bb30565e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 501/1018] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:29:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/56aba6e6b64644b0bfb9a037bb30565e?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:29:07.003 7 INFO cinder.api.openstack.wsgi [None req-1e8a82e0-e0e3-4560-8b8a-8f253a0877c8 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true 2026-05-25 23:29:07.026 7 INFO cinder.api.openstack.wsgi [None req-1e8a82e0-e0e3-4560-8b8a-8f253a0877c8 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 518/1019] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:29:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:29:07.037 8 INFO cinder.api.openstack.wsgi [None req-9a0f6111-f1e1-4604-b540-58329598a773 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true 2026-05-25 23:29:07.059 8 INFO cinder.api.openstack.wsgi [None req-9a0f6111-f1e1-4604-b540-58329598a773 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 502/1020] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:29:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:29:07.073 7 INFO cinder.api.openstack.wsgi [None req-a5dc1b08-c783-4d6d-9447-1d667593ad36 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/7f83a6c4044c4285a524faecdacf1197?usage=true 2026-05-25 23:29:07.094 7 INFO cinder.api.openstack.wsgi [None req-a5dc1b08-c783-4d6d-9447-1d667593ad36 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/7f83a6c4044c4285a524faecdacf1197?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 519/1021] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:29:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/7f83a6c4044c4285a524faecdacf1197?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:29:07.107 8 INFO cinder.api.openstack.wsgi [None req-814c9ad2-43aa-4739-bb0f-7ac1c2ce2c7c 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/99c942f8830245ed88411de2239e3108?usage=true 2026-05-25 23:29:07.129 8 INFO cinder.api.openstack.wsgi [None req-814c9ad2-43aa-4739-bb0f-7ac1c2ce2c7c 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/99c942f8830245ed88411de2239e3108?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 503/1022] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:29:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/99c942f8830245ed88411de2239e3108?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:29:07.144 7 INFO cinder.api.openstack.wsgi [None req-171ef986-1b2e-4496-8d37-7799602b5967 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/e139006d3d8e4981bb70a5e4a21bda1d?usage=true 2026-05-25 23:29:07.165 7 INFO cinder.api.openstack.wsgi [None req-171ef986-1b2e-4496-8d37-7799602b5967 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/e139006d3d8e4981bb70a5e4a21bda1d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 520/1023] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:29:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/e139006d3d8e4981bb70a5e4a21bda1d?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:29:07.180 8 INFO cinder.api.openstack.wsgi [None req-e89ee075-b11f-4452-a96b-949394064cb8 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true 2026-05-25 23:29:07.194 8 INFO cinder.volume.api [None req-e89ee075-b11f-4452-a96b-949394064cb8 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - 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-05-25 23:29:07.200 8 INFO cinder.api.openstack.wsgi [None req-e89ee075-b11f-4452-a96b-949394064cb8 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 504/1024] 10.0.0.133 () {28 vars in 684 bytes} [Mon May 25 23:29:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true => generated 1976 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-25 23:29:07.210 7 INFO cinder.api.openstack.wsgi [None req-424c4bc6-56aa-45dc-a81a-b73e4e7b331f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true 2026-05-25 23:29:07.216 7 INFO cinder.volume.api [None req-424c4bc6-56aa-45dc-a81a-b73e4e7b331f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all snapshots completed successfully. 2026-05-25 23:29:07.216 7 INFO cinder.api.openstack.wsgi [None req-424c4bc6-56aa-45dc-a81a-b73e4e7b331f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 521/1025] 10.0.0.133 () {28 vars in 674 bytes} [Mon May 25 23:29:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:29:07.225 8 INFO cinder.api.openstack.wsgi [None req-b0b09ea8-ee41-437e-b641-a1c716786366 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true 2026-05-25 23:29:07.240 8 INFO cinder.volume.api [None req-b0b09ea8-ee41-437e-b641-a1c716786366 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - 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-05-25 23:29:07.247 8 INFO cinder.api.openstack.wsgi [None req-b0b09ea8-ee41-437e-b641-a1c716786366 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 505/1026] 10.0.0.133 () {28 vars in 684 bytes} [Mon May 25 23:29:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true => generated 1976 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-25 23:29:15.305 7 INFO cinder.api.openstack.wsgi [None req-424c4bc6-56aa-45dc-a81a-b73e4e7b331f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:29:15.305 8 INFO cinder.api.openstack.wsgi [None req-b0b09ea8-ee41-437e-b641-a1c716786366 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:29:15.305 8 INFO cinder.api.openstack.wsgi [None req-b0b09ea8-ee41-437e-b641-a1c716786366 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:29:15.305 7 INFO cinder.api.openstack.wsgi [None req-424c4bc6-56aa-45dc-a81a-b73e4e7b331f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:29:25.305 8 INFO cinder.api.openstack.wsgi [None req-b0b09ea8-ee41-437e-b641-a1c716786366 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:29:25.306 7 INFO cinder.api.openstack.wsgi [None req-424c4bc6-56aa-45dc-a81a-b73e4e7b331f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:29:25.306 8 INFO cinder.api.openstack.wsgi [None req-b0b09ea8-ee41-437e-b641-a1c716786366 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:29:25.307 7 INFO cinder.api.openstack.wsgi [None req-424c4bc6-56aa-45dc-a81a-b73e4e7b331f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:29:27.798 8 INFO cinder.api.openstack.wsgi [req-37dbd17f-8f4b-4c87-b4ec-6198b57804f2 req-c31615de-a07b-46bf-b3f5-7b3e11e5a4c2 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/attachments/6386e88f-5ae6-4add-ab62-3b8094e50550 /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-05-25 23:29:28.363 8 INFO cinder.api.openstack.wsgi [req-37dbd17f-8f4b-4c87-b4ec-6198b57804f2 req-c31615de-a07b-46bf-b3f5-7b3e11e5a4c2 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/attachments/6386e88f-5ae6-4add-ab62-3b8094e50550 returned with HTTP 200 [pid: 8|app: 0|req: 508/1031] 199.204.45.30 () {38 vars in 1102 bytes} [Mon May 25 23:29:27 2026] DELETE /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/attachments/6386e88f-5ae6-4add-ab62-3b8094e50550 => generated 19 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:29:28.377 7 INFO cinder.api.openstack.wsgi [req-37dbd17f-8f4b-4c87-b4ec-6198b57804f2 req-af7cc04f-5efe-4002-8eff-ae336c47f9d1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/052c3c6b-a400-4215-b4b9-bcdb725a36c0 2026-05-25 23:29:28.378 7 INFO cinder.api.v3.volumes [req-37dbd17f-8f4b-4c87-b4ec-6198b57804f2 req-af7cc04f-5efe-4002-8eff-ae336c47f9d1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Delete volume with id: 052c3c6b-a400-4215-b4b9-bcdb725a36c0 /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-05-25 23:29:28.391 7 INFO cinder.volume.api [req-37dbd17f-8f4b-4c87-b4ec-6198b57804f2 req-af7cc04f-5efe-4002-8eff-ae336c47f9d1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Volume info retrieved successfully. 2026-05-25 23:29:28.414 7 INFO cinder.volume.api [req-37dbd17f-8f4b-4c87-b4ec-6198b57804f2 req-af7cc04f-5efe-4002-8eff-ae336c47f9d1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Delete volume request issued successfully. 2026-05-25 23:29:28.415 7 INFO cinder.api.openstack.wsgi [req-37dbd17f-8f4b-4c87-b4ec-6198b57804f2 req-af7cc04f-5efe-4002-8eff-ae336c47f9d1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/052c3c6b-a400-4215-b4b9-bcdb725a36c0 returned with HTTP 202 [pid: 7|app: 0|req: 524/1032] 199.204.45.30 () {36 vars in 1053 bytes} [Mon May 25 23:29:28 2026] DELETE /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/052c3c6b-a400-4215-b4b9-bcdb725a36c0 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-25 23:29:35.305 8 INFO cinder.api.openstack.wsgi [req-37dbd17f-8f4b-4c87-b4ec-6198b57804f2 req-c31615de-a07b-46bf-b3f5-7b3e11e5a4c2 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:29:35.305 7 INFO cinder.api.openstack.wsgi [req-37dbd17f-8f4b-4c87-b4ec-6198b57804f2 req-af7cc04f-5efe-4002-8eff-ae336c47f9d1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:29:35.306 8 INFO cinder.api.openstack.wsgi [req-37dbd17f-8f4b-4c87-b4ec-6198b57804f2 req-c31615de-a07b-46bf-b3f5-7b3e11e5a4c2 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:29:35.306 7 INFO cinder.api.openstack.wsgi [req-37dbd17f-8f4b-4c87-b4ec-6198b57804f2 req-af7cc04f-5efe-4002-8eff-ae336c47f9d1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:29:45.305 8 INFO cinder.api.openstack.wsgi [req-37dbd17f-8f4b-4c87-b4ec-6198b57804f2 req-c31615de-a07b-46bf-b3f5-7b3e11e5a4c2 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:29:45.306 7 INFO cinder.api.openstack.wsgi [req-37dbd17f-8f4b-4c87-b4ec-6198b57804f2 req-af7cc04f-5efe-4002-8eff-ae336c47f9d1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:29:45.306 8 INFO cinder.api.openstack.wsgi [req-37dbd17f-8f4b-4c87-b4ec-6198b57804f2 req-c31615de-a07b-46bf-b3f5-7b3e11e5a4c2 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:29:45.307 7 INFO cinder.api.openstack.wsgi [req-37dbd17f-8f4b-4c87-b4ec-6198b57804f2 req-af7cc04f-5efe-4002-8eff-ae336c47f9d1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:29:55.305 8 INFO cinder.api.openstack.wsgi [req-37dbd17f-8f4b-4c87-b4ec-6198b57804f2 req-c31615de-a07b-46bf-b3f5-7b3e11e5a4c2 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:29:55.305 8 INFO cinder.api.openstack.wsgi [req-37dbd17f-8f4b-4c87-b4ec-6198b57804f2 req-c31615de-a07b-46bf-b3f5-7b3e11e5a4c2 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:29:55.305 7 INFO cinder.api.openstack.wsgi [req-37dbd17f-8f4b-4c87-b4ec-6198b57804f2 req-af7cc04f-5efe-4002-8eff-ae336c47f9d1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:29:55.306 7 INFO cinder.api.openstack.wsgi [req-37dbd17f-8f4b-4c87-b4ec-6198b57804f2 req-af7cc04f-5efe-4002-8eff-ae336c47f9d1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:30:05.304 8 INFO cinder.api.openstack.wsgi [req-37dbd17f-8f4b-4c87-b4ec-6198b57804f2 req-c31615de-a07b-46bf-b3f5-7b3e11e5a4c2 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:30:05.305 7 INFO cinder.api.openstack.wsgi [req-37dbd17f-8f4b-4c87-b4ec-6198b57804f2 req-af7cc04f-5efe-4002-8eff-ae336c47f9d1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:30:05.306 7 INFO cinder.api.openstack.wsgi [req-37dbd17f-8f4b-4c87-b4ec-6198b57804f2 req-af7cc04f-5efe-4002-8eff-ae336c47f9d1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:30:05.306 8 INFO cinder.api.openstack.wsgi [req-37dbd17f-8f4b-4c87-b4ec-6198b57804f2 req-c31615de-a07b-46bf-b3f5-7b3e11e5a4c2 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:30:06.231 7 INFO cinder.api.openstack.wsgi [None req-6486ce7a-310c-4e5c-97a5-b1502fc09ad8 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true 2026-05-25 23:30:06.242 7 INFO cinder.volume.api [None req-6486ce7a-310c-4e5c-97a5-b1502fc09ad8 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all volumes completed successfully. 2026-05-25 23:30:06.244 7 INFO cinder.api.openstack.wsgi [None req-6486ce7a-310c-4e5c-97a5-b1502fc09ad8 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 529/1041] 10.0.0.133 () {28 vars in 684 bytes} [Mon May 25 23:30:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true => generated 15 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 23:30:06.259 8 INFO cinder.api.openstack.wsgi [None req-b9f26929-08b6-490b-9efb-ffd109218507 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?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-05-25 23:30:06.266 8 INFO cinder.volume.api [None req-b9f26929-08b6-490b-9efb-ffd109218507 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all snapshots completed successfully. 2026-05-25 23:30:06.267 8 INFO cinder.api.openstack.wsgi [None req-b9f26929-08b6-490b-9efb-ffd109218507 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 513/1042] 10.0.0.133 () {28 vars in 674 bytes} [Mon May 25 23:30:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:30:06.278 7 INFO cinder.api.openstack.wsgi [None req-017cb832-4ed3-4ad9-9ed6-21ee168babd1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true 2026-05-25 23:30:06.290 7 INFO cinder.volume.api [None req-017cb832-4ed3-4ad9-9ed6-21ee168babd1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all volumes completed successfully. 2026-05-25 23:30:06.292 7 INFO cinder.api.openstack.wsgi [None req-017cb832-4ed3-4ad9-9ed6-21ee168babd1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 530/1043] 10.0.0.133 () {28 vars in 684 bytes} [Mon May 25 23:30:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:30:06.335 8 INFO cinder.api.openstack.wsgi [None req-8f72d860-6236-41db-94a8-c2cb5d637eb3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true 2026-05-25 23:30:06.373 8 INFO cinder.api.openstack.wsgi [None req-8f72d860-6236-41db-94a8-c2cb5d637eb3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 514/1044] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:30:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true => generated 845 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:30:06.386 7 INFO cinder.api.openstack.wsgi [None req-0f28f949-e4de-4d12-92f4-bc21ff007c5d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true 2026-05-25 23:30:06.430 7 INFO cinder.api.openstack.wsgi [None req-0f28f949-e4de-4d12-92f4-bc21ff007c5d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 531/1045] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:30:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:30:06.447 8 INFO cinder.api.openstack.wsgi [None req-427bdcbe-78d6-418e-9c2e-33278aab582d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true 2026-05-25 23:30:06.480 8 INFO cinder.api.openstack.wsgi [None req-427bdcbe-78d6-418e-9c2e-33278aab582d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 515/1046] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:30:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:30:06.494 7 INFO cinder.api.openstack.wsgi [None req-84343941-a7e6-44be-88c2-6a6d733a4135 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true 2026-05-25 23:30:06.998 7 INFO cinder.api.openstack.wsgi [None req-84343941-a7e6-44be-88c2-6a6d733a4135 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 532/1047] 10.0.0.133 () {28 vars in 696 bytes} [Mon May 25 23:30:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:30:07.011 8 INFO cinder.api.openstack.wsgi [None req-f68ae015-1fa3-403e-b988-64cde704f35a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services 2026-05-25 23:30:07.018 8 INFO cinder.api.openstack.wsgi [None req-f68ae015-1fa3-403e-b988-64cde704f35a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 516/1048] 10.0.0.133 () {28 vars in 645 bytes} [Mon May 25 23:30:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:30:08.153 7 INFO cinder.api.openstack.wsgi [None req-2268911c-b873-4428-90d6-8cd53e8369c1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots 2026-05-25 23:30:08.160 7 INFO cinder.volume.api [None req-2268911c-b873-4428-90d6-8cd53e8369c1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all snapshots completed successfully. 2026-05-25 23:30:08.161 7 INFO cinder.api.openstack.wsgi [None req-2268911c-b873-4428-90d6-8cd53e8369c1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 533/1049] 10.0.0.218 () {32 vars in 705 bytes} [Mon May 25 23:30:08 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:30:08.176 8 INFO cinder.api.openstack.wsgi [None req-9d7368c3-b239-4c87-b9d8-eccceb2a32c2 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes 2026-05-25 23:30:08.185 8 INFO cinder.volume.api [None req-9d7368c3-b239-4c87-b9d8-eccceb2a32c2 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all volumes completed successfully. 2026-05-25 23:30:08.185 8 INFO cinder.api.openstack.wsgi [None req-9d7368c3-b239-4c87-b9d8-eccceb2a32c2 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes returned with HTTP 200 [pid: 8|app: 0|req: 517/1050] 10.0.0.218 () {32 vars in 701 bytes} [Mon May 25 23:30:08 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:30:15.305 7 INFO cinder.api.openstack.wsgi [None req-2268911c-b873-4428-90d6-8cd53e8369c1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:30:15.306 7 INFO cinder.api.openstack.wsgi [None req-2268911c-b873-4428-90d6-8cd53e8369c1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:30:15.306 8 INFO cinder.api.openstack.wsgi [None req-9d7368c3-b239-4c87-b9d8-eccceb2a32c2 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:30:15.307 8 INFO cinder.api.openstack.wsgi [None req-9d7368c3-b239-4c87-b9d8-eccceb2a32c2 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:30:25.308 8 INFO cinder.api.openstack.wsgi [None req-9d7368c3-b239-4c87-b9d8-eccceb2a32c2 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:30:25.308 7 INFO cinder.api.openstack.wsgi [None req-2268911c-b873-4428-90d6-8cd53e8369c1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:30:25.309 7 INFO cinder.api.openstack.wsgi [None req-2268911c-b873-4428-90d6-8cd53e8369c1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:30:25.309 8 INFO cinder.api.openstack.wsgi [None req-9d7368c3-b239-4c87-b9d8-eccceb2a32c2 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:30:35.305 7 INFO cinder.api.openstack.wsgi [None req-2268911c-b873-4428-90d6-8cd53e8369c1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:30:35.305 7 INFO cinder.api.openstack.wsgi [None req-2268911c-b873-4428-90d6-8cd53e8369c1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:30:35.306 8 INFO cinder.api.openstack.wsgi [None req-9d7368c3-b239-4c87-b9d8-eccceb2a32c2 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:30:35.307 8 INFO cinder.api.openstack.wsgi [None req-9d7368c3-b239-4c87-b9d8-eccceb2a32c2 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:30:45.304 7 INFO cinder.api.openstack.wsgi [None req-2268911c-b873-4428-90d6-8cd53e8369c1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:30:45.305 7 INFO cinder.api.openstack.wsgi [None req-2268911c-b873-4428-90d6-8cd53e8369c1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:30:45.305 8 INFO cinder.api.openstack.wsgi [None req-9d7368c3-b239-4c87-b9d8-eccceb2a32c2 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:30:45.306 8 INFO cinder.api.openstack.wsgi [None req-9d7368c3-b239-4c87-b9d8-eccceb2a32c2 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:30:55.305 7 INFO cinder.api.openstack.wsgi [None req-2268911c-b873-4428-90d6-8cd53e8369c1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:30:55.306 7 INFO cinder.api.openstack.wsgi [None req-2268911c-b873-4428-90d6-8cd53e8369c1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:30:55.308 8 INFO cinder.api.openstack.wsgi [None req-9d7368c3-b239-4c87-b9d8-eccceb2a32c2 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:30:55.308 8 INFO cinder.api.openstack.wsgi [None req-9d7368c3-b239-4c87-b9d8-eccceb2a32c2 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:31:05.305 7 INFO cinder.api.openstack.wsgi [None req-2268911c-b873-4428-90d6-8cd53e8369c1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:31:05.305 8 INFO cinder.api.openstack.wsgi [None req-9d7368c3-b239-4c87-b9d8-eccceb2a32c2 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:31:05.306 7 INFO cinder.api.openstack.wsgi [None req-2268911c-b873-4428-90d6-8cd53e8369c1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:31:05.306 8 INFO cinder.api.openstack.wsgi [None req-9d7368c3-b239-4c87-b9d8-eccceb2a32c2 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:31:06.168 7 INFO cinder.api.openstack.wsgi [None req-c34f958d-b3ca-4402-b71a-f8b24a2ff488 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true 2026-05-25 23:31:06.181 7 INFO cinder.volume.api [None req-c34f958d-b3ca-4402-b71a-f8b24a2ff488 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all snapshots completed successfully. 2026-05-25 23:31:06.181 7 INFO cinder.api.openstack.wsgi [None req-c34f958d-b3ca-4402-b71a-f8b24a2ff488 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 540/1063] 10.0.0.133 () {28 vars in 674 bytes} [Mon May 25 23:31:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true => generated 17 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:31:06.194 8 INFO cinder.api.openstack.wsgi [None req-d0a02b73-affd-44c3-b526-8f8cf96d209a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services 2026-05-25 23:31:06.203 8 INFO cinder.api.openstack.wsgi [None req-d0a02b73-affd-44c3-b526-8f8cf96d209a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 524/1064] 10.0.0.133 () {28 vars in 645 bytes} [Mon May 25 23:31:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:31:06.259 7 INFO cinder.api.openstack.wsgi [None req-816c3698-9831-47dd-a7d7-87352f823d32 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true 2026-05-25 23:31:06.289 7 INFO cinder.api.openstack.wsgi [None req-816c3698-9831-47dd-a7d7-87352f823d32 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 541/1065] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:31:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:31:06.305 8 INFO cinder.api.openstack.wsgi [None req-628885f4-730d-43ba-9b5c-e278b36cd689 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true 2026-05-25 23:31:06.340 8 INFO cinder.api.openstack.wsgi [None req-628885f4-730d-43ba-9b5c-e278b36cd689 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 525/1066] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:31:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:31:06.356 7 INFO cinder.api.openstack.wsgi [None req-7e6c2419-fb4e-4161-8e0c-889fb21c43fb 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true 2026-05-25 23:31:06.391 7 INFO cinder.api.openstack.wsgi [None req-7e6c2419-fb4e-4161-8e0c-889fb21c43fb 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 542/1067] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:31:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:31:06.406 8 INFO cinder.api.openstack.wsgi [None req-ed454694-e4cb-4759-98ac-1d2154a93b82 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true 2026-05-25 23:31:06.425 8 INFO cinder.volume.api [None req-ed454694-e4cb-4759-98ac-1d2154a93b82 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all volumes completed successfully. 2026-05-25 23:31:06.427 8 INFO cinder.api.openstack.wsgi [None req-ed454694-e4cb-4759-98ac-1d2154a93b82 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 526/1068] 10.0.0.133 () {28 vars in 684 bytes} [Mon May 25 23:31:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:31:06.439 7 INFO cinder.api.openstack.wsgi [None req-a05bcc03-54c2-49d2-83ed-85164529a269 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true 2026-05-25 23:31:06.448 7 INFO cinder.volume.api [None req-a05bcc03-54c2-49d2-83ed-85164529a269 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all volumes completed successfully. 2026-05-25 23:31:06.450 7 INFO cinder.api.openstack.wsgi [None req-a05bcc03-54c2-49d2-83ed-85164529a269 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 543/1069] 10.0.0.133 () {28 vars in 684 bytes} [Mon May 25 23:31:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:31:06.464 8 INFO cinder.api.openstack.wsgi [None req-d6023c1d-9ec7-469e-a461-1b2045006b24 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true 2026-05-25 23:31:06.971 8 INFO cinder.api.openstack.wsgi [None req-d6023c1d-9ec7-469e-a461-1b2045006b24 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 527/1070] 10.0.0.133 () {28 vars in 696 bytes} [Mon May 25 23:31:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:31:15.304 7 INFO cinder.api.openstack.wsgi [None req-a05bcc03-54c2-49d2-83ed-85164529a269 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:31:15.305 8 INFO cinder.api.openstack.wsgi [None req-d6023c1d-9ec7-469e-a461-1b2045006b24 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:31:15.305 7 INFO cinder.api.openstack.wsgi [None req-a05bcc03-54c2-49d2-83ed-85164529a269 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:31:15.306 8 INFO cinder.api.openstack.wsgi [None req-d6023c1d-9ec7-469e-a461-1b2045006b24 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:31:25.305 8 INFO cinder.api.openstack.wsgi [None req-d6023c1d-9ec7-469e-a461-1b2045006b24 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:31:25.305 7 INFO cinder.api.openstack.wsgi [None req-a05bcc03-54c2-49d2-83ed-85164529a269 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:31:25.306 8 INFO cinder.api.openstack.wsgi [None req-d6023c1d-9ec7-469e-a461-1b2045006b24 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:31:25.306 7 INFO cinder.api.openstack.wsgi [None req-a05bcc03-54c2-49d2-83ed-85164529a269 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:31:35.309 7 INFO cinder.api.openstack.wsgi [None req-a05bcc03-54c2-49d2-83ed-85164529a269 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:31:35.309 8 INFO cinder.api.openstack.wsgi [None req-d6023c1d-9ec7-469e-a461-1b2045006b24 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:31:35.310 7 INFO cinder.api.openstack.wsgi [None req-a05bcc03-54c2-49d2-83ed-85164529a269 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:31:35.310 8 INFO cinder.api.openstack.wsgi [None req-d6023c1d-9ec7-469e-a461-1b2045006b24 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:31:45.305 7 INFO cinder.api.openstack.wsgi [None req-a05bcc03-54c2-49d2-83ed-85164529a269 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:31:45.305 8 INFO cinder.api.openstack.wsgi [None req-d6023c1d-9ec7-469e-a461-1b2045006b24 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:31:45.306 7 INFO cinder.api.openstack.wsgi [None req-a05bcc03-54c2-49d2-83ed-85164529a269 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:31:45.306 8 INFO cinder.api.openstack.wsgi [None req-d6023c1d-9ec7-469e-a461-1b2045006b24 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:31:55.305 8 INFO cinder.api.openstack.wsgi [None req-d6023c1d-9ec7-469e-a461-1b2045006b24 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:31:55.305 7 INFO cinder.api.openstack.wsgi [None req-a05bcc03-54c2-49d2-83ed-85164529a269 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:31:55.306 8 INFO cinder.api.openstack.wsgi [None req-d6023c1d-9ec7-469e-a461-1b2045006b24 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:31:55.306 7 INFO cinder.api.openstack.wsgi [None req-a05bcc03-54c2-49d2-83ed-85164529a269 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:32:05.305 8 INFO cinder.api.openstack.wsgi [None req-d6023c1d-9ec7-469e-a461-1b2045006b24 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:32:05.306 8 INFO cinder.api.openstack.wsgi [None req-d6023c1d-9ec7-469e-a461-1b2045006b24 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:32:05.306 7 INFO cinder.api.openstack.wsgi [None req-a05bcc03-54c2-49d2-83ed-85164529a269 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:32:05.307 7 INFO cinder.api.openstack.wsgi [None req-a05bcc03-54c2-49d2-83ed-85164529a269 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:32:06.202 8 INFO cinder.api.openstack.wsgi [None req-48c51190-eb41-43e3-8b2d-4bffe207bf6c 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services 2026-05-25 23:32:06.208 8 INFO cinder.api.openstack.wsgi [None req-48c51190-eb41-43e3-8b2d-4bffe207bf6c 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 534/1083] 10.0.0.133 () {28 vars in 645 bytes} [Mon May 25 23:32:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services => generated 646 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:32:06.219 7 INFO cinder.api.openstack.wsgi [None req-56a4cb2f-60c2-4555-bbb3-2c44a02ce01a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true 2026-05-25 23:32:06.229 7 INFO cinder.volume.api [None req-56a4cb2f-60c2-4555-bbb3-2c44a02ce01a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all volumes completed successfully. 2026-05-25 23:32:06.232 7 INFO cinder.api.openstack.wsgi [None req-56a4cb2f-60c2-4555-bbb3-2c44a02ce01a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 550/1084] 10.0.0.133 () {28 vars in 684 bytes} [Mon May 25 23:32:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:32:06.243 8 INFO cinder.api.openstack.wsgi [None req-ddfd771d-bad8-4343-9adb-5bba5ea1b7ff 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true 2026-05-25 23:32:06.253 8 INFO cinder.volume.api [None req-ddfd771d-bad8-4343-9adb-5bba5ea1b7ff 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all snapshots completed successfully. 2026-05-25 23:32:06.253 8 INFO cinder.api.openstack.wsgi [None req-ddfd771d-bad8-4343-9adb-5bba5ea1b7ff 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 535/1085] 10.0.0.133 () {28 vars in 674 bytes} [Mon May 25 23:32:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:32:06.261 7 INFO cinder.api.openstack.wsgi [None req-f257137e-2eeb-47c8-b7f1-02958107c470 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true 2026-05-25 23:32:06.270 7 INFO cinder.volume.api [None req-f257137e-2eeb-47c8-b7f1-02958107c470 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all volumes completed successfully. 2026-05-25 23:32:06.272 7 INFO cinder.api.openstack.wsgi [None req-f257137e-2eeb-47c8-b7f1-02958107c470 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 551/1086] 10.0.0.133 () {28 vars in 684 bytes} [Mon May 25 23:32:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:32:06.284 8 INFO cinder.api.openstack.wsgi [None req-73fa0d8b-d508-4e7c-bc7d-a8e5f9927d2b 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true 2026-05-25 23:32:06.788 8 INFO cinder.api.openstack.wsgi [None req-73fa0d8b-d508-4e7c-bc7d-a8e5f9927d2b 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 536/1087] 10.0.0.133 () {28 vars in 696 bytes} [Mon May 25 23:32:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:32:06.827 7 INFO cinder.api.openstack.wsgi [None req-c83615b6-b664-45c3-a3de-4046e79133bb 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true 2026-05-25 23:32:06.853 7 INFO cinder.api.openstack.wsgi [None req-c83615b6-b664-45c3-a3de-4046e79133bb 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 552/1088] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:32:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:32:06.865 8 INFO cinder.api.openstack.wsgi [None req-1c0790e3-7baf-4516-80f9-193329a44629 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true 2026-05-25 23:32:06.898 8 INFO cinder.api.openstack.wsgi [None req-1c0790e3-7baf-4516-80f9-193329a44629 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 537/1089] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:32:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:32:06.915 7 INFO cinder.api.openstack.wsgi [None req-38b987cc-380f-4465-87a1-48150782f21d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true 2026-05-25 23:32:06.949 7 INFO cinder.api.openstack.wsgi [None req-38b987cc-380f-4465-87a1-48150782f21d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 553/1090] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:32:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:32:15.306 8 INFO cinder.api.openstack.wsgi [None req-1c0790e3-7baf-4516-80f9-193329a44629 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:32:15.307 8 INFO cinder.api.openstack.wsgi [None req-1c0790e3-7baf-4516-80f9-193329a44629 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:32:15.307 7 INFO cinder.api.openstack.wsgi [None req-38b987cc-380f-4465-87a1-48150782f21d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:32:15.309 7 INFO cinder.api.openstack.wsgi [None req-38b987cc-380f-4465-87a1-48150782f21d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:32:25.306 8 INFO cinder.api.openstack.wsgi [None req-1c0790e3-7baf-4516-80f9-193329a44629 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:32:25.307 8 INFO cinder.api.openstack.wsgi [None req-1c0790e3-7baf-4516-80f9-193329a44629 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:32:25.308 7 INFO cinder.api.openstack.wsgi [None req-38b987cc-380f-4465-87a1-48150782f21d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:32:25.315 7 INFO cinder.api.openstack.wsgi [None req-38b987cc-380f-4465-87a1-48150782f21d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:32:35.305 7 INFO cinder.api.openstack.wsgi [None req-38b987cc-380f-4465-87a1-48150782f21d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:32:35.305 8 INFO cinder.api.openstack.wsgi [None req-1c0790e3-7baf-4516-80f9-193329a44629 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:32:35.306 8 INFO cinder.api.openstack.wsgi [None req-1c0790e3-7baf-4516-80f9-193329a44629 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:32:35.307 7 INFO cinder.api.openstack.wsgi [None req-38b987cc-380f-4465-87a1-48150782f21d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:32:45.307 7 INFO cinder.api.openstack.wsgi [None req-38b987cc-380f-4465-87a1-48150782f21d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:32:45.307 8 INFO cinder.api.openstack.wsgi [None req-1c0790e3-7baf-4516-80f9-193329a44629 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:32:45.308 7 INFO cinder.api.openstack.wsgi [None req-38b987cc-380f-4465-87a1-48150782f21d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:32:45.308 8 INFO cinder.api.openstack.wsgi [None req-1c0790e3-7baf-4516-80f9-193329a44629 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:32:55.305 7 INFO cinder.api.openstack.wsgi [None req-38b987cc-380f-4465-87a1-48150782f21d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:32:55.306 7 INFO cinder.api.openstack.wsgi [None req-38b987cc-380f-4465-87a1-48150782f21d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:32:55.306 8 INFO cinder.api.openstack.wsgi [None req-1c0790e3-7baf-4516-80f9-193329a44629 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:32:55.307 8 INFO cinder.api.openstack.wsgi [None req-1c0790e3-7baf-4516-80f9-193329a44629 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:33:05.304 8 INFO cinder.api.openstack.wsgi [None req-1c0790e3-7baf-4516-80f9-193329a44629 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:33:05.304 7 INFO cinder.api.openstack.wsgi [None req-38b987cc-380f-4465-87a1-48150782f21d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:33:05.305 8 INFO cinder.api.openstack.wsgi [None req-1c0790e3-7baf-4516-80f9-193329a44629 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:33:05.305 7 INFO cinder.api.openstack.wsgi [None req-38b987cc-380f-4465-87a1-48150782f21d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:33:06.163 8 INFO cinder.api.openstack.wsgi [None req-361cbc79-00ac-4179-8b66-58e248e09982 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true 2026-05-25 23:33:06.172 8 INFO cinder.volume.api [None req-361cbc79-00ac-4179-8b66-58e248e09982 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all volumes completed successfully. 2026-05-25 23:33:06.173 8 INFO cinder.api.openstack.wsgi [None req-361cbc79-00ac-4179-8b66-58e248e09982 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 544/1103] 10.0.0.133 () {28 vars in 684 bytes} [Mon May 25 23:33:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:33:06.187 7 INFO cinder.api.openstack.wsgi [None req-5dbdf030-4e16-400c-98ff-b7c6ef3929f3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true 2026-05-25 23:33:06.692 7 INFO cinder.api.openstack.wsgi [None req-5dbdf030-4e16-400c-98ff-b7c6ef3929f3 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 560/1104] 10.0.0.133 () {28 vars in 696 bytes} [Mon May 25 23:33:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:33:06.776 8 INFO cinder.api.openstack.wsgi [None req-1d3f4bc2-8b90-4630-85b4-c01e0e7ac1b9 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true 2026-05-25 23:33:06.824 8 INFO cinder.api.openstack.wsgi [None req-1d3f4bc2-8b90-4630-85b4-c01e0e7ac1b9 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 545/1105] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:33:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true => generated 845 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:33:06.833 7 INFO cinder.api.openstack.wsgi [None req-5375de9c-9c62-4fda-abff-5253382f2902 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true 2026-05-25 23:33:06.868 7 INFO cinder.api.openstack.wsgi [None req-5375de9c-9c62-4fda-abff-5253382f2902 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 561/1106] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:33:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:33:06.894 8 INFO cinder.api.openstack.wsgi [None req-6ca4cf8b-1dc2-4df2-9879-7e01eee55074 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true 2026-05-25 23:33:06.942 8 INFO cinder.api.openstack.wsgi [None req-6ca4cf8b-1dc2-4df2-9879-7e01eee55074 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 546/1107] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:33:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true => generated 845 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:33:06.951 7 INFO cinder.api.openstack.wsgi [None req-27eb60a1-4365-4a15-81e5-f0eb0be4bde1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services 2026-05-25 23:33:06.958 7 INFO cinder.api.openstack.wsgi [None req-27eb60a1-4365-4a15-81e5-f0eb0be4bde1 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 562/1108] 10.0.0.133 () {28 vars in 645 bytes} [Mon May 25 23:33:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:33:06.976 8 INFO cinder.api.openstack.wsgi [None req-f8516b33-674e-441c-bbac-b4176ccf58b2 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true 2026-05-25 23:33:06.991 8 INFO cinder.volume.api [None req-f8516b33-674e-441c-bbac-b4176ccf58b2 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all volumes completed successfully. 2026-05-25 23:33:06.994 8 INFO cinder.api.openstack.wsgi [None req-f8516b33-674e-441c-bbac-b4176ccf58b2 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 547/1109] 10.0.0.133 () {28 vars in 684 bytes} [Mon May 25 23:33:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/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-05-25 23:33:07.005 7 INFO cinder.api.openstack.wsgi [None req-6f63ccac-8ef1-46f8-8c1a-e2e7cca8daf7 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true 2026-05-25 23:33:07.012 7 INFO cinder.volume.api [None req-6f63ccac-8ef1-46f8-8c1a-e2e7cca8daf7 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all snapshots completed successfully. 2026-05-25 23:33:07.012 7 INFO cinder.api.openstack.wsgi [None req-6f63ccac-8ef1-46f8-8c1a-e2e7cca8daf7 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 563/1110] 10.0.0.133 () {28 vars in 674 bytes} [Mon May 25 23:33:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:33:15.305 8 INFO cinder.api.openstack.wsgi [None req-f8516b33-674e-441c-bbac-b4176ccf58b2 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:33:15.305 7 INFO cinder.api.openstack.wsgi [None req-6f63ccac-8ef1-46f8-8c1a-e2e7cca8daf7 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:33:15.306 8 INFO cinder.api.openstack.wsgi [None req-f8516b33-674e-441c-bbac-b4176ccf58b2 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:33:15.307 7 INFO cinder.api.openstack.wsgi [None req-6f63ccac-8ef1-46f8-8c1a-e2e7cca8daf7 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:33:25.305 8 INFO cinder.api.openstack.wsgi [None req-f8516b33-674e-441c-bbac-b4176ccf58b2 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:33:25.306 8 INFO cinder.api.openstack.wsgi [None req-f8516b33-674e-441c-bbac-b4176ccf58b2 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:33:25.308 7 INFO cinder.api.openstack.wsgi [None req-6f63ccac-8ef1-46f8-8c1a-e2e7cca8daf7 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:33:25.309 7 INFO cinder.api.openstack.wsgi [None req-6f63ccac-8ef1-46f8-8c1a-e2e7cca8daf7 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:33:35.305 7 INFO cinder.api.openstack.wsgi [None req-6f63ccac-8ef1-46f8-8c1a-e2e7cca8daf7 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:33:35.305 8 INFO cinder.api.openstack.wsgi [None req-f8516b33-674e-441c-bbac-b4176ccf58b2 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:33:35.306 7 INFO cinder.api.openstack.wsgi [None req-6f63ccac-8ef1-46f8-8c1a-e2e7cca8daf7 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:33:35.306 8 INFO cinder.api.openstack.wsgi [None req-f8516b33-674e-441c-bbac-b4176ccf58b2 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:33:45.305 8 INFO cinder.api.openstack.wsgi [None req-f8516b33-674e-441c-bbac-b4176ccf58b2 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:33:45.305 7 INFO cinder.api.openstack.wsgi [None req-6f63ccac-8ef1-46f8-8c1a-e2e7cca8daf7 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:33:45.305 8 INFO cinder.api.openstack.wsgi [None req-f8516b33-674e-441c-bbac-b4176ccf58b2 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:33:45.306 7 INFO cinder.api.openstack.wsgi [None req-6f63ccac-8ef1-46f8-8c1a-e2e7cca8daf7 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:33:55.305 8 INFO cinder.api.openstack.wsgi [None req-f8516b33-674e-441c-bbac-b4176ccf58b2 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:33:55.306 8 INFO cinder.api.openstack.wsgi [None req-f8516b33-674e-441c-bbac-b4176ccf58b2 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:33:55.307 7 INFO cinder.api.openstack.wsgi [None req-6f63ccac-8ef1-46f8-8c1a-e2e7cca8daf7 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:33:55.310 7 INFO cinder.api.openstack.wsgi [None req-6f63ccac-8ef1-46f8-8c1a-e2e7cca8daf7 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:34:05.305 7 INFO cinder.api.openstack.wsgi [None req-6f63ccac-8ef1-46f8-8c1a-e2e7cca8daf7 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:34:05.305 8 INFO cinder.api.openstack.wsgi [None req-f8516b33-674e-441c-bbac-b4176ccf58b2 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:34:05.305 7 INFO cinder.api.openstack.wsgi [None req-6f63ccac-8ef1-46f8-8c1a-e2e7cca8daf7 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:34:05.305 8 INFO cinder.api.openstack.wsgi [None req-f8516b33-674e-441c-bbac-b4176ccf58b2 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:34:06.309 7 INFO cinder.api.openstack.wsgi [None req-8599e357-2fab-48d5-b5a2-143cfd89f991 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true 2026-05-25 23:34:06.317 7 INFO cinder.volume.api [None req-8599e357-2fab-48d5-b5a2-143cfd89f991 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all snapshots completed successfully. 2026-05-25 23:34:06.317 7 INFO cinder.api.openstack.wsgi [None req-8599e357-2fab-48d5-b5a2-143cfd89f991 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 570/1123] 10.0.0.133 () {28 vars in 674 bytes} [Mon May 25 23:34:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/snapshots?all_tenants=true => generated 17 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:34:06.331 8 INFO cinder.api.openstack.wsgi [None req-fea1cd00-a1b6-4269-946c-9780cb22fc6a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true 2026-05-25 23:34:06.835 8 INFO cinder.api.openstack.wsgi [None req-fea1cd00-a1b6-4269-946c-9780cb22fc6a 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 554/1124] 10.0.0.133 () {28 vars in 696 bytes} [Mon May 25 23:34:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:34:06.894 7 INFO cinder.api.openstack.wsgi [None req-39aba6b4-64ba-478b-aca4-d72c1006f2af 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true 2026-05-25 23:34:06.920 7 INFO cinder.api.openstack.wsgi [None req-39aba6b4-64ba-478b-aca4-d72c1006f2af 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 571/1125] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:34:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/08a65450cdb94fceb1d0b2adbe4a5b2b?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:34:06.932 8 INFO cinder.api.openstack.wsgi [None req-5534a233-cf94-4412-af4b-f2c1d4a8ae18 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true 2026-05-25 23:34:06.962 8 INFO cinder.api.openstack.wsgi [None req-5534a233-cf94-4412-af4b-f2c1d4a8ae18 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 555/1126] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:34:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/619558e7e4f042f9a72431157983dbce?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:34:06.971 7 INFO cinder.api.openstack.wsgi [None req-fc227ad4-f4e8-4545-8be8-5fe2750f5f31 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true 2026-05-25 23:34:06.993 7 INFO cinder.api.openstack.wsgi [None req-fc227ad4-f4e8-4545-8be8-5fe2750f5f31 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 572/1127] 10.0.0.133 () {28 vars in 736 bytes} [Mon May 25 23:34:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-quota-sets/797ecd66bf0741eab16fd65e8eadd541?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:34:07.004 8 INFO cinder.api.openstack.wsgi [None req-4d9b86db-c9d5-4f8d-b08a-7438015954eb 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true 2026-05-25 23:34:07.015 8 INFO cinder.volume.api [None req-4d9b86db-c9d5-4f8d-b08a-7438015954eb 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all volumes completed successfully. 2026-05-25 23:34:07.018 8 INFO cinder.api.openstack.wsgi [None req-4d9b86db-c9d5-4f8d-b08a-7438015954eb 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 556/1128] 10.0.0.133 () {28 vars in 684 bytes} [Mon May 25 23:34:06 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:34:07.035 7 INFO cinder.api.openstack.wsgi [None req-28a29a75-9f08-441a-96c8-d7dbeb02b03d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services 2026-05-25 23:34:07.041 7 INFO cinder.api.openstack.wsgi [None req-28a29a75-9f08-441a-96c8-d7dbeb02b03d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 573/1129] 10.0.0.133 () {28 vars in 645 bytes} [Mon May 25 23:34:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-25 23:34:07.052 8 INFO cinder.api.openstack.wsgi [None req-5c909d43-6fc6-4230-b137-db504cd2025f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true 2026-05-25 23:34:07.066 8 INFO cinder.volume.api [None req-5c909d43-6fc6-4230-b137-db504cd2025f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] Get all volumes completed successfully. 2026-05-25 23:34:07.068 8 INFO cinder.api.openstack.wsgi [None req-5c909d43-6fc6-4230-b137-db504cd2025f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 557/1130] 10.0.0.133 () {28 vars in 684 bytes} [Mon May 25 23:34:07 2026] GET /v3/08a65450cdb94fceb1d0b2adbe4a5b2b/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-25 23:34:15.305 8 INFO cinder.api.openstack.wsgi [None req-5c909d43-6fc6-4230-b137-db504cd2025f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:34:15.306 7 INFO cinder.api.openstack.wsgi [None req-28a29a75-9f08-441a-96c8-d7dbeb02b03d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:34:15.307 8 INFO cinder.api.openstack.wsgi [None req-5c909d43-6fc6-4230-b137-db504cd2025f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:34:15.307 7 INFO cinder.api.openstack.wsgi [None req-28a29a75-9f08-441a-96c8-d7dbeb02b03d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:34:25.304 8 INFO cinder.api.openstack.wsgi [None req-5c909d43-6fc6-4230-b137-db504cd2025f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:34:25.305 7 INFO cinder.api.openstack.wsgi [None req-28a29a75-9f08-441a-96c8-d7dbeb02b03d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:34:25.307 8 INFO cinder.api.openstack.wsgi [None req-5c909d43-6fc6-4230-b137-db504cd2025f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:34:25.307 7 INFO cinder.api.openstack.wsgi [None req-28a29a75-9f08-441a-96c8-d7dbeb02b03d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:34:35.305 7 INFO cinder.api.openstack.wsgi [None req-28a29a75-9f08-441a-96c8-d7dbeb02b03d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:34:35.306 7 INFO cinder.api.openstack.wsgi [None req-28a29a75-9f08-441a-96c8-d7dbeb02b03d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:34:35.307 8 INFO cinder.api.openstack.wsgi [None req-5c909d43-6fc6-4230-b137-db504cd2025f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:34:35.307 8 INFO cinder.api.openstack.wsgi [None req-5c909d43-6fc6-4230-b137-db504cd2025f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:34:45.305 8 INFO cinder.api.openstack.wsgi [None req-5c909d43-6fc6-4230-b137-db504cd2025f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:34:45.305 7 INFO cinder.api.openstack.wsgi [None req-28a29a75-9f08-441a-96c8-d7dbeb02b03d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] GET http://10.0.0.35:8776/ 2026-05-25 23:34:45.306 8 INFO cinder.api.openstack.wsgi [None req-5c909d43-6fc6-4230-b137-db504cd2025f 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300 2026-05-25 23:34:45.306 7 INFO cinder.api.openstack.wsgi [None req-28a29a75-9f08-441a-96c8-d7dbeb02b03d 3a059deb28f648778545016899e73269 08a65450cdb94fceb1d0b2adbe4a5b2b - - default default] http://10.0.0.35:8776/ returned with HTTP 300