+ 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 [Tue Jul 14 18:11:44 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: cinder-api-55ffb5f65-zcq65 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 0x7f18478e5668 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-07-14 18:11:48.443 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-07-14 18:11:48.444 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. 2026-07-14 18:11:48.453 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-07-14 18:11:48.453 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. /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-07-14 18:11:49.833 7 INFO cinder.rpc [None req-06845eda-ba70-45ef-825a-0393ac9064b7 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-14 18:11:49.838 7 INFO cinder.rpc [None req-06845eda-ba70-45ef-825a-0393ac9064b7 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-14 18:11:49.842 7 INFO cinder.rpc [None req-06845eda-ba70-45ef-825a-0393ac9064b7 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-14 18:11:49.845 7 INFO cinder.rpc [None req-06845eda-ba70-45ef-825a-0393ac9064b7 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-07-14 18:11:49.860 7 INFO cinder.rpc [None req-06845eda-ba70-45ef-825a-0393ac9064b7 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-14 18:11:49.864 7 INFO cinder.rpc [None req-06845eda-ba70-45ef-825a-0393ac9064b7 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-14 18:11:49.868 8 INFO cinder.rpc [None req-5c403fde-e6a5-4b6a-abcd-4ea5ef832ef8 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-14 18:11:49.870 8 INFO cinder.rpc [None req-5c403fde-e6a5-4b6a-abcd-4ea5ef832ef8 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-14 18:11:49.874 8 INFO cinder.rpc [None req-5c403fde-e6a5-4b6a-abcd-4ea5ef832ef8 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-14 18:11:49.880 8 INFO cinder.rpc [None req-5c403fde-e6a5-4b6a-abcd-4ea5ef832ef8 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-07-14 18:11:49.894 8 INFO cinder.rpc [None req-5c403fde-e6a5-4b6a-abcd-4ea5ef832ef8 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-14 18:11:49.897 8 INFO cinder.rpc [None req-5c403fde-e6a5-4b6a-abcd-4ea5ef832ef8 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-14 18:11:49.917 7 WARNING cinder.api.contrib.hosts [None req-06845eda-ba70-45ef-825a-0393ac9064b7 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-14 18:11:49.954 8 WARNING cinder.api.contrib.hosts [None req-5c403fde-e6a5-4b6a-abcd-4ea5ef832ef8 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-14 18:11:49.960 7 WARNING keystonemiddleware._common.config [None req-06845eda-ba70-45ef-825a-0393ac9064b7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-14 18:11:49.969 7 WARNING oslo_config.cfg [None req-06845eda-ba70-45ef-825a-0393ac9064b7 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f18478e5668 pid: 7 (default app) 2026-07-14 18:11:49.996 8 WARNING keystonemiddleware._common.config [None req-5c403fde-e6a5-4b6a-abcd-4ea5ef832ef8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-14 18:11:50.005 8 WARNING oslo_config.cfg [None req-5c403fde-e6a5-4b6a-abcd-4ea5ef832ef8 - - - - - -] 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 0x7f18478e5668 pid: 8 (default app) 2026-07-14 18:11:53.208 7 INFO cinder.api.openstack.wsgi [None req-06845eda-ba70-45ef-825a-0393ac9064b7 - - - - - -] GET http://10.0.0.231:8776/ 2026-07-14 18:11:53.210 7 INFO cinder.api.openstack.wsgi [None req-06845eda-ba70-45ef-825a-0393ac9064b7 - - - - - -] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:12:03.208 8 INFO cinder.api.openstack.wsgi [None req-5c403fde-e6a5-4b6a-abcd-4ea5ef832ef8 - - - - - -] GET http://10.0.0.231:8776/ 2026-07-14 18:12:03.210 8 INFO cinder.api.openstack.wsgi [None req-5c403fde-e6a5-4b6a-abcd-4ea5ef832ef8 - - - - - -] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:12:13.207 7 INFO cinder.api.openstack.wsgi [None req-06845eda-ba70-45ef-825a-0393ac9064b7 - - - - - -] GET http://10.0.0.231:8776/ 2026-07-14 18:12:13.208 7 INFO cinder.api.openstack.wsgi [None req-06845eda-ba70-45ef-825a-0393ac9064b7 - - - - - -] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:12:23.206 7 INFO cinder.api.openstack.wsgi [None req-06845eda-ba70-45ef-825a-0393ac9064b7 - - - - - -] GET http://10.0.0.231:8776/ 2026-07-14 18:12:23.206 8 INFO cinder.api.openstack.wsgi [None req-5c403fde-e6a5-4b6a-abcd-4ea5ef832ef8 - - - - - -] GET http://10.0.0.231:8776/ 2026-07-14 18:12:23.208 8 INFO cinder.api.openstack.wsgi [None req-5c403fde-e6a5-4b6a-abcd-4ea5ef832ef8 - - - - - -] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:12:23.208 7 INFO cinder.api.openstack.wsgi [None req-06845eda-ba70-45ef-825a-0393ac9064b7 - - - - - -] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:12:33.206 8 INFO cinder.api.openstack.wsgi [None req-5c403fde-e6a5-4b6a-abcd-4ea5ef832ef8 - - - - - -] GET http://10.0.0.231:8776/ 2026-07-14 18:12:33.206 7 INFO cinder.api.openstack.wsgi [None req-06845eda-ba70-45ef-825a-0393ac9064b7 - - - - - -] GET http://10.0.0.231:8776/ 2026-07-14 18:12:33.207 8 INFO cinder.api.openstack.wsgi [None req-5c403fde-e6a5-4b6a-abcd-4ea5ef832ef8 - - - - - -] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:12:33.207 7 INFO cinder.api.openstack.wsgi [None req-06845eda-ba70-45ef-825a-0393ac9064b7 - - - - - -] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:12:43.205 8 INFO cinder.api.openstack.wsgi [None req-5c403fde-e6a5-4b6a-abcd-4ea5ef832ef8 - - - - - -] GET http://10.0.0.231:8776/ 2026-07-14 18:12:43.206 8 INFO cinder.api.openstack.wsgi [None req-5c403fde-e6a5-4b6a-abcd-4ea5ef832ef8 - - - - - -] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:12:43.206 7 INFO cinder.api.openstack.wsgi [None req-06845eda-ba70-45ef-825a-0393ac9064b7 - - - - - -] GET http://10.0.0.231:8776/ 2026-07-14 18:12:43.208 7 INFO cinder.api.openstack.wsgi [None req-06845eda-ba70-45ef-825a-0393ac9064b7 - - - - - -] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:12:53.206 8 INFO cinder.api.openstack.wsgi [None req-5c403fde-e6a5-4b6a-abcd-4ea5ef832ef8 - - - - - -] GET http://10.0.0.231:8776/ 2026-07-14 18:12:53.207 7 INFO cinder.api.openstack.wsgi [None req-06845eda-ba70-45ef-825a-0393ac9064b7 - - - - - -] GET http://10.0.0.231:8776/ 2026-07-14 18:12:53.207 8 INFO cinder.api.openstack.wsgi [None req-5c403fde-e6a5-4b6a-abcd-4ea5ef832ef8 - - - - - -] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:12:53.207 7 INFO cinder.api.openstack.wsgi [None req-06845eda-ba70-45ef-825a-0393ac9064b7 - - - - - -] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:13:03.207 8 INFO cinder.api.openstack.wsgi [None req-5c403fde-e6a5-4b6a-abcd-4ea5ef832ef8 - - - - - -] GET http://10.0.0.231:8776/ 2026-07-14 18:13:03.207 7 INFO cinder.api.openstack.wsgi [None req-06845eda-ba70-45ef-825a-0393ac9064b7 - - - - - -] GET http://10.0.0.231:8776/ 2026-07-14 18:13:03.208 7 INFO cinder.api.openstack.wsgi [None req-06845eda-ba70-45ef-825a-0393ac9064b7 - - - - - -] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:13:03.208 8 INFO cinder.api.openstack.wsgi [None req-5c403fde-e6a5-4b6a-abcd-4ea5ef832ef8 - - - - - -] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:13:13.206 8 INFO cinder.api.openstack.wsgi [None req-5c403fde-e6a5-4b6a-abcd-4ea5ef832ef8 - - - - - -] GET http://10.0.0.231:8776/ 2026-07-14 18:13:13.206 7 INFO cinder.api.openstack.wsgi [None req-06845eda-ba70-45ef-825a-0393ac9064b7 - - - - - -] GET http://10.0.0.231:8776/ 2026-07-14 18:13:13.207 7 INFO cinder.api.openstack.wsgi [None req-06845eda-ba70-45ef-825a-0393ac9064b7 - - - - - -] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:13:13.207 8 INFO cinder.api.openstack.wsgi [None req-5c403fde-e6a5-4b6a-abcd-4ea5ef832ef8 - - - - - -] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:13:23.206 8 INFO cinder.api.openstack.wsgi [None req-5c403fde-e6a5-4b6a-abcd-4ea5ef832ef8 - - - - - -] GET http://10.0.0.231:8776/ 2026-07-14 18:13:23.206 7 INFO cinder.api.openstack.wsgi [None req-06845eda-ba70-45ef-825a-0393ac9064b7 - - - - - -] GET http://10.0.0.231:8776/ 2026-07-14 18:13:23.207 8 INFO cinder.api.openstack.wsgi [None req-5c403fde-e6a5-4b6a-abcd-4ea5ef832ef8 - - - - - -] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:13:23.207 7 INFO cinder.api.openstack.wsgi [None req-06845eda-ba70-45ef-825a-0393ac9064b7 - - - - - -] http://10.0.0.231:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-07-14 18:13:27.201 8 INFO cinder.api.openstack.wsgi [None req-b47fa185-da1c-496c-95ae-7dab3e961581 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/types/rbd1 2026-07-14 18:13:27.229 8 INFO cinder.api.openstack.wsgi [None req-b47fa185-da1c-496c-95ae-7dab3e961581 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 9/18] 10.0.0.211 () {30 vars in 681 bytes} [Tue Jul 14 18:13:26 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/types/rbd1 => generated 82 bytes in 922 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-07-14 18:13:27.649 7 INFO cinder.api.openstack.wsgi [None req-10a370ec-95ac-469c-a377-0696dbe86d85 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/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-07-14 18:13:27.674 7 INFO cinder.api.openstack.wsgi [None req-10a370ec-95ac-469c-a377-0696dbe86d85 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 10/19] 10.0.0.211 () {30 vars in 720 bytes} [Tue Jul 14 18:13:27 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/types?name=rbd1&is_public=None => generated 20 bytes in 438 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:13:29.344 8 INFO cinder.api.openstack.wsgi [None req-04f62f91-58a8-4d02-a57c-c47bd27a5273 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/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-07-14 18:13:29.367 8 INFO cinder.api.openstack.wsgi [None req-04f62f91-58a8-4d02-a57c-c47bd27a5273 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/types returned with HTTP 200 [pid: 8|app: 0|req: 10/20] 10.0.0.211 () {34 vars in 724 bytes} [Tue Jul 14 18:13:29 2026] POST /v3/6820463cf05142f7ada503384dbf21d0/types => generated 179 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:13:29.383 7 INFO cinder.api.openstack.wsgi [req-04f62f91-58a8-4d02-a57c-c47bd27a5273 req-c80693ca-a7bd-466a-87e6-34e3cad530f5 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/types/dd5d0588-2f0f-4c49-b521-22b47d8d99be/extra_specs 2026-07-14 18:13:29.455 7 INFO cinder.api.openstack.wsgi [req-04f62f91-58a8-4d02-a57c-c47bd27a5273 req-c80693ca-a7bd-466a-87e6-34e3cad530f5 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/types/dd5d0588-2f0f-4c49-b521-22b47d8d99be/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 11/21] 10.0.0.211 () {36 vars in 893 bytes} [Tue Jul 14 18:13:29 2026] POST /v3/6820463cf05142f7ada503384dbf21d0/types/dd5d0588-2f0f-4c49-b521-22b47d8d99be/extra_specs => generated 48 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:13:31.314 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/types?is_public=None 2026-07-14 18:13:31.329 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 11/22] 10.0.0.211 () {30 vars in 700 bytes} [Tue Jul 14 18:13:31 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/types?is_public=None => generated 443 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:13:33.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:13:33.209 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:13:33.211 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:13:33.211 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:13:33.405 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/qos-specs 2026-07-14 18:13:33.419 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 12/25] 10.0.0.211 () {30 vars in 679 bytes} [Tue Jul 14 18:13:32 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/qos-specs => generated 17 bytes in 428 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:13:43.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:13:43.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:13:43.208 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:13:43.209 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:13:53.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:13:53.208 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:13:53.208 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:13:53.210 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:14:03.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:14:03.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:14:03.208 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:14:03.209 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:14:13.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:14:13.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:14:13.208 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:14:13.209 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:14:23.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:14:23.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:14:23.208 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:14:23.208 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:14:33.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:14:33.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:14:33.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:14:33.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:14:43.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:14:43.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:14:43.208 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:14:43.209 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:14:53.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:14:53.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:14:53.208 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:14:53.208 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:15:03.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:15:03.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:15:03.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:15:03.208 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:15:13.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:15:13.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:15:13.208 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:15:13.208 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:15:23.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:15:23.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:15:23.208 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:15:23.208 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:15:33.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:15:33.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:15:33.208 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:15:33.208 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:15:43.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:15:43.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:15:43.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:15:43.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:15:53.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:15:53.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:15:53.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:15:53.208 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:16:03.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:16:03.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:16:03.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:16:03.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:16:13.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:16:13.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:16:13.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:16:13.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:16:23.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:16:23.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:16:23.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:16:23.208 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:16:33.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:16:33.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:16:33.208 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:16:33.208 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:16:43.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:16:43.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:16:43.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:16:43.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:16:53.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:16:53.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:16:53.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:16:53.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:17:03.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:17:03.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:17:03.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:17:03.208 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:17:13.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:17:13.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:17:13.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:17:13.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:17:23.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:17:23.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:17:23.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:17:23.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:17:33.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:17:33.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:17:33.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:17:33.208 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:17:43.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:17:43.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:17:43.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:17:43.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:17:53.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:17:53.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:17:53.208 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:17:53.208 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:18:03.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:18:03.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:18:03.208 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:18:03.208 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:18:13.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:18:13.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:18:13.208 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:18:13.208 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:18:23.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:18:23.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:18:23.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:18:23.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:18:33.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:18:33.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:18:33.208 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:18:33.208 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:18:43.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:18:43.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:18:43.208 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:18:43.208 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:18:53.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:18:53.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:18:53.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:18:53.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:19:03.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:19:03.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:19:03.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:19:03.208 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:19:13.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:19:13.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:19:13.208 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:19:13.209 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:19:23.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:19:23.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:19:23.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:19:23.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:19:33.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:19:33.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:19:33.208 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:19:33.209 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:19:43.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:19:43.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:19:43.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:19:43.209 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:19:53.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:19:53.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:19:53.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:19:53.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:20:03.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:20:03.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:20:03.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:20:03.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:20:13.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:20:13.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:20:13.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:20:13.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:20:23.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:20:23.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:20:23.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:20:23.208 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:20:33.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:20:33.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:20:33.208 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:20:33.208 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:20:43.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:20:43.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:20:43.208 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:20:43.209 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:20:53.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:20:53.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:20:53.208 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:20:53.209 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:21:03.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:21:03.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:21:03.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:21:03.208 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:21:13.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:21:13.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:21:13.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:21:13.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:21:23.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:21:23.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:21:23.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:21:23.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:21:33.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:21:33.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:21:33.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:21:33.208 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:21:43.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:21:43.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:21:43.208 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:21:43.208 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:21:53.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:21:53.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:21:53.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:21:53.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:22:03.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:22:03.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:22:03.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:22:03.208 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:22:13.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:22:13.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:22:13.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:22:13.208 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:22:23.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:22:23.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:22:23.208 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:22:23.208 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:22:33.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:22:33.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:22:33.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:22:33.208 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:22:43.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:22:43.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:22:43.208 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:22:43.210 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:22:53.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:22:53.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:22:53.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:22:53.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:23:03.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:23:03.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:23:03.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:23:03.208 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:23:13.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:23:13.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:23:13.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:23:13.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:23:23.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:23:23.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:23:23.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:23:23.208 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:23:33.205 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:23:33.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:23:33.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:23:33.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:23:43.208 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:23:43.209 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:23:43.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:23:43.211 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:23:53.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:23:53.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:23:53.209 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:23:53.210 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:24:03.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:24:03.208 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:24:03.209 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:24:03.210 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:24:13.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:24:13.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:24:13.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:24:13.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:24:23.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:24:23.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:24:23.208 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:24:23.209 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:24:33.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:24:33.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:24:33.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:24:33.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:24:43.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:24:43.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:24:43.212 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:24:43.214 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:24:53.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:24:53.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:24:53.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:24:53.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:25:03.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:25:03.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:25:03.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:25:03.208 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:25:13.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:25:13.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:25:13.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:25:13.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:25:23.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:25:23.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:25:23.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:25:23.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:25:33.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:25:33.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:25:33.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:25:33.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:25:43.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:25:43.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:25:43.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:25:43.208 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:25:53.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:25:53.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:25:53.208 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:25:53.208 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:26:03.205 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:26:03.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:26:03.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:26:03.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:26:13.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:26:13.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:26:13.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:26:13.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:26:23.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:26:23.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:26:23.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:26:23.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:26:33.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:26:33.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:26:33.208 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:26:33.208 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:26:43.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:26:43.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:26:43.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:26:43.208 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:26:53.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:26:53.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:26:53.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:26:53.208 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:27:03.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:27:03.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:27:03.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:27:03.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:27:13.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:27:13.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:27:13.208 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:27:13.209 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:27:23.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:27:23.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:27:23.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:27:23.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:27:33.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:27:33.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:27:33.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:27:33.208 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:27:43.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:27:43.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:27:43.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:27:43.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:27:53.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:27:53.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:27:53.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:27:53.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:28:03.208 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:28:03.208 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:28:03.209 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:28:03.209 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:28:13.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:28:13.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:28:13.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:28:13.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:28:23.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:28:23.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:28:23.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:28:23.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:28:33.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:28:33.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:28:33.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:28:33.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:28:43.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:28:43.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:28:43.208 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:28:43.208 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:28:53.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:28:53.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:28:53.208 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:28:53.208 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:29:03.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:29:03.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:29:03.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:29:03.208 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:29:13.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:29:13.206 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:29:13.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:29:13.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:29:23.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:29:23.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:29:23.208 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:29:23.208 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:29:33.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:29:33.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:29:33.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:29:33.208 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:29:43.206 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:29:43.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:29:43.208 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:29:43.208 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:29:53.207 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:29:53.207 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:29:53.208 7 INFO cinder.api.openstack.wsgi [None req-a4d23c03-920b-445a-a26b-ce66b7807124 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:29:53.208 8 INFO cinder.api.openstack.wsgi [None req-8a6a2430-aa2f-43c4-9e05-0a171627d66c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231: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-07-14 18:29:55.179 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET https://volume.199-19-213-157.nip.io/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=False 2026-07-14 18:29:55.201 7 WARNING cinder.quota [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - 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-07-14 18:29:55.201 7 WARNING cinder.quota [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - 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-07-14 18:29:55.201 7 WARNING cinder.quota [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - 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-07-14 18:29:55.202 7 WARNING cinder.quota [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - 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-07-14 18:29:55.202 7 WARNING cinder.quota [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - 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-07-14 18:29:55.202 7 WARNING cinder.quota [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - 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-07-14 18:29:55.209 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] https://volume.199-19-213-157.nip.io/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 111/222] 199.19.213.157 () {44 vars in 1066 bytes} [Tue Jul 14 18:29:55 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=False => generated 340 bytes in 156 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-07-14 18:29:55.366 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] PUT https://volume.199-19-213-157.nip.io/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0 2026-07-14 18:29:55.436 8 WARNING cinder.quota [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - 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-07-14 18:29:55.436 8 WARNING cinder.quota [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - 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-07-14 18:29:55.436 8 WARNING cinder.quota [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - 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-07-14 18:29:55.437 8 WARNING cinder.quota [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - 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-07-14 18:29:55.437 8 WARNING cinder.quota [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - 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-07-14 18:29:55.438 8 WARNING cinder.quota [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - 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-07-14 18:29:55.444 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] https://volume.199-19-213-157.nip.io/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0 returned with HTTP 200 [pid: 8|app: 0|req: 112/223] 199.19.213.157 () {48 vars in 1095 bytes} [Tue Jul 14 18:29:55 2026] PUT /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0 => generated 296 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:30:03.206 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:30:03.206 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:30:03.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:30:03.208 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:30:13.206 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:30:13.206 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:30:13.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:30:13.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:30:23.206 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:30:23.206 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:30:23.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:30:23.208 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:30:33.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:30:33.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:30:33.208 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:30:33.208 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:30:43.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:30:43.208 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:30:43.210 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:30:43.213 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:30:53.206 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:30:53.206 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:30:53.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:30:53.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:31:03.208 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:31:03.208 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:31:03.208 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:31:03.209 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:31:13.206 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:31:13.206 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:31:13.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:31:13.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:31:23.206 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:31:23.206 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:31:23.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:31:23.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:31:33.208 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:31:33.208 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:31:33.209 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:31:33.209 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:31:43.206 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:31:43.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:31:43.208 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:31:43.208 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:31:53.206 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:31:53.206 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:31:53.206 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:31:53.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:32:03.206 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:32:03.206 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:32:03.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:32:03.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:32:13.206 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:32:13.206 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:32:13.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:32:13.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:32:23.206 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:32:23.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:32:23.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:32:23.208 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:32:33.206 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:32:33.206 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:32:33.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:32:33.208 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:32:43.206 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:32:43.206 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:32:43.206 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:32:43.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:32:53.205 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:32:53.206 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:32:53.206 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:32:53.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:33:03.206 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:33:03.206 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:33:03.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:33:03.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:33:13.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:33:13.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:33:13.208 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:33:13.208 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:33:23.206 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:33:23.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:33:23.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:33:23.208 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:33:33.206 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:33:33.206 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:33:33.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:33:33.208 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:33:43.206 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:33:43.206 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:33:43.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:33:43.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:33:53.206 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:33:53.206 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:33:53.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:33:53.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:34:03.206 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:34:03.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:34:03.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:34:03.209 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:34:13.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:34:13.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:34:13.208 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:34:13.208 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:34:23.206 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:34:23.206 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:34:23.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:34:23.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:34:33.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:34:33.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:34:33.208 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:34:33.208 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:34:43.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:34:43.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:34:43.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:34:43.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:34:53.206 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:34:53.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:34:53.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:34:53.209 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:35:03.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:35:03.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:35:03.208 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:35:03.209 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:35:13.206 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:35:13.206 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:35:13.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:35:13.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:35:23.206 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:35:23.206 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:35:23.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:35:23.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:35:33.206 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:35:33.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:35:33.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:35:33.208 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:35:43.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:35:43.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:35:43.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:35:43.208 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:35:53.206 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:35:53.206 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:35:53.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:35:53.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:36:03.206 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:36:03.206 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:36:03.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:36:03.208 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:36:13.206 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:36:13.206 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:36:13.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:36:13.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:36:23.206 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:36:23.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:36:23.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:36:23.208 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:36:33.206 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:36:33.206 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:36:33.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:36:33.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:36:43.206 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:36:43.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:36:43.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:36:43.208 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:36:53.208 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:36:53.208 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:36:53.209 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:36:53.209 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:37:03.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:37:03.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:37:03.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:37:03.208 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:37:13.206 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:37:13.206 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:37:13.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:37:13.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:37:23.206 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:37:23.206 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:37:23.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:37:23.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:37:33.205 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:37:33.205 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:37:33.206 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:37:33.206 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:37:43.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:37:43.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:37:43.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:37:43.208 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:37:53.206 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:37:53.206 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:37:53.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:37:53.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:38:03.206 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:38:03.206 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:38:03.206 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:38:03.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:38:13.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:38:13.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:38:13.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:38:13.208 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:38:23.206 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:38:23.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:38:23.208 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:38:23.208 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:38:33.205 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:38:33.206 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:38:33.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:38:33.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:38:43.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:38:43.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:38:43.208 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:38:43.208 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:38:53.206 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:38:53.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:38:53.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:38:53.209 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:39:03.206 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:39:03.206 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:39:03.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:39:03.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:39:13.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:39:13.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:39:13.208 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:39:13.208 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:39:23.206 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:39:23.206 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:39:23.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:39:23.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:39:33.206 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:39:33.206 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:39:33.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:39:33.208 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:39:43.206 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:39:43.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:39:43.208 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:39:43.208 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:39:53.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:39:53.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:39:53.208 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:39:53.208 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:40:03.206 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:40:03.206 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:40:03.206 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:40:03.206 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:40:13.206 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:40:13.206 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:40:13.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:40:13.208 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:40:23.206 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:40:23.206 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:40:23.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:40:23.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:40:33.206 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:40:33.206 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:40:33.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:40:33.208 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:40:43.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:40:43.208 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:40:43.208 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:40:43.209 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:40:53.206 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:40:53.206 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:40:53.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:40:53.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:41:03.206 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:41:03.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:41:03.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:41:03.208 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:41:13.205 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:41:13.205 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:41:13.206 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:41:13.206 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:41:23.206 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:41:23.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:41:23.207 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:41:23.209 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:41:33.206 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:41:33.207 7 INFO cinder.api.openstack.wsgi [None req-a5852ab9-e222-4ce9-bb86-6777eda9ca06 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:41:33.208 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:41:33.209 8 INFO cinder.api.openstack.wsgi [None req-477efb6f-6a92-40cc-a065-fc688997d70b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:41:41.843 7 INFO cinder.api.openstack.wsgi [None req-183e0212-edf7-4882-a38c-c3e0215d27f6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET https://volume.199-19-213-157.nip.io/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=False 2026-07-14 18:41:41.864 7 INFO cinder.api.openstack.wsgi [None req-183e0212-edf7-4882-a38c-c3e0215d27f6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] https://volume.199-19-213-157.nip.io/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 182/364] 199.19.213.157 () {44 vars in 1066 bytes} [Tue Jul 14 18:41:41 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=False => generated 340 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:41:42.452 8 INFO cinder.api.openstack.wsgi [None req-d0f97d8d-d836-4d12-96d0-17822c3b686d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] PUT https://volume.199-19-213-157.nip.io/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16 2026-07-14 18:41:42.514 8 INFO cinder.api.openstack.wsgi [None req-d0f97d8d-d836-4d12-96d0-17822c3b686d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] https://volume.199-19-213-157.nip.io/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16 returned with HTTP 200 [pid: 8|app: 0|req: 183/365] 199.19.213.157 () {48 vars in 1095 bytes} [Tue Jul 14 18:41:42 2026] PUT /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16 => generated 296 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:41:43.205 7 INFO cinder.api.openstack.wsgi [None req-183e0212-edf7-4882-a38c-c3e0215d27f6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:41:43.206 8 INFO cinder.api.openstack.wsgi [None req-d0f97d8d-d836-4d12-96d0-17822c3b686d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:41:43.206 7 INFO cinder.api.openstack.wsgi [None req-183e0212-edf7-4882-a38c-c3e0215d27f6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:41:43.207 8 INFO cinder.api.openstack.wsgi [None req-d0f97d8d-d836-4d12-96d0-17822c3b686d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:41:53.206 8 INFO cinder.api.openstack.wsgi [None req-d0f97d8d-d836-4d12-96d0-17822c3b686d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:41:53.206 7 INFO cinder.api.openstack.wsgi [None req-183e0212-edf7-4882-a38c-c3e0215d27f6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:41:53.207 8 INFO cinder.api.openstack.wsgi [None req-d0f97d8d-d836-4d12-96d0-17822c3b686d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:41:53.207 7 INFO cinder.api.openstack.wsgi [None req-183e0212-edf7-4882-a38c-c3e0215d27f6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:42:03.206 7 INFO cinder.api.openstack.wsgi [None req-183e0212-edf7-4882-a38c-c3e0215d27f6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:42:03.206 8 INFO cinder.api.openstack.wsgi [None req-d0f97d8d-d836-4d12-96d0-17822c3b686d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:42:03.207 7 INFO cinder.api.openstack.wsgi [None req-183e0212-edf7-4882-a38c-c3e0215d27f6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:42:03.208 8 INFO cinder.api.openstack.wsgi [None req-d0f97d8d-d836-4d12-96d0-17822c3b686d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:42:13.206 8 INFO cinder.api.openstack.wsgi [None req-d0f97d8d-d836-4d12-96d0-17822c3b686d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:42:13.206 8 INFO cinder.api.openstack.wsgi [None req-d0f97d8d-d836-4d12-96d0-17822c3b686d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:42:13.206 7 INFO cinder.api.openstack.wsgi [None req-183e0212-edf7-4882-a38c-c3e0215d27f6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:42:13.208 7 INFO cinder.api.openstack.wsgi [None req-183e0212-edf7-4882-a38c-c3e0215d27f6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:42:23.207 7 INFO cinder.api.openstack.wsgi [None req-183e0212-edf7-4882-a38c-c3e0215d27f6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:42:23.207 8 INFO cinder.api.openstack.wsgi [None req-d0f97d8d-d836-4d12-96d0-17822c3b686d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:42:23.207 7 INFO cinder.api.openstack.wsgi [None req-183e0212-edf7-4882-a38c-c3e0215d27f6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:42:23.208 8 INFO cinder.api.openstack.wsgi [None req-d0f97d8d-d836-4d12-96d0-17822c3b686d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:42:33.206 7 INFO cinder.api.openstack.wsgi [None req-183e0212-edf7-4882-a38c-c3e0215d27f6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:42:33.207 7 INFO cinder.api.openstack.wsgi [None req-183e0212-edf7-4882-a38c-c3e0215d27f6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:42:33.207 8 INFO cinder.api.openstack.wsgi [None req-d0f97d8d-d836-4d12-96d0-17822c3b686d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:42:33.210 8 INFO cinder.api.openstack.wsgi [None req-d0f97d8d-d836-4d12-96d0-17822c3b686d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:42:43.206 7 INFO cinder.api.openstack.wsgi [None req-183e0212-edf7-4882-a38c-c3e0215d27f6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:42:43.206 8 INFO cinder.api.openstack.wsgi [None req-d0f97d8d-d836-4d12-96d0-17822c3b686d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:42:43.207 8 INFO cinder.api.openstack.wsgi [None req-d0f97d8d-d836-4d12-96d0-17822c3b686d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:42:43.207 7 INFO cinder.api.openstack.wsgi [None req-183e0212-edf7-4882-a38c-c3e0215d27f6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:42:53.206 7 INFO cinder.api.openstack.wsgi [None req-183e0212-edf7-4882-a38c-c3e0215d27f6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:42:53.206 8 INFO cinder.api.openstack.wsgi [None req-d0f97d8d-d836-4d12-96d0-17822c3b686d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:42:53.208 8 INFO cinder.api.openstack.wsgi [None req-d0f97d8d-d836-4d12-96d0-17822c3b686d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:42:53.208 7 INFO cinder.api.openstack.wsgi [None req-183e0212-edf7-4882-a38c-c3e0215d27f6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:43:03.207 8 INFO cinder.api.openstack.wsgi [None req-d0f97d8d-d836-4d12-96d0-17822c3b686d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:43:03.208 7 INFO cinder.api.openstack.wsgi [None req-183e0212-edf7-4882-a38c-c3e0215d27f6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:43:03.208 8 INFO cinder.api.openstack.wsgi [None req-d0f97d8d-d836-4d12-96d0-17822c3b686d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:43:03.209 7 INFO cinder.api.openstack.wsgi [None req-183e0212-edf7-4882-a38c-c3e0215d27f6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:43:13.206 7 INFO cinder.api.openstack.wsgi [None req-183e0212-edf7-4882-a38c-c3e0215d27f6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:43:13.208 7 INFO cinder.api.openstack.wsgi [None req-183e0212-edf7-4882-a38c-c3e0215d27f6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:43:13.208 8 INFO cinder.api.openstack.wsgi [None req-d0f97d8d-d836-4d12-96d0-17822c3b686d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:43:13.209 8 INFO cinder.api.openstack.wsgi [None req-d0f97d8d-d836-4d12-96d0-17822c3b686d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:43:23.206 7 INFO cinder.api.openstack.wsgi [None req-183e0212-edf7-4882-a38c-c3e0215d27f6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:43:23.206 8 INFO cinder.api.openstack.wsgi [None req-d0f97d8d-d836-4d12-96d0-17822c3b686d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:43:23.208 7 INFO cinder.api.openstack.wsgi [None req-183e0212-edf7-4882-a38c-c3e0215d27f6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:43:23.208 8 INFO cinder.api.openstack.wsgi [None req-d0f97d8d-d836-4d12-96d0-17822c3b686d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:43:24.005 8 INFO cinder.api.openstack.wsgi [None req-76c2eea0-1cad-4e0f-9a2e-975516e100f3 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services 2026-07-14 18:43:24.013 8 INFO cinder.api.openstack.wsgi [None req-76c2eea0-1cad-4e0f-9a2e-975516e100f3 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services returned with HTTP 200 [pid: 8|app: 0|req: 195/388] 10.0.0.212 () {28 vars in 644 bytes} [Tue Jul 14 18:43:23 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-services => generated 646 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:43:24.028 7 INFO cinder.api.openstack.wsgi [None req-d4bfd9a0-0ad7-422b-b0ea-035ce11d0c78 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true 2026-07-14 18:43:24.057 7 INFO cinder.volume.api [None req-d4bfd9a0-0ad7-422b-b0ea-035ce11d0c78 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all volumes completed successfully. 2026-07-14 18:43:24.059 7 INFO cinder.api.openstack.wsgi [None req-d4bfd9a0-0ad7-422b-b0ea-035ce11d0c78 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 194/389] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 18:43:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:43:24.069 8 INFO cinder.api.openstack.wsgi [None req-f1c6c296-ba76-49f8-92f4-fb6d36b474e6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true 2026-07-14 18:43:24.611 8 INFO cinder.api.openstack.wsgi [None req-f1c6c296-ba76-49f8-92f4-fb6d36b474e6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 196/390] 10.0.0.212 () {28 vars in 695 bytes} [Tue Jul 14 18:43:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true => generated 670 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:43:24.660 7 INFO cinder.api.openstack.wsgi [None req-7884a5b2-66b7-4b9b-922c-3b2b0adb62cb 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true 2026-07-14 18:43:24.684 7 INFO cinder.api.openstack.wsgi [None req-7884a5b2-66b7-4b9b-922c-3b2b0adb62cb 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 195/391] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:43:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:43:24.698 8 INFO cinder.api.openstack.wsgi [None req-64919ad7-d7b8-418a-98f1-6a03be7b99c4 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true 2026-07-14 18:43:24.715 8 INFO cinder.api.openstack.wsgi [None req-64919ad7-d7b8-418a-98f1-6a03be7b99c4 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 197/392] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:43:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:43:24.730 7 INFO cinder.api.openstack.wsgi [None req-3ab265a9-7ab6-4a40-802b-1405117d4f87 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true 2026-07-14 18:43:24.752 7 INFO cinder.api.openstack.wsgi [None req-3ab265a9-7ab6-4a40-802b-1405117d4f87 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 196/393] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:43:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:43:24.760 8 INFO cinder.api.openstack.wsgi [None req-dad61c2e-dc91-4ff7-83f6-abdc848273d7 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true 2026-07-14 18:43:24.791 8 INFO cinder.volume.api [None req-dad61c2e-dc91-4ff7-83f6-abdc848273d7 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all volumes completed successfully. 2026-07-14 18:43:24.793 8 INFO cinder.api.openstack.wsgi [None req-dad61c2e-dc91-4ff7-83f6-abdc848273d7 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 198/394] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 18:43:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 18:43:24.804 7 INFO cinder.api.openstack.wsgi [None req-8e831c7b-cf78-450d-a11b-e708bdf76bf6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true 2026-07-14 18:43:24.821 7 INFO cinder.volume.api [None req-8e831c7b-cf78-450d-a11b-e708bdf76bf6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all snapshots completed successfully. 2026-07-14 18:43:24.822 7 INFO cinder.api.openstack.wsgi [None req-8e831c7b-cf78-450d-a11b-e708bdf76bf6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 197/395] 10.0.0.212 () {28 vars in 673 bytes} [Tue Jul 14 18:43:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true => generated 17 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:43:33.206 8 INFO cinder.api.openstack.wsgi [None req-dad61c2e-dc91-4ff7-83f6-abdc848273d7 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:43:33.206 7 INFO cinder.api.openstack.wsgi [None req-8e831c7b-cf78-450d-a11b-e708bdf76bf6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:43:33.207 8 INFO cinder.api.openstack.wsgi [None req-dad61c2e-dc91-4ff7-83f6-abdc848273d7 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:43:33.208 7 INFO cinder.api.openstack.wsgi [None req-8e831c7b-cf78-450d-a11b-e708bdf76bf6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:43:43.207 8 INFO cinder.api.openstack.wsgi [None req-dad61c2e-dc91-4ff7-83f6-abdc848273d7 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:43:43.207 7 INFO cinder.api.openstack.wsgi [None req-8e831c7b-cf78-450d-a11b-e708bdf76bf6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:43:43.208 8 INFO cinder.api.openstack.wsgi [None req-dad61c2e-dc91-4ff7-83f6-abdc848273d7 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:43:43.208 7 INFO cinder.api.openstack.wsgi [None req-8e831c7b-cf78-450d-a11b-e708bdf76bf6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:43:53.206 7 INFO cinder.api.openstack.wsgi [None req-8e831c7b-cf78-450d-a11b-e708bdf76bf6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:43:53.207 8 INFO cinder.api.openstack.wsgi [None req-dad61c2e-dc91-4ff7-83f6-abdc848273d7 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:43:53.207 7 INFO cinder.api.openstack.wsgi [None req-8e831c7b-cf78-450d-a11b-e708bdf76bf6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:43:53.208 8 INFO cinder.api.openstack.wsgi [None req-dad61c2e-dc91-4ff7-83f6-abdc848273d7 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:44:03.207 7 INFO cinder.api.openstack.wsgi [None req-8e831c7b-cf78-450d-a11b-e708bdf76bf6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:44:03.207 8 INFO cinder.api.openstack.wsgi [None req-dad61c2e-dc91-4ff7-83f6-abdc848273d7 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:44:03.208 7 INFO cinder.api.openstack.wsgi [None req-8e831c7b-cf78-450d-a11b-e708bdf76bf6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:44:03.208 8 INFO cinder.api.openstack.wsgi [None req-dad61c2e-dc91-4ff7-83f6-abdc848273d7 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:44:13.206 7 INFO cinder.api.openstack.wsgi [None req-8e831c7b-cf78-450d-a11b-e708bdf76bf6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:44:13.206 8 INFO cinder.api.openstack.wsgi [None req-dad61c2e-dc91-4ff7-83f6-abdc848273d7 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:44:13.207 8 INFO cinder.api.openstack.wsgi [None req-dad61c2e-dc91-4ff7-83f6-abdc848273d7 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:44:13.207 7 INFO cinder.api.openstack.wsgi [None req-8e831c7b-cf78-450d-a11b-e708bdf76bf6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:44:23.206 8 INFO cinder.api.openstack.wsgi [None req-dad61c2e-dc91-4ff7-83f6-abdc848273d7 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:44:23.207 7 INFO cinder.api.openstack.wsgi [None req-8e831c7b-cf78-450d-a11b-e708bdf76bf6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:44:23.208 8 INFO cinder.api.openstack.wsgi [None req-dad61c2e-dc91-4ff7-83f6-abdc848273d7 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:44:23.209 7 INFO cinder.api.openstack.wsgi [None req-8e831c7b-cf78-450d-a11b-e708bdf76bf6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:44:23.953 8 INFO cinder.api.openstack.wsgi [None req-af7146b4-8240-43a1-af26-86a35247ed63 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services 2026-07-14 18:44:23.963 8 INFO cinder.api.openstack.wsgi [None req-af7146b4-8240-43a1-af26-86a35247ed63 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services returned with HTTP 200 [pid: 8|app: 0|req: 205/408] 10.0.0.212 () {28 vars in 644 bytes} [Tue Jul 14 18:44:23 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-services => generated 646 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:44:23.975 7 INFO cinder.api.openstack.wsgi [None req-7307aa98-b1a4-411b-bd58-3e2fc0a42738 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true 2026-07-14 18:44:23.988 7 INFO cinder.volume.api [None req-7307aa98-b1a4-411b-bd58-3e2fc0a42738 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all volumes completed successfully. 2026-07-14 18:44:23.997 7 INFO cinder.api.openstack.wsgi [None req-7307aa98-b1a4-411b-bd58-3e2fc0a42738 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 204/409] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 18:44:23 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 18:44:24.008 8 INFO cinder.api.openstack.wsgi [None req-fc6a70de-8b28-4270-9c97-55bb01a032c9 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true 2026-07-14 18:44:24.016 8 INFO cinder.volume.api [None req-fc6a70de-8b28-4270-9c97-55bb01a032c9 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all volumes completed successfully. 2026-07-14 18:44:24.018 8 INFO cinder.api.openstack.wsgi [None req-fc6a70de-8b28-4270-9c97-55bb01a032c9 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 206/410] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 18:44:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 18:44:24.029 7 INFO cinder.api.openstack.wsgi [None req-43af7c78-41e0-4406-bb34-9588a1a2c6db 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true 2026-07-14 18:44:24.034 7 INFO cinder.volume.api [None req-43af7c78-41e0-4406-bb34-9588a1a2c6db 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all snapshots completed successfully. 2026-07-14 18:44:24.034 7 INFO cinder.api.openstack.wsgi [None req-43af7c78-41e0-4406-bb34-9588a1a2c6db 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 205/411] 10.0.0.212 () {28 vars in 673 bytes} [Tue Jul 14 18:44:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 18:44:24.045 8 INFO cinder.api.openstack.wsgi [None req-27bddaa6-4b9d-481e-b5e7-37b92af42a5d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true 2026-07-14 18:44:24.549 8 INFO cinder.api.openstack.wsgi [None req-27bddaa6-4b9d-481e-b5e7-37b92af42a5d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 207/412] 10.0.0.212 () {28 vars in 695 bytes} [Tue Jul 14 18:44:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 18:44:24.599 7 INFO cinder.api.openstack.wsgi [None req-a5505cb3-0216-469b-b83c-45a9de091607 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true 2026-07-14 18:44:24.619 7 INFO cinder.api.openstack.wsgi [None req-a5505cb3-0216-469b-b83c-45a9de091607 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 206/413] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:44:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:44:24.630 8 INFO cinder.api.openstack.wsgi [None req-eb955bd9-f66f-4da3-8be7-2cda5f18821e 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true 2026-07-14 18:44:24.647 8 INFO cinder.api.openstack.wsgi [None req-eb955bd9-f66f-4da3-8be7-2cda5f18821e 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 208/414] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:44:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:44:24.657 7 INFO cinder.api.openstack.wsgi [None req-decf2fed-c553-44f6-8744-299643082fbe 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true 2026-07-14 18:44:24.679 7 INFO cinder.api.openstack.wsgi [None req-decf2fed-c553-44f6-8744-299643082fbe 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 207/415] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:44:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:44:33.206 8 INFO cinder.api.openstack.wsgi [None req-eb955bd9-f66f-4da3-8be7-2cda5f18821e 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:44:33.207 7 INFO cinder.api.openstack.wsgi [None req-decf2fed-c553-44f6-8744-299643082fbe 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:44:33.207 8 INFO cinder.api.openstack.wsgi [None req-eb955bd9-f66f-4da3-8be7-2cda5f18821e 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:44:33.208 7 INFO cinder.api.openstack.wsgi [None req-decf2fed-c553-44f6-8744-299643082fbe 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:44:43.206 8 INFO cinder.api.openstack.wsgi [None req-eb955bd9-f66f-4da3-8be7-2cda5f18821e 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:44:43.206 7 INFO cinder.api.openstack.wsgi [None req-decf2fed-c553-44f6-8744-299643082fbe 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:44:43.207 8 INFO cinder.api.openstack.wsgi [None req-eb955bd9-f66f-4da3-8be7-2cda5f18821e 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:44:43.207 7 INFO cinder.api.openstack.wsgi [None req-decf2fed-c553-44f6-8744-299643082fbe 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:44:53.207 7 INFO cinder.api.openstack.wsgi [None req-decf2fed-c553-44f6-8744-299643082fbe 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:44:53.206 8 INFO cinder.api.openstack.wsgi [None req-eb955bd9-f66f-4da3-8be7-2cda5f18821e 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:44:53.207 7 INFO cinder.api.openstack.wsgi [None req-decf2fed-c553-44f6-8744-299643082fbe 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:44:53.208 8 INFO cinder.api.openstack.wsgi [None req-eb955bd9-f66f-4da3-8be7-2cda5f18821e 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:45:03.205 8 INFO cinder.api.openstack.wsgi [None req-eb955bd9-f66f-4da3-8be7-2cda5f18821e 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:45:03.205 7 INFO cinder.api.openstack.wsgi [None req-decf2fed-c553-44f6-8744-299643082fbe 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:45:03.206 8 INFO cinder.api.openstack.wsgi [None req-eb955bd9-f66f-4da3-8be7-2cda5f18821e 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:45:03.206 7 INFO cinder.api.openstack.wsgi [None req-decf2fed-c553-44f6-8744-299643082fbe 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:45:13.206 7 INFO cinder.api.openstack.wsgi [None req-decf2fed-c553-44f6-8744-299643082fbe 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:45:13.207 8 INFO cinder.api.openstack.wsgi [None req-eb955bd9-f66f-4da3-8be7-2cda5f18821e 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:45:13.208 8 INFO cinder.api.openstack.wsgi [None req-eb955bd9-f66f-4da3-8be7-2cda5f18821e 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:45:13.208 7 INFO cinder.api.openstack.wsgi [None req-decf2fed-c553-44f6-8744-299643082fbe 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:45:23.206 8 INFO cinder.api.openstack.wsgi [None req-eb955bd9-f66f-4da3-8be7-2cda5f18821e 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:45:23.207 7 INFO cinder.api.openstack.wsgi [None req-decf2fed-c553-44f6-8744-299643082fbe 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:45:23.207 8 INFO cinder.api.openstack.wsgi [None req-eb955bd9-f66f-4da3-8be7-2cda5f18821e 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:45:23.208 7 INFO cinder.api.openstack.wsgi [None req-decf2fed-c553-44f6-8744-299643082fbe 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:45:23.918 8 INFO cinder.api.openstack.wsgi [None req-fcf48aee-e436-487a-9de5-39206aab91a3 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true 2026-07-14 18:45:23.933 8 INFO cinder.volume.api [None req-fcf48aee-e436-487a-9de5-39206aab91a3 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all snapshots completed successfully. 2026-07-14 18:45:23.934 8 INFO cinder.api.openstack.wsgi [None req-fcf48aee-e436-487a-9de5-39206aab91a3 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 215/428] 10.0.0.212 () {28 vars in 673 bytes} [Tue Jul 14 18:45:23 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true => generated 17 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:45:23.943 7 INFO cinder.api.openstack.wsgi [None req-416e0ba7-bc4e-451f-841b-15774917c304 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services 2026-07-14 18:45:23.950 7 INFO cinder.api.openstack.wsgi [None req-416e0ba7-bc4e-451f-841b-15774917c304 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services returned with HTTP 200 [pid: 7|app: 0|req: 214/429] 10.0.0.212 () {28 vars in 644 bytes} [Tue Jul 14 18:45:23 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:45:23.960 8 INFO cinder.api.openstack.wsgi [None req-b2bebcf5-8be5-4362-83d0-0b7daa058b6a 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true 2026-07-14 18:45:23.970 8 INFO cinder.volume.api [None req-b2bebcf5-8be5-4362-83d0-0b7daa058b6a 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all volumes completed successfully. 2026-07-14 18:45:23.972 8 INFO cinder.api.openstack.wsgi [None req-b2bebcf5-8be5-4362-83d0-0b7daa058b6a 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 216/430] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 18:45:23 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 18:45:23.984 7 INFO cinder.api.openstack.wsgi [None req-3093c9e9-8c3b-4fa8-be01-1642f5cd54de 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true 2026-07-14 18:45:23.996 7 INFO cinder.volume.api [None req-3093c9e9-8c3b-4fa8-be01-1642f5cd54de 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all volumes completed successfully. 2026-07-14 18:45:23.999 7 INFO cinder.api.openstack.wsgi [None req-3093c9e9-8c3b-4fa8-be01-1642f5cd54de 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 215/431] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 18:45:23 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 18:45:24.044 8 INFO cinder.api.openstack.wsgi [None req-4a202676-3247-47a0-84f3-ccc837ebf162 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true 2026-07-14 18:45:24.072 8 INFO cinder.api.openstack.wsgi [None req-4a202676-3247-47a0-84f3-ccc837ebf162 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 217/432] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:45:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:45:24.089 7 INFO cinder.api.openstack.wsgi [None req-06a43095-3cac-423f-baaf-343ebe476d04 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true 2026-07-14 18:45:24.112 7 INFO cinder.api.openstack.wsgi [None req-06a43095-3cac-423f-baaf-343ebe476d04 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 216/433] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:45:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:45:24.123 8 INFO cinder.api.openstack.wsgi [None req-0652165c-e675-4f6a-afee-c17316d34406 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true 2026-07-14 18:45:24.151 8 INFO cinder.api.openstack.wsgi [None req-0652165c-e675-4f6a-afee-c17316d34406 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 218/434] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:45:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:45:24.168 7 INFO cinder.api.openstack.wsgi [None req-0adce31b-db55-45e8-af1e-e054b6727b65 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true 2026-07-14 18:45:24.722 7 INFO cinder.api.openstack.wsgi [None req-0adce31b-db55-45e8-af1e-e054b6727b65 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 217/435] 10.0.0.212 () {28 vars in 695 bytes} [Tue Jul 14 18:45:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true => generated 670 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:45:33.207 8 INFO cinder.api.openstack.wsgi [None req-0652165c-e675-4f6a-afee-c17316d34406 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:45:33.207 7 INFO cinder.api.openstack.wsgi [None req-0adce31b-db55-45e8-af1e-e054b6727b65 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:45:33.208 8 INFO cinder.api.openstack.wsgi [None req-0652165c-e675-4f6a-afee-c17316d34406 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:45:33.209 7 INFO cinder.api.openstack.wsgi [None req-0adce31b-db55-45e8-af1e-e054b6727b65 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:45:43.206 7 INFO cinder.api.openstack.wsgi [None req-0adce31b-db55-45e8-af1e-e054b6727b65 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:45:43.206 8 INFO cinder.api.openstack.wsgi [None req-0652165c-e675-4f6a-afee-c17316d34406 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:45:43.207 7 INFO cinder.api.openstack.wsgi [None req-0adce31b-db55-45e8-af1e-e054b6727b65 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:45:43.208 8 INFO cinder.api.openstack.wsgi [None req-0652165c-e675-4f6a-afee-c17316d34406 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:45:53.206 7 INFO cinder.api.openstack.wsgi [None req-0adce31b-db55-45e8-af1e-e054b6727b65 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:45:53.206 8 INFO cinder.api.openstack.wsgi [None req-0652165c-e675-4f6a-afee-c17316d34406 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:45:53.207 8 INFO cinder.api.openstack.wsgi [None req-0652165c-e675-4f6a-afee-c17316d34406 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:45:53.207 7 INFO cinder.api.openstack.wsgi [None req-0adce31b-db55-45e8-af1e-e054b6727b65 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:46:03.206 7 INFO cinder.api.openstack.wsgi [None req-0adce31b-db55-45e8-af1e-e054b6727b65 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:46:03.206 8 INFO cinder.api.openstack.wsgi [None req-0652165c-e675-4f6a-afee-c17316d34406 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:46:03.207 7 INFO cinder.api.openstack.wsgi [None req-0adce31b-db55-45e8-af1e-e054b6727b65 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:46:03.207 8 INFO cinder.api.openstack.wsgi [None req-0652165c-e675-4f6a-afee-c17316d34406 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:46:13.206 7 INFO cinder.api.openstack.wsgi [None req-0adce31b-db55-45e8-af1e-e054b6727b65 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:46:13.206 8 INFO cinder.api.openstack.wsgi [None req-0652165c-e675-4f6a-afee-c17316d34406 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:46:13.207 8 INFO cinder.api.openstack.wsgi [None req-0652165c-e675-4f6a-afee-c17316d34406 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:46:13.207 7 INFO cinder.api.openstack.wsgi [None req-0adce31b-db55-45e8-af1e-e054b6727b65 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:46:23.206 8 INFO cinder.api.openstack.wsgi [None req-0652165c-e675-4f6a-afee-c17316d34406 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:46:23.206 7 INFO cinder.api.openstack.wsgi [None req-0adce31b-db55-45e8-af1e-e054b6727b65 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:46:23.207 7 INFO cinder.api.openstack.wsgi [None req-0adce31b-db55-45e8-af1e-e054b6727b65 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:46:23.207 8 INFO cinder.api.openstack.wsgi [None req-0652165c-e675-4f6a-afee-c17316d34406 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:46:23.911 7 INFO cinder.api.openstack.wsgi [None req-3265e646-f8e2-45f2-9489-9db5c954473b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true 2026-07-14 18:46:23.917 7 INFO cinder.volume.api [None req-3265e646-f8e2-45f2-9489-9db5c954473b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all snapshots completed successfully. 2026-07-14 18:46:23.918 7 INFO cinder.api.openstack.wsgi [None req-3265e646-f8e2-45f2-9489-9db5c954473b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 224/448] 10.0.0.212 () {28 vars in 673 bytes} [Tue Jul 14 18:46:23 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true => generated 17 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:46:23.930 8 INFO cinder.api.openstack.wsgi [None req-5972ca17-0a1e-47de-b0a0-eb4510cdbc6c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services 2026-07-14 18:46:23.934 8 INFO cinder.api.openstack.wsgi [None req-5972ca17-0a1e-47de-b0a0-eb4510cdbc6c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services returned with HTTP 200 [pid: 8|app: 0|req: 225/449] 10.0.0.212 () {28 vars in 644 bytes} [Tue Jul 14 18:46:23 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:46:23.970 7 INFO cinder.api.openstack.wsgi [None req-7093670a-1732-43bb-a698-4d9b1d90f833 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true 2026-07-14 18:46:23.992 7 INFO cinder.api.openstack.wsgi [None req-7093670a-1732-43bb-a698-4d9b1d90f833 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 225/450] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:46:23 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:46:24.004 8 INFO cinder.api.openstack.wsgi [None req-39c92ebe-ab85-4724-91e6-98b306d960ab 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true 2026-07-14 18:46:24.023 8 INFO cinder.api.openstack.wsgi [None req-39c92ebe-ab85-4724-91e6-98b306d960ab 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 226/451] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:46:23 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:46:24.033 7 INFO cinder.api.openstack.wsgi [None req-08940c7e-4bb8-4edf-8934-49648faeef44 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true 2026-07-14 18:46:24.055 7 INFO cinder.api.openstack.wsgi [None req-08940c7e-4bb8-4edf-8934-49648faeef44 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 226/452] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:46:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:46:24.065 8 INFO cinder.api.openstack.wsgi [None req-f6dfaffe-e7b9-42db-87c7-686acce10bfd 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true 2026-07-14 18:46:24.073 8 INFO cinder.volume.api [None req-f6dfaffe-e7b9-42db-87c7-686acce10bfd 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all volumes completed successfully. 2026-07-14 18:46:24.074 8 INFO cinder.api.openstack.wsgi [None req-f6dfaffe-e7b9-42db-87c7-686acce10bfd 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 227/453] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 18:46:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 18:46:24.082 7 INFO cinder.api.openstack.wsgi [None req-a595dacb-6da2-4d98-b050-0c1458983c59 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true 2026-07-14 18:46:24.586 7 INFO cinder.api.openstack.wsgi [None req-a595dacb-6da2-4d98-b050-0c1458983c59 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 227/454] 10.0.0.212 () {28 vars in 695 bytes} [Tue Jul 14 18:46:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 18:46:24.600 8 INFO cinder.api.openstack.wsgi [None req-44b4a445-93bc-4d7d-bd24-235c00186c14 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true 2026-07-14 18:46:24.615 8 INFO cinder.volume.api [None req-44b4a445-93bc-4d7d-bd24-235c00186c14 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all volumes completed successfully. 2026-07-14 18:46:24.617 8 INFO cinder.api.openstack.wsgi [None req-44b4a445-93bc-4d7d-bd24-235c00186c14 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 228/455] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 18:46:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 18:46:33.206 7 INFO cinder.api.openstack.wsgi [None req-a595dacb-6da2-4d98-b050-0c1458983c59 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:46:33.207 8 INFO cinder.api.openstack.wsgi [None req-44b4a445-93bc-4d7d-bd24-235c00186c14 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:46:33.208 7 INFO cinder.api.openstack.wsgi [None req-a595dacb-6da2-4d98-b050-0c1458983c59 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:46:33.209 8 INFO cinder.api.openstack.wsgi [None req-44b4a445-93bc-4d7d-bd24-235c00186c14 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:46:43.206 8 INFO cinder.api.openstack.wsgi [None req-44b4a445-93bc-4d7d-bd24-235c00186c14 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:46:43.206 7 INFO cinder.api.openstack.wsgi [None req-a595dacb-6da2-4d98-b050-0c1458983c59 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:46:43.206 8 INFO cinder.api.openstack.wsgi [None req-44b4a445-93bc-4d7d-bd24-235c00186c14 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:46:43.207 7 INFO cinder.api.openstack.wsgi [None req-a595dacb-6da2-4d98-b050-0c1458983c59 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:46:53.206 8 INFO cinder.api.openstack.wsgi [None req-44b4a445-93bc-4d7d-bd24-235c00186c14 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:46:53.206 7 INFO cinder.api.openstack.wsgi [None req-a595dacb-6da2-4d98-b050-0c1458983c59 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:46:53.206 7 INFO cinder.api.openstack.wsgi [None req-a595dacb-6da2-4d98-b050-0c1458983c59 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:46:53.206 8 INFO cinder.api.openstack.wsgi [None req-44b4a445-93bc-4d7d-bd24-235c00186c14 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:47:03.206 8 INFO cinder.api.openstack.wsgi [None req-44b4a445-93bc-4d7d-bd24-235c00186c14 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:47:03.206 8 INFO cinder.api.openstack.wsgi [None req-44b4a445-93bc-4d7d-bd24-235c00186c14 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:47:03.206 7 INFO cinder.api.openstack.wsgi [None req-a595dacb-6da2-4d98-b050-0c1458983c59 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:47:03.208 7 INFO cinder.api.openstack.wsgi [None req-a595dacb-6da2-4d98-b050-0c1458983c59 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:47:13.206 8 INFO cinder.api.openstack.wsgi [None req-44b4a445-93bc-4d7d-bd24-235c00186c14 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:47:13.206 7 INFO cinder.api.openstack.wsgi [None req-a595dacb-6da2-4d98-b050-0c1458983c59 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:47:13.207 8 INFO cinder.api.openstack.wsgi [None req-44b4a445-93bc-4d7d-bd24-235c00186c14 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:47:13.208 7 INFO cinder.api.openstack.wsgi [None req-a595dacb-6da2-4d98-b050-0c1458983c59 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:47:23.206 8 INFO cinder.api.openstack.wsgi [None req-44b4a445-93bc-4d7d-bd24-235c00186c14 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:47:23.207 8 INFO cinder.api.openstack.wsgi [None req-44b4a445-93bc-4d7d-bd24-235c00186c14 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:47:23.207 7 INFO cinder.api.openstack.wsgi [None req-a595dacb-6da2-4d98-b050-0c1458983c59 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:47:23.209 7 INFO cinder.api.openstack.wsgi [None req-a595dacb-6da2-4d98-b050-0c1458983c59 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:47:23.954 8 INFO cinder.api.openstack.wsgi [None req-8e10629f-fbde-4939-a344-0eaea14714d3 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true 2026-07-14 18:47:23.964 8 INFO cinder.volume.api [None req-8e10629f-fbde-4939-a344-0eaea14714d3 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all volumes completed successfully. 2026-07-14 18:47:23.965 8 INFO cinder.api.openstack.wsgi [None req-8e10629f-fbde-4939-a344-0eaea14714d3 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 235/468] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 18:47:23 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 18:47:23.980 7 INFO cinder.api.openstack.wsgi [None req-c704e6ca-5f4c-46de-a4d6-51bee793a8a9 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services 2026-07-14 18:47:23.987 7 INFO cinder.api.openstack.wsgi [None req-c704e6ca-5f4c-46de-a4d6-51bee793a8a9 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services returned with HTTP 200 [pid: 7|app: 0|req: 234/469] 10.0.0.212 () {28 vars in 644 bytes} [Tue Jul 14 18:47:23 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:47:24.028 8 INFO cinder.api.openstack.wsgi [None req-f606250a-2d7c-4a81-985c-869b31fdf195 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true 2026-07-14 18:47:24.049 8 INFO cinder.api.openstack.wsgi [None req-f606250a-2d7c-4a81-985c-869b31fdf195 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 236/470] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:47:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:47:24.062 7 INFO cinder.api.openstack.wsgi [None req-5c0baa7d-5634-47d7-a3fc-8b0be26e63aa 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true 2026-07-14 18:47:24.084 7 INFO cinder.api.openstack.wsgi [None req-5c0baa7d-5634-47d7-a3fc-8b0be26e63aa 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 235/471] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:47:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:47:24.100 8 INFO cinder.api.openstack.wsgi [None req-f947d98d-801b-4a33-95dc-838fc0ab637e 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true 2026-07-14 18:47:24.136 8 INFO cinder.api.openstack.wsgi [None req-f947d98d-801b-4a33-95dc-838fc0ab637e 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 237/472] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:47:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:47:24.147 7 INFO cinder.api.openstack.wsgi [None req-471a5797-1cd1-45e5-860d-6410e35e6592 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true 2026-07-14 18:47:24.155 7 INFO cinder.volume.api [None req-471a5797-1cd1-45e5-860d-6410e35e6592 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all snapshots completed successfully. 2026-07-14 18:47:24.155 7 INFO cinder.api.openstack.wsgi [None req-471a5797-1cd1-45e5-860d-6410e35e6592 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 236/473] 10.0.0.212 () {28 vars in 673 bytes} [Tue Jul 14 18:47:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 18:47:24.165 8 INFO cinder.api.openstack.wsgi [None req-0a0b3e9e-60e7-4e11-959c-3d7928fbb83f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true 2026-07-14 18:47:24.182 8 INFO cinder.volume.api [None req-0a0b3e9e-60e7-4e11-959c-3d7928fbb83f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all volumes completed successfully. 2026-07-14 18:47:24.184 8 INFO cinder.api.openstack.wsgi [None req-0a0b3e9e-60e7-4e11-959c-3d7928fbb83f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 238/474] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 18:47:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 18:47:24.194 7 INFO cinder.api.openstack.wsgi [None req-c07c0cda-fb97-44cf-b4a2-45486835fe0b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true 2026-07-14 18:47:24.699 7 INFO cinder.api.openstack.wsgi [None req-c07c0cda-fb97-44cf-b4a2-45486835fe0b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 237/475] 10.0.0.212 () {28 vars in 695 bytes} [Tue Jul 14 18:47:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 18:47:33.206 7 INFO cinder.api.openstack.wsgi [None req-c07c0cda-fb97-44cf-b4a2-45486835fe0b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:47:33.206 8 INFO cinder.api.openstack.wsgi [None req-0a0b3e9e-60e7-4e11-959c-3d7928fbb83f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:47:33.207 7 INFO cinder.api.openstack.wsgi [None req-c07c0cda-fb97-44cf-b4a2-45486835fe0b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:47:33.208 8 INFO cinder.api.openstack.wsgi [None req-0a0b3e9e-60e7-4e11-959c-3d7928fbb83f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:47:43.206 7 INFO cinder.api.openstack.wsgi [None req-c07c0cda-fb97-44cf-b4a2-45486835fe0b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:47:43.206 8 INFO cinder.api.openstack.wsgi [None req-0a0b3e9e-60e7-4e11-959c-3d7928fbb83f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:47:43.207 8 INFO cinder.api.openstack.wsgi [None req-0a0b3e9e-60e7-4e11-959c-3d7928fbb83f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:47:43.207 7 INFO cinder.api.openstack.wsgi [None req-c07c0cda-fb97-44cf-b4a2-45486835fe0b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:47:53.206 8 INFO cinder.api.openstack.wsgi [None req-0a0b3e9e-60e7-4e11-959c-3d7928fbb83f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:47:53.206 7 INFO cinder.api.openstack.wsgi [None req-c07c0cda-fb97-44cf-b4a2-45486835fe0b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:47:53.207 8 INFO cinder.api.openstack.wsgi [None req-0a0b3e9e-60e7-4e11-959c-3d7928fbb83f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:47:53.207 7 INFO cinder.api.openstack.wsgi [None req-c07c0cda-fb97-44cf-b4a2-45486835fe0b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:48:03.207 8 INFO cinder.api.openstack.wsgi [None req-0a0b3e9e-60e7-4e11-959c-3d7928fbb83f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:48:03.207 8 INFO cinder.api.openstack.wsgi [None req-0a0b3e9e-60e7-4e11-959c-3d7928fbb83f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:48:03.209 7 INFO cinder.api.openstack.wsgi [None req-c07c0cda-fb97-44cf-b4a2-45486835fe0b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:48:03.209 7 INFO cinder.api.openstack.wsgi [None req-c07c0cda-fb97-44cf-b4a2-45486835fe0b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:48:13.206 8 INFO cinder.api.openstack.wsgi [None req-0a0b3e9e-60e7-4e11-959c-3d7928fbb83f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:48:13.206 7 INFO cinder.api.openstack.wsgi [None req-c07c0cda-fb97-44cf-b4a2-45486835fe0b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:48:13.207 7 INFO cinder.api.openstack.wsgi [None req-c07c0cda-fb97-44cf-b4a2-45486835fe0b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:48:13.208 8 INFO cinder.api.openstack.wsgi [None req-0a0b3e9e-60e7-4e11-959c-3d7928fbb83f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:48:23.207 7 INFO cinder.api.openstack.wsgi [None req-c07c0cda-fb97-44cf-b4a2-45486835fe0b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:48:23.207 8 INFO cinder.api.openstack.wsgi [None req-0a0b3e9e-60e7-4e11-959c-3d7928fbb83f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:48:23.208 7 INFO cinder.api.openstack.wsgi [None req-c07c0cda-fb97-44cf-b4a2-45486835fe0b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:48:23.211 8 INFO cinder.api.openstack.wsgi [None req-0a0b3e9e-60e7-4e11-959c-3d7928fbb83f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:48:23.934 7 INFO cinder.api.openstack.wsgi [None req-17398c62-7b8c-4a4d-85c2-e4cb38f22269 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true 2026-07-14 18:48:23.944 7 INFO cinder.volume.api [None req-17398c62-7b8c-4a4d-85c2-e4cb38f22269 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all volumes completed successfully. 2026-07-14 18:48:23.945 7 INFO cinder.api.openstack.wsgi [None req-17398c62-7b8c-4a4d-85c2-e4cb38f22269 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 244/488] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 18:48:23 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 18:48:23.959 8 INFO cinder.api.openstack.wsgi [None req-b3c74f6f-79c9-40d5-985c-803d07e9a3c3 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true 2026-07-14 18:48:23.969 8 INFO cinder.volume.api [None req-b3c74f6f-79c9-40d5-985c-803d07e9a3c3 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all volumes completed successfully. 2026-07-14 18:48:23.971 8 INFO cinder.api.openstack.wsgi [None req-b3c74f6f-79c9-40d5-985c-803d07e9a3c3 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 245/489] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 18:48:23 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 18:48:24.006 7 INFO cinder.api.openstack.wsgi [None req-21059cb0-55b6-4480-8766-0a3c73f0e5a1 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true 2026-07-14 18:48:24.023 7 INFO cinder.api.openstack.wsgi [None req-21059cb0-55b6-4480-8766-0a3c73f0e5a1 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 245/490] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:48:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:48:24.035 8 INFO cinder.api.openstack.wsgi [None req-9a48e7c3-56b6-419f-9a4a-56d9dc679dc4 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true 2026-07-14 18:48:24.060 8 INFO cinder.api.openstack.wsgi [None req-9a48e7c3-56b6-419f-9a4a-56d9dc679dc4 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 246/491] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:48:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:48:24.072 7 INFO cinder.api.openstack.wsgi [None req-b2fd2cc4-2592-4f7c-b9e1-0384af8ed376 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true 2026-07-14 18:48:24.103 7 INFO cinder.api.openstack.wsgi [None req-b2fd2cc4-2592-4f7c-b9e1-0384af8ed376 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 246/492] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:48:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:48:24.117 8 INFO cinder.api.openstack.wsgi [None req-4bbfbaa6-da93-4ab2-a246-39c6cc0d2bad 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true 2026-07-14 18:48:24.124 8 INFO cinder.volume.api [None req-4bbfbaa6-da93-4ab2-a246-39c6cc0d2bad 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all snapshots completed successfully. 2026-07-14 18:48:24.124 8 INFO cinder.api.openstack.wsgi [None req-4bbfbaa6-da93-4ab2-a246-39c6cc0d2bad 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 247/493] 10.0.0.212 () {28 vars in 673 bytes} [Tue Jul 14 18:48:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 18:48:24.135 7 INFO cinder.api.openstack.wsgi [None req-92d95453-b7be-4244-b766-fccf1c4f828c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services 2026-07-14 18:48:24.140 7 INFO cinder.api.openstack.wsgi [None req-92d95453-b7be-4244-b766-fccf1c4f828c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services returned with HTTP 200 [pid: 7|app: 0|req: 247/494] 10.0.0.212 () {28 vars in 644 bytes} [Tue Jul 14 18:48:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:48:24.152 8 INFO cinder.api.openstack.wsgi [None req-af6e0546-0593-4657-af30-d5c5dbc5bbfb 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true 2026-07-14 18:48:24.656 8 INFO cinder.api.openstack.wsgi [None req-af6e0546-0593-4657-af30-d5c5dbc5bbfb 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 248/495] 10.0.0.212 () {28 vars in 695 bytes} [Tue Jul 14 18:48:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 18:48:33.206 8 INFO cinder.api.openstack.wsgi [None req-af6e0546-0593-4657-af30-d5c5dbc5bbfb 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:48:33.206 7 INFO cinder.api.openstack.wsgi [None req-92d95453-b7be-4244-b766-fccf1c4f828c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:48:33.207 8 INFO cinder.api.openstack.wsgi [None req-af6e0546-0593-4657-af30-d5c5dbc5bbfb 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:48:33.207 7 INFO cinder.api.openstack.wsgi [None req-92d95453-b7be-4244-b766-fccf1c4f828c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:48:43.205 8 INFO cinder.api.openstack.wsgi [None req-af6e0546-0593-4657-af30-d5c5dbc5bbfb 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:48:43.206 7 INFO cinder.api.openstack.wsgi [None req-92d95453-b7be-4244-b766-fccf1c4f828c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:48:43.206 7 INFO cinder.api.openstack.wsgi [None req-92d95453-b7be-4244-b766-fccf1c4f828c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:48:43.206 8 INFO cinder.api.openstack.wsgi [None req-af6e0546-0593-4657-af30-d5c5dbc5bbfb 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:48:53.206 8 INFO cinder.api.openstack.wsgi [None req-af6e0546-0593-4657-af30-d5c5dbc5bbfb 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:48:53.206 7 INFO cinder.api.openstack.wsgi [None req-92d95453-b7be-4244-b766-fccf1c4f828c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:48:53.207 8 INFO cinder.api.openstack.wsgi [None req-af6e0546-0593-4657-af30-d5c5dbc5bbfb 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:48:53.209 7 INFO cinder.api.openstack.wsgi [None req-92d95453-b7be-4244-b766-fccf1c4f828c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:49:03.206 8 INFO cinder.api.openstack.wsgi [None req-af6e0546-0593-4657-af30-d5c5dbc5bbfb 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:49:03.206 7 INFO cinder.api.openstack.wsgi [None req-92d95453-b7be-4244-b766-fccf1c4f828c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:49:03.206 8 INFO cinder.api.openstack.wsgi [None req-af6e0546-0593-4657-af30-d5c5dbc5bbfb 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:49:03.207 7 INFO cinder.api.openstack.wsgi [None req-92d95453-b7be-4244-b766-fccf1c4f828c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:49:13.206 7 INFO cinder.api.openstack.wsgi [None req-92d95453-b7be-4244-b766-fccf1c4f828c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:49:13.206 8 INFO cinder.api.openstack.wsgi [None req-af6e0546-0593-4657-af30-d5c5dbc5bbfb 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:49:13.207 8 INFO cinder.api.openstack.wsgi [None req-af6e0546-0593-4657-af30-d5c5dbc5bbfb 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:49:13.208 7 INFO cinder.api.openstack.wsgi [None req-92d95453-b7be-4244-b766-fccf1c4f828c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:49:23.206 8 INFO cinder.api.openstack.wsgi [None req-af6e0546-0593-4657-af30-d5c5dbc5bbfb 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:49:23.206 7 INFO cinder.api.openstack.wsgi [None req-92d95453-b7be-4244-b766-fccf1c4f828c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:49:23.207 8 INFO cinder.api.openstack.wsgi [None req-af6e0546-0593-4657-af30-d5c5dbc5bbfb 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:49:23.208 7 INFO cinder.api.openstack.wsgi [None req-92d95453-b7be-4244-b766-fccf1c4f828c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:49:23.945 8 INFO cinder.api.openstack.wsgi [None req-2c04b2d8-f57e-4e86-a4e3-3a7b06d6fcf3 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true 2026-07-14 18:49:24.449 8 INFO cinder.api.openstack.wsgi [None req-2c04b2d8-f57e-4e86-a4e3-3a7b06d6fcf3 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 255/508] 10.0.0.212 () {28 vars in 695 bytes} [Tue Jul 14 18:49:23 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true => generated 670 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:49:24.465 7 INFO cinder.api.openstack.wsgi [None req-63f67e1c-1da2-4e6b-b59a-52bb43a36bf4 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true 2026-07-14 18:49:24.472 7 INFO cinder.volume.api [None req-63f67e1c-1da2-4e6b-b59a-52bb43a36bf4 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all snapshots completed successfully. 2026-07-14 18:49:24.472 7 INFO cinder.api.openstack.wsgi [None req-63f67e1c-1da2-4e6b-b59a-52bb43a36bf4 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 254/509] 10.0.0.212 () {28 vars in 673 bytes} [Tue Jul 14 18:49:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 18:49:24.485 8 INFO cinder.api.openstack.wsgi [None req-693029f4-913a-4ad6-b6a7-5d67c0b6fa24 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services 2026-07-14 18:49:24.491 8 INFO cinder.api.openstack.wsgi [None req-693029f4-913a-4ad6-b6a7-5d67c0b6fa24 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services returned with HTTP 200 [pid: 8|app: 0|req: 256/510] 10.0.0.212 () {28 vars in 644 bytes} [Tue Jul 14 18:49:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:49:24.505 7 INFO cinder.api.openstack.wsgi [None req-b62de992-b283-49aa-a43d-0244b6c6cd64 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true 2026-07-14 18:49:24.514 7 INFO cinder.volume.api [None req-b62de992-b283-49aa-a43d-0244b6c6cd64 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all volumes completed successfully. 2026-07-14 18:49:24.516 7 INFO cinder.api.openstack.wsgi [None req-b62de992-b283-49aa-a43d-0244b6c6cd64 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 255/511] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 18:49:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 18:49:24.527 8 INFO cinder.api.openstack.wsgi [None req-433318e1-7949-4c44-84fb-1ac89efb5eea 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true 2026-07-14 18:49:24.537 8 INFO cinder.volume.api [None req-433318e1-7949-4c44-84fb-1ac89efb5eea 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all volumes completed successfully. 2026-07-14 18:49:24.539 8 INFO cinder.api.openstack.wsgi [None req-433318e1-7949-4c44-84fb-1ac89efb5eea 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 257/512] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 18:49:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 18:49:24.588 7 INFO cinder.api.openstack.wsgi [None req-57440251-b02f-4ee4-bc1b-541c71936e9f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true 2026-07-14 18:49:24.608 7 INFO cinder.api.openstack.wsgi [None req-57440251-b02f-4ee4-bc1b-541c71936e9f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 256/513] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:49:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:49:24.620 8 INFO cinder.api.openstack.wsgi [None req-f9fdc4b1-0f1d-4062-b318-dbb2f56a1d6b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true 2026-07-14 18:49:24.645 8 INFO cinder.api.openstack.wsgi [None req-f9fdc4b1-0f1d-4062-b318-dbb2f56a1d6b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 258/514] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:49:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:49:24.658 7 INFO cinder.api.openstack.wsgi [None req-1f9255c6-fd35-4548-a6f9-2522e5755354 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true 2026-07-14 18:49:24.684 7 INFO cinder.api.openstack.wsgi [None req-1f9255c6-fd35-4548-a6f9-2522e5755354 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 257/515] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:49:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:49:33.207 8 INFO cinder.api.openstack.wsgi [None req-f9fdc4b1-0f1d-4062-b318-dbb2f56a1d6b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:49:33.208 8 INFO cinder.api.openstack.wsgi [None req-f9fdc4b1-0f1d-4062-b318-dbb2f56a1d6b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:49:33.207 7 INFO cinder.api.openstack.wsgi [None req-1f9255c6-fd35-4548-a6f9-2522e5755354 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:49:33.210 7 INFO cinder.api.openstack.wsgi [None req-1f9255c6-fd35-4548-a6f9-2522e5755354 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:49:43.206 8 INFO cinder.api.openstack.wsgi [None req-f9fdc4b1-0f1d-4062-b318-dbb2f56a1d6b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:49:43.207 7 INFO cinder.api.openstack.wsgi [None req-1f9255c6-fd35-4548-a6f9-2522e5755354 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:49:43.207 8 INFO cinder.api.openstack.wsgi [None req-f9fdc4b1-0f1d-4062-b318-dbb2f56a1d6b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:49:43.208 7 INFO cinder.api.openstack.wsgi [None req-1f9255c6-fd35-4548-a6f9-2522e5755354 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:49:53.206 8 INFO cinder.api.openstack.wsgi [None req-f9fdc4b1-0f1d-4062-b318-dbb2f56a1d6b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:49:53.206 7 INFO cinder.api.openstack.wsgi [None req-1f9255c6-fd35-4548-a6f9-2522e5755354 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:49:53.206 8 INFO cinder.api.openstack.wsgi [None req-f9fdc4b1-0f1d-4062-b318-dbb2f56a1d6b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:49:53.207 7 INFO cinder.api.openstack.wsgi [None req-1f9255c6-fd35-4548-a6f9-2522e5755354 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:50:03.206 8 INFO cinder.api.openstack.wsgi [None req-f9fdc4b1-0f1d-4062-b318-dbb2f56a1d6b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:50:03.206 7 INFO cinder.api.openstack.wsgi [None req-1f9255c6-fd35-4548-a6f9-2522e5755354 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:50:03.207 8 INFO cinder.api.openstack.wsgi [None req-f9fdc4b1-0f1d-4062-b318-dbb2f56a1d6b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:50:03.209 7 INFO cinder.api.openstack.wsgi [None req-1f9255c6-fd35-4548-a6f9-2522e5755354 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:50:13.206 8 INFO cinder.api.openstack.wsgi [None req-f9fdc4b1-0f1d-4062-b318-dbb2f56a1d6b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:50:13.207 7 INFO cinder.api.openstack.wsgi [None req-1f9255c6-fd35-4548-a6f9-2522e5755354 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:50:13.207 8 INFO cinder.api.openstack.wsgi [None req-f9fdc4b1-0f1d-4062-b318-dbb2f56a1d6b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:50:13.209 7 INFO cinder.api.openstack.wsgi [None req-1f9255c6-fd35-4548-a6f9-2522e5755354 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:50:23.206 7 INFO cinder.api.openstack.wsgi [None req-1f9255c6-fd35-4548-a6f9-2522e5755354 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:50:23.206 8 INFO cinder.api.openstack.wsgi [None req-f9fdc4b1-0f1d-4062-b318-dbb2f56a1d6b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:50:23.207 7 INFO cinder.api.openstack.wsgi [None req-1f9255c6-fd35-4548-a6f9-2522e5755354 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:50:23.207 8 INFO cinder.api.openstack.wsgi [None req-f9fdc4b1-0f1d-4062-b318-dbb2f56a1d6b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:50:23.980 7 INFO cinder.api.openstack.wsgi [None req-b881c36b-e9e4-4531-985a-5e30d6351016 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true 2026-07-14 18:50:24.485 7 INFO cinder.api.openstack.wsgi [None req-b881c36b-e9e4-4531-985a-5e30d6351016 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 264/528] 10.0.0.212 () {28 vars in 695 bytes} [Tue Jul 14 18:50:23 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true => generated 670 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:50:24.497 8 INFO cinder.api.openstack.wsgi [None req-93e8ecc7-af14-4217-9f56-78e2a83a26ec 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true 2026-07-14 18:50:24.505 8 INFO cinder.volume.api [None req-93e8ecc7-af14-4217-9f56-78e2a83a26ec 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all volumes completed successfully. 2026-07-14 18:50:24.506 8 INFO cinder.api.openstack.wsgi [None req-93e8ecc7-af14-4217-9f56-78e2a83a26ec 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 265/529] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 18:50:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 18:50:24.518 7 INFO cinder.api.openstack.wsgi [None req-6fc74913-e91e-487b-a3ac-64de34228146 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services 2026-07-14 18:50:24.524 7 INFO cinder.api.openstack.wsgi [None req-6fc74913-e91e-487b-a3ac-64de34228146 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services returned with HTTP 200 [pid: 7|app: 0|req: 265/530] 10.0.0.212 () {28 vars in 644 bytes} [Tue Jul 14 18:50:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:50:24.567 8 INFO cinder.api.openstack.wsgi [None req-3fd9dd56-dad6-4b93-8f4e-2f1eb3598411 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true 2026-07-14 18:50:24.590 8 INFO cinder.api.openstack.wsgi [None req-3fd9dd56-dad6-4b93-8f4e-2f1eb3598411 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 266/531] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:50:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:50:24.603 7 INFO cinder.api.openstack.wsgi [None req-76670cf8-1406-4713-882c-9b6849672821 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true 2026-07-14 18:50:24.625 7 INFO cinder.api.openstack.wsgi [None req-76670cf8-1406-4713-882c-9b6849672821 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 266/532] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:50:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:50:24.636 8 INFO cinder.api.openstack.wsgi [None req-73e2707c-69d9-4579-a3a7-14d9a30d3ef2 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true 2026-07-14 18:50:24.663 8 INFO cinder.api.openstack.wsgi [None req-73e2707c-69d9-4579-a3a7-14d9a30d3ef2 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 267/533] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:50:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:50:24.672 7 INFO cinder.api.openstack.wsgi [None req-50240846-2f88-44fb-a8ad-169e79943b44 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true 2026-07-14 18:50:24.681 7 INFO cinder.volume.api [None req-50240846-2f88-44fb-a8ad-169e79943b44 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all volumes completed successfully. 2026-07-14 18:50:24.682 7 INFO cinder.api.openstack.wsgi [None req-50240846-2f88-44fb-a8ad-169e79943b44 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 267/534] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 18:50:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 18:50:24.692 8 INFO cinder.api.openstack.wsgi [None req-ecc46cf0-baf9-440d-875b-b647a0767175 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true 2026-07-14 18:50:24.696 8 INFO cinder.volume.api [None req-ecc46cf0-baf9-440d-875b-b647a0767175 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all snapshots completed successfully. 2026-07-14 18:50:24.697 8 INFO cinder.api.openstack.wsgi [None req-ecc46cf0-baf9-440d-875b-b647a0767175 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 268/535] 10.0.0.212 () {28 vars in 673 bytes} [Tue Jul 14 18:50:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 18:50:33.206 7 INFO cinder.api.openstack.wsgi [None req-50240846-2f88-44fb-a8ad-169e79943b44 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:50:33.207 8 INFO cinder.api.openstack.wsgi [None req-ecc46cf0-baf9-440d-875b-b647a0767175 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:50:33.208 7 INFO cinder.api.openstack.wsgi [None req-50240846-2f88-44fb-a8ad-169e79943b44 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:50:33.208 8 INFO cinder.api.openstack.wsgi [None req-ecc46cf0-baf9-440d-875b-b647a0767175 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:50:43.207 8 INFO cinder.api.openstack.wsgi [None req-ecc46cf0-baf9-440d-875b-b647a0767175 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:50:43.207 7 INFO cinder.api.openstack.wsgi [None req-50240846-2f88-44fb-a8ad-169e79943b44 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:50:43.208 8 INFO cinder.api.openstack.wsgi [None req-ecc46cf0-baf9-440d-875b-b647a0767175 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:50:43.209 7 INFO cinder.api.openstack.wsgi [None req-50240846-2f88-44fb-a8ad-169e79943b44 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:50:53.206 7 INFO cinder.api.openstack.wsgi [None req-50240846-2f88-44fb-a8ad-169e79943b44 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:50:53.206 8 INFO cinder.api.openstack.wsgi [None req-ecc46cf0-baf9-440d-875b-b647a0767175 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:50:53.207 7 INFO cinder.api.openstack.wsgi [None req-50240846-2f88-44fb-a8ad-169e79943b44 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:50:53.207 8 INFO cinder.api.openstack.wsgi [None req-ecc46cf0-baf9-440d-875b-b647a0767175 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:51:03.206 7 INFO cinder.api.openstack.wsgi [None req-50240846-2f88-44fb-a8ad-169e79943b44 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:51:03.206 8 INFO cinder.api.openstack.wsgi [None req-ecc46cf0-baf9-440d-875b-b647a0767175 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:51:03.207 7 INFO cinder.api.openstack.wsgi [None req-50240846-2f88-44fb-a8ad-169e79943b44 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:51:03.207 8 INFO cinder.api.openstack.wsgi [None req-ecc46cf0-baf9-440d-875b-b647a0767175 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:51:13.206 8 INFO cinder.api.openstack.wsgi [None req-ecc46cf0-baf9-440d-875b-b647a0767175 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:51:13.208 8 INFO cinder.api.openstack.wsgi [None req-ecc46cf0-baf9-440d-875b-b647a0767175 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:51:13.208 7 INFO cinder.api.openstack.wsgi [None req-50240846-2f88-44fb-a8ad-169e79943b44 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:51:13.209 7 INFO cinder.api.openstack.wsgi [None req-50240846-2f88-44fb-a8ad-169e79943b44 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:51:23.206 8 INFO cinder.api.openstack.wsgi [None req-ecc46cf0-baf9-440d-875b-b647a0767175 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:51:23.206 7 INFO cinder.api.openstack.wsgi [None req-50240846-2f88-44fb-a8ad-169e79943b44 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:51:23.208 8 INFO cinder.api.openstack.wsgi [None req-ecc46cf0-baf9-440d-875b-b647a0767175 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:51:23.208 7 INFO cinder.api.openstack.wsgi [None req-50240846-2f88-44fb-a8ad-169e79943b44 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:51:23.984 8 INFO cinder.api.openstack.wsgi [None req-a699fa58-6275-4bd4-b128-5701e5a5366a 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true 2026-07-14 18:51:23.995 8 INFO cinder.volume.api [None req-a699fa58-6275-4bd4-b128-5701e5a5366a 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all volumes completed successfully. 2026-07-14 18:51:23.997 8 INFO cinder.api.openstack.wsgi [None req-a699fa58-6275-4bd4-b128-5701e5a5366a 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 275/548] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 18:51:23 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 18:51:24.009 7 INFO cinder.api.openstack.wsgi [None req-03b9ec24-f217-438c-b265-117914bf883d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true 2026-07-14 18:51:24.016 7 INFO cinder.volume.api [None req-03b9ec24-f217-438c-b265-117914bf883d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all snapshots completed successfully. 2026-07-14 18:51:24.016 7 INFO cinder.api.openstack.wsgi [None req-03b9ec24-f217-438c-b265-117914bf883d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 274/549] 10.0.0.212 () {28 vars in 673 bytes} [Tue Jul 14 18:51:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 18:51:24.030 8 INFO cinder.api.openstack.wsgi [None req-a42540c7-071c-44f7-b65f-6ecbc70ae5bb 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services 2026-07-14 18:51:24.035 8 INFO cinder.api.openstack.wsgi [None req-a42540c7-071c-44f7-b65f-6ecbc70ae5bb 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services returned with HTTP 200 [pid: 8|app: 0|req: 276/550] 10.0.0.212 () {28 vars in 644 bytes} [Tue Jul 14 18:51:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:51:24.047 7 INFO cinder.api.openstack.wsgi [None req-33169769-5b26-495a-aa2e-975c953c1f32 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true 2026-07-14 18:51:24.057 7 INFO cinder.volume.api [None req-33169769-5b26-495a-aa2e-975c953c1f32 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all volumes completed successfully. 2026-07-14 18:51:24.059 7 INFO cinder.api.openstack.wsgi [None req-33169769-5b26-495a-aa2e-975c953c1f32 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 275/551] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 18:51:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 18:51:24.072 8 INFO cinder.api.openstack.wsgi [None req-0e9216b4-9850-498c-9035-4f64f121100a 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true 2026-07-14 18:51:24.579 8 INFO cinder.api.openstack.wsgi [None req-0e9216b4-9850-498c-9035-4f64f121100a 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 277/552] 10.0.0.212 () {28 vars in 695 bytes} [Tue Jul 14 18:51:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 18:51:24.622 7 INFO cinder.api.openstack.wsgi [None req-c2e048f0-3590-41b5-a057-4607b8d201a5 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true 2026-07-14 18:51:24.642 7 INFO cinder.api.openstack.wsgi [None req-c2e048f0-3590-41b5-a057-4607b8d201a5 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 276/553] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:51:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:51:24.654 8 INFO cinder.api.openstack.wsgi [None req-d3246bc8-41ce-40ca-9a98-55edb3bcd402 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true 2026-07-14 18:51:24.683 8 INFO cinder.api.openstack.wsgi [None req-d3246bc8-41ce-40ca-9a98-55edb3bcd402 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 278/554] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:51:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:51:24.691 7 INFO cinder.api.openstack.wsgi [None req-7e6eb994-a4d9-4691-82b6-899888e4a82f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true 2026-07-14 18:51:24.713 7 INFO cinder.api.openstack.wsgi [None req-7e6eb994-a4d9-4691-82b6-899888e4a82f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 277/555] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:51:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:51:33.207 8 INFO cinder.api.openstack.wsgi [None req-d3246bc8-41ce-40ca-9a98-55edb3bcd402 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:51:33.207 7 INFO cinder.api.openstack.wsgi [None req-7e6eb994-a4d9-4691-82b6-899888e4a82f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:51:33.208 7 INFO cinder.api.openstack.wsgi [None req-7e6eb994-a4d9-4691-82b6-899888e4a82f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:51:33.208 8 INFO cinder.api.openstack.wsgi [None req-d3246bc8-41ce-40ca-9a98-55edb3bcd402 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:51:43.206 7 INFO cinder.api.openstack.wsgi [None req-7e6eb994-a4d9-4691-82b6-899888e4a82f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:51:43.206 8 INFO cinder.api.openstack.wsgi [None req-d3246bc8-41ce-40ca-9a98-55edb3bcd402 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:51:43.207 7 INFO cinder.api.openstack.wsgi [None req-7e6eb994-a4d9-4691-82b6-899888e4a82f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:51:43.207 8 INFO cinder.api.openstack.wsgi [None req-d3246bc8-41ce-40ca-9a98-55edb3bcd402 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:51:53.207 7 INFO cinder.api.openstack.wsgi [None req-7e6eb994-a4d9-4691-82b6-899888e4a82f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:51:53.207 8 INFO cinder.api.openstack.wsgi [None req-d3246bc8-41ce-40ca-9a98-55edb3bcd402 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:51:53.208 7 INFO cinder.api.openstack.wsgi [None req-7e6eb994-a4d9-4691-82b6-899888e4a82f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:51:53.208 8 INFO cinder.api.openstack.wsgi [None req-d3246bc8-41ce-40ca-9a98-55edb3bcd402 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:52:03.206 7 INFO cinder.api.openstack.wsgi [None req-7e6eb994-a4d9-4691-82b6-899888e4a82f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:52:03.206 8 INFO cinder.api.openstack.wsgi [None req-d3246bc8-41ce-40ca-9a98-55edb3bcd402 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:52:03.207 7 INFO cinder.api.openstack.wsgi [None req-7e6eb994-a4d9-4691-82b6-899888e4a82f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:52:03.208 8 INFO cinder.api.openstack.wsgi [None req-d3246bc8-41ce-40ca-9a98-55edb3bcd402 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:52:13.206 8 INFO cinder.api.openstack.wsgi [None req-d3246bc8-41ce-40ca-9a98-55edb3bcd402 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:52:13.206 7 INFO cinder.api.openstack.wsgi [None req-7e6eb994-a4d9-4691-82b6-899888e4a82f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:52:13.207 8 INFO cinder.api.openstack.wsgi [None req-d3246bc8-41ce-40ca-9a98-55edb3bcd402 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:52:13.208 7 INFO cinder.api.openstack.wsgi [None req-7e6eb994-a4d9-4691-82b6-899888e4a82f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:52:23.207 7 INFO cinder.api.openstack.wsgi [None req-7e6eb994-a4d9-4691-82b6-899888e4a82f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:52:23.207 8 INFO cinder.api.openstack.wsgi [None req-d3246bc8-41ce-40ca-9a98-55edb3bcd402 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:52:23.207 7 INFO cinder.api.openstack.wsgi [None req-7e6eb994-a4d9-4691-82b6-899888e4a82f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:52:23.209 8 INFO cinder.api.openstack.wsgi [None req-d3246bc8-41ce-40ca-9a98-55edb3bcd402 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:52:23.997 7 INFO cinder.api.openstack.wsgi [None req-bd0f6e1a-c6dd-474d-95b7-f7d961ec9b6c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true 2026-07-14 18:52:24.011 7 INFO cinder.volume.api [None req-bd0f6e1a-c6dd-474d-95b7-f7d961ec9b6c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all volumes completed successfully. 2026-07-14 18:52:24.013 7 INFO cinder.api.openstack.wsgi [None req-bd0f6e1a-c6dd-474d-95b7-f7d961ec9b6c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 284/568] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 18:52:23 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true => generated 15 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:52:24.054 8 INFO cinder.api.openstack.wsgi [None req-fa7036e5-f6b8-447c-ae77-b4a17ca8e5dc 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true 2026-07-14 18:52:24.086 8 INFO cinder.api.openstack.wsgi [None req-fa7036e5-f6b8-447c-ae77-b4a17ca8e5dc 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 285/569] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:52:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:52:24.104 7 INFO cinder.api.openstack.wsgi [None req-93796efe-50c8-4ae7-ac59-af9c7eb2b8f2 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true 2026-07-14 18:52:24.129 7 INFO cinder.api.openstack.wsgi [None req-93796efe-50c8-4ae7-ac59-af9c7eb2b8f2 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 285/570] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:52:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:52:24.143 8 INFO cinder.api.openstack.wsgi [None req-14e16f59-4abe-4f87-bf88-01bc8713c54d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true 2026-07-14 18:52:24.177 8 INFO cinder.api.openstack.wsgi [None req-14e16f59-4abe-4f87-bf88-01bc8713c54d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 286/571] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:52:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:52:24.195 7 INFO cinder.api.openstack.wsgi [None req-f1fefe3a-9e52-42ce-b71b-238393367d3d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true 2026-07-14 18:52:24.203 7 INFO cinder.volume.api [None req-f1fefe3a-9e52-42ce-b71b-238393367d3d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all snapshots completed successfully. 2026-07-14 18:52:24.204 7 INFO cinder.api.openstack.wsgi [None req-f1fefe3a-9e52-42ce-b71b-238393367d3d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 286/572] 10.0.0.212 () {28 vars in 673 bytes} [Tue Jul 14 18:52:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 18:52:24.218 8 INFO cinder.api.openstack.wsgi [None req-80754440-f92f-4cd6-a674-e76ef20c0ba2 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services 2026-07-14 18:52:24.224 8 INFO cinder.api.openstack.wsgi [None req-80754440-f92f-4cd6-a674-e76ef20c0ba2 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services returned with HTTP 200 [pid: 8|app: 0|req: 287/573] 10.0.0.212 () {28 vars in 644 bytes} [Tue Jul 14 18:52:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:52:24.230 7 INFO cinder.api.openstack.wsgi [None req-bfdb859e-02de-4722-a974-43e33ed2747f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true 2026-07-14 18:52:24.241 7 INFO cinder.volume.api [None req-bfdb859e-02de-4722-a974-43e33ed2747f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all volumes completed successfully. 2026-07-14 18:52:24.242 7 INFO cinder.api.openstack.wsgi [None req-bfdb859e-02de-4722-a974-43e33ed2747f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 287/574] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 18:52:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 18:52:24.255 8 INFO cinder.api.openstack.wsgi [None req-85ce94b0-f2e9-4999-8e45-feaa90c525b1 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true 2026-07-14 18:52:24.758 8 INFO cinder.api.openstack.wsgi [None req-85ce94b0-f2e9-4999-8e45-feaa90c525b1 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 288/575] 10.0.0.212 () {28 vars in 695 bytes} [Tue Jul 14 18:52:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 18:52:33.207 7 INFO cinder.api.openstack.wsgi [None req-bfdb859e-02de-4722-a974-43e33ed2747f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:52:33.208 7 INFO cinder.api.openstack.wsgi [None req-bfdb859e-02de-4722-a974-43e33ed2747f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:52:33.208 8 INFO cinder.api.openstack.wsgi [None req-85ce94b0-f2e9-4999-8e45-feaa90c525b1 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:52:33.210 8 INFO cinder.api.openstack.wsgi [None req-85ce94b0-f2e9-4999-8e45-feaa90c525b1 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:52:43.206 7 INFO cinder.api.openstack.wsgi [None req-bfdb859e-02de-4722-a974-43e33ed2747f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:52:43.206 8 INFO cinder.api.openstack.wsgi [None req-85ce94b0-f2e9-4999-8e45-feaa90c525b1 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:52:43.207 7 INFO cinder.api.openstack.wsgi [None req-bfdb859e-02de-4722-a974-43e33ed2747f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:52:43.207 8 INFO cinder.api.openstack.wsgi [None req-85ce94b0-f2e9-4999-8e45-feaa90c525b1 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:52:53.206 8 INFO cinder.api.openstack.wsgi [None req-85ce94b0-f2e9-4999-8e45-feaa90c525b1 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:52:53.206 8 INFO cinder.api.openstack.wsgi [None req-85ce94b0-f2e9-4999-8e45-feaa90c525b1 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:52:53.207 7 INFO cinder.api.openstack.wsgi [None req-bfdb859e-02de-4722-a974-43e33ed2747f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:52:53.208 7 INFO cinder.api.openstack.wsgi [None req-bfdb859e-02de-4722-a974-43e33ed2747f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:53:03.206 7 INFO cinder.api.openstack.wsgi [None req-bfdb859e-02de-4722-a974-43e33ed2747f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:53:03.207 7 INFO cinder.api.openstack.wsgi [None req-bfdb859e-02de-4722-a974-43e33ed2747f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:53:03.207 8 INFO cinder.api.openstack.wsgi [None req-85ce94b0-f2e9-4999-8e45-feaa90c525b1 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:53:03.208 8 INFO cinder.api.openstack.wsgi [None req-85ce94b0-f2e9-4999-8e45-feaa90c525b1 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:53:13.206 7 INFO cinder.api.openstack.wsgi [None req-bfdb859e-02de-4722-a974-43e33ed2747f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:53:13.206 8 INFO cinder.api.openstack.wsgi [None req-85ce94b0-f2e9-4999-8e45-feaa90c525b1 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:53:13.207 7 INFO cinder.api.openstack.wsgi [None req-bfdb859e-02de-4722-a974-43e33ed2747f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:53:13.208 8 INFO cinder.api.openstack.wsgi [None req-85ce94b0-f2e9-4999-8e45-feaa90c525b1 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:53:23.206 8 INFO cinder.api.openstack.wsgi [None req-85ce94b0-f2e9-4999-8e45-feaa90c525b1 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:53:23.206 7 INFO cinder.api.openstack.wsgi [None req-bfdb859e-02de-4722-a974-43e33ed2747f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:53:23.207 8 INFO cinder.api.openstack.wsgi [None req-85ce94b0-f2e9-4999-8e45-feaa90c525b1 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:53:23.207 7 INFO cinder.api.openstack.wsgi [None req-bfdb859e-02de-4722-a974-43e33ed2747f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:53:23.924 8 INFO cinder.api.openstack.wsgi [None req-f26f4d87-ef71-4466-9af5-6b9c43602204 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true 2026-07-14 18:53:24.428 8 INFO cinder.api.openstack.wsgi [None req-f26f4d87-ef71-4466-9af5-6b9c43602204 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 295/588] 10.0.0.212 () {28 vars in 695 bytes} [Tue Jul 14 18:53:23 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true => generated 670 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:53:24.486 7 INFO cinder.api.openstack.wsgi [None req-ae1e3bbb-9ded-417c-a7ee-6eb8ceddcdef 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true 2026-07-14 18:53:24.507 7 INFO cinder.api.openstack.wsgi [None req-ae1e3bbb-9ded-417c-a7ee-6eb8ceddcdef 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 294/589] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:53:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:53:24.518 8 INFO cinder.api.openstack.wsgi [None req-240b9350-622a-4c48-af8a-ea91140ef9c5 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true 2026-07-14 18:53:24.539 8 INFO cinder.api.openstack.wsgi [None req-240b9350-622a-4c48-af8a-ea91140ef9c5 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 296/590] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:53:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:53:24.553 7 INFO cinder.api.openstack.wsgi [None req-ae21d4ff-cb19-449a-be3e-d55f7278e02f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true 2026-07-14 18:53:24.572 7 INFO cinder.api.openstack.wsgi [None req-ae21d4ff-cb19-449a-be3e-d55f7278e02f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 295/591] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:53:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:53:24.582 8 INFO cinder.api.openstack.wsgi [None req-f0964a67-7fd2-492f-922b-49d0ec450d18 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true 2026-07-14 18:53:24.589 8 INFO cinder.volume.api [None req-f0964a67-7fd2-492f-922b-49d0ec450d18 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all snapshots completed successfully. 2026-07-14 18:53:24.589 8 INFO cinder.api.openstack.wsgi [None req-f0964a67-7fd2-492f-922b-49d0ec450d18 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 297/592] 10.0.0.212 () {28 vars in 673 bytes} [Tue Jul 14 18:53:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 18:53:24.598 7 INFO cinder.api.openstack.wsgi [None req-3b0190d1-74a3-410b-adba-6de7d590a991 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true 2026-07-14 18:53:24.607 7 INFO cinder.volume.api [None req-3b0190d1-74a3-410b-adba-6de7d590a991 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all volumes completed successfully. 2026-07-14 18:53:24.609 7 INFO cinder.api.openstack.wsgi [None req-3b0190d1-74a3-410b-adba-6de7d590a991 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 296/593] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 18:53:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 18:53:24.619 8 INFO cinder.api.openstack.wsgi [None req-6a26af5a-3732-4157-be5c-4e3066d79219 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services 2026-07-14 18:53:24.625 8 INFO cinder.api.openstack.wsgi [None req-6a26af5a-3732-4157-be5c-4e3066d79219 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services returned with HTTP 200 [pid: 8|app: 0|req: 298/594] 10.0.0.212 () {28 vars in 644 bytes} [Tue Jul 14 18:53:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:53:24.633 7 INFO cinder.api.openstack.wsgi [None req-3bab0a86-54a3-4b8c-aac4-4fa563e06d2f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true 2026-07-14 18:53:24.641 7 INFO cinder.volume.api [None req-3bab0a86-54a3-4b8c-aac4-4fa563e06d2f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all volumes completed successfully. 2026-07-14 18:53:24.643 7 INFO cinder.api.openstack.wsgi [None req-3bab0a86-54a3-4b8c-aac4-4fa563e06d2f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 297/595] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 18:53:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 18:53:33.206 8 INFO cinder.api.openstack.wsgi [None req-6a26af5a-3732-4157-be5c-4e3066d79219 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:53:33.206 7 INFO cinder.api.openstack.wsgi [None req-3bab0a86-54a3-4b8c-aac4-4fa563e06d2f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:53:33.207 8 INFO cinder.api.openstack.wsgi [None req-6a26af5a-3732-4157-be5c-4e3066d79219 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:53:33.207 7 INFO cinder.api.openstack.wsgi [None req-3bab0a86-54a3-4b8c-aac4-4fa563e06d2f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:53:43.206 8 INFO cinder.api.openstack.wsgi [None req-6a26af5a-3732-4157-be5c-4e3066d79219 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:53:43.207 7 INFO cinder.api.openstack.wsgi [None req-3bab0a86-54a3-4b8c-aac4-4fa563e06d2f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:53:43.207 8 INFO cinder.api.openstack.wsgi [None req-6a26af5a-3732-4157-be5c-4e3066d79219 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:53:43.208 7 INFO cinder.api.openstack.wsgi [None req-3bab0a86-54a3-4b8c-aac4-4fa563e06d2f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:53:53.205 7 INFO cinder.api.openstack.wsgi [None req-3bab0a86-54a3-4b8c-aac4-4fa563e06d2f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:53:53.205 8 INFO cinder.api.openstack.wsgi [None req-6a26af5a-3732-4157-be5c-4e3066d79219 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:53:53.206 7 INFO cinder.api.openstack.wsgi [None req-3bab0a86-54a3-4b8c-aac4-4fa563e06d2f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:53:53.206 8 INFO cinder.api.openstack.wsgi [None req-6a26af5a-3732-4157-be5c-4e3066d79219 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:54:03.206 7 INFO cinder.api.openstack.wsgi [None req-3bab0a86-54a3-4b8c-aac4-4fa563e06d2f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:54:03.206 8 INFO cinder.api.openstack.wsgi [None req-6a26af5a-3732-4157-be5c-4e3066d79219 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:54:03.207 7 INFO cinder.api.openstack.wsgi [None req-3bab0a86-54a3-4b8c-aac4-4fa563e06d2f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:54:03.207 8 INFO cinder.api.openstack.wsgi [None req-6a26af5a-3732-4157-be5c-4e3066d79219 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:54:13.207 7 INFO cinder.api.openstack.wsgi [None req-3bab0a86-54a3-4b8c-aac4-4fa563e06d2f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:54:13.208 7 INFO cinder.api.openstack.wsgi [None req-3bab0a86-54a3-4b8c-aac4-4fa563e06d2f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:54:13.208 8 INFO cinder.api.openstack.wsgi [None req-6a26af5a-3732-4157-be5c-4e3066d79219 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:54:13.209 8 INFO cinder.api.openstack.wsgi [None req-6a26af5a-3732-4157-be5c-4e3066d79219 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:54:23.206 7 INFO cinder.api.openstack.wsgi [None req-3bab0a86-54a3-4b8c-aac4-4fa563e06d2f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:54:23.206 8 INFO cinder.api.openstack.wsgi [None req-6a26af5a-3732-4157-be5c-4e3066d79219 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:54:23.207 7 INFO cinder.api.openstack.wsgi [None req-3bab0a86-54a3-4b8c-aac4-4fa563e06d2f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:54:23.208 8 INFO cinder.api.openstack.wsgi [None req-6a26af5a-3732-4157-be5c-4e3066d79219 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:54:23.902 7 INFO cinder.api.openstack.wsgi [None req-ce02e1bb-db85-42c3-a0c9-c4fd279299a6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true 2026-07-14 18:54:23.912 7 INFO cinder.volume.api [None req-ce02e1bb-db85-42c3-a0c9-c4fd279299a6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all volumes completed successfully. 2026-07-14 18:54:23.914 7 INFO cinder.api.openstack.wsgi [None req-ce02e1bb-db85-42c3-a0c9-c4fd279299a6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 304/608] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 18:54:23 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:54:23.925 8 INFO cinder.api.openstack.wsgi [None req-a50bd372-d98f-4278-8827-1f74d213c71c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true 2026-07-14 18:54:23.936 8 INFO cinder.volume.api [None req-a50bd372-d98f-4278-8827-1f74d213c71c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all volumes completed successfully. 2026-07-14 18:54:23.937 8 INFO cinder.api.openstack.wsgi [None req-a50bd372-d98f-4278-8827-1f74d213c71c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 305/609] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 18:54:23 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 18:54:23.949 7 INFO cinder.api.openstack.wsgi [None req-9c3efc54-9ae5-49ee-a114-46e130c55fb4 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true 2026-07-14 18:54:24.452 7 INFO cinder.api.openstack.wsgi [None req-9c3efc54-9ae5-49ee-a114-46e130c55fb4 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 305/610] 10.0.0.212 () {28 vars in 695 bytes} [Tue Jul 14 18:54:23 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 18:54:24.462 8 INFO cinder.api.openstack.wsgi [None req-96a34cbf-26b1-4278-9d0b-e4f15df24571 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true 2026-07-14 18:54:24.468 8 INFO cinder.volume.api [None req-96a34cbf-26b1-4278-9d0b-e4f15df24571 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all snapshots completed successfully. 2026-07-14 18:54:24.468 8 INFO cinder.api.openstack.wsgi [None req-96a34cbf-26b1-4278-9d0b-e4f15df24571 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 306/611] 10.0.0.212 () {28 vars in 673 bytes} [Tue Jul 14 18:54:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:54:24.499 7 INFO cinder.api.openstack.wsgi [None req-1709f2c1-689e-4f77-a1d1-63bd7e45825d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true 2026-07-14 18:54:24.518 7 INFO cinder.api.openstack.wsgi [None req-1709f2c1-689e-4f77-a1d1-63bd7e45825d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 306/612] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:54:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:54:24.529 8 INFO cinder.api.openstack.wsgi [None req-0511dc60-04a3-4f0f-880d-e3df88491f8d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true 2026-07-14 18:54:24.552 8 INFO cinder.api.openstack.wsgi [None req-0511dc60-04a3-4f0f-880d-e3df88491f8d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 307/613] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:54:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:54:24.564 7 INFO cinder.api.openstack.wsgi [None req-073d398e-8321-4988-b847-b1f9650c3002 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true 2026-07-14 18:54:24.584 7 INFO cinder.api.openstack.wsgi [None req-073d398e-8321-4988-b847-b1f9650c3002 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 307/614] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:54:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:54:24.596 8 INFO cinder.api.openstack.wsgi [None req-247e8d54-d706-4f3c-a49f-5c8fc3818097 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services 2026-07-14 18:54:24.601 8 INFO cinder.api.openstack.wsgi [None req-247e8d54-d706-4f3c-a49f-5c8fc3818097 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services returned with HTTP 200 [pid: 8|app: 0|req: 308/615] 10.0.0.212 () {28 vars in 644 bytes} [Tue Jul 14 18:54:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:54:33.207 8 INFO cinder.api.openstack.wsgi [None req-247e8d54-d706-4f3c-a49f-5c8fc3818097 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:54:33.208 7 INFO cinder.api.openstack.wsgi [None req-073d398e-8321-4988-b847-b1f9650c3002 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:54:33.208 8 INFO cinder.api.openstack.wsgi [None req-247e8d54-d706-4f3c-a49f-5c8fc3818097 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:54:33.209 7 INFO cinder.api.openstack.wsgi [None req-073d398e-8321-4988-b847-b1f9650c3002 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:54:43.206 8 INFO cinder.api.openstack.wsgi [None req-247e8d54-d706-4f3c-a49f-5c8fc3818097 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:54:43.206 7 INFO cinder.api.openstack.wsgi [None req-073d398e-8321-4988-b847-b1f9650c3002 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:54:43.206 8 INFO cinder.api.openstack.wsgi [None req-247e8d54-d706-4f3c-a49f-5c8fc3818097 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:54:43.207 7 INFO cinder.api.openstack.wsgi [None req-073d398e-8321-4988-b847-b1f9650c3002 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:54:51.966 8 INFO cinder.api.openstack.wsgi [None req-1bf5bae9-b38d-4193-99bf-4b47d54bf7b8 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET https://volume.199-19-213-157.nip.io/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=False 2026-07-14 18:54:51.983 8 INFO cinder.api.openstack.wsgi [None req-1bf5bae9-b38d-4193-99bf-4b47d54bf7b8 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] https://volume.199-19-213-157.nip.io/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 311/620] 199.19.213.157 () {44 vars in 1066 bytes} [Tue Jul 14 18:54:51 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=False => generated 338 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:54:53.206 7 INFO cinder.api.openstack.wsgi [None req-073d398e-8321-4988-b847-b1f9650c3002 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:54:53.206 8 INFO cinder.api.openstack.wsgi [None req-1bf5bae9-b38d-4193-99bf-4b47d54bf7b8 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:54:53.207 7 INFO cinder.api.openstack.wsgi [None req-073d398e-8321-4988-b847-b1f9650c3002 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:54:53.207 8 INFO cinder.api.openstack.wsgi [None req-1bf5bae9-b38d-4193-99bf-4b47d54bf7b8 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:55:03.206 8 INFO cinder.api.openstack.wsgi [None req-1bf5bae9-b38d-4193-99bf-4b47d54bf7b8 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:55:03.207 7 INFO cinder.api.openstack.wsgi [None req-073d398e-8321-4988-b847-b1f9650c3002 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:55:03.207 8 INFO cinder.api.openstack.wsgi [None req-1bf5bae9-b38d-4193-99bf-4b47d54bf7b8 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:55:03.208 7 INFO cinder.api.openstack.wsgi [None req-073d398e-8321-4988-b847-b1f9650c3002 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:55:13.207 7 INFO cinder.api.openstack.wsgi [None req-073d398e-8321-4988-b847-b1f9650c3002 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:55:13.207 8 INFO cinder.api.openstack.wsgi [None req-1bf5bae9-b38d-4193-99bf-4b47d54bf7b8 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:55:13.208 7 INFO cinder.api.openstack.wsgi [None req-073d398e-8321-4988-b847-b1f9650c3002 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:55:13.208 8 INFO cinder.api.openstack.wsgi [None req-1bf5bae9-b38d-4193-99bf-4b47d54bf7b8 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:55:23.206 7 INFO cinder.api.openstack.wsgi [None req-073d398e-8321-4988-b847-b1f9650c3002 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:55:23.207 8 INFO cinder.api.openstack.wsgi [None req-1bf5bae9-b38d-4193-99bf-4b47d54bf7b8 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:55:23.207 7 INFO cinder.api.openstack.wsgi [None req-073d398e-8321-4988-b847-b1f9650c3002 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:55:23.208 8 INFO cinder.api.openstack.wsgi [None req-1bf5bae9-b38d-4193-99bf-4b47d54bf7b8 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:55:23.919 7 INFO cinder.api.openstack.wsgi [None req-459e86f4-12ef-4315-b7e4-30ea72def4c4 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true 2026-07-14 18:55:23.929 7 INFO cinder.volume.api [None req-459e86f4-12ef-4315-b7e4-30ea72def4c4 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all volumes completed successfully. 2026-07-14 18:55:23.931 7 INFO cinder.api.openstack.wsgi [None req-459e86f4-12ef-4315-b7e4-30ea72def4c4 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 314/629] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 18:55:23 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:55:23.942 8 INFO cinder.api.openstack.wsgi [None req-b9fcb8e3-8974-4513-9a3e-6e95d4483149 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true 2026-07-14 18:55:23.953 8 INFO cinder.volume.api [None req-b9fcb8e3-8974-4513-9a3e-6e95d4483149 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all volumes completed successfully. 2026-07-14 18:55:23.957 8 INFO cinder.api.openstack.wsgi [None req-b9fcb8e3-8974-4513-9a3e-6e95d4483149 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 316/630] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 18:55:23 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 18:55:23.969 7 INFO cinder.api.openstack.wsgi [None req-948daf79-7c0b-4cb6-8aab-5bf579e8227a 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true 2026-07-14 18:55:23.975 7 INFO cinder.volume.api [None req-948daf79-7c0b-4cb6-8aab-5bf579e8227a 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all snapshots completed successfully. 2026-07-14 18:55:23.975 7 INFO cinder.api.openstack.wsgi [None req-948daf79-7c0b-4cb6-8aab-5bf579e8227a 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 315/631] 10.0.0.212 () {28 vars in 673 bytes} [Tue Jul 14 18:55:23 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 18:55:23.986 8 INFO cinder.api.openstack.wsgi [None req-23df3057-0734-4a7b-8764-88f3b27f43f3 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services 2026-07-14 18:55:23.991 8 INFO cinder.api.openstack.wsgi [None req-23df3057-0734-4a7b-8764-88f3b27f43f3 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services returned with HTTP 200 [pid: 8|app: 0|req: 317/632] 10.0.0.212 () {28 vars in 644 bytes} [Tue Jul 14 18:55:23 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:55:24.002 7 INFO cinder.api.openstack.wsgi [None req-c32c84e1-f83d-465e-a655-d340e708e052 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true 2026-07-14 18:55:24.506 7 INFO cinder.api.openstack.wsgi [None req-c32c84e1-f83d-465e-a655-d340e708e052 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 316/633] 10.0.0.212 () {28 vars in 695 bytes} [Tue Jul 14 18:55:23 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 18:55:24.544 8 INFO cinder.api.openstack.wsgi [None req-d22dc622-e905-4d1c-99c6-01d4d7cf2d22 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true 2026-07-14 18:55:24.566 8 INFO cinder.api.openstack.wsgi [None req-d22dc622-e905-4d1c-99c6-01d4d7cf2d22 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 318/634] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:55:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:55:24.579 7 INFO cinder.api.openstack.wsgi [None req-ab11b0de-9e79-426f-aaf8-75c94169634b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true 2026-07-14 18:55:24.606 7 INFO cinder.api.openstack.wsgi [None req-ab11b0de-9e79-426f-aaf8-75c94169634b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 317/635] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:55:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:55:24.618 8 INFO cinder.api.openstack.wsgi [None req-cd3d54a8-2663-4060-925d-cbea6c3f5e32 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true 2026-07-14 18:55:24.638 8 INFO cinder.api.openstack.wsgi [None req-cd3d54a8-2663-4060-925d-cbea6c3f5e32 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 319/636] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:55:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:55:33.207 8 INFO cinder.api.openstack.wsgi [None req-cd3d54a8-2663-4060-925d-cbea6c3f5e32 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:55:33.208 7 INFO cinder.api.openstack.wsgi [None req-ab11b0de-9e79-426f-aaf8-75c94169634b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:55:33.208 8 INFO cinder.api.openstack.wsgi [None req-cd3d54a8-2663-4060-925d-cbea6c3f5e32 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:55:33.208 7 INFO cinder.api.openstack.wsgi [None req-ab11b0de-9e79-426f-aaf8-75c94169634b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:55:43.206 8 INFO cinder.api.openstack.wsgi [None req-cd3d54a8-2663-4060-925d-cbea6c3f5e32 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:55:43.207 8 INFO cinder.api.openstack.wsgi [None req-cd3d54a8-2663-4060-925d-cbea6c3f5e32 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:55:43.207 7 INFO cinder.api.openstack.wsgi [None req-ab11b0de-9e79-426f-aaf8-75c94169634b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:55:43.209 7 INFO cinder.api.openstack.wsgi [None req-ab11b0de-9e79-426f-aaf8-75c94169634b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:55:53.205 8 INFO cinder.api.openstack.wsgi [None req-cd3d54a8-2663-4060-925d-cbea6c3f5e32 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:55:53.206 8 INFO cinder.api.openstack.wsgi [None req-cd3d54a8-2663-4060-925d-cbea6c3f5e32 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:55:53.207 7 INFO cinder.api.openstack.wsgi [None req-ab11b0de-9e79-426f-aaf8-75c94169634b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:55:53.208 7 INFO cinder.api.openstack.wsgi [None req-ab11b0de-9e79-426f-aaf8-75c94169634b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:55:56.347 8 INFO cinder.api.openstack.wsgi [None req-5e91c8ea-76a1-445c-9505-ae69a9010bbc 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET https://volume.199-19-213-157.nip.io/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=False 2026-07-14 18:55:56.363 8 INFO cinder.api.openstack.wsgi [None req-5e91c8ea-76a1-445c-9505-ae69a9010bbc 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] https://volume.199-19-213-157.nip.io/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 323/643] 199.19.213.157 () {44 vars in 1066 bytes} [Tue Jul 14 18:55:56 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=False => generated 338 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:56:03.205 7 INFO cinder.api.openstack.wsgi [None req-ab11b0de-9e79-426f-aaf8-75c94169634b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:56:03.206 8 INFO cinder.api.openstack.wsgi [None req-5e91c8ea-76a1-445c-9505-ae69a9010bbc 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:56:03.206 7 INFO cinder.api.openstack.wsgi [None req-ab11b0de-9e79-426f-aaf8-75c94169634b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:56:03.207 8 INFO cinder.api.openstack.wsgi [None req-5e91c8ea-76a1-445c-9505-ae69a9010bbc 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:56:13.207 7 INFO cinder.api.openstack.wsgi [None req-ab11b0de-9e79-426f-aaf8-75c94169634b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:56:13.207 8 INFO cinder.api.openstack.wsgi [None req-5e91c8ea-76a1-445c-9505-ae69a9010bbc 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:56:13.209 7 INFO cinder.api.openstack.wsgi [None req-ab11b0de-9e79-426f-aaf8-75c94169634b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:56:13.210 8 INFO cinder.api.openstack.wsgi [None req-5e91c8ea-76a1-445c-9505-ae69a9010bbc 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:56:23.206 7 INFO cinder.api.openstack.wsgi [None req-ab11b0de-9e79-426f-aaf8-75c94169634b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:56:23.206 8 INFO cinder.api.openstack.wsgi [None req-5e91c8ea-76a1-445c-9505-ae69a9010bbc 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:56:23.208 7 INFO cinder.api.openstack.wsgi [None req-ab11b0de-9e79-426f-aaf8-75c94169634b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:56:23.208 8 INFO cinder.api.openstack.wsgi [None req-5e91c8ea-76a1-445c-9505-ae69a9010bbc 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:56:23.954 8 INFO cinder.api.openstack.wsgi [None req-e1e20abd-b497-405f-832c-4a72c0f3a70c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true 2026-07-14 18:56:24.459 8 INFO cinder.api.openstack.wsgi [None req-e1e20abd-b497-405f-832c-4a72c0f3a70c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 327/650] 10.0.0.212 () {28 vars in 695 bytes} [Tue Jul 14 18:56:23 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true => generated 670 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:56:24.474 7 INFO cinder.api.openstack.wsgi [None req-4e0da980-774c-4fbf-8ea8-215fe358271e 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services 2026-07-14 18:56:24.480 7 INFO cinder.api.openstack.wsgi [None req-4e0da980-774c-4fbf-8ea8-215fe358271e 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services returned with HTTP 200 [pid: 7|app: 0|req: 324/651] 10.0.0.212 () {28 vars in 644 bytes} [Tue Jul 14 18:56:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:56:24.491 8 INFO cinder.api.openstack.wsgi [None req-0b03b4bd-f60f-48c7-a67e-3b16cf8b72e2 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true 2026-07-14 18:56:24.499 8 INFO cinder.volume.api [None req-0b03b4bd-f60f-48c7-a67e-3b16cf8b72e2 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all volumes completed successfully. 2026-07-14 18:56:24.501 8 INFO cinder.api.openstack.wsgi [None req-0b03b4bd-f60f-48c7-a67e-3b16cf8b72e2 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 328/652] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 18:56:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 18:56:24.511 7 INFO cinder.api.openstack.wsgi [None req-ceb36168-4fc5-4a2b-8945-c42bfa3b3198 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true 2026-07-14 18:56:24.522 7 INFO cinder.volume.api [None req-ceb36168-4fc5-4a2b-8945-c42bfa3b3198 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all volumes completed successfully. 2026-07-14 18:56:24.524 7 INFO cinder.api.openstack.wsgi [None req-ceb36168-4fc5-4a2b-8945-c42bfa3b3198 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 325/653] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 18:56:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 18:56:24.533 8 INFO cinder.api.openstack.wsgi [None req-7d4beb48-f721-4e88-8c69-cfa3c1da5391 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true 2026-07-14 18:56:24.545 8 INFO cinder.volume.api [None req-7d4beb48-f721-4e88-8c69-cfa3c1da5391 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all snapshots completed successfully. 2026-07-14 18:56:24.546 8 INFO cinder.api.openstack.wsgi [None req-7d4beb48-f721-4e88-8c69-cfa3c1da5391 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 329/654] 10.0.0.212 () {28 vars in 673 bytes} [Tue Jul 14 18:56:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 18:56:24.589 7 INFO cinder.api.openstack.wsgi [None req-f3f8e44c-bec7-47cf-9eac-0e15e99851f8 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true 2026-07-14 18:56:24.618 7 INFO cinder.api.openstack.wsgi [None req-f3f8e44c-bec7-47cf-9eac-0e15e99851f8 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 326/655] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:56:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:56:24.632 8 INFO cinder.api.openstack.wsgi [None req-86c01391-37af-4483-9299-3a55b426dc64 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true 2026-07-14 18:56:24.654 8 INFO cinder.api.openstack.wsgi [None req-86c01391-37af-4483-9299-3a55b426dc64 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 330/656] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:56:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:56:24.668 7 INFO cinder.api.openstack.wsgi [None req-5e95f36c-d88c-4826-8847-e21f96fde80d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true 2026-07-14 18:56:24.695 7 INFO cinder.api.openstack.wsgi [None req-5e95f36c-d88c-4826-8847-e21f96fde80d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 327/657] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:56:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:56:33.206 8 INFO cinder.api.openstack.wsgi [None req-86c01391-37af-4483-9299-3a55b426dc64 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:56:33.206 7 INFO cinder.api.openstack.wsgi [None req-5e95f36c-d88c-4826-8847-e21f96fde80d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:56:33.207 8 INFO cinder.api.openstack.wsgi [None req-86c01391-37af-4483-9299-3a55b426dc64 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:56:33.207 7 INFO cinder.api.openstack.wsgi [None req-5e95f36c-d88c-4826-8847-e21f96fde80d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:56:43.206 8 INFO cinder.api.openstack.wsgi [None req-86c01391-37af-4483-9299-3a55b426dc64 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:56:43.206 7 INFO cinder.api.openstack.wsgi [None req-5e95f36c-d88c-4826-8847-e21f96fde80d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:56:43.207 7 INFO cinder.api.openstack.wsgi [None req-5e95f36c-d88c-4826-8847-e21f96fde80d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:56:43.210 8 INFO cinder.api.openstack.wsgi [None req-86c01391-37af-4483-9299-3a55b426dc64 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:56:53.207 7 INFO cinder.api.openstack.wsgi [None req-5e95f36c-d88c-4826-8847-e21f96fde80d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:56:53.207 8 INFO cinder.api.openstack.wsgi [None req-86c01391-37af-4483-9299-3a55b426dc64 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:56:53.208 8 INFO cinder.api.openstack.wsgi [None req-86c01391-37af-4483-9299-3a55b426dc64 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:56:53.208 7 INFO cinder.api.openstack.wsgi [None req-5e95f36c-d88c-4826-8847-e21f96fde80d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:57:03.206 8 INFO cinder.api.openstack.wsgi [None req-86c01391-37af-4483-9299-3a55b426dc64 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:57:03.206 7 INFO cinder.api.openstack.wsgi [None req-5e95f36c-d88c-4826-8847-e21f96fde80d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:57:03.207 8 INFO cinder.api.openstack.wsgi [None req-86c01391-37af-4483-9299-3a55b426dc64 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:57:03.207 7 INFO cinder.api.openstack.wsgi [None req-5e95f36c-d88c-4826-8847-e21f96fde80d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:57:13.206 8 INFO cinder.api.openstack.wsgi [None req-86c01391-37af-4483-9299-3a55b426dc64 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:57:13.206 7 INFO cinder.api.openstack.wsgi [None req-5e95f36c-d88c-4826-8847-e21f96fde80d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:57:13.207 7 INFO cinder.api.openstack.wsgi [None req-5e95f36c-d88c-4826-8847-e21f96fde80d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:57:13.207 8 INFO cinder.api.openstack.wsgi [None req-86c01391-37af-4483-9299-3a55b426dc64 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:57:23.206 8 INFO cinder.api.openstack.wsgi [None req-86c01391-37af-4483-9299-3a55b426dc64 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:57:23.206 7 INFO cinder.api.openstack.wsgi [None req-5e95f36c-d88c-4826-8847-e21f96fde80d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:57:23.207 7 INFO cinder.api.openstack.wsgi [None req-5e95f36c-d88c-4826-8847-e21f96fde80d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:57:23.208 8 INFO cinder.api.openstack.wsgi [None req-86c01391-37af-4483-9299-3a55b426dc64 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:57:24.064 7 INFO cinder.api.openstack.wsgi [None req-0a2c60a2-d2e1-444d-bae6-89adba8f6000 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true 2026-07-14 18:57:24.568 7 INFO cinder.api.openstack.wsgi [None req-0a2c60a2-d2e1-444d-bae6-89adba8f6000 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 334/670] 10.0.0.212 () {28 vars in 695 bytes} [Tue Jul 14 18:57:23 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true => generated 670 bytes in 656 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:57:24.607 8 INFO cinder.api.openstack.wsgi [None req-521ff3cc-9c68-427d-b2d4-18cb668c2713 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true 2026-07-14 18:57:24.624 8 INFO cinder.api.openstack.wsgi [None req-521ff3cc-9c68-427d-b2d4-18cb668c2713 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 337/671] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:57:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:57:24.636 7 INFO cinder.api.openstack.wsgi [None req-27f2737b-9ce2-4f6f-a67b-a862072bd02b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true 2026-07-14 18:57:24.658 7 INFO cinder.api.openstack.wsgi [None req-27f2737b-9ce2-4f6f-a67b-a862072bd02b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 335/672] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:57:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:57:24.671 8 INFO cinder.api.openstack.wsgi [None req-442dd537-315c-469e-911e-378c8c3f0a15 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true 2026-07-14 18:57:24.695 8 INFO cinder.api.openstack.wsgi [None req-442dd537-315c-469e-911e-378c8c3f0a15 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 338/673] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:57:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:57:24.704 7 INFO cinder.api.openstack.wsgi [None req-4418aa0d-28d5-4650-9181-e62194a3589a 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true 2026-07-14 18:57:24.710 7 INFO cinder.volume.api [None req-4418aa0d-28d5-4650-9181-e62194a3589a 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all snapshots completed successfully. 2026-07-14 18:57:24.710 7 INFO cinder.api.openstack.wsgi [None req-4418aa0d-28d5-4650-9181-e62194a3589a 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 336/674] 10.0.0.212 () {28 vars in 673 bytes} [Tue Jul 14 18:57:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 18:57:24.720 8 INFO cinder.api.openstack.wsgi [None req-3ad827a7-31b4-4191-bf50-19e43d05996d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true 2026-07-14 18:57:24.731 8 INFO cinder.volume.api [None req-3ad827a7-31b4-4191-bf50-19e43d05996d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all volumes completed successfully. 2026-07-14 18:57:24.732 8 INFO cinder.api.openstack.wsgi [None req-3ad827a7-31b4-4191-bf50-19e43d05996d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 339/675] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 18:57:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 18:57:24.742 7 INFO cinder.api.openstack.wsgi [None req-d7251817-7c2b-47c8-8b01-0e8746e1148c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services 2026-07-14 18:57:24.749 7 INFO cinder.api.openstack.wsgi [None req-d7251817-7c2b-47c8-8b01-0e8746e1148c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services returned with HTTP 200 [pid: 7|app: 0|req: 337/676] 10.0.0.212 () {28 vars in 644 bytes} [Tue Jul 14 18:57:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:57:24.759 8 INFO cinder.api.openstack.wsgi [None req-d46fcee8-2284-4ead-ba0c-8bb5d1ca247d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true 2026-07-14 18:57:24.776 8 INFO cinder.volume.api [None req-d46fcee8-2284-4ead-ba0c-8bb5d1ca247d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all volumes completed successfully. 2026-07-14 18:57:24.779 8 INFO cinder.api.openstack.wsgi [None req-d46fcee8-2284-4ead-ba0c-8bb5d1ca247d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 340/677] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 18:57:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 18:57:28.182 7 INFO cinder.api.openstack.wsgi [None req-50294c8a-9ebc-4670-b623-582fae269626 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots 2026-07-14 18:57:28.201 7 INFO cinder.volume.api [None req-50294c8a-9ebc-4670-b623-582fae269626 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all snapshots completed successfully. 2026-07-14 18:57:28.202 7 INFO cinder.api.openstack.wsgi [None req-50294c8a-9ebc-4670-b623-582fae269626 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 338/678] 10.0.0.94 () {32 vars in 703 bytes} [Tue Jul 14 18:57:28 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/snapshots => generated 17 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:57:28.219 8 INFO cinder.api.openstack.wsgi [None req-9b3b7b1c-66c3-41a0-95d6-af64d06a1892 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes 2026-07-14 18:57:28.244 8 INFO cinder.volume.api [None req-9b3b7b1c-66c3-41a0-95d6-af64d06a1892 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all volumes completed successfully. 2026-07-14 18:57:28.245 8 INFO cinder.api.openstack.wsgi [None req-9b3b7b1c-66c3-41a0-95d6-af64d06a1892 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes returned with HTTP 200 [pid: 8|app: 0|req: 341/679] 10.0.0.94 () {32 vars in 699 bytes} [Tue Jul 14 18:57:28 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/volumes => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:57:33.207 7 INFO cinder.api.openstack.wsgi [None req-50294c8a-9ebc-4670-b623-582fae269626 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:57:33.207 8 INFO cinder.api.openstack.wsgi [None req-9b3b7b1c-66c3-41a0-95d6-af64d06a1892 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:57:33.208 8 INFO cinder.api.openstack.wsgi [None req-9b3b7b1c-66c3-41a0-95d6-af64d06a1892 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:57:33.208 7 INFO cinder.api.openstack.wsgi [None req-50294c8a-9ebc-4670-b623-582fae269626 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:57:43.206 8 INFO cinder.api.openstack.wsgi [None req-9b3b7b1c-66c3-41a0-95d6-af64d06a1892 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:57:43.206 7 INFO cinder.api.openstack.wsgi [None req-50294c8a-9ebc-4670-b623-582fae269626 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:57:43.207 8 INFO cinder.api.openstack.wsgi [None req-9b3b7b1c-66c3-41a0-95d6-af64d06a1892 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:57:43.207 7 INFO cinder.api.openstack.wsgi [None req-50294c8a-9ebc-4670-b623-582fae269626 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:57:46.151 8 INFO cinder.api.openstack.wsgi [None req-ffd2ab1a-d488-4aaf-a082-1a3203ee8de8 ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ed912f6c2b8e49b18db256a0a6f9f493/volumes 2026-07-14 18:57:46.841 8 INFO cinder.api.v3.volumes [None req-ffd2ab1a-d488-4aaf-a082-1a3203ee8de8 ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] Create volume of 1 GB 2026-07-14 18:57:46.853 8 INFO cinder.volume.api [None req-ffd2ab1a-d488-4aaf-a082-1a3203ee8de8 ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] Availability Zones retrieved successfully. 2026-07-14 18:57:47.253 8 INFO cinder.volume.api [None req-ffd2ab1a-d488-4aaf-a082-1a3203ee8de8 ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] Create volume request issued successfully. 2026-07-14 18:57:47.255 8 INFO cinder.api.openstack.wsgi [None req-ffd2ab1a-d488-4aaf-a082-1a3203ee8de8 ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ed912f6c2b8e49b18db256a0a6f9f493/volumes returned with HTTP 202 [pid: 8|app: 0|req: 344/684] 10.0.0.94 () {34 vars in 721 bytes} [Tue Jul 14 18:57:46 2026] POST /v3/ed912f6c2b8e49b18db256a0a6f9f493/volumes => generated 864 bytes in 1112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-14 18:57:47.279 7 INFO cinder.api.openstack.wsgi [None req-3d3e6dc6-8337-4378-a1d8-3d4c289cd5b8 ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ed912f6c2b8e49b18db256a0a6f9f493/volumes/b28c6dfe-3fe2-4135-9402-40ccb214d4dc /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 18:57:47.328 7 INFO cinder.volume.api [None req-3d3e6dc6-8337-4378-a1d8-3d4c289cd5b8 ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] Volume info retrieved successfully. 2026-07-14 18:57:47.339 7 INFO cinder.api.openstack.wsgi [None req-3d3e6dc6-8337-4378-a1d8-3d4c289cd5b8 ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ed912f6c2b8e49b18db256a0a6f9f493/volumes/b28c6dfe-3fe2-4135-9402-40ccb214d4dc returned with HTTP 200 [pid: 7|app: 0|req: 341/685] 10.0.0.94 () {32 vars in 773 bytes} [Tue Jul 14 18:57:47 2026] GET /v3/ed912f6c2b8e49b18db256a0a6f9f493/volumes/b28c6dfe-3fe2-4135-9402-40ccb214d4dc => generated 932 bytes in 68 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-07-14 18:57:48.370 8 INFO cinder.api.openstack.wsgi [None req-61cb3b2a-6ec9-46f3-bfa8-3e60621a8d00 ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ed912f6c2b8e49b18db256a0a6f9f493/volumes/b28c6dfe-3fe2-4135-9402-40ccb214d4dc /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 18:57:48.403 8 INFO cinder.volume.api [None req-61cb3b2a-6ec9-46f3-bfa8-3e60621a8d00 ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] Volume info retrieved successfully. 2026-07-14 18:57:48.411 8 INFO cinder.api.openstack.wsgi [None req-61cb3b2a-6ec9-46f3-bfa8-3e60621a8d00 ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ed912f6c2b8e49b18db256a0a6f9f493/volumes/b28c6dfe-3fe2-4135-9402-40ccb214d4dc returned with HTTP 200 [pid: 8|app: 0|req: 345/686] 10.0.0.94 () {32 vars in 773 bytes} [Tue Jul 14 18:57:48 2026] GET /v3/ed912f6c2b8e49b18db256a0a6f9f493/volumes/b28c6dfe-3fe2-4135-9402-40ccb214d4dc => generated 956 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-07-14 18:57:49.431 7 INFO cinder.api.openstack.wsgi [None req-b77105f8-bfa0-4ec3-bd4d-8291ccc87f1a ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ed912f6c2b8e49b18db256a0a6f9f493/volumes/b28c6dfe-3fe2-4135-9402-40ccb214d4dc /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 18:57:49.451 7 INFO cinder.volume.api [None req-b77105f8-bfa0-4ec3-bd4d-8291ccc87f1a ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] Volume info retrieved successfully. 2026-07-14 18:57:49.458 7 INFO cinder.api.openstack.wsgi [None req-b77105f8-bfa0-4ec3-bd4d-8291ccc87f1a ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ed912f6c2b8e49b18db256a0a6f9f493/volumes/b28c6dfe-3fe2-4135-9402-40ccb214d4dc returned with HTTP 200 [pid: 7|app: 0|req: 342/687] 10.0.0.94 () {32 vars in 773 bytes} [Tue Jul 14 18:57:49 2026] GET /v3/ed912f6c2b8e49b18db256a0a6f9f493/volumes/b28c6dfe-3fe2-4135-9402-40ccb214d4dc => generated 956 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-07-14 18:57:50.485 8 INFO cinder.api.openstack.wsgi [None req-75168881-1176-4c46-a848-9136633afe42 ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ed912f6c2b8e49b18db256a0a6f9f493/volumes/b28c6dfe-3fe2-4135-9402-40ccb214d4dc /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 18:57:50.504 8 INFO cinder.volume.api [None req-75168881-1176-4c46-a848-9136633afe42 ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] Volume info retrieved successfully. 2026-07-14 18:57:50.510 8 INFO cinder.api.openstack.wsgi [None req-75168881-1176-4c46-a848-9136633afe42 ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ed912f6c2b8e49b18db256a0a6f9f493/volumes/b28c6dfe-3fe2-4135-9402-40ccb214d4dc returned with HTTP 200 [pid: 8|app: 0|req: 346/688] 10.0.0.94 () {32 vars in 773 bytes} [Tue Jul 14 18:57:50 2026] GET /v3/ed912f6c2b8e49b18db256a0a6f9f493/volumes/b28c6dfe-3fe2-4135-9402-40ccb214d4dc => generated 1482 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:57:50.608 7 INFO cinder.api.openstack.wsgi [req-4bc3f26a-5bf1-4e6e-b16c-65f20a9c5ec6 req-e769dddc-243c-4228-a2a7-cf929237176a ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ed912f6c2b8e49b18db256a0a6f9f493/volumes/b28c6dfe-3fe2-4135-9402-40ccb214d4dc /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 18:57:50.658 7 INFO cinder.volume.api [req-4bc3f26a-5bf1-4e6e-b16c-65f20a9c5ec6 req-e769dddc-243c-4228-a2a7-cf929237176a ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] Volume info retrieved successfully. 2026-07-14 18:57:50.672 7 INFO cinder.api.openstack.wsgi [req-4bc3f26a-5bf1-4e6e-b16c-65f20a9c5ec6 req-e769dddc-243c-4228-a2a7-cf929237176a ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ed912f6c2b8e49b18db256a0a6f9f493/volumes/b28c6dfe-3fe2-4135-9402-40ccb214d4dc returned with HTTP 200 [pid: 7|app: 0|req: 343/689] 10.0.0.68 () {34 vars in 1026 bytes} [Tue Jul 14 18:57:50 2026] GET /v3/ed912f6c2b8e49b18db256a0a6f9f493/volumes/b28c6dfe-3fe2-4135-9402-40ccb214d4dc => generated 1482 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:57:51.662 8 INFO cinder.api.openstack.wsgi [req-4bc3f26a-5bf1-4e6e-b16c-65f20a9c5ec6 req-4f491355-0023-46f9-9458-aa6ed0d0fe67 ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ed912f6c2b8e49b18db256a0a6f9f493/volumes/b28c6dfe-3fe2-4135-9402-40ccb214d4dc /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 18:57:51.679 8 INFO cinder.volume.api [req-4bc3f26a-5bf1-4e6e-b16c-65f20a9c5ec6 req-4f491355-0023-46f9-9458-aa6ed0d0fe67 ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] Volume info retrieved successfully. 2026-07-14 18:57:51.686 8 INFO cinder.api.openstack.wsgi [req-4bc3f26a-5bf1-4e6e-b16c-65f20a9c5ec6 req-4f491355-0023-46f9-9458-aa6ed0d0fe67 ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ed912f6c2b8e49b18db256a0a6f9f493/volumes/b28c6dfe-3fe2-4135-9402-40ccb214d4dc returned with HTTP 200 [pid: 8|app: 0|req: 347/690] 10.0.0.68 () {34 vars in 1026 bytes} [Tue Jul 14 18:57:51 2026] GET /v3/ed912f6c2b8e49b18db256a0a6f9f493/volumes/b28c6dfe-3fe2-4135-9402-40ccb214d4dc => generated 1482 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-14 18:57:51.703 7 INFO cinder.api.openstack.wsgi [req-4bc3f26a-5bf1-4e6e-b16c-65f20a9c5ec6 req-e769dddc-243c-4228-a2a7-cf929237176a ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-14 18:57:51.705 7 INFO cinder.api.openstack.wsgi [req-4bc3f26a-5bf1-4e6e-b16c-65f20a9c5ec6 req-e769dddc-243c-4228-a2a7-cf929237176a ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 344/691] 10.0.0.68 () {32 vars in 827 bytes} [Tue Jul 14 18:57:51 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-07-14 18:57:51.716 8 INFO cinder.api.openstack.wsgi [req-4bc3f26a-5bf1-4e6e-b16c-65f20a9c5ec6 req-6c5da7d2-addc-4166-9c3b-6ce50d4b6baf ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ed912f6c2b8e49b18db256a0a6f9f493/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-07-14 18:57:51.795 8 INFO cinder.api.openstack.wsgi [req-4bc3f26a-5bf1-4e6e-b16c-65f20a9c5ec6 req-6c5da7d2-addc-4166-9c3b-6ce50d4b6baf ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ed912f6c2b8e49b18db256a0a6f9f493/attachments returned with HTTP 200 [pid: 8|app: 0|req: 348/692] 10.0.0.68 () {40 vars in 1055 bytes} [Tue Jul 14 18:57:51 2026] POST /v3/ed912f6c2b8e49b18db256a0a6f9f493/attachments => generated 273 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-14 18:57:53.208 7 INFO cinder.api.openstack.wsgi [req-4bc3f26a-5bf1-4e6e-b16c-65f20a9c5ec6 req-e769dddc-243c-4228-a2a7-cf929237176a ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:57:53.208 8 INFO cinder.api.openstack.wsgi [req-4bc3f26a-5bf1-4e6e-b16c-65f20a9c5ec6 req-6c5da7d2-addc-4166-9c3b-6ce50d4b6baf ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:57:53.209 7 INFO cinder.api.openstack.wsgi [req-4bc3f26a-5bf1-4e6e-b16c-65f20a9c5ec6 req-e769dddc-243c-4228-a2a7-cf929237176a ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:57:53.211 8 INFO cinder.api.openstack.wsgi [req-4bc3f26a-5bf1-4e6e-b16c-65f20a9c5ec6 req-6c5da7d2-addc-4166-9c3b-6ce50d4b6baf ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:57:57.736 7 INFO cinder.api.openstack.wsgi [req-4bc3f26a-5bf1-4e6e-b16c-65f20a9c5ec6 req-e769dddc-243c-4228-a2a7-cf929237176a ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-14 18:57:57.737 7 INFO cinder.api.openstack.wsgi [req-4bc3f26a-5bf1-4e6e-b16c-65f20a9c5ec6 req-e769dddc-243c-4228-a2a7-cf929237176a ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 346/695] 199.19.213.157 () {32 vars in 839 bytes} [Tue Jul 14 18:57:57 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-07-14 18:57:57.792 8 INFO cinder.api.openstack.wsgi [req-4bc3f26a-5bf1-4e6e-b16c-65f20a9c5ec6 req-7b2ddec5-9e28-4f7f-a86d-588c0e8876e5 ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ed912f6c2b8e49b18db256a0a6f9f493/volumes/b28c6dfe-3fe2-4135-9402-40ccb214d4dc /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 18:57:57.807 8 INFO cinder.volume.api [req-4bc3f26a-5bf1-4e6e-b16c-65f20a9c5ec6 req-7b2ddec5-9e28-4f7f-a86d-588c0e8876e5 ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] Volume info retrieved successfully. 2026-07-14 18:57:57.813 8 INFO cinder.api.openstack.wsgi [req-4bc3f26a-5bf1-4e6e-b16c-65f20a9c5ec6 req-7b2ddec5-9e28-4f7f-a86d-588c0e8876e5 ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ed912f6c2b8e49b18db256a0a6f9f493/volumes/b28c6dfe-3fe2-4135-9402-40ccb214d4dc returned with HTTP 200 [pid: 8|app: 0|req: 350/696] 199.19.213.157 () {36 vars in 1072 bytes} [Tue Jul 14 18:57:57 2026] GET /v3/ed912f6c2b8e49b18db256a0a6f9f493/volumes/b28c6dfe-3fe2-4135-9402-40ccb214d4dc => generated 1662 bytes in 29 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-07-14 18:57:59.670 7 INFO cinder.api.openstack.wsgi [req-4bc3f26a-5bf1-4e6e-b16c-65f20a9c5ec6 req-a20152a8-a48a-4606-82ba-e3973e3c9dbc ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/ed912f6c2b8e49b18db256a0a6f9f493/attachments/770fd7af-f883-4a4c-8a95-a1976f4e46d2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 18:58:00.730 7 INFO cinder.api.openstack.wsgi [req-4bc3f26a-5bf1-4e6e-b16c-65f20a9c5ec6 req-a20152a8-a48a-4606-82ba-e3973e3c9dbc ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ed912f6c2b8e49b18db256a0a6f9f493/attachments/770fd7af-f883-4a4c-8a95-a1976f4e46d2 returned with HTTP 200 [pid: 7|app: 0|req: 347/697] 199.19.213.157 () {40 vars in 1134 bytes} [Tue Jul 14 18:57:59 2026] PUT /v3/ed912f6c2b8e49b18db256a0a6f9f493/attachments/770fd7af-f883-4a4c-8a95-a1976f4e46d2 => generated 802 bytes in 1076 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-07-14 18:58:01.256 8 INFO cinder.api.openstack.wsgi [req-4bc3f26a-5bf1-4e6e-b16c-65f20a9c5ec6 req-8b7190fe-bcba-4af6-91ee-9a3310bf9b97 ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ed912f6c2b8e49b18db256a0a6f9f493/attachments/770fd7af-f883-4a4c-8a95-a1976f4e46d2/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-07-14 18:58:01.294 8 INFO cinder.api.openstack.wsgi [req-4bc3f26a-5bf1-4e6e-b16c-65f20a9c5ec6 req-8b7190fe-bcba-4af6-91ee-9a3310bf9b97 ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ed912f6c2b8e49b18db256a0a6f9f493/attachments/770fd7af-f883-4a4c-8a95-a1976f4e46d2/action returned with HTTP 204 [pid: 8|app: 0|req: 351/698] 199.19.213.157 () {40 vars in 1147 bytes} [Tue Jul 14 18:58:01 2026] POST /v3/ed912f6c2b8e49b18db256a0a6f9f493/attachments/770fd7af-f883-4a4c-8a95-a1976f4e46d2/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-07-14 18:58:03.206 7 INFO cinder.api.openstack.wsgi [req-4bc3f26a-5bf1-4e6e-b16c-65f20a9c5ec6 req-a20152a8-a48a-4606-82ba-e3973e3c9dbc ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:58:03.207 7 INFO cinder.api.openstack.wsgi [req-4bc3f26a-5bf1-4e6e-b16c-65f20a9c5ec6 req-a20152a8-a48a-4606-82ba-e3973e3c9dbc ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:58:03.207 8 INFO cinder.api.openstack.wsgi [req-4bc3f26a-5bf1-4e6e-b16c-65f20a9c5ec6 req-8b7190fe-bcba-4af6-91ee-9a3310bf9b97 ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:58:03.208 8 INFO cinder.api.openstack.wsgi [req-4bc3f26a-5bf1-4e6e-b16c-65f20a9c5ec6 req-8b7190fe-bcba-4af6-91ee-9a3310bf9b97 ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:58:13.206 7 INFO cinder.api.openstack.wsgi [req-4bc3f26a-5bf1-4e6e-b16c-65f20a9c5ec6 req-a20152a8-a48a-4606-82ba-e3973e3c9dbc ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:58:13.206 8 INFO cinder.api.openstack.wsgi [req-4bc3f26a-5bf1-4e6e-b16c-65f20a9c5ec6 req-8b7190fe-bcba-4af6-91ee-9a3310bf9b97 ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:58:13.206 7 INFO cinder.api.openstack.wsgi [req-4bc3f26a-5bf1-4e6e-b16c-65f20a9c5ec6 req-a20152a8-a48a-4606-82ba-e3973e3c9dbc ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:58:13.207 8 INFO cinder.api.openstack.wsgi [req-4bc3f26a-5bf1-4e6e-b16c-65f20a9c5ec6 req-8b7190fe-bcba-4af6-91ee-9a3310bf9b97 ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] http://10.0.0.231: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-07-14 18:58:15.772 7 INFO cinder.api.openstack.wsgi [req-5cb822cf-f6cb-434c-bcf3-354cc46454d3 req-5b47f5fe-f2d8-4a9a-b80e-4f27f77996fa ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ed912f6c2b8e49b18db256a0a6f9f493/attachments/770fd7af-f883-4a4c-8a95-a1976f4e46d2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 18:58:16.365 7 INFO cinder.api.openstack.wsgi [req-5cb822cf-f6cb-434c-bcf3-354cc46454d3 req-5b47f5fe-f2d8-4a9a-b80e-4f27f77996fa ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ed912f6c2b8e49b18db256a0a6f9f493/attachments/770fd7af-f883-4a4c-8a95-a1976f4e46d2 returned with HTTP 200 [pid: 7|app: 0|req: 350/703] 199.19.213.157 () {38 vars in 1102 bytes} [Tue Jul 14 18:58:15 2026] DELETE /v3/ed912f6c2b8e49b18db256a0a6f9f493/attachments/770fd7af-f883-4a4c-8a95-a1976f4e46d2 => generated 19 bytes in 609 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-07-14 18:58:16.378 8 INFO cinder.api.openstack.wsgi [req-5cb822cf-f6cb-434c-bcf3-354cc46454d3 req-f1aa4720-e0e8-4874-bdd4-36e111512993 ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ed912f6c2b8e49b18db256a0a6f9f493/volumes/b28c6dfe-3fe2-4135-9402-40ccb214d4dc 2026-07-14 18:58:16.379 8 INFO cinder.api.v3.volumes [req-5cb822cf-f6cb-434c-bcf3-354cc46454d3 req-f1aa4720-e0e8-4874-bdd4-36e111512993 ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] Delete volume with id: b28c6dfe-3fe2-4135-9402-40ccb214d4dc /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 18:58:16.399 8 INFO cinder.volume.api [req-5cb822cf-f6cb-434c-bcf3-354cc46454d3 req-f1aa4720-e0e8-4874-bdd4-36e111512993 ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] Volume info retrieved successfully. 2026-07-14 18:58:16.435 8 INFO cinder.volume.api [req-5cb822cf-f6cb-434c-bcf3-354cc46454d3 req-f1aa4720-e0e8-4874-bdd4-36e111512993 ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] Delete volume request issued successfully. 2026-07-14 18:58:16.435 8 INFO cinder.api.openstack.wsgi [req-5cb822cf-f6cb-434c-bcf3-354cc46454d3 req-f1aa4720-e0e8-4874-bdd4-36e111512993 ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ed912f6c2b8e49b18db256a0a6f9f493/volumes/b28c6dfe-3fe2-4135-9402-40ccb214d4dc returned with HTTP 202 [pid: 8|app: 0|req: 354/704] 199.19.213.157 () {36 vars in 1053 bytes} [Tue Jul 14 18:58:16 2026] DELETE /v3/ed912f6c2b8e49b18db256a0a6f9f493/volumes/b28c6dfe-3fe2-4135-9402-40ccb214d4dc => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-07-14 18:58:23.206 7 INFO cinder.api.openstack.wsgi [req-5cb822cf-f6cb-434c-bcf3-354cc46454d3 req-5b47f5fe-f2d8-4a9a-b80e-4f27f77996fa ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:58:23.207 8 INFO cinder.api.openstack.wsgi [req-5cb822cf-f6cb-434c-bcf3-354cc46454d3 req-f1aa4720-e0e8-4874-bdd4-36e111512993 ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:58:23.208 7 INFO cinder.api.openstack.wsgi [req-5cb822cf-f6cb-434c-bcf3-354cc46454d3 req-5b47f5fe-f2d8-4a9a-b80e-4f27f77996fa ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:58:23.208 8 INFO cinder.api.openstack.wsgi [req-5cb822cf-f6cb-434c-bcf3-354cc46454d3 req-f1aa4720-e0e8-4874-bdd4-36e111512993 ca41de93aab34479a9297dbbabe29a9a ed912f6c2b8e49b18db256a0a6f9f493 - - default default] http://10.0.0.231: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-07-14 18:58:24.214 8 INFO cinder.api.openstack.wsgi [None req-2dff3eaa-ece4-48bb-ad9e-3023e73b4e51 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/073c47fc39864e8dbd8f592d1bbaa28a?usage=true 2026-07-14 18:58:24.247 8 INFO cinder.api.openstack.wsgi [None req-2dff3eaa-ece4-48bb-ad9e-3023e73b4e51 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/073c47fc39864e8dbd8f592d1bbaa28a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 356/707] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:58:23 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/073c47fc39864e8dbd8f592d1bbaa28a?usage=true => generated 847 bytes in 303 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-07-14 18:58:24.267 7 INFO cinder.api.openstack.wsgi [None req-f7988b27-f170-493b-979e-17ddec03dbc5 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 18:58:24.304 7 INFO cinder.api.openstack.wsgi [None req-f7988b27-f170-493b-979e-17ddec03dbc5 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 352/708] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:58:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:58:24.315 8 INFO cinder.api.openstack.wsgi [None req-31115ac5-33ea-433d-9133-7eddeb727cde 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/3bc37c909a284732b65b18f9a474f7ed?usage=true 2026-07-14 18:58:24.355 8 INFO cinder.api.openstack.wsgi [None req-31115ac5-33ea-433d-9133-7eddeb727cde 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/3bc37c909a284732b65b18f9a474f7ed?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 357/709] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:58:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/3bc37c909a284732b65b18f9a474f7ed?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:58:24.371 7 INFO cinder.api.openstack.wsgi [None req-347ad300-71c8-4fdb-9b39-22ea362a367d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true 2026-07-14 18:58:24.397 7 INFO cinder.api.openstack.wsgi [None req-347ad300-71c8-4fdb-9b39-22ea362a367d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 353/710] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:58:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:58:24.407 8 INFO cinder.api.openstack.wsgi [None req-9af00c9d-0acd-4b01-abe7-5c443bf23704 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/7d3040211e6241d0a9519368da4b2b59?usage=true 2026-07-14 18:58:24.430 8 INFO cinder.api.openstack.wsgi [None req-9af00c9d-0acd-4b01-abe7-5c443bf23704 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/7d3040211e6241d0a9519368da4b2b59?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 358/711] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:58:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/7d3040211e6241d0a9519368da4b2b59?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:58:24.440 7 INFO cinder.api.openstack.wsgi [None req-9deb4a32-f3e4-4647-9e3b-459d6658894a 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true 2026-07-14 18:58:24.466 7 INFO cinder.api.openstack.wsgi [None req-9deb4a32-f3e4-4647-9e3b-459d6658894a 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 354/712] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:58:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:58:24.477 8 INFO cinder.api.openstack.wsgi [None req-724a509a-7e50-4459-83ed-f89de61c7d31 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/e7ab9aee3c254323bc39195b99d044a8?usage=true 2026-07-14 18:58:24.495 8 INFO cinder.api.openstack.wsgi [None req-724a509a-7e50-4459-83ed-f89de61c7d31 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/e7ab9aee3c254323bc39195b99d044a8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 359/713] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:58:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/e7ab9aee3c254323bc39195b99d044a8?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:58:24.507 7 INFO cinder.api.openstack.wsgi [None req-ce74312e-291d-4a39-9932-2a92bd22d966 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true 2026-07-14 18:58:24.518 7 INFO cinder.volume.api [None req-ce74312e-291d-4a39-9932-2a92bd22d966 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all volumes completed successfully. 2026-07-14 18:58:24.521 7 INFO cinder.api.openstack.wsgi [None req-ce74312e-291d-4a39-9932-2a92bd22d966 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 355/714] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 18:58:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 18:58:24.538 8 INFO cinder.api.openstack.wsgi [None req-1b154f50-8123-4a4b-842f-0912873da0e5 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services 2026-07-14 18:58:24.546 8 INFO cinder.api.openstack.wsgi [None req-1b154f50-8123-4a4b-842f-0912873da0e5 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services returned with HTTP 200 [pid: 8|app: 0|req: 360/715] 10.0.0.212 () {28 vars in 644 bytes} [Tue Jul 14 18:58:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:58:24.556 7 INFO cinder.api.openstack.wsgi [None req-e11d8f32-faad-47f3-9180-cb225f9c6c36 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true 2026-07-14 18:58:25.060 7 INFO cinder.api.openstack.wsgi [None req-e11d8f32-faad-47f3-9180-cb225f9c6c36 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 356/716] 10.0.0.212 () {28 vars in 695 bytes} [Tue Jul 14 18:58:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 18:58:25.071 8 INFO cinder.api.openstack.wsgi [None req-d71d5d74-2f7c-4a91-b7ab-35791e343f77 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true 2026-07-14 18:58:25.076 8 INFO cinder.volume.api [None req-d71d5d74-2f7c-4a91-b7ab-35791e343f77 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all snapshots completed successfully. 2026-07-14 18:58:25.077 8 INFO cinder.api.openstack.wsgi [None req-d71d5d74-2f7c-4a91-b7ab-35791e343f77 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 361/717] 10.0.0.212 () {28 vars in 673 bytes} [Tue Jul 14 18:58:25 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:58:25.086 7 INFO cinder.api.openstack.wsgi [None req-6a5343a0-2f50-4bd1-ab7c-c0b992f8ef1f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true 2026-07-14 18:58:25.104 7 INFO cinder.volume.api [None req-6a5343a0-2f50-4bd1-ab7c-c0b992f8ef1f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all volumes completed successfully. 2026-07-14 18:58:25.107 7 INFO cinder.api.openstack.wsgi [None req-6a5343a0-2f50-4bd1-ab7c-c0b992f8ef1f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 357/718] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 18:58:25 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 18:58:33.207 8 INFO cinder.api.openstack.wsgi [None req-d71d5d74-2f7c-4a91-b7ab-35791e343f77 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:58:33.207 7 INFO cinder.api.openstack.wsgi [None req-6a5343a0-2f50-4bd1-ab7c-c0b992f8ef1f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:58:33.208 7 INFO cinder.api.openstack.wsgi [None req-6a5343a0-2f50-4bd1-ab7c-c0b992f8ef1f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:58:33.208 8 INFO cinder.api.openstack.wsgi [None req-d71d5d74-2f7c-4a91-b7ab-35791e343f77 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:58:43.206 8 INFO cinder.api.openstack.wsgi [None req-d71d5d74-2f7c-4a91-b7ab-35791e343f77 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:58:43.206 7 INFO cinder.api.openstack.wsgi [None req-6a5343a0-2f50-4bd1-ab7c-c0b992f8ef1f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:58:43.206 8 INFO cinder.api.openstack.wsgi [None req-d71d5d74-2f7c-4a91-b7ab-35791e343f77 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:58:43.207 7 INFO cinder.api.openstack.wsgi [None req-6a5343a0-2f50-4bd1-ab7c-c0b992f8ef1f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:58:45.429 8 INFO cinder.api.openstack.wsgi [req-92489d0b-345f-464f-ae45-ab3e8bb5b1da req-161b4334-6045-4eab-b0c2-00c56463810a d5da3f471501434297209f765b0722a2 7d3040211e6241d0a9519368da4b2b59 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7d3040211e6241d0a9519368da4b2b59/attachments?instance_id=70c8f4c2-478e-4942-805a-e0fe95ef1a9c 2026-07-14 18:58:45.443 8 INFO cinder.api.openstack.wsgi [req-92489d0b-345f-464f-ae45-ab3e8bb5b1da req-161b4334-6045-4eab-b0c2-00c56463810a d5da3f471501434297209f765b0722a2 7d3040211e6241d0a9519368da4b2b59 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7d3040211e6241d0a9519368da4b2b59/attachments?instance_id=70c8f4c2-478e-4942-805a-e0fe95ef1a9c returned with HTTP 200 [pid: 8|app: 0|req: 364/723] 199.19.213.157 () {36 vars in 1103 bytes} [Tue Jul 14 18:58:45 2026] GET /v3/7d3040211e6241d0a9519368da4b2b59/attachments?instance_id=70c8f4c2-478e-4942-805a-e0fe95ef1a9c => generated 19 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:58:53.206 7 INFO cinder.api.openstack.wsgi [None req-6a5343a0-2f50-4bd1-ab7c-c0b992f8ef1f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:58:53.206 8 INFO cinder.api.openstack.wsgi [req-92489d0b-345f-464f-ae45-ab3e8bb5b1da req-161b4334-6045-4eab-b0c2-00c56463810a d5da3f471501434297209f765b0722a2 7d3040211e6241d0a9519368da4b2b59 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:58:53.207 7 INFO cinder.api.openstack.wsgi [None req-6a5343a0-2f50-4bd1-ab7c-c0b992f8ef1f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:58:53.207 8 INFO cinder.api.openstack.wsgi [req-92489d0b-345f-464f-ae45-ab3e8bb5b1da req-161b4334-6045-4eab-b0c2-00c56463810a d5da3f471501434297209f765b0722a2 7d3040211e6241d0a9519368da4b2b59 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:59:03.205 7 INFO cinder.api.openstack.wsgi [None req-6a5343a0-2f50-4bd1-ab7c-c0b992f8ef1f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:59:03.206 7 INFO cinder.api.openstack.wsgi [None req-6a5343a0-2f50-4bd1-ab7c-c0b992f8ef1f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:59:03.205 8 INFO cinder.api.openstack.wsgi [req-92489d0b-345f-464f-ae45-ab3e8bb5b1da req-161b4334-6045-4eab-b0c2-00c56463810a d5da3f471501434297209f765b0722a2 7d3040211e6241d0a9519368da4b2b59 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:59:03.207 8 INFO cinder.api.openstack.wsgi [req-92489d0b-345f-464f-ae45-ab3e8bb5b1da req-161b4334-6045-4eab-b0c2-00c56463810a d5da3f471501434297209f765b0722a2 7d3040211e6241d0a9519368da4b2b59 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:59:12.268 7 INFO cinder.api.openstack.wsgi [None req-6a5343a0-2f50-4bd1-ab7c-c0b992f8ef1f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-14 18:59:12.268 7 INFO cinder.api.openstack.wsgi [None req-6a5343a0-2f50-4bd1-ab7c-c0b992f8ef1f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 362/728] 10.0.0.94 () {30 vars in 409 bytes} [Tue Jul 14 18:59:12 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-14 18:59:13.206 8 INFO cinder.api.openstack.wsgi [req-92489d0b-345f-464f-ae45-ab3e8bb5b1da req-161b4334-6045-4eab-b0c2-00c56463810a d5da3f471501434297209f765b0722a2 7d3040211e6241d0a9519368da4b2b59 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:59:13.206 7 INFO cinder.api.openstack.wsgi [None req-6a5343a0-2f50-4bd1-ab7c-c0b992f8ef1f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:59:13.207 8 INFO cinder.api.openstack.wsgi [req-92489d0b-345f-464f-ae45-ab3e8bb5b1da req-161b4334-6045-4eab-b0c2-00c56463810a d5da3f471501434297209f765b0722a2 7d3040211e6241d0a9519368da4b2b59 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:59:13.207 7 INFO cinder.api.openstack.wsgi [None req-6a5343a0-2f50-4bd1-ab7c-c0b992f8ef1f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:59:14.986 8 INFO cinder.api.openstack.wsgi [None req-ba038039-26cc-44d3-bbd4-a4109eaa908c 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes 2026-07-14 18:59:14.991 8 INFO cinder.api.v3.volumes [None req-ba038039-26cc-44d3-bbd4-a4109eaa908c 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] Create volume of 1 GB 2026-07-14 18:59:14.996 8 INFO cinder.volume.api [None req-ba038039-26cc-44d3-bbd4-a4109eaa908c 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] Availability Zones retrieved successfully. 2026-07-14 18:59:15.166 8 INFO cinder.volume.api [None req-ba038039-26cc-44d3-bbd4-a4109eaa908c 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] Create volume request issued successfully. 2026-07-14 18:59:15.168 8 INFO cinder.api.openstack.wsgi [None req-ba038039-26cc-44d3-bbd4-a4109eaa908c 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes returned with HTTP 202 [pid: 8|app: 0|req: 368/731] 10.0.0.94 () {34 vars in 721 bytes} [Tue Jul 14 18:59:14 2026] POST /v3/730875563c2b4917931b5ad3deefbfae/volumes => generated 870 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-14 18:59:15.189 7 INFO cinder.api.openstack.wsgi [None req-744e671e-3304-4a0d-bf7e-66d99d534ba8 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/f2a4f098-a4ca-4c14-a2d3-5039f1c195f9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 18:59:15.205 7 INFO cinder.volume.api [None req-744e671e-3304-4a0d-bf7e-66d99d534ba8 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] Volume info retrieved successfully. 2026-07-14 18:59:15.210 7 INFO cinder.api.openstack.wsgi [None req-744e671e-3304-4a0d-bf7e-66d99d534ba8 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/f2a4f098-a4ca-4c14-a2d3-5039f1c195f9 returned with HTTP 200 [pid: 7|app: 0|req: 364/732] 10.0.0.94 () {32 vars in 773 bytes} [Tue Jul 14 18:59:15 2026] GET /v3/730875563c2b4917931b5ad3deefbfae/volumes/f2a4f098-a4ca-4c14-a2d3-5039f1c195f9 => generated 938 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-07-14 18:59:16.229 8 INFO cinder.api.openstack.wsgi [None req-568f7c99-29af-4e65-a9a6-5f01a5d08cda 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/f2a4f098-a4ca-4c14-a2d3-5039f1c195f9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 18:59:16.245 8 INFO cinder.volume.api [None req-568f7c99-29af-4e65-a9a6-5f01a5d08cda 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] Volume info retrieved successfully. 2026-07-14 18:59:16.252 8 INFO cinder.api.openstack.wsgi [None req-568f7c99-29af-4e65-a9a6-5f01a5d08cda 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/f2a4f098-a4ca-4c14-a2d3-5039f1c195f9 returned with HTTP 200 [pid: 8|app: 0|req: 369/733] 10.0.0.94 () {32 vars in 773 bytes} [Tue Jul 14 18:59:16 2026] GET /v3/730875563c2b4917931b5ad3deefbfae/volumes/f2a4f098-a4ca-4c14-a2d3-5039f1c195f9 => generated 963 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-07-14 18:59:16.280 7 INFO cinder.api.openstack.wsgi [None req-ff755fc5-15c0-434e-b15d-3393b8f2e440 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/f2a4f098-a4ca-4c14-a2d3-5039f1c195f9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 18:59:16.295 7 INFO cinder.volume.api [None req-ff755fc5-15c0-434e-b15d-3393b8f2e440 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] Volume info retrieved successfully. 2026-07-14 18:59:16.301 7 INFO cinder.api.openstack.wsgi [None req-ff755fc5-15c0-434e-b15d-3393b8f2e440 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/f2a4f098-a4ca-4c14-a2d3-5039f1c195f9 returned with HTTP 200 [pid: 7|app: 0|req: 365/734] 10.0.0.94 () {32 vars in 773 bytes} [Tue Jul 14 18:59:16 2026] GET /v3/730875563c2b4917931b5ad3deefbfae/volumes/f2a4f098-a4ca-4c14-a2d3-5039f1c195f9 => generated 963 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-07-14 18:59:16.327 8 INFO cinder.api.openstack.wsgi [None req-380a36b2-3d6c-454f-9b6f-69e44150efeb 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/f2a4f098-a4ca-4c14-a2d3-5039f1c195f9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 18:59:16.341 8 INFO cinder.volume.api [None req-380a36b2-3d6c-454f-9b6f-69e44150efeb 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] Volume info retrieved successfully. 2026-07-14 18:59:16.348 8 INFO cinder.volume.api [None req-380a36b2-3d6c-454f-9b6f-69e44150efeb 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] Volume updated successfully. 2026-07-14 18:59:16.348 8 INFO cinder.api.openstack.wsgi [None req-380a36b2-3d6c-454f-9b6f-69e44150efeb 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/f2a4f098-a4ca-4c14-a2d3-5039f1c195f9 returned with HTTP 200 [pid: 8|app: 0|req: 370/735] 10.0.0.94 () {34 vars in 793 bytes} [Tue Jul 14 18:59:16 2026] PUT /v3/730875563c2b4917931b5ad3deefbfae/volumes/f2a4f098-a4ca-4c14-a2d3-5039f1c195f9 => generated 895 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-07-14 18:59:16.371 7 INFO cinder.api.openstack.wsgi [None req-5d94b36b-86d7-443d-a707-426f1fe2812e 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/f2a4f098-a4ca-4c14-a2d3-5039f1c195f9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 18:59:16.391 7 INFO cinder.volume.api [None req-5d94b36b-86d7-443d-a707-426f1fe2812e 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] Volume info retrieved successfully. 2026-07-14 18:59:16.399 7 INFO cinder.volume.api [None req-5d94b36b-86d7-443d-a707-426f1fe2812e 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] Volume updated successfully. 2026-07-14 18:59:16.399 7 INFO cinder.api.openstack.wsgi [None req-5d94b36b-86d7-443d-a707-426f1fe2812e 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/f2a4f098-a4ca-4c14-a2d3-5039f1c195f9 returned with HTTP 200 [pid: 7|app: 0|req: 366/736] 10.0.0.94 () {34 vars in 794 bytes} [Tue Jul 14 18:59:16 2026] PUT /v3/730875563c2b4917931b5ad3deefbfae/volumes/f2a4f098-a4ca-4c14-a2d3-5039f1c195f9 => generated 934 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-07-14 18:59:16.419 8 INFO cinder.api.openstack.wsgi [None req-9b521395-7bb9-42d0-b67c-49ff6a84c347 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/f2a4f098-a4ca-4c14-a2d3-5039f1c195f9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 18:59:16.436 8 INFO cinder.volume.api [None req-9b521395-7bb9-42d0-b67c-49ff6a84c347 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] Volume info retrieved successfully. 2026-07-14 18:59:16.441 8 INFO cinder.api.openstack.wsgi [None req-9b521395-7bb9-42d0-b67c-49ff6a84c347 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/f2a4f098-a4ca-4c14-a2d3-5039f1c195f9 returned with HTTP 200 [pid: 8|app: 0|req: 371/737] 10.0.0.94 () {32 vars in 773 bytes} [Tue Jul 14 18:59:16 2026] GET /v3/730875563c2b4917931b5ad3deefbfae/volumes/f2a4f098-a4ca-4c14-a2d3-5039f1c195f9 => generated 1002 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-07-14 18:59:16.467 7 INFO cinder.api.openstack.wsgi [None req-35c2c39b-8843-4855-b9eb-ab0f308b0d02 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes 2026-07-14 18:59:16.470 7 INFO cinder.api.v3.volumes [None req-35c2c39b-8843-4855-b9eb-ab0f308b0d02 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] Create volume of 1 GB 2026-07-14 18:59:16.485 7 INFO cinder.volume.api [None req-35c2c39b-8843-4855-b9eb-ab0f308b0d02 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] Availability Zones retrieved successfully. 2026-07-14 18:59:16.721 7 INFO cinder.volume.api [None req-35c2c39b-8843-4855-b9eb-ab0f308b0d02 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] Create volume request issued successfully. 2026-07-14 18:59:16.722 7 INFO cinder.api.openstack.wsgi [None req-35c2c39b-8843-4855-b9eb-ab0f308b0d02 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes returned with HTTP 202 [pid: 7|app: 0|req: 367/738] 10.0.0.94 () {34 vars in 721 bytes} [Tue Jul 14 18:59:16 2026] POST /v3/730875563c2b4917931b5ad3deefbfae/volumes => generated 891 bytes in 263 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-07-14 18:59:16.743 8 INFO cinder.api.openstack.wsgi [None req-761780c6-7811-4b53-992d-6f27993799cb 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/26e93411-9372-4b48-906b-d597bb788617 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 18:59:16.754 8 INFO cinder.volume.api [None req-761780c6-7811-4b53-992d-6f27993799cb 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] Volume info retrieved successfully. 2026-07-14 18:59:16.758 8 INFO cinder.api.openstack.wsgi [None req-761780c6-7811-4b53-992d-6f27993799cb 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/26e93411-9372-4b48-906b-d597bb788617 returned with HTTP 200 [pid: 8|app: 0|req: 372/739] 10.0.0.94 () {32 vars in 773 bytes} [Tue Jul 14 18:59:16 2026] GET /v3/730875563c2b4917931b5ad3deefbfae/volumes/26e93411-9372-4b48-906b-d597bb788617 => generated 959 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:59:17.785 7 INFO cinder.api.openstack.wsgi [None req-5f6bf1f8-ef75-43ad-bb2c-b88c0617fb7f 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/26e93411-9372-4b48-906b-d597bb788617 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 18:59:17.801 7 INFO cinder.volume.api [None req-5f6bf1f8-ef75-43ad-bb2c-b88c0617fb7f 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] Volume info retrieved successfully. 2026-07-14 18:59:17.806 7 INFO cinder.api.openstack.wsgi [None req-5f6bf1f8-ef75-43ad-bb2c-b88c0617fb7f 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/26e93411-9372-4b48-906b-d597bb788617 returned with HTTP 200 [pid: 7|app: 0|req: 368/740] 10.0.0.94 () {32 vars in 773 bytes} [Tue Jul 14 18:59:17 2026] GET /v3/730875563c2b4917931b5ad3deefbfae/volumes/26e93411-9372-4b48-906b-d597bb788617 => generated 984 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:59:17.825 8 INFO cinder.api.openstack.wsgi [None req-20eef5bc-7148-4f19-bb15-50ff9a12bede 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/26e93411-9372-4b48-906b-d597bb788617 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 18:59:17.844 8 INFO cinder.volume.api [None req-20eef5bc-7148-4f19-bb15-50ff9a12bede 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] Volume info retrieved successfully. 2026-07-14 18:59:17.853 8 INFO cinder.volume.api [None req-20eef5bc-7148-4f19-bb15-50ff9a12bede 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] Volume updated successfully. 2026-07-14 18:59:17.854 8 INFO cinder.api.openstack.wsgi [None req-20eef5bc-7148-4f19-bb15-50ff9a12bede 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/26e93411-9372-4b48-906b-d597bb788617 returned with HTTP 200 [pid: 8|app: 0|req: 373/741] 10.0.0.94 () {34 vars in 793 bytes} [Tue Jul 14 18:59:17 2026] PUT /v3/730875563c2b4917931b5ad3deefbfae/volumes/26e93411-9372-4b48-906b-d597bb788617 => generated 881 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-07-14 18:59:17.873 7 INFO cinder.api.openstack.wsgi [None req-4ed579dc-0b70-4615-a94d-e4ea0c89703a 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/26e93411-9372-4b48-906b-d597bb788617 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 18:59:17.886 7 INFO cinder.volume.api [None req-4ed579dc-0b70-4615-a94d-e4ea0c89703a 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] Volume info retrieved successfully. 2026-07-14 18:59:17.903 7 INFO cinder.api.openstack.wsgi [None req-4ed579dc-0b70-4615-a94d-e4ea0c89703a 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/26e93411-9372-4b48-906b-d597bb788617 returned with HTTP 200 [pid: 7|app: 0|req: 369/742] 10.0.0.94 () {32 vars in 773 bytes} [Tue Jul 14 18:59:17 2026] GET /v3/730875563c2b4917931b5ad3deefbfae/volumes/26e93411-9372-4b48-906b-d597bb788617 => generated 949 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-07-14 18:59:17.927 8 INFO cinder.api.openstack.wsgi [None req-0794a3d1-ba12-467f-8441-0bcd142a8578 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/26e93411-9372-4b48-906b-d597bb788617 2026-07-14 18:59:17.927 8 INFO cinder.api.v3.volumes [None req-0794a3d1-ba12-467f-8441-0bcd142a8578 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] Delete volume with id: 26e93411-9372-4b48-906b-d597bb788617 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 18:59:17.941 8 INFO cinder.volume.api [None req-0794a3d1-ba12-467f-8441-0bcd142a8578 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] Volume info retrieved successfully. 2026-07-14 18:59:17.964 8 INFO cinder.volume.api [None req-0794a3d1-ba12-467f-8441-0bcd142a8578 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] Delete volume request issued successfully. 2026-07-14 18:59:17.964 8 INFO cinder.api.openstack.wsgi [None req-0794a3d1-ba12-467f-8441-0bcd142a8578 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/26e93411-9372-4b48-906b-d597bb788617 returned with HTTP 202 [pid: 8|app: 0|req: 374/743] 10.0.0.94 () {32 vars in 776 bytes} [Tue Jul 14 18:59:17 2026] DELETE /v3/730875563c2b4917931b5ad3deefbfae/volumes/26e93411-9372-4b48-906b-d597bb788617 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:59:17.975 7 INFO cinder.api.openstack.wsgi [None req-ae1e80a6-1e21-4220-af7a-2d977f3a3bf3 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/26e93411-9372-4b48-906b-d597bb788617 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 18:59:17.995 7 INFO cinder.volume.api [None req-ae1e80a6-1e21-4220-af7a-2d977f3a3bf3 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] Volume info retrieved successfully. 2026-07-14 18:59:18.007 7 INFO cinder.api.openstack.wsgi [None req-ae1e80a6-1e21-4220-af7a-2d977f3a3bf3 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/26e93411-9372-4b48-906b-d597bb788617 returned with HTTP 200 [pid: 7|app: 0|req: 370/744] 10.0.0.94 () {32 vars in 773 bytes} [Tue Jul 14 18:59:17 2026] GET /v3/730875563c2b4917931b5ad3deefbfae/volumes/26e93411-9372-4b48-906b-d597bb788617 => generated 948 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:59:19.027 8 INFO cinder.api.openstack.wsgi [None req-ea5ac4bf-7724-439f-bd93-3434161b45a8 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/26e93411-9372-4b48-906b-d597bb788617 2026-07-14 18:59:19.035 8 INFO cinder.api.openstack.wsgi [None req-ea5ac4bf-7724-439f-bd93-3434161b45a8 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/26e93411-9372-4b48-906b-d597bb788617 returned with HTTP 404 [pid: 8|app: 0|req: 375/745] 10.0.0.94 () {32 vars in 773 bytes} [Tue Jul 14 18:59:19 2026] GET /v3/730875563c2b4917931b5ad3deefbfae/volumes/26e93411-9372-4b48-906b-d597bb788617 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:59:19.048 7 INFO cinder.api.openstack.wsgi [None req-21d9feaf-3cc2-43fc-99ed-155cc5f76893 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/f2a4f098-a4ca-4c14-a2d3-5039f1c195f9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 18:59:19.061 7 INFO cinder.volume.api [None req-21d9feaf-3cc2-43fc-99ed-155cc5f76893 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] Volume info retrieved successfully. 2026-07-14 18:59:19.066 7 INFO cinder.api.openstack.wsgi [None req-21d9feaf-3cc2-43fc-99ed-155cc5f76893 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/f2a4f098-a4ca-4c14-a2d3-5039f1c195f9 returned with HTTP 200 [pid: 7|app: 0|req: 371/746] 10.0.0.94 () {32 vars in 773 bytes} [Tue Jul 14 18:59:19 2026] GET /v3/730875563c2b4917931b5ad3deefbfae/volumes/f2a4f098-a4ca-4c14-a2d3-5039f1c195f9 => generated 1002 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-14 18:59:19.083 8 INFO cinder.api.openstack.wsgi [None req-a07c7acd-6a3f-4bdd-9d9f-ff98a1cccd9c 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/f2a4f098-a4ca-4c14-a2d3-5039f1c195f9 2026-07-14 18:59:19.083 8 INFO cinder.api.v3.volumes [None req-a07c7acd-6a3f-4bdd-9d9f-ff98a1cccd9c 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] Delete volume with id: f2a4f098-a4ca-4c14-a2d3-5039f1c195f9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 18:59:19.097 8 INFO cinder.volume.api [None req-a07c7acd-6a3f-4bdd-9d9f-ff98a1cccd9c 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] Volume info retrieved successfully. 2026-07-14 18:59:19.117 8 INFO cinder.volume.api [None req-a07c7acd-6a3f-4bdd-9d9f-ff98a1cccd9c 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] Delete volume request issued successfully. 2026-07-14 18:59:19.117 8 INFO cinder.api.openstack.wsgi [None req-a07c7acd-6a3f-4bdd-9d9f-ff98a1cccd9c 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/f2a4f098-a4ca-4c14-a2d3-5039f1c195f9 returned with HTTP 202 [pid: 8|app: 0|req: 376/747] 10.0.0.94 () {32 vars in 776 bytes} [Tue Jul 14 18:59:19 2026] DELETE /v3/730875563c2b4917931b5ad3deefbfae/volumes/f2a4f098-a4ca-4c14-a2d3-5039f1c195f9 => 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-07-14 18:59:19.137 7 INFO cinder.api.openstack.wsgi [None req-0c02ef87-8476-4286-b509-865af1ac52a8 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/f2a4f098-a4ca-4c14-a2d3-5039f1c195f9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 18:59:19.153 7 INFO cinder.volume.api [None req-0c02ef87-8476-4286-b509-865af1ac52a8 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] Volume info retrieved successfully. 2026-07-14 18:59:19.158 7 INFO cinder.api.openstack.wsgi [None req-0c02ef87-8476-4286-b509-865af1ac52a8 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/f2a4f098-a4ca-4c14-a2d3-5039f1c195f9 returned with HTTP 200 [pid: 7|app: 0|req: 372/748] 10.0.0.94 () {32 vars in 773 bytes} [Tue Jul 14 18:59:19 2026] GET /v3/730875563c2b4917931b5ad3deefbfae/volumes/f2a4f098-a4ca-4c14-a2d3-5039f1c195f9 => generated 1001 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-07-14 18:59:20.183 8 INFO cinder.api.openstack.wsgi [None req-e96b54ad-fe9e-46d9-bcd2-f40eef8ff194 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/f2a4f098-a4ca-4c14-a2d3-5039f1c195f9 2026-07-14 18:59:20.190 8 INFO cinder.api.openstack.wsgi [None req-e96b54ad-fe9e-46d9-bcd2-f40eef8ff194 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/f2a4f098-a4ca-4c14-a2d3-5039f1c195f9 returned with HTTP 404 [pid: 8|app: 0|req: 377/749] 10.0.0.94 () {32 vars in 773 bytes} [Tue Jul 14 18:59:20 2026] GET /v3/730875563c2b4917931b5ad3deefbfae/volumes/f2a4f098-a4ca-4c14-a2d3-5039f1c195f9 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:59:20.239 7 INFO cinder.api.openstack.wsgi [None req-ca77eed5-00db-4226-95ee-2455257199dd 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes 2026-07-14 18:59:20.835 7 INFO cinder.api.v3.volumes [None req-ca77eed5-00db-4226-95ee-2455257199dd 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] Create volume of 1 GB 2026-07-14 18:59:20.842 7 INFO cinder.volume.api [None req-ca77eed5-00db-4226-95ee-2455257199dd 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] Availability Zones retrieved successfully. 2026-07-14 18:59:21.029 7 INFO cinder.volume.api [None req-ca77eed5-00db-4226-95ee-2455257199dd 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] Create volume request issued successfully. 2026-07-14 18:59:21.030 7 INFO cinder.api.openstack.wsgi [None req-ca77eed5-00db-4226-95ee-2455257199dd 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes returned with HTTP 202 [pid: 7|app: 0|req: 373/750] 10.0.0.94 () {34 vars in 721 bytes} [Tue Jul 14 18:59:20 2026] POST /v3/730875563c2b4917931b5ad3deefbfae/volumes => generated 870 bytes in 798 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-14 18:59:21.049 8 INFO cinder.api.openstack.wsgi [None req-5f0f0d55-f5dc-491e-9f4b-7dd54e18b356 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/1a62941b-3a43-4036-879f-164d33de1c16 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 18:59:21.068 8 INFO cinder.volume.api [None req-5f0f0d55-f5dc-491e-9f4b-7dd54e18b356 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] Volume info retrieved successfully. 2026-07-14 18:59:21.078 8 INFO cinder.api.openstack.wsgi [None req-5f0f0d55-f5dc-491e-9f4b-7dd54e18b356 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/1a62941b-3a43-4036-879f-164d33de1c16 returned with HTTP 200 [pid: 8|app: 0|req: 378/751] 10.0.0.94 () {32 vars in 773 bytes} [Tue Jul 14 18:59:21 2026] GET /v3/730875563c2b4917931b5ad3deefbfae/volumes/1a62941b-3a43-4036-879f-164d33de1c16 => generated 938 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-07-14 18:59:22.106 7 INFO cinder.api.openstack.wsgi [None req-ef35454e-c660-41dd-9f77-707e2e91e3fb 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/1a62941b-3a43-4036-879f-164d33de1c16 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 18:59:22.123 7 INFO cinder.volume.api [None req-ef35454e-c660-41dd-9f77-707e2e91e3fb 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] Volume info retrieved successfully. 2026-07-14 18:59:22.131 7 INFO cinder.api.openstack.wsgi [None req-ef35454e-c660-41dd-9f77-707e2e91e3fb 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/1a62941b-3a43-4036-879f-164d33de1c16 returned with HTTP 200 [pid: 7|app: 0|req: 374/752] 10.0.0.94 () {32 vars in 773 bytes} [Tue Jul 14 18:59:22 2026] GET /v3/730875563c2b4917931b5ad3deefbfae/volumes/1a62941b-3a43-4036-879f-164d33de1c16 => generated 1488 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:59:22.156 8 INFO cinder.api.openstack.wsgi [None req-a8ba8b0a-daa4-456f-9319-c5b6185b3076 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/1a62941b-3a43-4036-879f-164d33de1c16 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 18:59:22.169 8 INFO cinder.volume.api [None req-a8ba8b0a-daa4-456f-9319-c5b6185b3076 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] Volume info retrieved successfully. 2026-07-14 18:59:22.179 8 INFO cinder.api.openstack.wsgi [None req-a8ba8b0a-daa4-456f-9319-c5b6185b3076 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/1a62941b-3a43-4036-879f-164d33de1c16 returned with HTTP 200 [pid: 8|app: 0|req: 379/753] 10.0.0.94 () {32 vars in 773 bytes} [Tue Jul 14 18:59:22 2026] GET /v3/730875563c2b4917931b5ad3deefbfae/volumes/1a62941b-3a43-4036-879f-164d33de1c16 => generated 1488 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-07-14 18:59:22.201 7 INFO cinder.api.openstack.wsgi [None req-e4996f5f-2a9a-47d2-b502-42c8e45d4def 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/1a62941b-3a43-4036-879f-164d33de1c16 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 18:59:22.219 7 INFO cinder.volume.api [None req-e4996f5f-2a9a-47d2-b502-42c8e45d4def 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] Volume info retrieved successfully. 2026-07-14 18:59:22.224 7 INFO cinder.volume.api [None req-e4996f5f-2a9a-47d2-b502-42c8e45d4def 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] Volume updated successfully. 2026-07-14 18:59:22.225 7 INFO cinder.api.openstack.wsgi [None req-e4996f5f-2a9a-47d2-b502-42c8e45d4def 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/1a62941b-3a43-4036-879f-164d33de1c16 returned with HTTP 200 [pid: 7|app: 0|req: 375/754] 10.0.0.94 () {34 vars in 793 bytes} [Tue Jul 14 18:59:22 2026] PUT /v3/730875563c2b4917931b5ad3deefbfae/volumes/1a62941b-3a43-4036-879f-164d33de1c16 => generated 894 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-07-14 18:59:22.243 8 INFO cinder.api.openstack.wsgi [None req-d495d5f6-c094-4b89-8819-e9247d9b2deb 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/1a62941b-3a43-4036-879f-164d33de1c16 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 18:59:22.262 8 INFO cinder.volume.api [None req-d495d5f6-c094-4b89-8819-e9247d9b2deb 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] Volume info retrieved successfully. 2026-07-14 18:59:22.275 8 INFO cinder.volume.api [None req-d495d5f6-c094-4b89-8819-e9247d9b2deb 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] Volume updated successfully. 2026-07-14 18:59:22.276 8 INFO cinder.api.openstack.wsgi [None req-d495d5f6-c094-4b89-8819-e9247d9b2deb 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/1a62941b-3a43-4036-879f-164d33de1c16 returned with HTTP 200 [pid: 8|app: 0|req: 380/755] 10.0.0.94 () {34 vars in 794 bytes} [Tue Jul 14 18:59:22 2026] PUT /v3/730875563c2b4917931b5ad3deefbfae/volumes/1a62941b-3a43-4036-879f-164d33de1c16 => generated 933 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:59:22.297 7 INFO cinder.api.openstack.wsgi [None req-3f8d9946-d901-406f-a3f1-1e349f003a5c 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/1a62941b-3a43-4036-879f-164d33de1c16 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 18:59:22.310 7 INFO cinder.volume.api [None req-3f8d9946-d901-406f-a3f1-1e349f003a5c 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] Volume info retrieved successfully. 2026-07-14 18:59:22.316 7 INFO cinder.api.openstack.wsgi [None req-3f8d9946-d901-406f-a3f1-1e349f003a5c 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/1a62941b-3a43-4036-879f-164d33de1c16 returned with HTTP 200 [pid: 7|app: 0|req: 376/756] 10.0.0.94 () {32 vars in 773 bytes} [Tue Jul 14 18:59:22 2026] GET /v3/730875563c2b4917931b5ad3deefbfae/volumes/1a62941b-3a43-4036-879f-164d33de1c16 => generated 1527 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:59:22.336 8 INFO cinder.api.openstack.wsgi [None req-7304a248-e5f6-4b82-809d-8bc8daf45642 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes 2026-07-14 18:59:22.339 8 INFO cinder.api.v3.volumes [None req-7304a248-e5f6-4b82-809d-8bc8daf45642 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] Create volume of 1 GB 2026-07-14 18:59:22.344 8 INFO cinder.volume.api [None req-7304a248-e5f6-4b82-809d-8bc8daf45642 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] Availability Zones retrieved successfully. 2026-07-14 18:59:22.464 8 INFO cinder.volume.api [None req-7304a248-e5f6-4b82-809d-8bc8daf45642 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] Create volume request issued successfully. 2026-07-14 18:59:22.465 8 INFO cinder.api.openstack.wsgi [None req-7304a248-e5f6-4b82-809d-8bc8daf45642 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes returned with HTTP 202 [pid: 8|app: 0|req: 381/757] 10.0.0.94 () {34 vars in 721 bytes} [Tue Jul 14 18:59:22 2026] POST /v3/730875563c2b4917931b5ad3deefbfae/volumes => generated 891 bytes in 136 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-07-14 18:59:22.484 7 INFO cinder.api.openstack.wsgi [None req-85037b42-fc9d-4505-9e94-da6f2c22a69e 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/4aeabe63-a45f-4bf1-9a4a-f8dbde982ac9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 18:59:22.501 7 INFO cinder.volume.api [None req-85037b42-fc9d-4505-9e94-da6f2c22a69e 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] Volume info retrieved successfully. 2026-07-14 18:59:22.506 7 INFO cinder.api.openstack.wsgi [None req-85037b42-fc9d-4505-9e94-da6f2c22a69e 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/4aeabe63-a45f-4bf1-9a4a-f8dbde982ac9 returned with HTTP 200 [pid: 7|app: 0|req: 377/758] 10.0.0.94 () {32 vars in 773 bytes} [Tue Jul 14 18:59:22 2026] GET /v3/730875563c2b4917931b5ad3deefbfae/volumes/4aeabe63-a45f-4bf1-9a4a-f8dbde982ac9 => generated 959 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:59:23.205 7 INFO cinder.api.openstack.wsgi [None req-85037b42-fc9d-4505-9e94-da6f2c22a69e 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:59:23.206 8 INFO cinder.api.openstack.wsgi [None req-7304a248-e5f6-4b82-809d-8bc8daf45642 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:59:23.206 7 INFO cinder.api.openstack.wsgi [None req-85037b42-fc9d-4505-9e94-da6f2c22a69e 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:59:23.207 8 INFO cinder.api.openstack.wsgi [None req-7304a248-e5f6-4b82-809d-8bc8daf45642 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] http://10.0.0.231: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-07-14 18:59:23.531 7 INFO cinder.api.openstack.wsgi [None req-5c3defd1-8e4d-4b50-924c-41b8db4ba3e4 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/4aeabe63-a45f-4bf1-9a4a-f8dbde982ac9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 18:59:23.546 7 INFO cinder.volume.api [None req-5c3defd1-8e4d-4b50-924c-41b8db4ba3e4 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] Volume info retrieved successfully. 2026-07-14 18:59:23.553 7 INFO cinder.api.openstack.wsgi [None req-5c3defd1-8e4d-4b50-924c-41b8db4ba3e4 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/4aeabe63-a45f-4bf1-9a4a-f8dbde982ac9 returned with HTTP 200 [pid: 7|app: 0|req: 379/761] 10.0.0.94 () {32 vars in 773 bytes} [Tue Jul 14 18:59:23 2026] GET /v3/730875563c2b4917931b5ad3deefbfae/volumes/4aeabe63-a45f-4bf1-9a4a-f8dbde982ac9 => generated 984 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-07-14 18:59:23.577 8 INFO cinder.api.openstack.wsgi [None req-6dc57a42-ba1d-44cd-b1f5-9f7fd2265e03 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/4aeabe63-a45f-4bf1-9a4a-f8dbde982ac9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 18:59:23.597 8 INFO cinder.volume.api [None req-6dc57a42-ba1d-44cd-b1f5-9f7fd2265e03 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] Volume info retrieved successfully. 2026-07-14 18:59:23.607 8 INFO cinder.volume.api [None req-6dc57a42-ba1d-44cd-b1f5-9f7fd2265e03 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] Volume updated successfully. 2026-07-14 18:59:23.608 8 INFO cinder.api.openstack.wsgi [None req-6dc57a42-ba1d-44cd-b1f5-9f7fd2265e03 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/4aeabe63-a45f-4bf1-9a4a-f8dbde982ac9 returned with HTTP 200 [pid: 8|app: 0|req: 383/762] 10.0.0.94 () {34 vars in 793 bytes} [Tue Jul 14 18:59:23 2026] PUT /v3/730875563c2b4917931b5ad3deefbfae/volumes/4aeabe63-a45f-4bf1-9a4a-f8dbde982ac9 => generated 881 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-07-14 18:59:23.628 7 INFO cinder.api.openstack.wsgi [None req-31dd47de-f4e8-486c-9230-958f5052a3a2 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/4aeabe63-a45f-4bf1-9a4a-f8dbde982ac9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 18:59:23.644 7 INFO cinder.volume.api [None req-31dd47de-f4e8-486c-9230-958f5052a3a2 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] Volume info retrieved successfully. 2026-07-14 18:59:23.648 7 INFO cinder.api.openstack.wsgi [None req-31dd47de-f4e8-486c-9230-958f5052a3a2 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/4aeabe63-a45f-4bf1-9a4a-f8dbde982ac9 returned with HTTP 200 [pid: 7|app: 0|req: 380/763] 10.0.0.94 () {32 vars in 773 bytes} [Tue Jul 14 18:59:23 2026] GET /v3/730875563c2b4917931b5ad3deefbfae/volumes/4aeabe63-a45f-4bf1-9a4a-f8dbde982ac9 => generated 949 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:59:23.671 8 INFO cinder.api.openstack.wsgi [None req-bb020ac9-b5f0-4c5c-a4f1-af6e0eefbfdb 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/4aeabe63-a45f-4bf1-9a4a-f8dbde982ac9 2026-07-14 18:59:23.672 8 INFO cinder.api.v3.volumes [None req-bb020ac9-b5f0-4c5c-a4f1-af6e0eefbfdb 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] Delete volume with id: 4aeabe63-a45f-4bf1-9a4a-f8dbde982ac9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 18:59:23.684 8 INFO cinder.volume.api [None req-bb020ac9-b5f0-4c5c-a4f1-af6e0eefbfdb 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] Volume info retrieved successfully. 2026-07-14 18:59:23.713 8 INFO cinder.volume.api [None req-bb020ac9-b5f0-4c5c-a4f1-af6e0eefbfdb 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] Delete volume request issued successfully. 2026-07-14 18:59:23.714 8 INFO cinder.api.openstack.wsgi [None req-bb020ac9-b5f0-4c5c-a4f1-af6e0eefbfdb 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/4aeabe63-a45f-4bf1-9a4a-f8dbde982ac9 returned with HTTP 202 [pid: 8|app: 0|req: 384/764] 10.0.0.94 () {32 vars in 776 bytes} [Tue Jul 14 18:59:23 2026] DELETE /v3/730875563c2b4917931b5ad3deefbfae/volumes/4aeabe63-a45f-4bf1-9a4a-f8dbde982ac9 => generated 0 bytes in 51 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-07-14 18:59:23.727 7 INFO cinder.api.openstack.wsgi [None req-0686b94a-b58a-4f93-9234-c320a4a9a324 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/4aeabe63-a45f-4bf1-9a4a-f8dbde982ac9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 18:59:23.748 7 INFO cinder.volume.api [None req-0686b94a-b58a-4f93-9234-c320a4a9a324 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] Volume info retrieved successfully. 2026-07-14 18:59:23.757 7 INFO cinder.api.openstack.wsgi [None req-0686b94a-b58a-4f93-9234-c320a4a9a324 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/4aeabe63-a45f-4bf1-9a4a-f8dbde982ac9 returned with HTTP 200 [pid: 7|app: 0|req: 381/765] 10.0.0.94 () {32 vars in 773 bytes} [Tue Jul 14 18:59:23 2026] GET /v3/730875563c2b4917931b5ad3deefbfae/volumes/4aeabe63-a45f-4bf1-9a4a-f8dbde982ac9 => generated 948 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:59:23.988 8 INFO cinder.api.openstack.wsgi [None req-e8ef5571-8506-4e04-9e96-6d3751ff5aaa 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true 2026-07-14 18:59:24.001 8 INFO cinder.volume.api [None req-e8ef5571-8506-4e04-9e96-6d3751ff5aaa 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - 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-07-14 18:59:24.008 8 INFO cinder.api.openstack.wsgi [None req-e8ef5571-8506-4e04-9e96-6d3751ff5aaa 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 385/766] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 18:59:23 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true => generated 2798 bytes in 63 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-07-14 18:59:24.023 7 INFO cinder.api.openstack.wsgi [None req-7518b858-6026-4bdb-9f56-195bdbf22517 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true 2026-07-14 18:59:24.032 7 INFO cinder.volume.api [None req-7518b858-6026-4bdb-9f56-195bdbf22517 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all snapshots completed successfully. 2026-07-14 18:59:24.032 7 INFO cinder.api.openstack.wsgi [None req-7518b858-6026-4bdb-9f56-195bdbf22517 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 382/767] 10.0.0.212 () {28 vars in 673 bytes} [Tue Jul 14 18:59:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true => generated 17 bytes in 18 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-07-14 18:59:24.071 8 INFO cinder.api.openstack.wsgi [None req-2da0bb6c-5c28-4cd1-a8ee-da68a41e2cc5 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/037f9fdea5a4444ab5f20d99b6531758?usage=true 2026-07-14 18:59:24.095 8 INFO cinder.api.openstack.wsgi [None req-2da0bb6c-5c28-4cd1-a8ee-da68a41e2cc5 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/037f9fdea5a4444ab5f20d99b6531758?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 386/768] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:59:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/037f9fdea5a4444ab5f20d99b6531758?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:59:24.108 7 INFO cinder.api.openstack.wsgi [None req-c52a3ca1-133b-43b4-8522-4cbd1866d262 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true 2026-07-14 18:59:24.127 7 INFO cinder.api.openstack.wsgi [None req-c52a3ca1-133b-43b4-8522-4cbd1866d262 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 383/769] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:59:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:59:24.139 8 INFO cinder.api.openstack.wsgi [None req-bbdfb856-4fb9-49bf-bc5a-f0ab02e109c5 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true 2026-07-14 18:59:24.163 8 INFO cinder.api.openstack.wsgi [None req-bbdfb856-4fb9-49bf-bc5a-f0ab02e109c5 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 387/770] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:59:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:59:24.175 7 INFO cinder.api.openstack.wsgi [None req-2f45c5f4-534d-46a9-b5f9-1fb405f843f1 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/730875563c2b4917931b5ad3deefbfae?usage=true 2026-07-14 18:59:24.204 7 INFO cinder.api.openstack.wsgi [None req-2f45c5f4-534d-46a9-b5f9-1fb405f843f1 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/730875563c2b4917931b5ad3deefbfae?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 384/771] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:59:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/730875563c2b4917931b5ad3deefbfae?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:59:24.218 8 INFO cinder.api.openstack.wsgi [None req-ae44fc42-e90a-4929-b03a-3bf314803717 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/7d3040211e6241d0a9519368da4b2b59?usage=true 2026-07-14 18:59:24.237 8 INFO cinder.api.openstack.wsgi [None req-ae44fc42-e90a-4929-b03a-3bf314803717 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/7d3040211e6241d0a9519368da4b2b59?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 388/772] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:59:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/7d3040211e6241d0a9519368da4b2b59?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:59:24.250 7 INFO cinder.api.openstack.wsgi [None req-8eb67083-91fb-4ad1-ab9b-107a20b4e01b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true 2026-07-14 18:59:24.274 7 INFO cinder.api.openstack.wsgi [None req-8eb67083-91fb-4ad1-ab9b-107a20b4e01b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 385/773] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:59:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:59:24.284 8 INFO cinder.api.openstack.wsgi [None req-b106e7de-8b1e-4842-9423-16cc6dea4aac 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/c0c6e9fd75bc484bb3af3860a6a0ffd5?usage=true 2026-07-14 18:59:24.309 8 INFO cinder.api.openstack.wsgi [None req-b106e7de-8b1e-4842-9423-16cc6dea4aac 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/c0c6e9fd75bc484bb3af3860a6a0ffd5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 389/774] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 18:59:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/c0c6e9fd75bc484bb3af3860a6a0ffd5?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:59:24.320 7 INFO cinder.api.openstack.wsgi [None req-61e41c71-8f91-4520-9fe6-e9fcb0e8b1d8 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true 2026-07-14 18:59:24.786 8 INFO cinder.api.openstack.wsgi [None req-384daa80-0fb4-4c66-a19a-6b9af3e074b3 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/4aeabe63-a45f-4bf1-9a4a-f8dbde982ac9 2026-07-14 18:59:24.797 8 INFO cinder.api.openstack.wsgi [None req-384daa80-0fb4-4c66-a19a-6b9af3e074b3 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/4aeabe63-a45f-4bf1-9a4a-f8dbde982ac9 returned with HTTP 404 [pid: 8|app: 0|req: 390/775] 10.0.0.94 () {32 vars in 773 bytes} [Tue Jul 14 18:59:24 2026] GET /v3/730875563c2b4917931b5ad3deefbfae/volumes/4aeabe63-a45f-4bf1-9a4a-f8dbde982ac9 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-14 18:59:24.808 8 INFO cinder.api.openstack.wsgi [None req-cba70b8d-e02b-43d7-afdc-c969c9aeabd5 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/1a62941b-3a43-4036-879f-164d33de1c16 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 18:59:24.824 7 INFO cinder.api.openstack.wsgi [None req-61e41c71-8f91-4520-9fe6-e9fcb0e8b1d8 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 386/776] 10.0.0.212 () {28 vars in 695 bytes} [Tue Jul 14 18:59:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 18:59:24.827 8 INFO cinder.volume.api [None req-cba70b8d-e02b-43d7-afdc-c969c9aeabd5 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] Volume info retrieved successfully. 2026-07-14 18:59:24.833 8 INFO cinder.api.openstack.wsgi [None req-cba70b8d-e02b-43d7-afdc-c969c9aeabd5 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/1a62941b-3a43-4036-879f-164d33de1c16 returned with HTTP 200 [pid: 8|app: 0|req: 391/777] 10.0.0.94 () {32 vars in 773 bytes} [Tue Jul 14 18:59:24 2026] GET /v3/730875563c2b4917931b5ad3deefbfae/volumes/1a62941b-3a43-4036-879f-164d33de1c16 => generated 1527 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-14 18:59:24.837 7 INFO cinder.api.openstack.wsgi [None req-e8f3369f-8f87-45c3-8301-827c13057e78 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services 2026-07-14 18:59:24.842 7 INFO cinder.api.openstack.wsgi [None req-e8f3369f-8f87-45c3-8301-827c13057e78 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services returned with HTTP 200 [pid: 7|app: 0|req: 387/778] 10.0.0.212 () {28 vars in 644 bytes} [Tue Jul 14 18:59:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 18:59:24.849 7 INFO cinder.api.openstack.wsgi [None req-1297e538-1aec-4fbb-91a2-aedaeaa269ad 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:59:24.853 8 INFO cinder.api.openstack.wsgi [None req-8e8fa0e5-f684-4d12-b2e9-ca385223b6c1 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/1a62941b-3a43-4036-879f-164d33de1c16 2026-07-14 18:59:24.854 8 INFO cinder.api.v3.volumes [None req-8e8fa0e5-f684-4d12-b2e9-ca385223b6c1 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] Delete volume with id: 1a62941b-3a43-4036-879f-164d33de1c16 2026-07-14 18:59:24.862 7 INFO cinder.volume.api [None req-1297e538-1aec-4fbb-91a2-aedaeaa269ad 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - 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 ' /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 18:59:24.863 8 INFO cinder.volume.api [None req-8e8fa0e5-f684-4d12-b2e9-ca385223b6c1 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] Volume info retrieved successfully. 2026-07-14 18:59:24.868 7 INFO cinder.api.openstack.wsgi [None req-1297e538-1aec-4fbb-91a2-aedaeaa269ad 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 388/779] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 18:59:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true => generated 1695 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-14 18:59:24.881 8 INFO cinder.volume.api [None req-8e8fa0e5-f684-4d12-b2e9-ca385223b6c1 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] Delete volume request issued successfully. 2026-07-14 18:59:24.881 8 INFO cinder.api.openstack.wsgi [None req-8e8fa0e5-f684-4d12-b2e9-ca385223b6c1 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/1a62941b-3a43-4036-879f-164d33de1c16 returned with HTTP 202 [pid: 8|app: 0|req: 392/780] 10.0.0.94 () {32 vars in 776 bytes} [Tue Jul 14 18:59:24 2026] DELETE /v3/730875563c2b4917931b5ad3deefbfae/volumes/1a62941b-3a43-4036-879f-164d33de1c16 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:59:24.893 7 INFO cinder.api.openstack.wsgi [None req-b28cace3-1811-4236-bf3f-1141faae816c 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/1a62941b-3a43-4036-879f-164d33de1c16 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 18:59:24.912 7 INFO cinder.volume.api [None req-b28cace3-1811-4236-bf3f-1141faae816c 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] Volume info retrieved successfully. 2026-07-14 18:59:24.917 7 INFO cinder.api.openstack.wsgi [None req-b28cace3-1811-4236-bf3f-1141faae816c 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/1a62941b-3a43-4036-879f-164d33de1c16 returned with HTTP 200 [pid: 7|app: 0|req: 389/781] 10.0.0.94 () {32 vars in 773 bytes} [Tue Jul 14 18:59:24 2026] GET /v3/730875563c2b4917931b5ad3deefbfae/volumes/1a62941b-3a43-4036-879f-164d33de1c16 => generated 1526 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 18:59:25.954 8 INFO cinder.api.openstack.wsgi [None req-980d509f-303f-48d4-b149-43ff4bd31b5c 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/1a62941b-3a43-4036-879f-164d33de1c16 2026-07-14 18:59:25.964 8 INFO cinder.api.openstack.wsgi [None req-980d509f-303f-48d4-b149-43ff4bd31b5c 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/730875563c2b4917931b5ad3deefbfae/volumes/1a62941b-3a43-4036-879f-164d33de1c16 returned with HTTP 404 [pid: 8|app: 0|req: 393/782] 10.0.0.94 () {32 vars in 773 bytes} [Tue Jul 14 18:59:25 2026] GET /v3/730875563c2b4917931b5ad3deefbfae/volumes/1a62941b-3a43-4036-879f-164d33de1c16 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-14 18:59:33.206 7 INFO cinder.api.openstack.wsgi [None req-b28cace3-1811-4236-bf3f-1141faae816c 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:59:33.208 7 INFO cinder.api.openstack.wsgi [None req-b28cace3-1811-4236-bf3f-1141faae816c 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:59:33.209 8 INFO cinder.api.openstack.wsgi [None req-980d509f-303f-48d4-b149-43ff4bd31b5c 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:59:33.209 8 INFO cinder.api.openstack.wsgi [None req-980d509f-303f-48d4-b149-43ff4bd31b5c 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:59:43.205 7 INFO cinder.api.openstack.wsgi [None req-b28cace3-1811-4236-bf3f-1141faae816c 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:59:43.205 8 INFO cinder.api.openstack.wsgi [None req-980d509f-303f-48d4-b149-43ff4bd31b5c 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:59:43.206 7 INFO cinder.api.openstack.wsgi [None req-b28cace3-1811-4236-bf3f-1141faae816c 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:59:43.206 8 INFO cinder.api.openstack.wsgi [None req-980d509f-303f-48d4-b149-43ff4bd31b5c 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:59:53.206 7 INFO cinder.api.openstack.wsgi [None req-b28cace3-1811-4236-bf3f-1141faae816c 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:59:53.206 8 INFO cinder.api.openstack.wsgi [None req-980d509f-303f-48d4-b149-43ff4bd31b5c 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] GET http://10.0.0.231:8776/ 2026-07-14 18:59:53.206 7 INFO cinder.api.openstack.wsgi [None req-b28cace3-1811-4236-bf3f-1141faae816c 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 18:59:53.207 8 INFO cinder.api.openstack.wsgi [None req-980d509f-303f-48d4-b149-43ff4bd31b5c 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:00:03.207 8 INFO cinder.api.openstack.wsgi [None req-980d509f-303f-48d4-b149-43ff4bd31b5c 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:00:03.206 7 INFO cinder.api.openstack.wsgi [None req-b28cace3-1811-4236-bf3f-1141faae816c 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:00:03.208 8 INFO cinder.api.openstack.wsgi [None req-980d509f-303f-48d4-b149-43ff4bd31b5c 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:00:03.208 7 INFO cinder.api.openstack.wsgi [None req-b28cace3-1811-4236-bf3f-1141faae816c 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:00:13.207 7 INFO cinder.api.openstack.wsgi [None req-b28cace3-1811-4236-bf3f-1141faae816c 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:00:13.208 7 INFO cinder.api.openstack.wsgi [None req-b28cace3-1811-4236-bf3f-1141faae816c 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:00:13.207 8 INFO cinder.api.openstack.wsgi [None req-980d509f-303f-48d4-b149-43ff4bd31b5c 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:00:13.209 8 INFO cinder.api.openstack.wsgi [None req-980d509f-303f-48d4-b149-43ff4bd31b5c 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:00:23.206 7 INFO cinder.api.openstack.wsgi [None req-b28cace3-1811-4236-bf3f-1141faae816c 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:00:23.207 7 INFO cinder.api.openstack.wsgi [None req-b28cace3-1811-4236-bf3f-1141faae816c 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:00:23.207 8 INFO cinder.api.openstack.wsgi [None req-980d509f-303f-48d4-b149-43ff4bd31b5c 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:00:23.208 8 INFO cinder.api.openstack.wsgi [None req-980d509f-303f-48d4-b149-43ff4bd31b5c 4b93cd2be4104694bb58651d1340cff6 730875563c2b4917931b5ad3deefbfae - - default default] http://10.0.0.231: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-07-14 19:00:24.138 7 INFO cinder.api.openstack.wsgi [None req-69c5e367-9fdb-41b9-a7f0-381ee4ba697f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true 2026-07-14 19:00:24.154 7 INFO cinder.volume.api [None req-69c5e367-9fdb-41b9-a7f0-381ee4ba697f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all volumes completed successfully. 2026-07-14 19:00:24.157 7 INFO cinder.api.openstack.wsgi [None req-69c5e367-9fdb-41b9-a7f0-381ee4ba697f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 396/795] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 19:00:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true => generated 15 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 19:00:24.167 8 INFO cinder.api.openstack.wsgi [None req-1107f839-0be6-442e-b196-479be928058a 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true 2026-07-14 19:00:24.670 8 INFO cinder.api.openstack.wsgi [None req-1107f839-0be6-442e-b196-479be928058a 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 400/796] 10.0.0.212 () {28 vars in 695 bytes} [Tue Jul 14 19:00:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true => generated 670 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:00:24.679 7 INFO cinder.api.openstack.wsgi [None req-af9c769f-72fb-44a6-bd72-0d061041d2a3 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true 2026-07-14 19:00:24.688 7 INFO cinder.volume.api [None req-af9c769f-72fb-44a6-bd72-0d061041d2a3 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all volumes completed successfully. 2026-07-14 19:00:24.690 7 INFO cinder.api.openstack.wsgi [None req-af9c769f-72fb-44a6-bd72-0d061041d2a3 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 397/797] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 19:00:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 19:00:24.698 8 INFO cinder.api.openstack.wsgi [None req-8d8db5be-3f84-4614-8a62-a00012d067e2 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true 2026-07-14 19:00:24.702 8 INFO cinder.volume.api [None req-8d8db5be-3f84-4614-8a62-a00012d067e2 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all snapshots completed successfully. 2026-07-14 19:00:24.702 8 INFO cinder.api.openstack.wsgi [None req-8d8db5be-3f84-4614-8a62-a00012d067e2 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 401/798] 10.0.0.212 () {28 vars in 673 bytes} [Tue Jul 14 19:00:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 19:00:24.711 7 INFO cinder.api.openstack.wsgi [None req-f2acf629-78fd-47d5-b380-63313bfe036b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services 2026-07-14 19:00:24.715 7 INFO cinder.api.openstack.wsgi [None req-f2acf629-78fd-47d5-b380-63313bfe036b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services returned with HTTP 200 [pid: 7|app: 0|req: 398/799] 10.0.0.212 () {28 vars in 644 bytes} [Tue Jul 14 19:00:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:00:24.824 8 INFO cinder.api.openstack.wsgi [None req-6097d82b-c71b-4287-aeca-76c5b3689412 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true 2026-07-14 19:00:24.842 8 INFO cinder.api.openstack.wsgi [None req-6097d82b-c71b-4287-aeca-76c5b3689412 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 402/800] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:00:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:00:24.852 7 INFO cinder.api.openstack.wsgi [None req-04d5081e-964b-4173-ae14-807ea1e02b40 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/45dea2329a8f4954a5b7186ff0f75997?usage=true 2026-07-14 19:00:24.868 7 INFO cinder.api.openstack.wsgi [None req-04d5081e-964b-4173-ae14-807ea1e02b40 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/45dea2329a8f4954a5b7186ff0f75997?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 399/801] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:00:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/45dea2329a8f4954a5b7186ff0f75997?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:00:24.875 8 INFO cinder.api.openstack.wsgi [None req-af9d26f9-baab-41bd-86aa-3372334a50c8 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/52303548c61e47699360947e48c690a6?usage=true 2026-07-14 19:00:24.893 8 INFO cinder.api.openstack.wsgi [None req-af9d26f9-baab-41bd-86aa-3372334a50c8 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/52303548c61e47699360947e48c690a6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 403/802] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:00:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/52303548c61e47699360947e48c690a6?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:00:24.907 7 INFO cinder.api.openstack.wsgi [None req-5602e7be-cdd8-4994-9824-48eac8ad18f5 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true 2026-07-14 19:00:24.933 7 INFO cinder.api.openstack.wsgi [None req-5602e7be-cdd8-4994-9824-48eac8ad18f5 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 400/803] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:00:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:00:24.942 8 INFO cinder.api.openstack.wsgi [None req-4b7b5a31-844f-41f1-92c4-24e284598850 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/7f9083b0804649ffa857429083fca870?usage=true 2026-07-14 19:00:24.958 8 INFO cinder.api.openstack.wsgi [None req-4b7b5a31-844f-41f1-92c4-24e284598850 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/7f9083b0804649ffa857429083fca870?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 404/804] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:00:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/7f9083b0804649ffa857429083fca870?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:00:24.965 7 INFO cinder.api.openstack.wsgi [None req-fcd819dc-bae3-47a2-8147-0286574020b8 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/9781d1181ddd4f628fa06406100b34d3?usage=true 2026-07-14 19:00:24.984 7 INFO cinder.api.openstack.wsgi [None req-fcd819dc-bae3-47a2-8147-0286574020b8 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/9781d1181ddd4f628fa06406100b34d3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 401/805] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:00:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/9781d1181ddd4f628fa06406100b34d3?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:00:24.992 8 INFO cinder.api.openstack.wsgi [None req-b2476097-0a7f-44be-abb1-2573e49985db 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/9f45d09bcf454d1cb5e25ac9201a7b9d?usage=true 2026-07-14 19:00:25.007 8 INFO cinder.api.openstack.wsgi [None req-b2476097-0a7f-44be-abb1-2573e49985db 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/9f45d09bcf454d1cb5e25ac9201a7b9d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 405/806] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:00:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/9f45d09bcf454d1cb5e25ac9201a7b9d?usage=true => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:00:25.016 7 INFO cinder.api.openstack.wsgi [None req-387e724e-df3e-43f9-9745-4322625ddc7d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true 2026-07-14 19:00:25.033 7 INFO cinder.api.openstack.wsgi [None req-387e724e-df3e-43f9-9745-4322625ddc7d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 402/807] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:00:25 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:00:25.041 8 INFO cinder.api.openstack.wsgi [None req-31ed7ccd-430d-43fb-8288-c2ee417a0f19 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/c8b6194f4d5744b9ab1061f74d254788?usage=true 2026-07-14 19:00:25.055 8 INFO cinder.api.openstack.wsgi [None req-31ed7ccd-430d-43fb-8288-c2ee417a0f19 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/c8b6194f4d5744b9ab1061f74d254788?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 406/808] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:00:25 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/c8b6194f4d5744b9ab1061f74d254788?usage=true => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:00:28.766 7 INFO cinder.api.openstack.wsgi [None req-387e724e-df3e-43f9-9745-4322625ddc7d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-14 19:00:28.767 7 INFO cinder.api.openstack.wsgi [None req-387e724e-df3e-43f9-9745-4322625ddc7d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 403/809] 10.0.0.218 () {28 vars in 375 bytes} [Tue Jul 14 19:00:28 2026] GET / => generated 411 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-14 19:00:28.783 8 INFO cinder.api.openstack.wsgi [None req-6272d58e-bc97-4757-a39f-f60e11802fac f19530e0570d4a5681af452f28b8ce0a d88f3474febd4782998fcfc9fa3159b1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d88f3474febd4782998fcfc9fa3159b1/limits?tenant_id=d88f3474febd4782998fcfc9fa3159b1 2026-07-14 19:00:28.814 8 INFO cinder.api.openstack.wsgi [None req-6272d58e-bc97-4757-a39f-f60e11802fac f19530e0570d4a5681af452f28b8ce0a d88f3474febd4782998fcfc9fa3159b1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d88f3474febd4782998fcfc9fa3159b1/limits?tenant_id=d88f3474febd4782998fcfc9fa3159b1 returned with HTTP 200 [pid: 8|app: 0|req: 407/810] 10.0.0.218 () {34 vars in 878 bytes} [Tue Jul 14 19:00:28 2026] GET /v3/d88f3474febd4782998fcfc9fa3159b1/limits?tenant_id=d88f3474febd4782998fcfc9fa3159b1 => generated 302 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-14 19:00:30.346 7 INFO cinder.api.openstack.wsgi [None req-387e724e-df3e-43f9-9745-4322625ddc7d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-14 19:00:30.347 7 INFO cinder.api.openstack.wsgi [None req-387e724e-df3e-43f9-9745-4322625ddc7d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 404/811] 10.0.0.218 () {28 vars in 375 bytes} [Tue Jul 14 19:00:30 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-14 19:00:30.352 8 INFO cinder.api.openstack.wsgi [None req-6272d58e-bc97-4757-a39f-f60e11802fac f19530e0570d4a5681af452f28b8ce0a d88f3474febd4782998fcfc9fa3159b1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-14 19:00:30.353 8 INFO cinder.api.openstack.wsgi [None req-6272d58e-bc97-4757-a39f-f60e11802fac f19530e0570d4a5681af452f28b8ce0a d88f3474febd4782998fcfc9fa3159b1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 408/812] 10.0.0.218 () {28 vars in 375 bytes} [Tue Jul 14 19:00:30 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-14 19:00:30.929 7 INFO cinder.api.openstack.wsgi [None req-387e724e-df3e-43f9-9745-4322625ddc7d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-14 19:00:30.929 7 INFO cinder.api.openstack.wsgi [None req-387e724e-df3e-43f9-9745-4322625ddc7d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 405/813] 10.0.0.218 () {28 vars in 375 bytes} [Tue Jul 14 19:00:30 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-14 19:00:30.941 8 INFO cinder.api.openstack.wsgi [None req-3987fab8-2062-4b46-9273-d64f6009879c f19530e0570d4a5681af452f28b8ce0a d88f3474febd4782998fcfc9fa3159b1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d88f3474febd4782998fcfc9fa3159b1/limits?tenant_id=d88f3474febd4782998fcfc9fa3159b1 2026-07-14 19:00:30.961 8 INFO cinder.api.openstack.wsgi [None req-3987fab8-2062-4b46-9273-d64f6009879c f19530e0570d4a5681af452f28b8ce0a d88f3474febd4782998fcfc9fa3159b1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d88f3474febd4782998fcfc9fa3159b1/limits?tenant_id=d88f3474febd4782998fcfc9fa3159b1 returned with HTTP 200 [pid: 8|app: 0|req: 409/814] 10.0.0.218 () {34 vars in 878 bytes} [Tue Jul 14 19:00:30 2026] GET /v3/d88f3474febd4782998fcfc9fa3159b1/limits?tenant_id=d88f3474febd4782998fcfc9fa3159b1 => generated 302 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-14 19:00:32.420 7 INFO cinder.api.openstack.wsgi [None req-387e724e-df3e-43f9-9745-4322625ddc7d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-14 19:00:32.421 7 INFO cinder.api.openstack.wsgi [None req-387e724e-df3e-43f9-9745-4322625ddc7d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 406/815] 10.0.0.218 () {28 vars in 375 bytes} [Tue Jul 14 19:00:32 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-14 19:00:32.431 8 INFO cinder.api.openstack.wsgi [None req-3987fab8-2062-4b46-9273-d64f6009879c f19530e0570d4a5681af452f28b8ce0a d88f3474febd4782998fcfc9fa3159b1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-14 19:00:32.432 8 INFO cinder.api.openstack.wsgi [None req-3987fab8-2062-4b46-9273-d64f6009879c f19530e0570d4a5681af452f28b8ce0a d88f3474febd4782998fcfc9fa3159b1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 410/816] 10.0.0.218 () {28 vars in 375 bytes} [Tue Jul 14 19:00:32 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-14 19:00:33.206 8 INFO cinder.api.openstack.wsgi [None req-3987fab8-2062-4b46-9273-d64f6009879c f19530e0570d4a5681af452f28b8ce0a d88f3474febd4782998fcfc9fa3159b1 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:00:33.206 7 INFO cinder.api.openstack.wsgi [None req-387e724e-df3e-43f9-9745-4322625ddc7d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:00:33.206 8 INFO cinder.api.openstack.wsgi [None req-3987fab8-2062-4b46-9273-d64f6009879c f19530e0570d4a5681af452f28b8ce0a d88f3474febd4782998fcfc9fa3159b1 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:00:33.207 7 INFO cinder.api.openstack.wsgi [None req-387e724e-df3e-43f9-9745-4322625ddc7d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:00:43.206 7 INFO cinder.api.openstack.wsgi [None req-387e724e-df3e-43f9-9745-4322625ddc7d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:00:43.206 8 INFO cinder.api.openstack.wsgi [None req-3987fab8-2062-4b46-9273-d64f6009879c f19530e0570d4a5681af452f28b8ce0a d88f3474febd4782998fcfc9fa3159b1 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:00:43.207 7 INFO cinder.api.openstack.wsgi [None req-387e724e-df3e-43f9-9745-4322625ddc7d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:00:43.208 8 INFO cinder.api.openstack.wsgi [None req-3987fab8-2062-4b46-9273-d64f6009879c f19530e0570d4a5681af452f28b8ce0a d88f3474febd4782998fcfc9fa3159b1 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:00:53.207 7 INFO cinder.api.openstack.wsgi [None req-387e724e-df3e-43f9-9745-4322625ddc7d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:00:53.207 8 INFO cinder.api.openstack.wsgi [None req-3987fab8-2062-4b46-9273-d64f6009879c f19530e0570d4a5681af452f28b8ce0a d88f3474febd4782998fcfc9fa3159b1 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:00:53.208 7 INFO cinder.api.openstack.wsgi [None req-387e724e-df3e-43f9-9745-4322625ddc7d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:00:53.208 8 INFO cinder.api.openstack.wsgi [None req-3987fab8-2062-4b46-9273-d64f6009879c f19530e0570d4a5681af452f28b8ce0a d88f3474febd4782998fcfc9fa3159b1 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:01:01.934 7 INFO cinder.api.openstack.wsgi [None req-134b10e7-064f-4cb7-bbf7-80bca239020a bfff03bdc02343e3ae570c97d0648f12 90a1ec1f89a6439e87c405964667fb85 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/90a1ec1f89a6439e87c405964667fb85/volumes 2026-07-14 19:01:01.936 7 INFO cinder.api.v3.volumes [None req-134b10e7-064f-4cb7-bbf7-80bca239020a bfff03bdc02343e3ae570c97d0648f12 90a1ec1f89a6439e87c405964667fb85 - - default default] Create volume of 1 GB 2026-07-14 19:01:01.940 7 INFO cinder.volume.api [None req-134b10e7-064f-4cb7-bbf7-80bca239020a bfff03bdc02343e3ae570c97d0648f12 90a1ec1f89a6439e87c405964667fb85 - - default default] Availability Zones retrieved successfully. 2026-07-14 19:01:02.089 7 INFO cinder.volume.api [None req-134b10e7-064f-4cb7-bbf7-80bca239020a bfff03bdc02343e3ae570c97d0648f12 90a1ec1f89a6439e87c405964667fb85 - - default default] Create volume request issued successfully. 2026-07-14 19:01:02.090 7 INFO cinder.api.openstack.wsgi [None req-134b10e7-064f-4cb7-bbf7-80bca239020a bfff03bdc02343e3ae570c97d0648f12 90a1ec1f89a6439e87c405964667fb85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90a1ec1f89a6439e87c405964667fb85/volumes returned with HTTP 202 [pid: 7|app: 0|req: 410/823] 10.0.0.94 () {34 vars in 720 bytes} [Tue Jul 14 19:01:01 2026] POST /v3/90a1ec1f89a6439e87c405964667fb85/volumes => generated 861 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-14 19:01:02.115 8 INFO cinder.api.openstack.wsgi [None req-50ff4c05-ae31-4cd3-87dc-74a1727a1179 bfff03bdc02343e3ae570c97d0648f12 90a1ec1f89a6439e87c405964667fb85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90a1ec1f89a6439e87c405964667fb85/volumes/d7ae4540-33c6-43e7-af03-1943ac43c746 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 19:01:02.132 8 INFO cinder.volume.api [None req-50ff4c05-ae31-4cd3-87dc-74a1727a1179 bfff03bdc02343e3ae570c97d0648f12 90a1ec1f89a6439e87c405964667fb85 - - default default] Volume info retrieved successfully. 2026-07-14 19:01:02.138 8 INFO cinder.api.openstack.wsgi [None req-50ff4c05-ae31-4cd3-87dc-74a1727a1179 bfff03bdc02343e3ae570c97d0648f12 90a1ec1f89a6439e87c405964667fb85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90a1ec1f89a6439e87c405964667fb85/volumes/d7ae4540-33c6-43e7-af03-1943ac43c746 returned with HTTP 200 [pid: 8|app: 0|req: 414/824] 10.0.0.94 () {32 vars in 773 bytes} [Tue Jul 14 19:01:02 2026] GET /v3/90a1ec1f89a6439e87c405964667fb85/volumes/d7ae4540-33c6-43e7-af03-1943ac43c746 => generated 929 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-07-14 19:01:03.165 7 INFO cinder.api.openstack.wsgi [None req-8e81a34a-5239-40a2-8650-057331f088fd bfff03bdc02343e3ae570c97d0648f12 90a1ec1f89a6439e87c405964667fb85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90a1ec1f89a6439e87c405964667fb85/volumes/d7ae4540-33c6-43e7-af03-1943ac43c746 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 19:01:03.183 7 INFO cinder.volume.api [None req-8e81a34a-5239-40a2-8650-057331f088fd bfff03bdc02343e3ae570c97d0648f12 90a1ec1f89a6439e87c405964667fb85 - - default default] Volume info retrieved successfully. 2026-07-14 19:01:03.191 7 INFO cinder.api.openstack.wsgi [None req-8e81a34a-5239-40a2-8650-057331f088fd bfff03bdc02343e3ae570c97d0648f12 90a1ec1f89a6439e87c405964667fb85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90a1ec1f89a6439e87c405964667fb85/volumes/d7ae4540-33c6-43e7-af03-1943ac43c746 returned with HTTP 200 [pid: 7|app: 0|req: 411/825] 10.0.0.94 () {32 vars in 773 bytes} [Tue Jul 14 19:01:03 2026] GET /v3/90a1ec1f89a6439e87c405964667fb85/volumes/d7ae4540-33c6-43e7-af03-1943ac43c746 => generated 954 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:01:03.206 8 INFO cinder.api.openstack.wsgi [None req-50ff4c05-ae31-4cd3-87dc-74a1727a1179 bfff03bdc02343e3ae570c97d0648f12 90a1ec1f89a6439e87c405964667fb85 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:01:03.207 7 INFO cinder.api.openstack.wsgi [None req-8e81a34a-5239-40a2-8650-057331f088fd bfff03bdc02343e3ae570c97d0648f12 90a1ec1f89a6439e87c405964667fb85 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:01:03.208 8 INFO cinder.api.openstack.wsgi [None req-50ff4c05-ae31-4cd3-87dc-74a1727a1179 bfff03bdc02343e3ae570c97d0648f12 90a1ec1f89a6439e87c405964667fb85 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:01:03.208 7 INFO cinder.api.openstack.wsgi [None req-8e81a34a-5239-40a2-8650-057331f088fd bfff03bdc02343e3ae570c97d0648f12 90a1ec1f89a6439e87c405964667fb85 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:01:13.206 7 INFO cinder.api.openstack.wsgi [None req-8e81a34a-5239-40a2-8650-057331f088fd bfff03bdc02343e3ae570c97d0648f12 90a1ec1f89a6439e87c405964667fb85 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:01:13.206 8 INFO cinder.api.openstack.wsgi [None req-50ff4c05-ae31-4cd3-87dc-74a1727a1179 bfff03bdc02343e3ae570c97d0648f12 90a1ec1f89a6439e87c405964667fb85 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:01:13.207 7 INFO cinder.api.openstack.wsgi [None req-8e81a34a-5239-40a2-8650-057331f088fd bfff03bdc02343e3ae570c97d0648f12 90a1ec1f89a6439e87c405964667fb85 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:01:13.207 8 INFO cinder.api.openstack.wsgi [None req-50ff4c05-ae31-4cd3-87dc-74a1727a1179 bfff03bdc02343e3ae570c97d0648f12 90a1ec1f89a6439e87c405964667fb85 - - default default] http://10.0.0.231: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-07-14 19:01:16.514 7 INFO cinder.api.openstack.wsgi [None req-4651442a-84b7-42ed-9cc9-ece8b74f5c9c bfff03bdc02343e3ae570c97d0648f12 90a1ec1f89a6439e87c405964667fb85 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/90a1ec1f89a6439e87c405964667fb85/volumes/d7ae4540-33c6-43e7-af03-1943ac43c746/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-07-14 19:01:16.530 7 INFO cinder.volume.api [None req-4651442a-84b7-42ed-9cc9-ece8b74f5c9c bfff03bdc02343e3ae570c97d0648f12 90a1ec1f89a6439e87c405964667fb85 - - default default] Volume info retrieved successfully. 2026-07-14 19:01:16.542 7 INFO cinder.volume.api [None req-4651442a-84b7-42ed-9cc9-ece8b74f5c9c bfff03bdc02343e3ae570c97d0648f12 90a1ec1f89a6439e87c405964667fb85 - - default default] Update volume admin metadata completed successfully. 2026-07-14 19:01:17.048 7 INFO cinder.volume.api [None req-4651442a-84b7-42ed-9cc9-ece8b74f5c9c bfff03bdc02343e3ae570c97d0648f12 90a1ec1f89a6439e87c405964667fb85 - - default default] Attach volume completed successfully. 2026-07-14 19:01:17.048 7 INFO cinder.api.openstack.wsgi [None req-4651442a-84b7-42ed-9cc9-ece8b74f5c9c bfff03bdc02343e3ae570c97d0648f12 90a1ec1f89a6439e87c405964667fb85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90a1ec1f89a6439e87c405964667fb85/volumes/d7ae4540-33c6-43e7-af03-1943ac43c746/action returned with HTTP 202 [pid: 7|app: 0|req: 414/830] 10.0.0.94 () {34 vars in 808 bytes} [Tue Jul 14 19:01:16 2026] POST /v3/90a1ec1f89a6439e87c405964667fb85/volumes/d7ae4540-33c6-43e7-af03-1943ac43c746/action => generated 0 bytes in 542 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-07-14 19:01:17.060 8 INFO cinder.api.openstack.wsgi [None req-27ef4d64-7f30-4dd3-9e3f-c93a6cc6ed87 bfff03bdc02343e3ae570c97d0648f12 90a1ec1f89a6439e87c405964667fb85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90a1ec1f89a6439e87c405964667fb85/volumes/d7ae4540-33c6-43e7-af03-1943ac43c746 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 19:01:17.079 8 INFO cinder.volume.api [None req-27ef4d64-7f30-4dd3-9e3f-c93a6cc6ed87 bfff03bdc02343e3ae570c97d0648f12 90a1ec1f89a6439e87c405964667fb85 - - default default] Volume info retrieved successfully. 2026-07-14 19:01:17.085 8 INFO cinder.api.openstack.wsgi [None req-27ef4d64-7f30-4dd3-9e3f-c93a6cc6ed87 bfff03bdc02343e3ae570c97d0648f12 90a1ec1f89a6439e87c405964667fb85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90a1ec1f89a6439e87c405964667fb85/volumes/d7ae4540-33c6-43e7-af03-1943ac43c746 returned with HTTP 200 [pid: 8|app: 0|req: 417/831] 10.0.0.94 () {32 vars in 773 bytes} [Tue Jul 14 19:01:17 2026] GET /v3/90a1ec1f89a6439e87c405964667fb85/volumes/d7ae4540-33c6-43e7-af03-1943ac43c746 => generated 1288 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 19:01:17.108 7 INFO cinder.api.openstack.wsgi [None req-532a5b4b-9b4b-40c3-9fdf-9eb8d44f7f40 bfff03bdc02343e3ae570c97d0648f12 90a1ec1f89a6439e87c405964667fb85 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/90a1ec1f89a6439e87c405964667fb85/volumes/d7ae4540-33c6-43e7-af03-1943ac43c746/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-07-14 19:01:17.123 7 INFO cinder.volume.api [None req-532a5b4b-9b4b-40c3-9fdf-9eb8d44f7f40 bfff03bdc02343e3ae570c97d0648f12 90a1ec1f89a6439e87c405964667fb85 - - default default] Volume info retrieved successfully. 2026-07-14 19:01:17.629 7 INFO cinder.volume.api [None req-532a5b4b-9b4b-40c3-9fdf-9eb8d44f7f40 bfff03bdc02343e3ae570c97d0648f12 90a1ec1f89a6439e87c405964667fb85 - - default default] Detach volume completed successfully. 2026-07-14 19:01:17.629 7 INFO cinder.api.openstack.wsgi [None req-532a5b4b-9b4b-40c3-9fdf-9eb8d44f7f40 bfff03bdc02343e3ae570c97d0648f12 90a1ec1f89a6439e87c405964667fb85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90a1ec1f89a6439e87c405964667fb85/volumes/d7ae4540-33c6-43e7-af03-1943ac43c746/action returned with HTTP 202 [pid: 7|app: 0|req: 415/832] 10.0.0.94 () {34 vars in 808 bytes} [Tue Jul 14 19:01:17 2026] POST /v3/90a1ec1f89a6439e87c405964667fb85/volumes/d7ae4540-33c6-43e7-af03-1943ac43c746/action => generated 0 bytes in 527 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-07-14 19:01:17.642 8 INFO cinder.api.openstack.wsgi [None req-ba04f921-5a01-48d4-81d0-baec833db650 bfff03bdc02343e3ae570c97d0648f12 90a1ec1f89a6439e87c405964667fb85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90a1ec1f89a6439e87c405964667fb85/volumes/d7ae4540-33c6-43e7-af03-1943ac43c746 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 19:01:17.659 8 INFO cinder.volume.api [None req-ba04f921-5a01-48d4-81d0-baec833db650 bfff03bdc02343e3ae570c97d0648f12 90a1ec1f89a6439e87c405964667fb85 - - default default] Volume info retrieved successfully. 2026-07-14 19:01:17.664 8 INFO cinder.api.openstack.wsgi [None req-ba04f921-5a01-48d4-81d0-baec833db650 bfff03bdc02343e3ae570c97d0648f12 90a1ec1f89a6439e87c405964667fb85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90a1ec1f89a6439e87c405964667fb85/volumes/d7ae4540-33c6-43e7-af03-1943ac43c746 returned with HTTP 200 [pid: 8|app: 0|req: 418/833] 10.0.0.94 () {32 vars in 773 bytes} [Tue Jul 14 19:01:17 2026] GET /v3/90a1ec1f89a6439e87c405964667fb85/volumes/d7ae4540-33c6-43e7-af03-1943ac43c746 => generated 973 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:01:23.206 7 INFO cinder.api.openstack.wsgi [None req-532a5b4b-9b4b-40c3-9fdf-9eb8d44f7f40 bfff03bdc02343e3ae570c97d0648f12 90a1ec1f89a6439e87c405964667fb85 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:01:23.206 8 INFO cinder.api.openstack.wsgi [None req-ba04f921-5a01-48d4-81d0-baec833db650 bfff03bdc02343e3ae570c97d0648f12 90a1ec1f89a6439e87c405964667fb85 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:01:23.207 7 INFO cinder.api.openstack.wsgi [None req-532a5b4b-9b4b-40c3-9fdf-9eb8d44f7f40 bfff03bdc02343e3ae570c97d0648f12 90a1ec1f89a6439e87c405964667fb85 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:01:23.207 8 INFO cinder.api.openstack.wsgi [None req-ba04f921-5a01-48d4-81d0-baec833db650 bfff03bdc02343e3ae570c97d0648f12 90a1ec1f89a6439e87c405964667fb85 - - default default] http://10.0.0.231: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-07-14 19:01:23.902 7 INFO cinder.api.openstack.wsgi [None req-d05e1243-e1f1-4a1d-9cea-1e516907c059 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true 2026-07-14 19:01:23.910 7 INFO cinder.volume.api [None req-d05e1243-e1f1-4a1d-9cea-1e516907c059 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - 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-07-14 19:01:23.914 7 INFO cinder.api.openstack.wsgi [None req-d05e1243-e1f1-4a1d-9cea-1e516907c059 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 417/836] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 19:01:23 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true => generated 1141 bytes in 42 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-07-14 19:01:23.930 8 INFO cinder.api.openstack.wsgi [None req-37cbb2d8-9225-4ac7-b7cf-96793389ece0 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true 2026-07-14 19:01:23.935 8 INFO cinder.volume.api [None req-37cbb2d8-9225-4ac7-b7cf-96793389ece0 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all snapshots completed successfully. 2026-07-14 19:01:23.936 8 INFO cinder.api.openstack.wsgi [None req-37cbb2d8-9225-4ac7-b7cf-96793389ece0 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 420/837] 10.0.0.212 () {28 vars in 673 bytes} [Tue Jul 14 19:01:23 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true => generated 17 bytes in 16 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-07-14 19:01:23.972 7 INFO cinder.api.openstack.wsgi [None req-546cb9f0-7b88-4528-b6be-b7df2c40b373 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true 2026-07-14 19:01:23.998 7 INFO cinder.api.openstack.wsgi [None req-546cb9f0-7b88-4528-b6be-b7df2c40b373 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 418/838] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:01:23 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:01:24.007 8 INFO cinder.api.openstack.wsgi [None req-0f3336f9-f395-4223-b4c0-ab0cc439bbd6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/2643f1cb15624e5db88d4492dd23e0b7?usage=true 2026-07-14 19:01:24.028 8 INFO cinder.api.openstack.wsgi [None req-0f3336f9-f395-4223-b4c0-ab0cc439bbd6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/2643f1cb15624e5db88d4492dd23e0b7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 421/839] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:01:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/2643f1cb15624e5db88d4492dd23e0b7?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:01:24.038 7 INFO cinder.api.openstack.wsgi [None req-3f4f2141-c855-4e46-b5af-5c107748d061 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true 2026-07-14 19:01:24.064 7 INFO cinder.api.openstack.wsgi [None req-3f4f2141-c855-4e46-b5af-5c107748d061 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 419/840] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:01:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:01:24.076 8 INFO cinder.api.openstack.wsgi [None req-11c8a5a6-136d-42b2-8650-8c31608e5f5c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/90a1ec1f89a6439e87c405964667fb85?usage=true 2026-07-14 19:01:24.099 8 INFO cinder.api.openstack.wsgi [None req-11c8a5a6-136d-42b2-8650-8c31608e5f5c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/90a1ec1f89a6439e87c405964667fb85?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 422/841] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:01:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/90a1ec1f89a6439e87c405964667fb85?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:01:24.111 7 INFO cinder.api.openstack.wsgi [None req-bb89b794-1a97-4120-ba27-23901239657c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true 2026-07-14 19:01:24.139 7 INFO cinder.api.openstack.wsgi [None req-bb89b794-1a97-4120-ba27-23901239657c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 420/842] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:01:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:01:24.150 8 INFO cinder.api.openstack.wsgi [None req-5d08e6bc-6d63-4461-b02a-33c12e1ea3cb 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a90f204902854e0e976054f20fc5f727?usage=true 2026-07-14 19:01:24.177 8 INFO cinder.api.openstack.wsgi [None req-5d08e6bc-6d63-4461-b02a-33c12e1ea3cb 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a90f204902854e0e976054f20fc5f727?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 423/843] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:01:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a90f204902854e0e976054f20fc5f727?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:01:24.187 7 INFO cinder.api.openstack.wsgi [None req-c82acac5-59b0-4b99-9005-7ec2cbef368f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services 2026-07-14 19:01:24.193 7 INFO cinder.api.openstack.wsgi [None req-c82acac5-59b0-4b99-9005-7ec2cbef368f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services returned with HTTP 200 [pid: 7|app: 0|req: 421/844] 10.0.0.212 () {28 vars in 644 bytes} [Tue Jul 14 19:01:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:01:24.202 8 INFO cinder.api.openstack.wsgi [None req-a4425b08-a63a-49e9-a1e3-d319d7c6031d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true 2026-07-14 19:01:24.215 8 INFO cinder.volume.api [None req-a4425b08-a63a-49e9-a1e3-d319d7c6031d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - 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-07-14 19:01:24.225 8 INFO cinder.api.openstack.wsgi [None req-a4425b08-a63a-49e9-a1e3-d319d7c6031d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 424/845] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 19:01:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true => generated 1141 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-14 19:01:24.237 7 INFO cinder.api.openstack.wsgi [None req-3a69eced-e4af-4aca-91b7-085bea459f7a 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 19:01:24.499 8 INFO cinder.api.openstack.wsgi [None req-379865a6-7f34-4031-a76b-43b8d32d5451 bfff03bdc02343e3ae570c97d0648f12 90a1ec1f89a6439e87c405964667fb85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90a1ec1f89a6439e87c405964667fb85/volumes/d7ae4540-33c6-43e7-af03-1943ac43c746 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 19:01:24.512 8 INFO cinder.volume.api [None req-379865a6-7f34-4031-a76b-43b8d32d5451 bfff03bdc02343e3ae570c97d0648f12 90a1ec1f89a6439e87c405964667fb85 - - default default] Volume info retrieved successfully. 2026-07-14 19:01:24.516 8 INFO cinder.api.openstack.wsgi [None req-379865a6-7f34-4031-a76b-43b8d32d5451 bfff03bdc02343e3ae570c97d0648f12 90a1ec1f89a6439e87c405964667fb85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90a1ec1f89a6439e87c405964667fb85/volumes/d7ae4540-33c6-43e7-af03-1943ac43c746 returned with HTTP 200 [pid: 8|app: 0|req: 425/846] 10.0.0.94 () {32 vars in 773 bytes} [Tue Jul 14 19:01:24 2026] GET /v3/90a1ec1f89a6439e87c405964667fb85/volumes/d7ae4540-33c6-43e7-af03-1943ac43c746 => generated 973 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-07-14 19:01:24.535 8 INFO cinder.api.openstack.wsgi [None req-6f440767-e16f-4965-a9cd-af0224114c9e bfff03bdc02343e3ae570c97d0648f12 90a1ec1f89a6439e87c405964667fb85 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/90a1ec1f89a6439e87c405964667fb85/volumes/d7ae4540-33c6-43e7-af03-1943ac43c746 2026-07-14 19:01:24.536 8 INFO cinder.api.v3.volumes [None req-6f440767-e16f-4965-a9cd-af0224114c9e bfff03bdc02343e3ae570c97d0648f12 90a1ec1f89a6439e87c405964667fb85 - - default default] Delete volume with id: d7ae4540-33c6-43e7-af03-1943ac43c746 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 19:01:24.545 8 INFO cinder.volume.api [None req-6f440767-e16f-4965-a9cd-af0224114c9e bfff03bdc02343e3ae570c97d0648f12 90a1ec1f89a6439e87c405964667fb85 - - default default] Volume info retrieved successfully. 2026-07-14 19:01:24.569 8 INFO cinder.volume.api [None req-6f440767-e16f-4965-a9cd-af0224114c9e bfff03bdc02343e3ae570c97d0648f12 90a1ec1f89a6439e87c405964667fb85 - - default default] Delete volume request issued successfully. 2026-07-14 19:01:24.570 8 INFO cinder.api.openstack.wsgi [None req-6f440767-e16f-4965-a9cd-af0224114c9e bfff03bdc02343e3ae570c97d0648f12 90a1ec1f89a6439e87c405964667fb85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90a1ec1f89a6439e87c405964667fb85/volumes/d7ae4540-33c6-43e7-af03-1943ac43c746 returned with HTTP 202 [pid: 8|app: 0|req: 426/847] 10.0.0.94 () {32 vars in 776 bytes} [Tue Jul 14 19:01:24 2026] DELETE /v3/90a1ec1f89a6439e87c405964667fb85/volumes/d7ae4540-33c6-43e7-af03-1943ac43c746 => 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-07-14 19:01:24.579 8 INFO cinder.api.openstack.wsgi [None req-f00cb1a2-d487-40f3-a857-7e71acc34b75 bfff03bdc02343e3ae570c97d0648f12 90a1ec1f89a6439e87c405964667fb85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90a1ec1f89a6439e87c405964667fb85/volumes/d7ae4540-33c6-43e7-af03-1943ac43c746 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 19:01:24.594 8 INFO cinder.volume.api [None req-f00cb1a2-d487-40f3-a857-7e71acc34b75 bfff03bdc02343e3ae570c97d0648f12 90a1ec1f89a6439e87c405964667fb85 - - default default] Volume info retrieved successfully. 2026-07-14 19:01:24.600 8 INFO cinder.api.openstack.wsgi [None req-f00cb1a2-d487-40f3-a857-7e71acc34b75 bfff03bdc02343e3ae570c97d0648f12 90a1ec1f89a6439e87c405964667fb85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90a1ec1f89a6439e87c405964667fb85/volumes/d7ae4540-33c6-43e7-af03-1943ac43c746 returned with HTTP 200 [pid: 8|app: 0|req: 427/848] 10.0.0.94 () {32 vars in 773 bytes} [Tue Jul 14 19:01:24 2026] GET /v3/90a1ec1f89a6439e87c405964667fb85/volumes/d7ae4540-33c6-43e7-af03-1943ac43c746 => generated 972 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:01:24.740 7 INFO cinder.api.openstack.wsgi [None req-3a69eced-e4af-4aca-91b7-085bea459f7a 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 422/849] 10.0.0.212 () {28 vars in 695 bytes} [Tue Jul 14 19:01:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 19:01:25.618 8 INFO cinder.api.openstack.wsgi [None req-69ff9cc3-6e79-4349-bc96-004aba16be18 bfff03bdc02343e3ae570c97d0648f12 90a1ec1f89a6439e87c405964667fb85 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90a1ec1f89a6439e87c405964667fb85/volumes/d7ae4540-33c6-43e7-af03-1943ac43c746 2026-07-14 19:01:25.625 8 INFO cinder.api.openstack.wsgi [None req-69ff9cc3-6e79-4349-bc96-004aba16be18 bfff03bdc02343e3ae570c97d0648f12 90a1ec1f89a6439e87c405964667fb85 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90a1ec1f89a6439e87c405964667fb85/volumes/d7ae4540-33c6-43e7-af03-1943ac43c746 returned with HTTP 404 [pid: 8|app: 0|req: 428/850] 10.0.0.94 () {32 vars in 773 bytes} [Tue Jul 14 19:01:25 2026] GET /v3/90a1ec1f89a6439e87c405964667fb85/volumes/d7ae4540-33c6-43e7-af03-1943ac43c746 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-14 19:01:30.065 7 INFO cinder.api.openstack.wsgi [None req-42ae8061-7e2e-4afe-a60b-e28acdba6436 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/be3bd567807a4219aec09b161885e660/volumes 2026-07-14 19:01:30.097 7 INFO cinder.volume.api [None req-42ae8061-7e2e-4afe-a60b-e28acdba6436 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] Get all volumes completed successfully. 2026-07-14 19:01:30.098 7 INFO cinder.api.openstack.wsgi [None req-42ae8061-7e2e-4afe-a60b-e28acdba6436 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/be3bd567807a4219aec09b161885e660/volumes returned with HTTP 200 [pid: 7|app: 0|req: 423/851] 10.0.0.94 () {32 vars in 699 bytes} [Tue Jul 14 19:01:29 2026] GET /v3/be3bd567807a4219aec09b161885e660/volumes => generated 15 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 19:01:30.116 8 INFO cinder.api.openstack.wsgi [None req-e5833b8e-762c-4055-86e0-019e802c9964 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/be3bd567807a4219aec09b161885e660/volumes 2026-07-14 19:01:30.119 8 INFO cinder.api.v3.volumes [None req-e5833b8e-762c-4055-86e0-019e802c9964 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] Create volume of 1 GB 2026-07-14 19:01:30.131 8 INFO cinder.volume.api [None req-e5833b8e-762c-4055-86e0-019e802c9964 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] Availability Zones retrieved successfully. 2026-07-14 19:01:30.274 8 INFO cinder.volume.api [None req-e5833b8e-762c-4055-86e0-019e802c9964 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] Create volume request issued successfully. 2026-07-14 19:01:30.275 8 INFO cinder.api.openstack.wsgi [None req-e5833b8e-762c-4055-86e0-019e802c9964 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/be3bd567807a4219aec09b161885e660/volumes returned with HTTP 202 [pid: 8|app: 0|req: 429/852] 10.0.0.94 () {34 vars in 721 bytes} [Tue Jul 14 19:01:30 2026] POST /v3/be3bd567807a4219aec09b161885e660/volumes => generated 875 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-14 19:01:30.296 7 INFO cinder.api.openstack.wsgi [None req-8a9020cb-b607-4d79-9e72-3985c3ada389 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/be3bd567807a4219aec09b161885e660/volumes/836689af-8d1c-4c53-b5e0-55863179306a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 19:01:30.315 7 INFO cinder.volume.api [None req-8a9020cb-b607-4d79-9e72-3985c3ada389 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] Volume info retrieved successfully. 2026-07-14 19:01:30.320 7 INFO cinder.api.openstack.wsgi [None req-8a9020cb-b607-4d79-9e72-3985c3ada389 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/be3bd567807a4219aec09b161885e660/volumes/836689af-8d1c-4c53-b5e0-55863179306a returned with HTTP 200 [pid: 7|app: 0|req: 424/853] 10.0.0.94 () {32 vars in 773 bytes} [Tue Jul 14 19:01:30 2026] GET /v3/be3bd567807a4219aec09b161885e660/volumes/836689af-8d1c-4c53-b5e0-55863179306a => generated 943 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 19:01:31.342 8 INFO cinder.api.openstack.wsgi [None req-cecd1f78-e607-4f96-8aa4-af67172bb261 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/be3bd567807a4219aec09b161885e660/volumes/836689af-8d1c-4c53-b5e0-55863179306a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 19:01:31.355 8 INFO cinder.volume.api [None req-cecd1f78-e607-4f96-8aa4-af67172bb261 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] Volume info retrieved successfully. 2026-07-14 19:01:31.360 8 INFO cinder.api.openstack.wsgi [None req-cecd1f78-e607-4f96-8aa4-af67172bb261 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/be3bd567807a4219aec09b161885e660/volumes/836689af-8d1c-4c53-b5e0-55863179306a returned with HTTP 200 [pid: 8|app: 0|req: 430/854] 10.0.0.94 () {32 vars in 773 bytes} [Tue Jul 14 19:01:31 2026] GET /v3/be3bd567807a4219aec09b161885e660/volumes/836689af-8d1c-4c53-b5e0-55863179306a => generated 968 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 19:01:31.380 7 INFO cinder.api.openstack.wsgi [None req-fe19326f-b526-40d0-b072-6c8ddf2aaa9a c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/be3bd567807a4219aec09b161885e660/volumes/836689af-8d1c-4c53-b5e0-55863179306a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 19:01:31.391 7 INFO cinder.volume.api [None req-fe19326f-b526-40d0-b072-6c8ddf2aaa9a c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] Volume info retrieved successfully. 2026-07-14 19:01:31.395 7 INFO cinder.api.openstack.wsgi [None req-fe19326f-b526-40d0-b072-6c8ddf2aaa9a c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/be3bd567807a4219aec09b161885e660/volumes/836689af-8d1c-4c53-b5e0-55863179306a returned with HTTP 200 [pid: 7|app: 0|req: 425/855] 10.0.0.94 () {32 vars in 773 bytes} [Tue Jul 14 19:01:31 2026] GET /v3/be3bd567807a4219aec09b161885e660/volumes/836689af-8d1c-4c53-b5e0-55863179306a => generated 968 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 19:01:31.417 8 INFO cinder.api.openstack.wsgi [None req-96c07d81-c9be-40cd-96dd-0c6b5a9496e6 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/be3bd567807a4219aec09b161885e660/volumes 2026-07-14 19:01:31.421 8 INFO cinder.api.v3.volumes [None req-96c07d81-c9be-40cd-96dd-0c6b5a9496e6 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] Create volume of 1 GB 2026-07-14 19:01:31.429 8 INFO cinder.volume.api [None req-96c07d81-c9be-40cd-96dd-0c6b5a9496e6 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] Availability Zones retrieved successfully. 2026-07-14 19:01:31.556 8 INFO cinder.volume.api [None req-96c07d81-c9be-40cd-96dd-0c6b5a9496e6 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] Create volume request issued successfully. 2026-07-14 19:01:31.557 8 INFO cinder.api.openstack.wsgi [None req-96c07d81-c9be-40cd-96dd-0c6b5a9496e6 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/be3bd567807a4219aec09b161885e660/volumes returned with HTTP 202 [pid: 8|app: 0|req: 431/856] 10.0.0.94 () {34 vars in 721 bytes} [Tue Jul 14 19:01:31 2026] POST /v3/be3bd567807a4219aec09b161885e660/volumes => generated 876 bytes in 150 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-07-14 19:01:31.578 7 INFO cinder.api.openstack.wsgi [None req-9b631b5b-bcdd-446e-a903-bbb3dc4cf17f c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/be3bd567807a4219aec09b161885e660/volumes/5b88875b-62ed-4bc9-a762-b432a357128d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 19:01:31.592 7 INFO cinder.volume.api [None req-9b631b5b-bcdd-446e-a903-bbb3dc4cf17f c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] Volume info retrieved successfully. 2026-07-14 19:01:31.597 7 INFO cinder.api.openstack.wsgi [None req-9b631b5b-bcdd-446e-a903-bbb3dc4cf17f c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/be3bd567807a4219aec09b161885e660/volumes/5b88875b-62ed-4bc9-a762-b432a357128d returned with HTTP 200 [pid: 7|app: 0|req: 426/857] 10.0.0.94 () {32 vars in 773 bytes} [Tue Jul 14 19:01:31 2026] GET /v3/be3bd567807a4219aec09b161885e660/volumes/5b88875b-62ed-4bc9-a762-b432a357128d => generated 944 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-07-14 19:01:32.623 8 INFO cinder.api.openstack.wsgi [None req-bf2ced76-feef-485e-8abd-ec720d2ee85c c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/be3bd567807a4219aec09b161885e660/volumes/5b88875b-62ed-4bc9-a762-b432a357128d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 19:01:32.636 8 INFO cinder.volume.api [None req-bf2ced76-feef-485e-8abd-ec720d2ee85c c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] Volume info retrieved successfully. 2026-07-14 19:01:32.641 8 INFO cinder.api.openstack.wsgi [None req-bf2ced76-feef-485e-8abd-ec720d2ee85c c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/be3bd567807a4219aec09b161885e660/volumes/5b88875b-62ed-4bc9-a762-b432a357128d returned with HTTP 200 [pid: 8|app: 0|req: 432/858] 10.0.0.94 () {32 vars in 773 bytes} [Tue Jul 14 19:01:32 2026] GET /v3/be3bd567807a4219aec09b161885e660/volumes/5b88875b-62ed-4bc9-a762-b432a357128d => generated 969 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-07-14 19:01:32.663 7 INFO cinder.api.openstack.wsgi [None req-1522a2b0-f4b5-49db-8042-2ce0c723aa9d c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/be3bd567807a4219aec09b161885e660/volumes/5b88875b-62ed-4bc9-a762-b432a357128d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 19:01:32.677 7 INFO cinder.volume.api [None req-1522a2b0-f4b5-49db-8042-2ce0c723aa9d c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] Volume info retrieved successfully. 2026-07-14 19:01:32.682 7 INFO cinder.api.openstack.wsgi [None req-1522a2b0-f4b5-49db-8042-2ce0c723aa9d c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/be3bd567807a4219aec09b161885e660/volumes/5b88875b-62ed-4bc9-a762-b432a357128d returned with HTTP 200 [pid: 7|app: 0|req: 427/859] 10.0.0.94 () {32 vars in 773 bytes} [Tue Jul 14 19:01:32 2026] GET /v3/be3bd567807a4219aec09b161885e660/volumes/5b88875b-62ed-4bc9-a762-b432a357128d => generated 969 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-07-14 19:01:32.703 8 INFO cinder.api.openstack.wsgi [None req-f3cc19b8-3444-4be3-9f09-b59a03875bf6 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/be3bd567807a4219aec09b161885e660/volumes 2026-07-14 19:01:32.705 8 INFO cinder.api.v3.volumes [None req-f3cc19b8-3444-4be3-9f09-b59a03875bf6 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] Create volume of 1 GB 2026-07-14 19:01:32.710 8 INFO cinder.volume.api [None req-f3cc19b8-3444-4be3-9f09-b59a03875bf6 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] Availability Zones retrieved successfully. 2026-07-14 19:01:32.833 8 INFO cinder.volume.api [None req-f3cc19b8-3444-4be3-9f09-b59a03875bf6 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] Create volume request issued successfully. 2026-07-14 19:01:32.834 8 INFO cinder.api.openstack.wsgi [None req-f3cc19b8-3444-4be3-9f09-b59a03875bf6 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/be3bd567807a4219aec09b161885e660/volumes returned with HTTP 202 [pid: 8|app: 0|req: 433/860] 10.0.0.94 () {34 vars in 721 bytes} [Tue Jul 14 19:01:32 2026] POST /v3/be3bd567807a4219aec09b161885e660/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-07-14 19:01:32.856 7 INFO cinder.api.openstack.wsgi [None req-47053c64-d2fe-4008-b117-0784955453e8 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/be3bd567807a4219aec09b161885e660/volumes/9d8e58e9-1efe-4c2d-a594-83e96e8885b4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 19:01:32.869 7 INFO cinder.volume.api [None req-47053c64-d2fe-4008-b117-0784955453e8 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] Volume info retrieved successfully. 2026-07-14 19:01:32.876 7 INFO cinder.api.openstack.wsgi [None req-47053c64-d2fe-4008-b117-0784955453e8 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/be3bd567807a4219aec09b161885e660/volumes/9d8e58e9-1efe-4c2d-a594-83e96e8885b4 returned with HTTP 200 [pid: 7|app: 0|req: 428/861] 10.0.0.94 () {32 vars in 773 bytes} [Tue Jul 14 19:01:32 2026] GET /v3/be3bd567807a4219aec09b161885e660/volumes/9d8e58e9-1efe-4c2d-a594-83e96e8885b4 => generated 944 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:01:33.206 7 INFO cinder.api.openstack.wsgi [None req-47053c64-d2fe-4008-b117-0784955453e8 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:01:33.207 7 INFO cinder.api.openstack.wsgi [None req-47053c64-d2fe-4008-b117-0784955453e8 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:01:33.208 8 INFO cinder.api.openstack.wsgi [None req-f3cc19b8-3444-4be3-9f09-b59a03875bf6 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:01:33.209 8 INFO cinder.api.openstack.wsgi [None req-f3cc19b8-3444-4be3-9f09-b59a03875bf6 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] http://10.0.0.231: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-07-14 19:01:33.894 7 INFO cinder.api.openstack.wsgi [None req-450f2dbb-231d-4116-9406-13dc9b8faf12 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/be3bd567807a4219aec09b161885e660/volumes/9d8e58e9-1efe-4c2d-a594-83e96e8885b4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 19:01:33.907 7 INFO cinder.volume.api [None req-450f2dbb-231d-4116-9406-13dc9b8faf12 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] Volume info retrieved successfully. 2026-07-14 19:01:33.911 7 INFO cinder.api.openstack.wsgi [None req-450f2dbb-231d-4116-9406-13dc9b8faf12 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/be3bd567807a4219aec09b161885e660/volumes/9d8e58e9-1efe-4c2d-a594-83e96e8885b4 returned with HTTP 200 [pid: 7|app: 0|req: 430/864] 10.0.0.94 () {32 vars in 773 bytes} [Tue Jul 14 19:01:33 2026] GET /v3/be3bd567807a4219aec09b161885e660/volumes/9d8e58e9-1efe-4c2d-a594-83e96e8885b4 => generated 969 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 19:01:33.931 8 INFO cinder.api.openstack.wsgi [None req-c64c0540-b1d2-4f28-b0a0-3378b7aa05ee c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/be3bd567807a4219aec09b161885e660/volumes/9d8e58e9-1efe-4c2d-a594-83e96e8885b4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 19:01:33.944 8 INFO cinder.volume.api [None req-c64c0540-b1d2-4f28-b0a0-3378b7aa05ee c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] Volume info retrieved successfully. 2026-07-14 19:01:33.950 8 INFO cinder.api.openstack.wsgi [None req-c64c0540-b1d2-4f28-b0a0-3378b7aa05ee c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/be3bd567807a4219aec09b161885e660/volumes/9d8e58e9-1efe-4c2d-a594-83e96e8885b4 returned with HTTP 200 [pid: 8|app: 0|req: 435/865] 10.0.0.94 () {32 vars in 773 bytes} [Tue Jul 14 19:01:33 2026] GET /v3/be3bd567807a4219aec09b161885e660/volumes/9d8e58e9-1efe-4c2d-a594-83e96e8885b4 => 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-07-14 19:01:33.968 7 INFO cinder.api.openstack.wsgi [None req-77427c19-798e-46b0-b87c-826085128d7a c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/be3bd567807a4219aec09b161885e660/volumes 2026-07-14 19:01:33.979 7 INFO cinder.volume.api [None req-77427c19-798e-46b0-b87c-826085128d7a c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] Get all volumes completed successfully. 2026-07-14 19:01:33.980 7 INFO cinder.api.openstack.wsgi [None req-77427c19-798e-46b0-b87c-826085128d7a c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/be3bd567807a4219aec09b161885e660/volumes returned with HTTP 200 [pid: 7|app: 0|req: 431/866] 10.0.0.94 () {32 vars in 699 bytes} [Tue Jul 14 19:01:33 2026] GET /v3/be3bd567807a4219aec09b161885e660/volumes => generated 1323 bytes in 16 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-07-14 19:01:33.994 8 INFO cinder.api.openstack.wsgi [None req-62d97450-00a6-47c2-ab5c-8bec4ac602fd c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/be3bd567807a4219aec09b161885e660/volumes/9d8e58e9-1efe-4c2d-a594-83e96e8885b4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 19:01:34.010 8 INFO cinder.volume.api [None req-62d97450-00a6-47c2-ab5c-8bec4ac602fd c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] Volume info retrieved successfully. 2026-07-14 19:01:34.014 8 INFO cinder.api.openstack.wsgi [None req-62d97450-00a6-47c2-ab5c-8bec4ac602fd c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/be3bd567807a4219aec09b161885e660/volumes/9d8e58e9-1efe-4c2d-a594-83e96e8885b4 returned with HTTP 200 [pid: 8|app: 0|req: 436/867] 10.0.0.94 () {32 vars in 773 bytes} [Tue Jul 14 19:01:33 2026] GET /v3/be3bd567807a4219aec09b161885e660/volumes/9d8e58e9-1efe-4c2d-a594-83e96e8885b4 => generated 969 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 19:01:34.036 7 INFO cinder.api.openstack.wsgi [None req-f1e1c04a-7ee3-49fb-b51d-96623e7b5691 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/be3bd567807a4219aec09b161885e660/volumes/9d8e58e9-1efe-4c2d-a594-83e96e8885b4 2026-07-14 19:01:34.037 7 INFO cinder.api.v3.volumes [None req-f1e1c04a-7ee3-49fb-b51d-96623e7b5691 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] Delete volume with id: 9d8e58e9-1efe-4c2d-a594-83e96e8885b4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 19:01:34.049 7 INFO cinder.volume.api [None req-f1e1c04a-7ee3-49fb-b51d-96623e7b5691 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] Volume info retrieved successfully. 2026-07-14 19:01:34.082 7 INFO cinder.volume.api [None req-f1e1c04a-7ee3-49fb-b51d-96623e7b5691 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] Delete volume request issued successfully. 2026-07-14 19:01:34.083 7 INFO cinder.api.openstack.wsgi [None req-f1e1c04a-7ee3-49fb-b51d-96623e7b5691 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/be3bd567807a4219aec09b161885e660/volumes/9d8e58e9-1efe-4c2d-a594-83e96e8885b4 returned with HTTP 202 [pid: 7|app: 0|req: 432/868] 10.0.0.94 () {32 vars in 776 bytes} [Tue Jul 14 19:01:34 2026] DELETE /v3/be3bd567807a4219aec09b161885e660/volumes/9d8e58e9-1efe-4c2d-a594-83e96e8885b4 => generated 0 bytes in 55 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-07-14 19:01:34.097 8 INFO cinder.api.openstack.wsgi [None req-7cd8fa0f-2198-4e43-a67c-f66b0e2b8f07 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/be3bd567807a4219aec09b161885e660/volumes/9d8e58e9-1efe-4c2d-a594-83e96e8885b4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 19:01:34.112 8 INFO cinder.volume.api [None req-7cd8fa0f-2198-4e43-a67c-f66b0e2b8f07 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] Volume info retrieved successfully. 2026-07-14 19:01:34.118 8 INFO cinder.api.openstack.wsgi [None req-7cd8fa0f-2198-4e43-a67c-f66b0e2b8f07 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/be3bd567807a4219aec09b161885e660/volumes/9d8e58e9-1efe-4c2d-a594-83e96e8885b4 returned with HTTP 200 [pid: 8|app: 0|req: 437/869] 10.0.0.94 () {32 vars in 773 bytes} [Tue Jul 14 19:01:34 2026] GET /v3/be3bd567807a4219aec09b161885e660/volumes/9d8e58e9-1efe-4c2d-a594-83e96e8885b4 => 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-07-14 19:01:35.141 7 INFO cinder.api.openstack.wsgi [None req-a8863498-ef51-4ef2-b753-07fbd1e0b31d c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/be3bd567807a4219aec09b161885e660/volumes/9d8e58e9-1efe-4c2d-a594-83e96e8885b4 2026-07-14 19:01:35.150 7 INFO cinder.api.openstack.wsgi [None req-a8863498-ef51-4ef2-b753-07fbd1e0b31d c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/be3bd567807a4219aec09b161885e660/volumes/9d8e58e9-1efe-4c2d-a594-83e96e8885b4 returned with HTTP 404 [pid: 7|app: 0|req: 433/870] 10.0.0.94 () {32 vars in 773 bytes} [Tue Jul 14 19:01:35 2026] GET /v3/be3bd567807a4219aec09b161885e660/volumes/9d8e58e9-1efe-4c2d-a594-83e96e8885b4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 19:01:35.160 8 INFO cinder.api.openstack.wsgi [None req-ceb77609-077f-4a46-9513-dba51670751b c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/be3bd567807a4219aec09b161885e660/volumes/5b88875b-62ed-4bc9-a762-b432a357128d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 19:01:35.175 8 INFO cinder.volume.api [None req-ceb77609-077f-4a46-9513-dba51670751b c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] Volume info retrieved successfully. 2026-07-14 19:01:35.181 8 INFO cinder.api.openstack.wsgi [None req-ceb77609-077f-4a46-9513-dba51670751b c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/be3bd567807a4219aec09b161885e660/volumes/5b88875b-62ed-4bc9-a762-b432a357128d returned with HTTP 200 [pid: 8|app: 0|req: 438/871] 10.0.0.94 () {32 vars in 773 bytes} [Tue Jul 14 19:01:35 2026] GET /v3/be3bd567807a4219aec09b161885e660/volumes/5b88875b-62ed-4bc9-a762-b432a357128d => generated 969 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:01:35.204 7 INFO cinder.api.openstack.wsgi [None req-88de933d-d339-4e30-9b62-47014b76a01e c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/be3bd567807a4219aec09b161885e660/volumes/5b88875b-62ed-4bc9-a762-b432a357128d 2026-07-14 19:01:35.204 7 INFO cinder.api.v3.volumes [None req-88de933d-d339-4e30-9b62-47014b76a01e c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] Delete volume with id: 5b88875b-62ed-4bc9-a762-b432a357128d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 19:01:35.217 7 INFO cinder.volume.api [None req-88de933d-d339-4e30-9b62-47014b76a01e c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] Volume info retrieved successfully. 2026-07-14 19:01:35.239 7 INFO cinder.volume.api [None req-88de933d-d339-4e30-9b62-47014b76a01e c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] Delete volume request issued successfully. 2026-07-14 19:01:35.239 7 INFO cinder.api.openstack.wsgi [None req-88de933d-d339-4e30-9b62-47014b76a01e c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/be3bd567807a4219aec09b161885e660/volumes/5b88875b-62ed-4bc9-a762-b432a357128d returned with HTTP 202 [pid: 7|app: 0|req: 434/872] 10.0.0.94 () {32 vars in 776 bytes} [Tue Jul 14 19:01:35 2026] DELETE /v3/be3bd567807a4219aec09b161885e660/volumes/5b88875b-62ed-4bc9-a762-b432a357128d => 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-07-14 19:01:35.249 8 INFO cinder.api.openstack.wsgi [None req-d5754c2b-dc81-491b-8c44-c2aab3990e95 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/be3bd567807a4219aec09b161885e660/volumes/5b88875b-62ed-4bc9-a762-b432a357128d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 19:01:35.263 8 INFO cinder.volume.api [None req-d5754c2b-dc81-491b-8c44-c2aab3990e95 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] Volume info retrieved successfully. 2026-07-14 19:01:35.269 8 INFO cinder.api.openstack.wsgi [None req-d5754c2b-dc81-491b-8c44-c2aab3990e95 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/be3bd567807a4219aec09b161885e660/volumes/5b88875b-62ed-4bc9-a762-b432a357128d returned with HTTP 200 [pid: 8|app: 0|req: 439/873] 10.0.0.94 () {32 vars in 773 bytes} [Tue Jul 14 19:01:35 2026] GET /v3/be3bd567807a4219aec09b161885e660/volumes/5b88875b-62ed-4bc9-a762-b432a357128d => generated 968 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 19:01:36.287 7 INFO cinder.api.openstack.wsgi [None req-9ae34819-f0ad-4273-8397-4f7ae3375373 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/be3bd567807a4219aec09b161885e660/volumes/5b88875b-62ed-4bc9-a762-b432a357128d 2026-07-14 19:01:36.428 7 INFO cinder.api.openstack.wsgi [None req-9ae34819-f0ad-4273-8397-4f7ae3375373 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/be3bd567807a4219aec09b161885e660/volumes/5b88875b-62ed-4bc9-a762-b432a357128d returned with HTTP 404 [pid: 7|app: 0|req: 435/874] 10.0.0.94 () {32 vars in 773 bytes} [Tue Jul 14 19:01:36 2026] GET /v3/be3bd567807a4219aec09b161885e660/volumes/5b88875b-62ed-4bc9-a762-b432a357128d => generated 109 bytes in 147 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-07-14 19:01:36.439 8 INFO cinder.api.openstack.wsgi [None req-0066c3b3-9a85-4103-bc8a-099dd4ee1de8 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/be3bd567807a4219aec09b161885e660/volumes/836689af-8d1c-4c53-b5e0-55863179306a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 19:01:36.456 8 INFO cinder.volume.api [None req-0066c3b3-9a85-4103-bc8a-099dd4ee1de8 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] Volume info retrieved successfully. 2026-07-14 19:01:36.461 8 INFO cinder.api.openstack.wsgi [None req-0066c3b3-9a85-4103-bc8a-099dd4ee1de8 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/be3bd567807a4219aec09b161885e660/volumes/836689af-8d1c-4c53-b5e0-55863179306a returned with HTTP 200 [pid: 8|app: 0|req: 440/875] 10.0.0.94 () {32 vars in 773 bytes} [Tue Jul 14 19:01:36 2026] GET /v3/be3bd567807a4219aec09b161885e660/volumes/836689af-8d1c-4c53-b5e0-55863179306a => generated 968 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:01:36.484 7 INFO cinder.api.openstack.wsgi [None req-2b050e4e-d08c-41ab-a0aa-8c2776dedb87 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/be3bd567807a4219aec09b161885e660/volumes/836689af-8d1c-4c53-b5e0-55863179306a 2026-07-14 19:01:36.485 7 INFO cinder.api.v3.volumes [None req-2b050e4e-d08c-41ab-a0aa-8c2776dedb87 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] Delete volume with id: 836689af-8d1c-4c53-b5e0-55863179306a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 19:01:36.494 7 INFO cinder.volume.api [None req-2b050e4e-d08c-41ab-a0aa-8c2776dedb87 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] Volume info retrieved successfully. 2026-07-14 19:01:36.519 7 INFO cinder.volume.api [None req-2b050e4e-d08c-41ab-a0aa-8c2776dedb87 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] Delete volume request issued successfully. 2026-07-14 19:01:36.519 7 INFO cinder.api.openstack.wsgi [None req-2b050e4e-d08c-41ab-a0aa-8c2776dedb87 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/be3bd567807a4219aec09b161885e660/volumes/836689af-8d1c-4c53-b5e0-55863179306a returned with HTTP 202 [pid: 7|app: 0|req: 436/876] 10.0.0.94 () {32 vars in 776 bytes} [Tue Jul 14 19:01:36 2026] DELETE /v3/be3bd567807a4219aec09b161885e660/volumes/836689af-8d1c-4c53-b5e0-55863179306a => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 19:01:36.531 8 INFO cinder.api.openstack.wsgi [None req-138f20c9-8342-48d8-9196-085bc35321c2 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/be3bd567807a4219aec09b161885e660/volumes/836689af-8d1c-4c53-b5e0-55863179306a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 19:01:36.544 8 INFO cinder.volume.api [None req-138f20c9-8342-48d8-9196-085bc35321c2 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] Volume info retrieved successfully. 2026-07-14 19:01:36.551 8 INFO cinder.api.openstack.wsgi [None req-138f20c9-8342-48d8-9196-085bc35321c2 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/be3bd567807a4219aec09b161885e660/volumes/836689af-8d1c-4c53-b5e0-55863179306a returned with HTTP 200 [pid: 8|app: 0|req: 441/877] 10.0.0.94 () {32 vars in 773 bytes} [Tue Jul 14 19:01:36 2026] GET /v3/be3bd567807a4219aec09b161885e660/volumes/836689af-8d1c-4c53-b5e0-55863179306a => generated 967 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-07-14 19:01:37.573 7 INFO cinder.api.openstack.wsgi [None req-3c89ca83-f9d6-4b81-9f76-bbbfa5d57606 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/be3bd567807a4219aec09b161885e660/volumes/836689af-8d1c-4c53-b5e0-55863179306a 2026-07-14 19:01:37.582 7 INFO cinder.api.openstack.wsgi [None req-3c89ca83-f9d6-4b81-9f76-bbbfa5d57606 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/be3bd567807a4219aec09b161885e660/volumes/836689af-8d1c-4c53-b5e0-55863179306a returned with HTTP 404 [pid: 7|app: 0|req: 437/878] 10.0.0.94 () {32 vars in 773 bytes} [Tue Jul 14 19:01:37 2026] GET /v3/be3bd567807a4219aec09b161885e660/volumes/836689af-8d1c-4c53-b5e0-55863179306a => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-14 19:01:43.206 7 INFO cinder.api.openstack.wsgi [None req-3c89ca83-f9d6-4b81-9f76-bbbfa5d57606 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:01:43.207 8 INFO cinder.api.openstack.wsgi [None req-138f20c9-8342-48d8-9196-085bc35321c2 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:01:43.207 7 INFO cinder.api.openstack.wsgi [None req-3c89ca83-f9d6-4b81-9f76-bbbfa5d57606 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:01:43.208 8 INFO cinder.api.openstack.wsgi [None req-138f20c9-8342-48d8-9196-085bc35321c2 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:01:53.206 7 INFO cinder.api.openstack.wsgi [None req-3c89ca83-f9d6-4b81-9f76-bbbfa5d57606 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:01:53.207 7 INFO cinder.api.openstack.wsgi [None req-3c89ca83-f9d6-4b81-9f76-bbbfa5d57606 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:01:53.208 8 INFO cinder.api.openstack.wsgi [None req-138f20c9-8342-48d8-9196-085bc35321c2 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:01:53.209 8 INFO cinder.api.openstack.wsgi [None req-138f20c9-8342-48d8-9196-085bc35321c2 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:02:03.206 8 INFO cinder.api.openstack.wsgi [None req-138f20c9-8342-48d8-9196-085bc35321c2 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:02:03.207 7 INFO cinder.api.openstack.wsgi [None req-3c89ca83-f9d6-4b81-9f76-bbbfa5d57606 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:02:03.208 8 INFO cinder.api.openstack.wsgi [None req-138f20c9-8342-48d8-9196-085bc35321c2 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:02:03.208 7 INFO cinder.api.openstack.wsgi [None req-3c89ca83-f9d6-4b81-9f76-bbbfa5d57606 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:02:13.206 7 INFO cinder.api.openstack.wsgi [None req-3c89ca83-f9d6-4b81-9f76-bbbfa5d57606 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:02:13.207 8 INFO cinder.api.openstack.wsgi [None req-138f20c9-8342-48d8-9196-085bc35321c2 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:02:13.207 8 INFO cinder.api.openstack.wsgi [None req-138f20c9-8342-48d8-9196-085bc35321c2 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:02:13.207 7 INFO cinder.api.openstack.wsgi [None req-3c89ca83-f9d6-4b81-9f76-bbbfa5d57606 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:02:23.206 8 INFO cinder.api.openstack.wsgi [None req-138f20c9-8342-48d8-9196-085bc35321c2 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:02:23.206 7 INFO cinder.api.openstack.wsgi [None req-3c89ca83-f9d6-4b81-9f76-bbbfa5d57606 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:02:23.207 8 INFO cinder.api.openstack.wsgi [None req-138f20c9-8342-48d8-9196-085bc35321c2 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:02:23.207 7 INFO cinder.api.openstack.wsgi [None req-3c89ca83-f9d6-4b81-9f76-bbbfa5d57606 c719bdf7c69d4409afb5cb599527ba53 be3bd567807a4219aec09b161885e660 - - default default] http://10.0.0.231: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-07-14 19:02:24.160 8 INFO cinder.api.openstack.wsgi [None req-957b87d7-2155-48da-a5d7-d45a79e2abfb 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true 2026-07-14 19:02:24.175 8 INFO cinder.volume.api [None req-957b87d7-2155-48da-a5d7-d45a79e2abfb 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all volumes completed successfully. 2026-07-14 19:02:24.178 8 INFO cinder.api.openstack.wsgi [None req-957b87d7-2155-48da-a5d7-d45a79e2abfb 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 447/889] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 19:02:23 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true => generated 15 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 19:02:24.187 7 INFO cinder.api.openstack.wsgi [None req-c28a99ac-dd45-4fd4-b7e3-2ac2e70f2196 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true 2026-07-14 19:02:24.209 7 INFO cinder.volume.api [None req-c28a99ac-dd45-4fd4-b7e3-2ac2e70f2196 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all volumes completed successfully. 2026-07-14 19:02:24.211 7 INFO cinder.api.openstack.wsgi [None req-c28a99ac-dd45-4fd4-b7e3-2ac2e70f2196 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 443/890] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 19:02:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 19:02:24.223 8 INFO cinder.api.openstack.wsgi [None req-e62ca474-bd12-4758-9063-c671714cb3d3 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services 2026-07-14 19:02:24.228 8 INFO cinder.api.openstack.wsgi [None req-e62ca474-bd12-4758-9063-c671714cb3d3 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services returned with HTTP 200 [pid: 8|app: 0|req: 448/891] 10.0.0.212 () {28 vars in 644 bytes} [Tue Jul 14 19:02:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:02:24.239 7 INFO cinder.api.openstack.wsgi [None req-50ba07df-f5df-4249-a4a8-901ee95d5964 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true 2026-07-14 19:02:24.743 7 INFO cinder.api.openstack.wsgi [None req-50ba07df-f5df-4249-a4a8-901ee95d5964 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 444/892] 10.0.0.212 () {28 vars in 695 bytes} [Tue Jul 14 19:02:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 19:02:24.854 8 INFO cinder.api.openstack.wsgi [None req-f28ede38-64be-4500-91c1-95ff1ce5a46f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true 2026-07-14 19:02:24.882 8 INFO cinder.api.openstack.wsgi [None req-f28ede38-64be-4500-91c1-95ff1ce5a46f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 449/893] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:02:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:02:24.895 7 INFO cinder.api.openstack.wsgi [None req-dca56151-5ec6-4cc7-afc7-d58828689070 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/4003534dee5e437994430709630dfd86?usage=true 2026-07-14 19:02:24.915 7 INFO cinder.api.openstack.wsgi [None req-dca56151-5ec6-4cc7-afc7-d58828689070 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/4003534dee5e437994430709630dfd86?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 445/894] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:02:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/4003534dee5e437994430709630dfd86?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:02:24.928 8 INFO cinder.api.openstack.wsgi [None req-f7e02d21-069c-4d1f-9b19-0dd79b5fe6aa 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/415a28feea3c4d0dbe8e3a17726d6752?usage=true 2026-07-14 19:02:24.950 8 INFO cinder.api.openstack.wsgi [None req-f7e02d21-069c-4d1f-9b19-0dd79b5fe6aa 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/415a28feea3c4d0dbe8e3a17726d6752?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 450/895] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:02:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/415a28feea3c4d0dbe8e3a17726d6752?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:02:24.962 7 INFO cinder.api.openstack.wsgi [None req-0312940f-9cae-40bd-b7b6-38fce5750aca 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/64401ab8a8c84ee39b47c72e8bdd8367?usage=true 2026-07-14 19:02:24.983 7 INFO cinder.api.openstack.wsgi [None req-0312940f-9cae-40bd-b7b6-38fce5750aca 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/64401ab8a8c84ee39b47c72e8bdd8367?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 446/896] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:02:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/64401ab8a8c84ee39b47c72e8bdd8367?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:02:24.994 8 INFO cinder.api.openstack.wsgi [None req-7ebd27e1-c18a-4b21-a957-3bf21c1b7390 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true 2026-07-14 19:02:25.015 8 INFO cinder.api.openstack.wsgi [None req-7ebd27e1-c18a-4b21-a957-3bf21c1b7390 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 451/897] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:02:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:02:25.026 7 INFO cinder.api.openstack.wsgi [None req-cce22670-cac5-4e17-b7ac-e592c4df3dbc 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true 2026-07-14 19:02:25.047 7 INFO cinder.api.openstack.wsgi [None req-cce22670-cac5-4e17-b7ac-e592c4df3dbc 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 447/898] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:02:25 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:02:25.056 8 INFO cinder.api.openstack.wsgi [None req-5b8f73bc-fd46-4ebf-acf8-6d3780df3328 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/b299af6b667246c4a08372a996ea0428?usage=true 2026-07-14 19:02:25.080 8 INFO cinder.api.openstack.wsgi [None req-5b8f73bc-fd46-4ebf-acf8-6d3780df3328 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/b299af6b667246c4a08372a996ea0428?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 452/899] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:02:25 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/b299af6b667246c4a08372a996ea0428?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:02:25.091 7 INFO cinder.api.openstack.wsgi [None req-a4029990-e8be-446e-99f7-7fc440b4dcae 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/f1cb01b0cb754160bad34af9a1fb85cf?usage=true 2026-07-14 19:02:25.115 7 INFO cinder.api.openstack.wsgi [None req-a4029990-e8be-446e-99f7-7fc440b4dcae 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/f1cb01b0cb754160bad34af9a1fb85cf?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 448/900] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:02:25 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/f1cb01b0cb754160bad34af9a1fb85cf?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:02:25.126 8 INFO cinder.api.openstack.wsgi [None req-923bd996-d44b-47f9-bb87-e31b6068b0a0 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true 2026-07-14 19:02:25.133 8 INFO cinder.volume.api [None req-923bd996-d44b-47f9-bb87-e31b6068b0a0 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all snapshots completed successfully. 2026-07-14 19:02:25.134 8 INFO cinder.api.openstack.wsgi [None req-923bd996-d44b-47f9-bb87-e31b6068b0a0 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 453/901] 10.0.0.212 () {28 vars in 673 bytes} [Tue Jul 14 19:02:25 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 19:02:33.206 8 INFO cinder.api.openstack.wsgi [None req-923bd996-d44b-47f9-bb87-e31b6068b0a0 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:02:33.206 8 INFO cinder.api.openstack.wsgi [None req-923bd996-d44b-47f9-bb87-e31b6068b0a0 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:02:33.206 7 INFO cinder.api.openstack.wsgi [None req-a4029990-e8be-446e-99f7-7fc440b4dcae 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:02:33.207 7 INFO cinder.api.openstack.wsgi [None req-a4029990-e8be-446e-99f7-7fc440b4dcae 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:02:43.211 8 INFO cinder.api.openstack.wsgi [None req-923bd996-d44b-47f9-bb87-e31b6068b0a0 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:02:43.211 7 INFO cinder.api.openstack.wsgi [None req-a4029990-e8be-446e-99f7-7fc440b4dcae 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:02:43.212 7 INFO cinder.api.openstack.wsgi [None req-a4029990-e8be-446e-99f7-7fc440b4dcae 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:02:43.212 8 INFO cinder.api.openstack.wsgi [None req-923bd996-d44b-47f9-bb87-e31b6068b0a0 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:02:53.206 8 INFO cinder.api.openstack.wsgi [None req-923bd996-d44b-47f9-bb87-e31b6068b0a0 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:02:53.207 8 INFO cinder.api.openstack.wsgi [None req-923bd996-d44b-47f9-bb87-e31b6068b0a0 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:02:53.210 7 INFO cinder.api.openstack.wsgi [None req-a4029990-e8be-446e-99f7-7fc440b4dcae 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:02:53.211 7 INFO cinder.api.openstack.wsgi [None req-a4029990-e8be-446e-99f7-7fc440b4dcae 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:03:03.206 7 INFO cinder.api.openstack.wsgi [None req-a4029990-e8be-446e-99f7-7fc440b4dcae 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:03:03.206 8 INFO cinder.api.openstack.wsgi [None req-923bd996-d44b-47f9-bb87-e31b6068b0a0 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:03:03.207 7 INFO cinder.api.openstack.wsgi [None req-a4029990-e8be-446e-99f7-7fc440b4dcae 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:03:03.207 8 INFO cinder.api.openstack.wsgi [None req-923bd996-d44b-47f9-bb87-e31b6068b0a0 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:03:13.206 8 INFO cinder.api.openstack.wsgi [None req-923bd996-d44b-47f9-bb87-e31b6068b0a0 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:03:13.206 7 INFO cinder.api.openstack.wsgi [None req-a4029990-e8be-446e-99f7-7fc440b4dcae 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:03:13.207 8 INFO cinder.api.openstack.wsgi [None req-923bd996-d44b-47f9-bb87-e31b6068b0a0 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:03:13.207 7 INFO cinder.api.openstack.wsgi [None req-a4029990-e8be-446e-99f7-7fc440b4dcae 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:03:23.205 8 INFO cinder.api.openstack.wsgi [None req-923bd996-d44b-47f9-bb87-e31b6068b0a0 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:03:23.206 7 INFO cinder.api.openstack.wsgi [None req-a4029990-e8be-446e-99f7-7fc440b4dcae 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:03:23.206 8 INFO cinder.api.openstack.wsgi [None req-923bd996-d44b-47f9-bb87-e31b6068b0a0 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:03:23.207 7 INFO cinder.api.openstack.wsgi [None req-a4029990-e8be-446e-99f7-7fc440b4dcae 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:03:24.078 8 INFO cinder.api.openstack.wsgi [None req-2c88d171-ca80-4b58-a285-d55588bc1d67 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true 2026-07-14 19:03:24.085 8 INFO cinder.volume.api [None req-2c88d171-ca80-4b58-a285-d55588bc1d67 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all volumes completed successfully. 2026-07-14 19:03:24.087 8 INFO cinder.api.openstack.wsgi [None req-2c88d171-ca80-4b58-a285-d55588bc1d67 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 460/914] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 19:03:23 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true => generated 15 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 19:03:24.096 7 INFO cinder.api.openstack.wsgi [None req-44cb95dc-5e6f-4734-9b83-aaec30c0d7d7 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true 2026-07-14 19:03:24.107 7 INFO cinder.volume.api [None req-44cb95dc-5e6f-4734-9b83-aaec30c0d7d7 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all volumes completed successfully. 2026-07-14 19:03:24.108 7 INFO cinder.api.openstack.wsgi [None req-44cb95dc-5e6f-4734-9b83-aaec30c0d7d7 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 455/915] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 19:03:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 19:03:24.117 8 INFO cinder.api.openstack.wsgi [None req-1f5a6001-1fae-4756-9c70-30e951a1a190 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true 2026-07-14 19:03:24.126 8 INFO cinder.volume.api [None req-1f5a6001-1fae-4756-9c70-30e951a1a190 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all snapshots completed successfully. 2026-07-14 19:03:24.126 8 INFO cinder.api.openstack.wsgi [None req-1f5a6001-1fae-4756-9c70-30e951a1a190 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 461/916] 10.0.0.212 () {28 vars in 673 bytes} [Tue Jul 14 19:03:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 19:03:24.138 7 INFO cinder.api.openstack.wsgi [None req-1151eeb4-ebfd-4081-a9bd-9dc28eb892c2 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services 2026-07-14 19:03:24.143 7 INFO cinder.api.openstack.wsgi [None req-1151eeb4-ebfd-4081-a9bd-9dc28eb892c2 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services returned with HTTP 200 [pid: 7|app: 0|req: 456/917] 10.0.0.212 () {28 vars in 644 bytes} [Tue Jul 14 19:03:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:03:24.155 8 INFO cinder.api.openstack.wsgi [None req-0fbdc41b-a0da-4018-8595-d0f4076d039c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true 2026-07-14 19:03:24.659 8 INFO cinder.api.openstack.wsgi [None req-0fbdc41b-a0da-4018-8595-d0f4076d039c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 462/918] 10.0.0.212 () {28 vars in 695 bytes} [Tue Jul 14 19:03:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 19:03:24.759 7 INFO cinder.api.openstack.wsgi [None req-85a09943-5d38-436f-9ff2-e72e0db88e99 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/0420c97819e04b03b489e9446c70e81b?usage=true 2026-07-14 19:03:24.782 7 INFO cinder.api.openstack.wsgi [None req-85a09943-5d38-436f-9ff2-e72e0db88e99 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/0420c97819e04b03b489e9446c70e81b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 457/919] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:03:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/0420c97819e04b03b489e9446c70e81b?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:03:24.792 8 INFO cinder.api.openstack.wsgi [None req-011f1ccd-0179-4a23-b9a2-69f8a0ec713e 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true 2026-07-14 19:03:24.814 8 INFO cinder.api.openstack.wsgi [None req-011f1ccd-0179-4a23-b9a2-69f8a0ec713e 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 463/920] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:03:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:03:24.826 7 INFO cinder.api.openstack.wsgi [None req-e7f9294e-7fcc-4767-9bd2-4b9dde576465 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/318482c4e77c456181a00aa03df765ae?usage=true 2026-07-14 19:03:24.847 7 INFO cinder.api.openstack.wsgi [None req-e7f9294e-7fcc-4767-9bd2-4b9dde576465 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/318482c4e77c456181a00aa03df765ae?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 458/921] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:03:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/318482c4e77c456181a00aa03df765ae?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:03:24.859 8 INFO cinder.api.openstack.wsgi [None req-4c20ab5e-45cd-4567-a688-f02c5652bb2e 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/415a28feea3c4d0dbe8e3a17726d6752?usage=true 2026-07-14 19:03:24.881 8 INFO cinder.api.openstack.wsgi [None req-4c20ab5e-45cd-4567-a688-f02c5652bb2e 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/415a28feea3c4d0dbe8e3a17726d6752?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 464/922] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:03:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/415a28feea3c4d0dbe8e3a17726d6752?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:03:24.895 7 INFO cinder.api.openstack.wsgi [None req-98af908b-5374-4987-8705-497b9da93ae9 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/5a9547716b054dfa9063c42cbac77c06?usage=true 2026-07-14 19:03:24.916 7 INFO cinder.api.openstack.wsgi [None req-98af908b-5374-4987-8705-497b9da93ae9 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/5a9547716b054dfa9063c42cbac77c06?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 459/923] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:03:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/5a9547716b054dfa9063c42cbac77c06?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:03:24.931 8 INFO cinder.api.openstack.wsgi [None req-eee3d6d0-50f0-49f8-9b3a-e8cf73d50d6d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/5b96b9c51aff42138692f37b0ab39a9e?usage=true 2026-07-14 19:03:24.949 8 INFO cinder.api.openstack.wsgi [None req-eee3d6d0-50f0-49f8-9b3a-e8cf73d50d6d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/5b96b9c51aff42138692f37b0ab39a9e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 465/924] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:03:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/5b96b9c51aff42138692f37b0ab39a9e?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:03:24.962 7 INFO cinder.api.openstack.wsgi [None req-a466fa51-edc0-497e-a80f-16fafcb87f72 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6251d739360b475498f1d3b28a4ae7fc?usage=true 2026-07-14 19:03:24.982 7 INFO cinder.api.openstack.wsgi [None req-a466fa51-edc0-497e-a80f-16fafcb87f72 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6251d739360b475498f1d3b28a4ae7fc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 460/925] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:03:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6251d739360b475498f1d3b28a4ae7fc?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:03:24.993 8 INFO cinder.api.openstack.wsgi [None req-996c88b0-39bf-43e0-85ad-093bba4a2831 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/64401ab8a8c84ee39b47c72e8bdd8367?usage=true 2026-07-14 19:03:25.012 8 INFO cinder.api.openstack.wsgi [None req-996c88b0-39bf-43e0-85ad-093bba4a2831 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/64401ab8a8c84ee39b47c72e8bdd8367?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 466/926] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:03:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/64401ab8a8c84ee39b47c72e8bdd8367?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:03:25.023 7 INFO cinder.api.openstack.wsgi [None req-f7e3100d-92fe-4930-b698-cc806e886822 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true 2026-07-14 19:03:25.045 7 INFO cinder.api.openstack.wsgi [None req-f7e3100d-92fe-4930-b698-cc806e886822 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 461/927] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:03:25 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:03:25.058 8 INFO cinder.api.openstack.wsgi [None req-8bebb59f-6674-46dd-9483-fd888e465c89 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/99079a5c0a8a4630a92dde12e902f4fe?usage=true 2026-07-14 19:03:25.088 8 INFO cinder.api.openstack.wsgi [None req-8bebb59f-6674-46dd-9483-fd888e465c89 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/99079a5c0a8a4630a92dde12e902f4fe?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 467/928] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:03:25 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/99079a5c0a8a4630a92dde12e902f4fe?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:03:25.103 7 INFO cinder.api.openstack.wsgi [None req-da674594-5b45-42ac-a793-f50868f6f44a 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true 2026-07-14 19:03:25.127 7 INFO cinder.api.openstack.wsgi [None req-da674594-5b45-42ac-a793-f50868f6f44a 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 462/929] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:03:25 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:03:25.142 8 INFO cinder.api.openstack.wsgi [None req-599dd736-ff03-499f-8ae3-22f0ecd97dd1 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/bcb336e133ba4d1f96d6df7b1165fca5?usage=true 2026-07-14 19:03:25.168 8 INFO cinder.api.openstack.wsgi [None req-599dd736-ff03-499f-8ae3-22f0ecd97dd1 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/bcb336e133ba4d1f96d6df7b1165fca5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 468/930] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:03:25 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/bcb336e133ba4d1f96d6df7b1165fca5?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:03:25.185 7 INFO cinder.api.openstack.wsgi [None req-4cb64206-1557-4201-a053-91a5c401a802 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/f1cb01b0cb754160bad34af9a1fb85cf?usage=true 2026-07-14 19:03:25.213 7 INFO cinder.api.openstack.wsgi [None req-4cb64206-1557-4201-a053-91a5c401a802 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/f1cb01b0cb754160bad34af9a1fb85cf?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 463/931] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:03:25 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/f1cb01b0cb754160bad34af9a1fb85cf?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:03:33.207 8 INFO cinder.api.openstack.wsgi [None req-599dd736-ff03-499f-8ae3-22f0ecd97dd1 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:03:33.207 8 INFO cinder.api.openstack.wsgi [None req-599dd736-ff03-499f-8ae3-22f0ecd97dd1 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:03:33.210 7 INFO cinder.api.openstack.wsgi [None req-4cb64206-1557-4201-a053-91a5c401a802 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:03:33.211 7 INFO cinder.api.openstack.wsgi [None req-4cb64206-1557-4201-a053-91a5c401a802 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:03:39.378 8 INFO cinder.api.openstack.wsgi [None req-1d5df5c0-7559-42b8-beeb-64487e05756b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes 2026-07-14 19:03:39.505 8 INFO cinder.api.v3.volumes [None req-1d5df5c0-7559-42b8-beeb-64487e05756b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Create volume of 16 GB 2026-07-14 19:03:39.511 8 INFO cinder.volume.api [None req-1d5df5c0-7559-42b8-beeb-64487e05756b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Availability Zones retrieved successfully. 2026-07-14 19:03:39.738 8 INFO cinder.volume.api [None req-1d5df5c0-7559-42b8-beeb-64487e05756b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Create volume request issued successfully. 2026-07-14 19:03:39.739 8 INFO cinder.api.openstack.wsgi [None req-1d5df5c0-7559-42b8-beeb-64487e05756b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes returned with HTTP 202 [pid: 8|app: 0|req: 470/934] 199.19.213.157 () {34 vars in 733 bytes} [Tue Jul 14 19:03:39 2026] POST /v3/6820463cf05142f7ada503384dbf21d0/volumes => generated 846 bytes in 463 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-14 19:03:39.757 7 INFO cinder.api.openstack.wsgi [req-1d5df5c0-7559-42b8-beeb-64487e05756b req-806c0965-71fc-4de7-92a8-5688470cb5b0 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/675784e3-96dd-4aa3-a000-88bab85f351e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 19:03:39.787 7 INFO cinder.volume.api [req-1d5df5c0-7559-42b8-beeb-64487e05756b req-806c0965-71fc-4de7-92a8-5688470cb5b0 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Volume info retrieved successfully. 2026-07-14 19:03:39.791 7 INFO cinder.api.openstack.wsgi [req-1d5df5c0-7559-42b8-beeb-64487e05756b req-806c0965-71fc-4de7-92a8-5688470cb5b0 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/675784e3-96dd-4aa3-a000-88bab85f351e returned with HTTP 200 [pid: 7|app: 0|req: 465/935] 199.19.213.157 () {32 vars in 824 bytes} [Tue Jul 14 19:03:39 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/volumes/675784e3-96dd-4aa3-a000-88bab85f351e => generated 1025 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-14 19:03:43.207 8 INFO cinder.api.openstack.wsgi [None req-1d5df5c0-7559-42b8-beeb-64487e05756b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:03:43.208 8 INFO cinder.api.openstack.wsgi [None req-1d5df5c0-7559-42b8-beeb-64487e05756b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:03:43.209 7 INFO cinder.api.openstack.wsgi [req-1d5df5c0-7559-42b8-beeb-64487e05756b req-806c0965-71fc-4de7-92a8-5688470cb5b0 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:03:43.210 7 INFO cinder.api.openstack.wsgi [req-1d5df5c0-7559-42b8-beeb-64487e05756b req-806c0965-71fc-4de7-92a8-5688470cb5b0 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231: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-07-14 19:03:44.808 8 INFO cinder.api.openstack.wsgi [req-1d5df5c0-7559-42b8-beeb-64487e05756b req-f1bcb01d-e489-4cfd-8c8f-cc6dbe8684f9 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/675784e3-96dd-4aa3-a000-88bab85f351e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 19:03:44.822 8 INFO cinder.volume.api [req-1d5df5c0-7559-42b8-beeb-64487e05756b req-f1bcb01d-e489-4cfd-8c8f-cc6dbe8684f9 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Volume info retrieved successfully. 2026-07-14 19:03:44.828 8 INFO cinder.api.openstack.wsgi [req-1d5df5c0-7559-42b8-beeb-64487e05756b req-f1bcb01d-e489-4cfd-8c8f-cc6dbe8684f9 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/675784e3-96dd-4aa3-a000-88bab85f351e returned with HTTP 200 [pid: 8|app: 0|req: 472/938] 199.19.213.157 () {32 vars in 824 bytes} [Tue Jul 14 19:03:44 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/volumes/675784e3-96dd-4aa3-a000-88bab85f351e => generated 1675 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 19:03:45.350 7 INFO cinder.api.openstack.wsgi [req-c183cd17-5489-4dfb-acbd-14f88dd34fb9 req-6c11f0b3-4e1e-455f-96e2-3a49c2d7d207 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/675784e3-96dd-4aa3-a000-88bab85f351e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 19:03:45.365 7 INFO cinder.volume.api [req-c183cd17-5489-4dfb-acbd-14f88dd34fb9 req-6c11f0b3-4e1e-455f-96e2-3a49c2d7d207 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Volume info retrieved successfully. 2026-07-14 19:03:45.370 7 INFO cinder.api.openstack.wsgi [req-c183cd17-5489-4dfb-acbd-14f88dd34fb9 req-6c11f0b3-4e1e-455f-96e2-3a49c2d7d207 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/675784e3-96dd-4aa3-a000-88bab85f351e returned with HTTP 200 [pid: 7|app: 0|req: 467/939] 10.0.0.68 () {34 vars in 1026 bytes} [Tue Jul 14 19:03:45 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/volumes/675784e3-96dd-4aa3-a000-88bab85f351e => generated 1675 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 19:03:45.747 8 INFO cinder.api.openstack.wsgi [req-c183cd17-5489-4dfb-acbd-14f88dd34fb9 req-40be4317-224c-435e-8de8-a97b565a3abd 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/675784e3-96dd-4aa3-a000-88bab85f351e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 19:03:45.768 8 INFO cinder.volume.api [req-c183cd17-5489-4dfb-acbd-14f88dd34fb9 req-40be4317-224c-435e-8de8-a97b565a3abd 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Volume info retrieved successfully. 2026-07-14 19:03:45.773 8 INFO cinder.api.openstack.wsgi [req-c183cd17-5489-4dfb-acbd-14f88dd34fb9 req-40be4317-224c-435e-8de8-a97b565a3abd 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/675784e3-96dd-4aa3-a000-88bab85f351e returned with HTTP 200 [pid: 8|app: 0|req: 473/940] 10.0.0.68 () {34 vars in 1026 bytes} [Tue Jul 14 19:03:45 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/volumes/675784e3-96dd-4aa3-a000-88bab85f351e => generated 1675 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-14 19:03:45.786 7 INFO cinder.api.openstack.wsgi [req-c183cd17-5489-4dfb-acbd-14f88dd34fb9 req-6c11f0b3-4e1e-455f-96e2-3a49c2d7d207 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-14 19:03:45.788 7 INFO cinder.api.openstack.wsgi [req-c183cd17-5489-4dfb-acbd-14f88dd34fb9 req-6c11f0b3-4e1e-455f-96e2-3a49c2d7d207 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 468/941] 10.0.0.68 () {32 vars in 827 bytes} [Tue Jul 14 19:03:45 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-07-14 19:03:45.802 8 INFO cinder.api.openstack.wsgi [req-c183cd17-5489-4dfb-acbd-14f88dd34fb9 req-0d1cd5fc-fce4-451b-bc72-fafeba392080 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/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-07-14 19:03:45.850 8 INFO cinder.api.openstack.wsgi [req-c183cd17-5489-4dfb-acbd-14f88dd34fb9 req-0d1cd5fc-fce4-451b-bc72-fafeba392080 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/attachments returned with HTTP 200 [pid: 8|app: 0|req: 474/942] 10.0.0.68 () {40 vars in 1055 bytes} [Tue Jul 14 19:03:45 2026] POST /v3/6820463cf05142f7ada503384dbf21d0/attachments => generated 273 bytes in 58 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-07-14 19:03:49.217 7 INFO cinder.api.openstack.wsgi [req-1d5df5c0-7559-42b8-beeb-64487e05756b req-70dac79f-7585-4df7-ad15-c15577afb96e 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/675784e3-96dd-4aa3-a000-88bab85f351e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 19:03:49.232 7 INFO cinder.volume.api [req-1d5df5c0-7559-42b8-beeb-64487e05756b req-70dac79f-7585-4df7-ad15-c15577afb96e 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Volume info retrieved successfully. 2026-07-14 19:03:49.235 7 INFO cinder.api.openstack.wsgi [req-1d5df5c0-7559-42b8-beeb-64487e05756b req-70dac79f-7585-4df7-ad15-c15577afb96e 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/675784e3-96dd-4aa3-a000-88bab85f351e returned with HTTP 200 [pid: 7|app: 0|req: 469/943] 199.19.213.157 () {32 vars in 824 bytes} [Tue Jul 14 19:03:49 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/volumes/675784e3-96dd-4aa3-a000-88bab85f351e => generated 1674 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-14 19:03:51.245 8 INFO cinder.api.openstack.wsgi [req-c183cd17-5489-4dfb-acbd-14f88dd34fb9 req-0d1cd5fc-fce4-451b-bc72-fafeba392080 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-14 19:03:51.246 8 INFO cinder.api.openstack.wsgi [req-c183cd17-5489-4dfb-acbd-14f88dd34fb9 req-0d1cd5fc-fce4-451b-bc72-fafeba392080 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 475/944] 199.19.213.157 () {32 vars in 839 bytes} [Tue Jul 14 19:03:51 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 19:03:51.257 7 INFO cinder.api.openstack.wsgi [req-c183cd17-5489-4dfb-acbd-14f88dd34fb9 req-0e58bc18-4399-4877-b32b-b62aad62bc81 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/675784e3-96dd-4aa3-a000-88bab85f351e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 19:03:51.272 7 INFO cinder.volume.api [req-c183cd17-5489-4dfb-acbd-14f88dd34fb9 req-0e58bc18-4399-4877-b32b-b62aad62bc81 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Volume info retrieved successfully. 2026-07-14 19:03:51.278 7 INFO cinder.api.openstack.wsgi [req-c183cd17-5489-4dfb-acbd-14f88dd34fb9 req-0e58bc18-4399-4877-b32b-b62aad62bc81 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/675784e3-96dd-4aa3-a000-88bab85f351e returned with HTTP 200 [pid: 7|app: 0|req: 470/945] 199.19.213.157 () {36 vars in 1072 bytes} [Tue Jul 14 19:03:51 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/volumes/675784e3-96dd-4aa3-a000-88bab85f351e => generated 1898 bytes in 29 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-07-14 19:03:51.348 8 INFO cinder.api.openstack.wsgi [req-c183cd17-5489-4dfb-acbd-14f88dd34fb9 req-b29f0425-87af-47b9-894e-3ffbc2c563a8 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/attachments/c37b04a2-d600-44f0-a7e3-4dc054ef0c0a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 19:03:52.158 7 INFO cinder.api.openstack.wsgi [req-1d5df5c0-7559-42b8-beeb-64487e05756b req-747036ad-74e3-4436-9f3b-2eed08ed4977 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/675784e3-96dd-4aa3-a000-88bab85f351e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 19:03:52.172 7 INFO cinder.volume.api [req-1d5df5c0-7559-42b8-beeb-64487e05756b req-747036ad-74e3-4436-9f3b-2eed08ed4977 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Volume info retrieved successfully. 2026-07-14 19:03:52.176 7 INFO cinder.api.openstack.wsgi [req-1d5df5c0-7559-42b8-beeb-64487e05756b req-747036ad-74e3-4436-9f3b-2eed08ed4977 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/675784e3-96dd-4aa3-a000-88bab85f351e returned with HTTP 200 [pid: 7|app: 0|req: 471/946] 199.19.213.157 () {32 vars in 824 bytes} [Tue Jul 14 19:03:52 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/volumes/675784e3-96dd-4aa3-a000-88bab85f351e => generated 1675 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-14 19:03:52.385 8 INFO cinder.api.openstack.wsgi [req-c183cd17-5489-4dfb-acbd-14f88dd34fb9 req-b29f0425-87af-47b9-894e-3ffbc2c563a8 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/attachments/c37b04a2-d600-44f0-a7e3-4dc054ef0c0a returned with HTTP 200 [pid: 8|app: 0|req: 476/947] 199.19.213.157 () {40 vars in 1134 bytes} [Tue Jul 14 19:03:51 2026] PUT /v3/6820463cf05142f7ada503384dbf21d0/attachments/c37b04a2-d600-44f0-a7e3-4dc054ef0c0a => generated 802 bytes in 1044 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-07-14 19:03:52.902 7 INFO cinder.api.openstack.wsgi [req-c183cd17-5489-4dfb-acbd-14f88dd34fb9 req-554b9a80-8e47-4251-a18c-18264f337c1c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/attachments/c37b04a2-d600-44f0-a7e3-4dc054ef0c0a/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-07-14 19:03:52.929 7 INFO cinder.api.openstack.wsgi [req-c183cd17-5489-4dfb-acbd-14f88dd34fb9 req-554b9a80-8e47-4251-a18c-18264f337c1c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/attachments/c37b04a2-d600-44f0-a7e3-4dc054ef0c0a/action returned with HTTP 204 [pid: 7|app: 0|req: 472/948] 199.19.213.157 () {40 vars in 1147 bytes} [Tue Jul 14 19:03:52 2026] POST /v3/6820463cf05142f7ada503384dbf21d0/attachments/c37b04a2-d600-44f0-a7e3-4dc054ef0c0a/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-07-14 19:03:53.206 7 INFO cinder.api.openstack.wsgi [req-c183cd17-5489-4dfb-acbd-14f88dd34fb9 req-554b9a80-8e47-4251-a18c-18264f337c1c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:03:53.207 8 INFO cinder.api.openstack.wsgi [req-c183cd17-5489-4dfb-acbd-14f88dd34fb9 req-b29f0425-87af-47b9-894e-3ffbc2c563a8 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:03:53.207 7 INFO cinder.api.openstack.wsgi [req-c183cd17-5489-4dfb-acbd-14f88dd34fb9 req-554b9a80-8e47-4251-a18c-18264f337c1c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:03:53.208 8 INFO cinder.api.openstack.wsgi [req-c183cd17-5489-4dfb-acbd-14f88dd34fb9 req-b29f0425-87af-47b9-894e-3ffbc2c563a8 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231: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-07-14 19:03:54.953 7 INFO cinder.api.openstack.wsgi [req-1d5df5c0-7559-42b8-beeb-64487e05756b req-aa8198ff-dbc0-40fe-b0a1-7897921e6711 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/675784e3-96dd-4aa3-a000-88bab85f351e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 19:03:54.969 7 INFO cinder.volume.api [req-1d5df5c0-7559-42b8-beeb-64487e05756b req-aa8198ff-dbc0-40fe-b0a1-7897921e6711 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Volume info retrieved successfully. 2026-07-14 19:03:54.973 7 INFO cinder.api.openstack.wsgi [req-1d5df5c0-7559-42b8-beeb-64487e05756b req-aa8198ff-dbc0-40fe-b0a1-7897921e6711 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/675784e3-96dd-4aa3-a000-88bab85f351e returned with HTTP 200 [pid: 7|app: 0|req: 474/951] 199.19.213.157 () {32 vars in 824 bytes} [Tue Jul 14 19:03:54 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/volumes/675784e3-96dd-4aa3-a000-88bab85f351e => generated 1973 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-07-14 19:03:58.112 8 INFO cinder.api.openstack.wsgi [req-1d5df5c0-7559-42b8-beeb-64487e05756b req-e2bc39fb-9190-4c9c-9019-d13d4a30e2cb 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/675784e3-96dd-4aa3-a000-88bab85f351e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 19:03:58.280 8 INFO cinder.volume.api [req-1d5df5c0-7559-42b8-beeb-64487e05756b req-e2bc39fb-9190-4c9c-9019-d13d4a30e2cb 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Volume info retrieved successfully. 2026-07-14 19:03:58.285 8 INFO cinder.api.openstack.wsgi [req-1d5df5c0-7559-42b8-beeb-64487e05756b req-e2bc39fb-9190-4c9c-9019-d13d4a30e2cb 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/675784e3-96dd-4aa3-a000-88bab85f351e returned with HTTP 200 [pid: 8|app: 0|req: 478/952] 199.19.213.157 () {32 vars in 824 bytes} [Tue Jul 14 19:03:58 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/volumes/675784e3-96dd-4aa3-a000-88bab85f351e => generated 1973 bytes in 181 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-07-14 19:04:01.154 7 INFO cinder.api.openstack.wsgi [req-1d5df5c0-7559-42b8-beeb-64487e05756b req-79da35bc-4a95-448f-ab45-9c5f569830be 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/675784e3-96dd-4aa3-a000-88bab85f351e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 19:04:01.170 7 INFO cinder.volume.api [req-1d5df5c0-7559-42b8-beeb-64487e05756b req-79da35bc-4a95-448f-ab45-9c5f569830be 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Volume info retrieved successfully. 2026-07-14 19:04:01.174 7 INFO cinder.api.openstack.wsgi [req-1d5df5c0-7559-42b8-beeb-64487e05756b req-79da35bc-4a95-448f-ab45-9c5f569830be 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/675784e3-96dd-4aa3-a000-88bab85f351e returned with HTTP 200 [pid: 7|app: 0|req: 475/953] 199.19.213.157 () {32 vars in 824 bytes} [Tue Jul 14 19:04:01 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/volumes/675784e3-96dd-4aa3-a000-88bab85f351e => generated 1973 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-14 19:04:03.206 8 INFO cinder.api.openstack.wsgi [req-1d5df5c0-7559-42b8-beeb-64487e05756b req-e2bc39fb-9190-4c9c-9019-d13d4a30e2cb 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:04:03.206 7 INFO cinder.api.openstack.wsgi [req-1d5df5c0-7559-42b8-beeb-64487e05756b req-79da35bc-4a95-448f-ab45-9c5f569830be 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:04:03.207 8 INFO cinder.api.openstack.wsgi [req-1d5df5c0-7559-42b8-beeb-64487e05756b req-e2bc39fb-9190-4c9c-9019-d13d4a30e2cb 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:04:03.208 7 INFO cinder.api.openstack.wsgi [req-1d5df5c0-7559-42b8-beeb-64487e05756b req-79da35bc-4a95-448f-ab45-9c5f569830be 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:04:13.206 8 INFO cinder.api.openstack.wsgi [req-1d5df5c0-7559-42b8-beeb-64487e05756b req-e2bc39fb-9190-4c9c-9019-d13d4a30e2cb 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:04:13.206 7 INFO cinder.api.openstack.wsgi [req-1d5df5c0-7559-42b8-beeb-64487e05756b req-79da35bc-4a95-448f-ab45-9c5f569830be 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:04:13.207 8 INFO cinder.api.openstack.wsgi [req-1d5df5c0-7559-42b8-beeb-64487e05756b req-e2bc39fb-9190-4c9c-9019-d13d4a30e2cb 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:04:13.207 7 INFO cinder.api.openstack.wsgi [req-1d5df5c0-7559-42b8-beeb-64487e05756b req-79da35bc-4a95-448f-ab45-9c5f569830be 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:04:23.206 8 INFO cinder.api.openstack.wsgi [req-1d5df5c0-7559-42b8-beeb-64487e05756b req-e2bc39fb-9190-4c9c-9019-d13d4a30e2cb 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:04:23.207 8 INFO cinder.api.openstack.wsgi [req-1d5df5c0-7559-42b8-beeb-64487e05756b req-e2bc39fb-9190-4c9c-9019-d13d4a30e2cb 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:04:23.208 7 INFO cinder.api.openstack.wsgi [req-1d5df5c0-7559-42b8-beeb-64487e05756b req-79da35bc-4a95-448f-ab45-9c5f569830be 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:04:23.209 7 INFO cinder.api.openstack.wsgi [req-1d5df5c0-7559-42b8-beeb-64487e05756b req-79da35bc-4a95-448f-ab45-9c5f569830be 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231: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-07-14 19:04:23.919 8 INFO cinder.api.openstack.wsgi [None req-4f7f2f2f-16ab-4581-9219-9b40bc3fe81b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true 2026-07-14 19:04:24.424 8 INFO cinder.api.openstack.wsgi [None req-4f7f2f2f-16ab-4581-9219-9b40bc3fe81b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 482/960] 10.0.0.212 () {28 vars in 695 bytes} [Tue Jul 14 19:04:23 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true => generated 671 bytes in 549 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-07-14 19:04:24.467 7 INFO cinder.api.openstack.wsgi [None req-1716c10a-f6a9-44a7-902d-b39d8eacaa73 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/0420c97819e04b03b489e9446c70e81b?usage=true 2026-07-14 19:04:24.488 7 INFO cinder.api.openstack.wsgi [None req-1716c10a-f6a9-44a7-902d-b39d8eacaa73 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/0420c97819e04b03b489e9446c70e81b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 479/961] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:04:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/0420c97819e04b03b489e9446c70e81b?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:04:24.500 8 INFO cinder.api.openstack.wsgi [None req-144057ad-0ef8-4077-8f81-8ae37fd71e90 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true 2026-07-14 19:04:24.521 8 INFO cinder.api.openstack.wsgi [None req-144057ad-0ef8-4077-8f81-8ae37fd71e90 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 483/962] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:04:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:04:24.530 7 INFO cinder.api.openstack.wsgi [None req-20ac5ec8-8b8c-4710-a386-48945d9702be 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/318482c4e77c456181a00aa03df765ae?usage=true 2026-07-14 19:04:24.552 7 INFO cinder.api.openstack.wsgi [None req-20ac5ec8-8b8c-4710-a386-48945d9702be 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/318482c4e77c456181a00aa03df765ae?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 480/963] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:04:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/318482c4e77c456181a00aa03df765ae?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:04:24.561 8 INFO cinder.api.openstack.wsgi [None req-0aa969d9-43bf-47aa-9e98-99c26f981290 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/415a28feea3c4d0dbe8e3a17726d6752?usage=true 2026-07-14 19:04:24.583 8 INFO cinder.api.openstack.wsgi [None req-0aa969d9-43bf-47aa-9e98-99c26f981290 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/415a28feea3c4d0dbe8e3a17726d6752?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 484/964] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:04:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/415a28feea3c4d0dbe8e3a17726d6752?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:04:24.594 7 INFO cinder.api.openstack.wsgi [None req-b292515a-c60c-4889-b3e3-454696419802 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/5b96b9c51aff42138692f37b0ab39a9e?usage=true 2026-07-14 19:04:24.617 7 INFO cinder.api.openstack.wsgi [None req-b292515a-c60c-4889-b3e3-454696419802 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/5b96b9c51aff42138692f37b0ab39a9e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 481/965] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:04:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/5b96b9c51aff42138692f37b0ab39a9e?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:04:24.627 8 INFO cinder.api.openstack.wsgi [None req-591bca0c-3303-49eb-b424-d6789398708f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6251d739360b475498f1d3b28a4ae7fc?usage=true 2026-07-14 19:04:24.644 8 INFO cinder.api.openstack.wsgi [None req-591bca0c-3303-49eb-b424-d6789398708f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6251d739360b475498f1d3b28a4ae7fc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 485/966] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:04:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6251d739360b475498f1d3b28a4ae7fc?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:04:24.652 7 INFO cinder.api.openstack.wsgi [None req-3a0c7436-8711-4625-a051-7762374ff75f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/64401ab8a8c84ee39b47c72e8bdd8367?usage=true 2026-07-14 19:04:24.673 7 INFO cinder.api.openstack.wsgi [None req-3a0c7436-8711-4625-a051-7762374ff75f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/64401ab8a8c84ee39b47c72e8bdd8367?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 482/967] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:04:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/64401ab8a8c84ee39b47c72e8bdd8367?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:04:24.682 8 INFO cinder.api.openstack.wsgi [None req-092dd8d3-45af-4231-9d7a-e1050be2d105 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true 2026-07-14 19:04:24.701 8 INFO cinder.api.openstack.wsgi [None req-092dd8d3-45af-4231-9d7a-e1050be2d105 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 486/968] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:04:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:04:24.710 7 INFO cinder.api.openstack.wsgi [None req-34dbed78-37fc-41c3-9a0d-49c6f4cb4dac 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true 2026-07-14 19:04:24.734 7 INFO cinder.api.openstack.wsgi [None req-34dbed78-37fc-41c3-9a0d-49c6f4cb4dac 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 483/969] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:04:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:04:24.743 8 INFO cinder.api.openstack.wsgi [None req-ce3d8d29-f97a-42f9-89ad-2c63055ec504 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/bcb336e133ba4d1f96d6df7b1165fca5?usage=true 2026-07-14 19:04:24.758 8 INFO cinder.api.openstack.wsgi [None req-ce3d8d29-f97a-42f9-89ad-2c63055ec504 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/bcb336e133ba4d1f96d6df7b1165fca5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 487/970] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:04:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/bcb336e133ba4d1f96d6df7b1165fca5?usage=true => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:04:24.766 7 INFO cinder.api.openstack.wsgi [None req-1384ee92-f768-466a-8dfb-39e99ac11e2b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/f1cb01b0cb754160bad34af9a1fb85cf?usage=true 2026-07-14 19:04:24.788 7 INFO cinder.api.openstack.wsgi [None req-1384ee92-f768-466a-8dfb-39e99ac11e2b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/f1cb01b0cb754160bad34af9a1fb85cf?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 484/971] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:04:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/f1cb01b0cb754160bad34af9a1fb85cf?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:04:24.796 8 INFO cinder.api.openstack.wsgi [None req-89df3d88-ad3f-4254-971e-c4b64249ef7b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true 2026-07-14 19:04:24.808 8 INFO cinder.volume.api [None req-89df3d88-ad3f-4254-971e-c4b64249ef7b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - 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-07-14 19:04:24.813 8 INFO cinder.api.openstack.wsgi [None req-89df3d88-ad3f-4254-971e-c4b64249ef7b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 488/972] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 19:04:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true => generated 1976 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-14 19:04:24.822 7 INFO cinder.api.openstack.wsgi [None req-33eee991-2027-4a7e-b2bf-904c9a3f35af 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true 2026-07-14 19:04:24.828 7 INFO cinder.volume.api [None req-33eee991-2027-4a7e-b2bf-904c9a3f35af 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all snapshots completed successfully. 2026-07-14 19:04:24.831 7 INFO cinder.api.openstack.wsgi [None req-33eee991-2027-4a7e-b2bf-904c9a3f35af 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 485/973] 10.0.0.212 () {28 vars in 673 bytes} [Tue Jul 14 19:04:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true => generated 17 bytes in 13 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-07-14 19:04:24.838 8 INFO cinder.api.openstack.wsgi [None req-03f78a54-8226-42ee-b054-daf79b8a7a3b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true 2026-07-14 19:04:24.850 8 INFO cinder.volume.api [None req-03f78a54-8226-42ee-b054-daf79b8a7a3b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - 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-07-14 19:04:24.855 8 INFO cinder.api.openstack.wsgi [None req-03f78a54-8226-42ee-b054-daf79b8a7a3b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 489/974] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 19:04:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true => generated 1976 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-14 19:04:24.865 7 INFO cinder.api.openstack.wsgi [None req-ad2a1e0d-3d54-4dd6-8d2a-772fc6663131 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services 2026-07-14 19:04:24.870 7 INFO cinder.api.openstack.wsgi [None req-ad2a1e0d-3d54-4dd6-8d2a-772fc6663131 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services returned with HTTP 200 [pid: 7|app: 0|req: 486/975] 10.0.0.212 () {28 vars in 644 bytes} [Tue Jul 14 19:04:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:04:33.206 8 INFO cinder.api.openstack.wsgi [None req-03f78a54-8226-42ee-b054-daf79b8a7a3b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:04:33.207 7 INFO cinder.api.openstack.wsgi [None req-ad2a1e0d-3d54-4dd6-8d2a-772fc6663131 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:04:33.207 8 INFO cinder.api.openstack.wsgi [None req-03f78a54-8226-42ee-b054-daf79b8a7a3b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:04:33.208 7 INFO cinder.api.openstack.wsgi [None req-ad2a1e0d-3d54-4dd6-8d2a-772fc6663131 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:04:43.206 8 INFO cinder.api.openstack.wsgi [None req-03f78a54-8226-42ee-b054-daf79b8a7a3b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:04:43.207 7 INFO cinder.api.openstack.wsgi [None req-ad2a1e0d-3d54-4dd6-8d2a-772fc6663131 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:04:43.207 8 INFO cinder.api.openstack.wsgi [None req-03f78a54-8226-42ee-b054-daf79b8a7a3b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:04:43.208 7 INFO cinder.api.openstack.wsgi [None req-ad2a1e0d-3d54-4dd6-8d2a-772fc6663131 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:04:53.206 8 INFO cinder.api.openstack.wsgi [None req-03f78a54-8226-42ee-b054-daf79b8a7a3b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:04:53.206 7 INFO cinder.api.openstack.wsgi [None req-ad2a1e0d-3d54-4dd6-8d2a-772fc6663131 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:04:53.207 8 INFO cinder.api.openstack.wsgi [None req-03f78a54-8226-42ee-b054-daf79b8a7a3b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:04:53.208 7 INFO cinder.api.openstack.wsgi [None req-ad2a1e0d-3d54-4dd6-8d2a-772fc6663131 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:05:03.207 7 INFO cinder.api.openstack.wsgi [None req-ad2a1e0d-3d54-4dd6-8d2a-772fc6663131 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:05:03.207 8 INFO cinder.api.openstack.wsgi [None req-03f78a54-8226-42ee-b054-daf79b8a7a3b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:05:03.208 7 INFO cinder.api.openstack.wsgi [None req-ad2a1e0d-3d54-4dd6-8d2a-772fc6663131 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:05:03.209 8 INFO cinder.api.openstack.wsgi [None req-03f78a54-8226-42ee-b054-daf79b8a7a3b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:05:13.206 7 INFO cinder.api.openstack.wsgi [None req-ad2a1e0d-3d54-4dd6-8d2a-772fc6663131 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:05:13.207 7 INFO cinder.api.openstack.wsgi [None req-ad2a1e0d-3d54-4dd6-8d2a-772fc6663131 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:05:13.208 8 INFO cinder.api.openstack.wsgi [None req-03f78a54-8226-42ee-b054-daf79b8a7a3b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:05:13.209 8 INFO cinder.api.openstack.wsgi [None req-03f78a54-8226-42ee-b054-daf79b8a7a3b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:05:23.206 7 INFO cinder.api.openstack.wsgi [None req-ad2a1e0d-3d54-4dd6-8d2a-772fc6663131 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:05:23.206 8 INFO cinder.api.openstack.wsgi [None req-03f78a54-8226-42ee-b054-daf79b8a7a3b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:05:23.207 8 INFO cinder.api.openstack.wsgi [None req-03f78a54-8226-42ee-b054-daf79b8a7a3b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:05:23.207 7 INFO cinder.api.openstack.wsgi [None req-ad2a1e0d-3d54-4dd6-8d2a-772fc6663131 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231: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-07-14 19:05:23.910 8 INFO cinder.api.openstack.wsgi [None req-449d56eb-0cc6-4687-8005-e03249fda333 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true 2026-07-14 19:05:23.927 8 INFO cinder.volume.api [None req-449d56eb-0cc6-4687-8005-e03249fda333 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - 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-07-14 19:05:23.934 8 INFO cinder.api.openstack.wsgi [None req-449d56eb-0cc6-4687-8005-e03249fda333 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 496/988] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 19:05:23 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true => generated 1976 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-14 19:05:23.944 7 INFO cinder.api.openstack.wsgi [None req-63b1c87e-fe17-400a-a082-9549a962613f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true 2026-07-14 19:05:24.448 7 INFO cinder.api.openstack.wsgi [None req-63b1c87e-fe17-400a-a082-9549a962613f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 493/989] 10.0.0.212 () {28 vars in 695 bytes} [Tue Jul 14 19:05:23 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true => generated 671 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 19:05:24.492 8 INFO cinder.api.openstack.wsgi [None req-7e319877-11fc-42b8-8654-1e762528b52c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/0420c97819e04b03b489e9446c70e81b?usage=true 2026-07-14 19:05:24.510 8 INFO cinder.api.openstack.wsgi [None req-7e319877-11fc-42b8-8654-1e762528b52c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/0420c97819e04b03b489e9446c70e81b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 497/990] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:05:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/0420c97819e04b03b489e9446c70e81b?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:05:24.520 7 INFO cinder.api.openstack.wsgi [None req-b3f5c23e-98d5-4baf-9ad6-657500031427 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true 2026-07-14 19:05:24.541 7 INFO cinder.api.openstack.wsgi [None req-b3f5c23e-98d5-4baf-9ad6-657500031427 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 494/991] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:05:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:05:24.551 8 INFO cinder.api.openstack.wsgi [None req-8567541e-62eb-4d85-8155-5cdecc3fac47 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/318482c4e77c456181a00aa03df765ae?usage=true 2026-07-14 19:05:24.576 8 INFO cinder.api.openstack.wsgi [None req-8567541e-62eb-4d85-8155-5cdecc3fac47 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/318482c4e77c456181a00aa03df765ae?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 498/992] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:05:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/318482c4e77c456181a00aa03df765ae?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:05:24.591 7 INFO cinder.api.openstack.wsgi [None req-77b8d78f-3d7d-4a76-8210-f8b6e3ec751a 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/415a28feea3c4d0dbe8e3a17726d6752?usage=true 2026-07-14 19:05:24.613 7 INFO cinder.api.openstack.wsgi [None req-77b8d78f-3d7d-4a76-8210-f8b6e3ec751a 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/415a28feea3c4d0dbe8e3a17726d6752?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 495/993] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:05:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/415a28feea3c4d0dbe8e3a17726d6752?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:05:24.623 8 INFO cinder.api.openstack.wsgi [None req-ef0054c6-0e3b-4607-884b-1ec7414c6a9e 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/5b96b9c51aff42138692f37b0ab39a9e?usage=true 2026-07-14 19:05:24.647 8 INFO cinder.api.openstack.wsgi [None req-ef0054c6-0e3b-4607-884b-1ec7414c6a9e 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/5b96b9c51aff42138692f37b0ab39a9e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 499/994] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:05:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/5b96b9c51aff42138692f37b0ab39a9e?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:05:24.661 7 INFO cinder.api.openstack.wsgi [None req-47cf7845-0b48-4a66-a46f-bd0f24535d75 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6251d739360b475498f1d3b28a4ae7fc?usage=true 2026-07-14 19:05:24.681 7 INFO cinder.api.openstack.wsgi [None req-47cf7845-0b48-4a66-a46f-bd0f24535d75 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6251d739360b475498f1d3b28a4ae7fc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 496/995] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:05:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6251d739360b475498f1d3b28a4ae7fc?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:05:24.694 8 INFO cinder.api.openstack.wsgi [None req-4f04daf6-2b93-4d16-9853-b02cbcf73e2f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/64401ab8a8c84ee39b47c72e8bdd8367?usage=true 2026-07-14 19:05:24.714 8 INFO cinder.api.openstack.wsgi [None req-4f04daf6-2b93-4d16-9853-b02cbcf73e2f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/64401ab8a8c84ee39b47c72e8bdd8367?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 500/996] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:05:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/64401ab8a8c84ee39b47c72e8bdd8367?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:05:24.725 7 INFO cinder.api.openstack.wsgi [None req-4eca8dc0-4d4e-4f87-b06e-1c8a4fc3c1c9 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true 2026-07-14 19:05:24.747 7 INFO cinder.api.openstack.wsgi [None req-4eca8dc0-4d4e-4f87-b06e-1c8a4fc3c1c9 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 497/997] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:05:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:05:24.758 8 INFO cinder.api.openstack.wsgi [None req-14779139-22ee-4912-ab6b-4962ef32d6e4 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true 2026-07-14 19:05:24.779 8 INFO cinder.api.openstack.wsgi [None req-14779139-22ee-4912-ab6b-4962ef32d6e4 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 501/998] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:05:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:05:24.794 7 INFO cinder.api.openstack.wsgi [None req-17cfc348-f869-46a0-a095-03d122f4e499 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/bcb336e133ba4d1f96d6df7b1165fca5?usage=true 2026-07-14 19:05:24.812 7 INFO cinder.api.openstack.wsgi [None req-17cfc348-f869-46a0-a095-03d122f4e499 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/bcb336e133ba4d1f96d6df7b1165fca5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 498/999] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:05:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/bcb336e133ba4d1f96d6df7b1165fca5?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:05:24.823 8 INFO cinder.api.openstack.wsgi [None req-29029bac-a6f2-4e6d-a882-5d649cff3d35 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/f1cb01b0cb754160bad34af9a1fb85cf?usage=true 2026-07-14 19:05:24.845 8 INFO cinder.api.openstack.wsgi [None req-29029bac-a6f2-4e6d-a882-5d649cff3d35 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/f1cb01b0cb754160bad34af9a1fb85cf?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 502/1000] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:05:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/f1cb01b0cb754160bad34af9a1fb85cf?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:05:24.854 7 INFO cinder.api.openstack.wsgi [None req-a381e2ff-4d54-4b67-871d-acc70df6b359 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true 2026-07-14 19:05:24.868 7 INFO cinder.volume.api [None req-a381e2ff-4d54-4b67-871d-acc70df6b359 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - 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-07-14 19:05:24.873 7 INFO cinder.api.openstack.wsgi [None req-a381e2ff-4d54-4b67-871d-acc70df6b359 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 499/1001] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 19:05:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true => generated 1976 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-14 19:05:24.887 8 INFO cinder.api.openstack.wsgi [None req-2b0feeed-e7e1-451a-9e6d-ac764e35526d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services 2026-07-14 19:05:24.893 8 INFO cinder.api.openstack.wsgi [None req-2b0feeed-e7e1-451a-9e6d-ac764e35526d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services returned with HTTP 200 [pid: 8|app: 0|req: 503/1002] 10.0.0.212 () {28 vars in 644 bytes} [Tue Jul 14 19:05:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-services => generated 646 bytes in 15 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-07-14 19:05:24.906 7 INFO cinder.api.openstack.wsgi [None req-4cb7f328-78d6-4d06-9adf-bdcdbb649ac2 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true 2026-07-14 19:05:24.911 7 INFO cinder.volume.api [None req-4cb7f328-78d6-4d06-9adf-bdcdbb649ac2 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all snapshots completed successfully. 2026-07-14 19:05:24.911 7 INFO cinder.api.openstack.wsgi [None req-4cb7f328-78d6-4d06-9adf-bdcdbb649ac2 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 500/1003] 10.0.0.212 () {28 vars in 673 bytes} [Tue Jul 14 19:05:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 19:05:33.206 8 INFO cinder.api.openstack.wsgi [None req-2b0feeed-e7e1-451a-9e6d-ac764e35526d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:05:33.206 7 INFO cinder.api.openstack.wsgi [None req-4cb7f328-78d6-4d06-9adf-bdcdbb649ac2 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:05:33.207 8 INFO cinder.api.openstack.wsgi [None req-2b0feeed-e7e1-451a-9e6d-ac764e35526d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:05:33.207 7 INFO cinder.api.openstack.wsgi [None req-4cb7f328-78d6-4d06-9adf-bdcdbb649ac2 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:05:43.207 7 INFO cinder.api.openstack.wsgi [None req-4cb7f328-78d6-4d06-9adf-bdcdbb649ac2 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:05:43.207 8 INFO cinder.api.openstack.wsgi [None req-2b0feeed-e7e1-451a-9e6d-ac764e35526d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:05:43.208 7 INFO cinder.api.openstack.wsgi [None req-4cb7f328-78d6-4d06-9adf-bdcdbb649ac2 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:05:43.208 8 INFO cinder.api.openstack.wsgi [None req-2b0feeed-e7e1-451a-9e6d-ac764e35526d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:05:53.205 8 INFO cinder.api.openstack.wsgi [None req-2b0feeed-e7e1-451a-9e6d-ac764e35526d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:05:53.205 7 INFO cinder.api.openstack.wsgi [None req-4cb7f328-78d6-4d06-9adf-bdcdbb649ac2 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:05:53.206 8 INFO cinder.api.openstack.wsgi [None req-2b0feeed-e7e1-451a-9e6d-ac764e35526d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:05:53.207 7 INFO cinder.api.openstack.wsgi [None req-4cb7f328-78d6-4d06-9adf-bdcdbb649ac2 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:06:03.205 7 INFO cinder.api.openstack.wsgi [None req-4cb7f328-78d6-4d06-9adf-bdcdbb649ac2 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:06:03.206 7 INFO cinder.api.openstack.wsgi [None req-4cb7f328-78d6-4d06-9adf-bdcdbb649ac2 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:06:03.206 8 INFO cinder.api.openstack.wsgi [None req-2b0feeed-e7e1-451a-9e6d-ac764e35526d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:06:03.207 8 INFO cinder.api.openstack.wsgi [None req-2b0feeed-e7e1-451a-9e6d-ac764e35526d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:06:13.206 8 INFO cinder.api.openstack.wsgi [None req-2b0feeed-e7e1-451a-9e6d-ac764e35526d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:06:13.206 7 INFO cinder.api.openstack.wsgi [None req-4cb7f328-78d6-4d06-9adf-bdcdbb649ac2 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:06:13.208 8 INFO cinder.api.openstack.wsgi [None req-2b0feeed-e7e1-451a-9e6d-ac764e35526d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:06:13.208 7 INFO cinder.api.openstack.wsgi [None req-4cb7f328-78d6-4d06-9adf-bdcdbb649ac2 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:06:23.206 8 INFO cinder.api.openstack.wsgi [None req-2b0feeed-e7e1-451a-9e6d-ac764e35526d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:06:23.207 7 INFO cinder.api.openstack.wsgi [None req-4cb7f328-78d6-4d06-9adf-bdcdbb649ac2 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:06:23.207 8 INFO cinder.api.openstack.wsgi [None req-2b0feeed-e7e1-451a-9e6d-ac764e35526d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:06:23.208 7 INFO cinder.api.openstack.wsgi [None req-4cb7f328-78d6-4d06-9adf-bdcdbb649ac2 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:06:23.932 8 INFO cinder.api.openstack.wsgi [None req-c2430f77-8f8c-4a0c-b4f5-8411a3d48c1a 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services 2026-07-14 19:06:23.938 8 INFO cinder.api.openstack.wsgi [None req-c2430f77-8f8c-4a0c-b4f5-8411a3d48c1a 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services returned with HTTP 200 [pid: 8|app: 0|req: 510/1016] 10.0.0.212 () {28 vars in 644 bytes} [Tue Jul 14 19:06:23 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-services => generated 646 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:06:23.958 7 INFO cinder.api.openstack.wsgi [None req-43affccc-bf95-4a40-9189-cbe5cc0c5ddf 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true 2026-07-14 19:06:23.964 7 INFO cinder.volume.api [None req-43affccc-bf95-4a40-9189-cbe5cc0c5ddf 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all snapshots completed successfully. 2026-07-14 19:06:23.965 7 INFO cinder.api.openstack.wsgi [None req-43affccc-bf95-4a40-9189-cbe5cc0c5ddf 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 507/1017] 10.0.0.212 () {28 vars in 673 bytes} [Tue Jul 14 19:06:23 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 19:06:23.975 8 INFO cinder.api.openstack.wsgi [None req-d47bb35f-d44d-4d2e-8766-beab1baefce8 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true 2026-07-14 19:06:23.988 8 INFO cinder.volume.api [None req-d47bb35f-d44d-4d2e-8766-beab1baefce8 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - 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-07-14 19:06:23.993 8 INFO cinder.api.openstack.wsgi [None req-d47bb35f-d44d-4d2e-8766-beab1baefce8 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 511/1018] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 19:06:23 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true => generated 1976 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-14 19:06:24.005 7 INFO cinder.api.openstack.wsgi [None req-c58949cd-c21c-41e8-8578-63e8bae12d7d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true 2026-07-14 19:06:24.020 7 INFO cinder.volume.api [None req-c58949cd-c21c-41e8-8578-63e8bae12d7d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - 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-07-14 19:06:24.028 7 INFO cinder.api.openstack.wsgi [None req-c58949cd-c21c-41e8-8578-63e8bae12d7d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 508/1019] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 19:06:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 19:06:24.038 8 INFO cinder.api.openstack.wsgi [None req-d90e459f-9f46-4230-ba9c-d32cae9ddfd9 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true 2026-07-14 19:06:24.542 8 INFO cinder.api.openstack.wsgi [None req-d90e459f-9f46-4230-ba9c-d32cae9ddfd9 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 512/1020] 10.0.0.212 () {28 vars in 695 bytes} [Tue Jul 14 19:06:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true => generated 671 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 19:06:24.599 7 INFO cinder.api.openstack.wsgi [None req-dd2326f7-ead2-41d7-9c79-1c5ac5efd471 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/0420c97819e04b03b489e9446c70e81b?usage=true 2026-07-14 19:06:24.619 7 INFO cinder.api.openstack.wsgi [None req-dd2326f7-ead2-41d7-9c79-1c5ac5efd471 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/0420c97819e04b03b489e9446c70e81b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 509/1021] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:06:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/0420c97819e04b03b489e9446c70e81b?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:06:24.633 8 INFO cinder.api.openstack.wsgi [None req-baca9d29-26aa-4bc4-8d35-121e576d3f3f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true 2026-07-14 19:06:24.659 8 INFO cinder.api.openstack.wsgi [None req-baca9d29-26aa-4bc4-8d35-121e576d3f3f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 513/1022] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:06:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:06:24.669 7 INFO cinder.api.openstack.wsgi [None req-1b293a65-7db6-423a-b514-014489cbcb7d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/318482c4e77c456181a00aa03df765ae?usage=true 2026-07-14 19:06:24.688 7 INFO cinder.api.openstack.wsgi [None req-1b293a65-7db6-423a-b514-014489cbcb7d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/318482c4e77c456181a00aa03df765ae?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 510/1023] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:06:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/318482c4e77c456181a00aa03df765ae?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:06:24.700 8 INFO cinder.api.openstack.wsgi [None req-7473b15a-54b5-4352-b00d-89a8254658a9 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/415a28feea3c4d0dbe8e3a17726d6752?usage=true 2026-07-14 19:06:24.718 8 INFO cinder.api.openstack.wsgi [None req-7473b15a-54b5-4352-b00d-89a8254658a9 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/415a28feea3c4d0dbe8e3a17726d6752?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 514/1024] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:06:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/415a28feea3c4d0dbe8e3a17726d6752?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:06:24.730 7 INFO cinder.api.openstack.wsgi [None req-ada609af-e785-40f9-98e1-68ed559294aa 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/5b96b9c51aff42138692f37b0ab39a9e?usage=true 2026-07-14 19:06:24.747 7 INFO cinder.api.openstack.wsgi [None req-ada609af-e785-40f9-98e1-68ed559294aa 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/5b96b9c51aff42138692f37b0ab39a9e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 511/1025] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:06:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/5b96b9c51aff42138692f37b0ab39a9e?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:06:24.756 8 INFO cinder.api.openstack.wsgi [None req-82ebc2cd-a465-4e66-9535-282252e08d83 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6251d739360b475498f1d3b28a4ae7fc?usage=true 2026-07-14 19:06:24.773 8 INFO cinder.api.openstack.wsgi [None req-82ebc2cd-a465-4e66-9535-282252e08d83 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6251d739360b475498f1d3b28a4ae7fc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 515/1026] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:06:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6251d739360b475498f1d3b28a4ae7fc?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:06:24.785 7 INFO cinder.api.openstack.wsgi [None req-c6edc375-dd53-43b4-9f04-6e2565377b8e 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/64401ab8a8c84ee39b47c72e8bdd8367?usage=true 2026-07-14 19:06:24.808 7 INFO cinder.api.openstack.wsgi [None req-c6edc375-dd53-43b4-9f04-6e2565377b8e 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/64401ab8a8c84ee39b47c72e8bdd8367?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 512/1027] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:06:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/64401ab8a8c84ee39b47c72e8bdd8367?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:06:24.820 8 INFO cinder.api.openstack.wsgi [None req-acbda0f4-455f-4243-a48f-87017af1d466 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true 2026-07-14 19:06:24.836 8 INFO cinder.api.openstack.wsgi [None req-acbda0f4-455f-4243-a48f-87017af1d466 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 516/1028] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:06:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:06:24.844 7 INFO cinder.api.openstack.wsgi [None req-c97c9a90-4760-4ad8-9546-c7209820d055 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true 2026-07-14 19:06:24.866 7 INFO cinder.api.openstack.wsgi [None req-c97c9a90-4760-4ad8-9546-c7209820d055 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 513/1029] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:06:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:06:24.877 8 INFO cinder.api.openstack.wsgi [None req-e7ee2e18-3811-4334-80dc-25d85c371c73 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/bcb336e133ba4d1f96d6df7b1165fca5?usage=true 2026-07-14 19:06:24.894 8 INFO cinder.api.openstack.wsgi [None req-e7ee2e18-3811-4334-80dc-25d85c371c73 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/bcb336e133ba4d1f96d6df7b1165fca5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 517/1030] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:06:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/bcb336e133ba4d1f96d6df7b1165fca5?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:06:24.906 7 INFO cinder.api.openstack.wsgi [None req-e9b4216d-c284-49f2-a3fb-6c7f8ee6c747 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/f1cb01b0cb754160bad34af9a1fb85cf?usage=true 2026-07-14 19:06:24.926 7 INFO cinder.api.openstack.wsgi [None req-e9b4216d-c284-49f2-a3fb-6c7f8ee6c747 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/f1cb01b0cb754160bad34af9a1fb85cf?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 514/1031] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:06:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/f1cb01b0cb754160bad34af9a1fb85cf?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:06:33.207 7 INFO cinder.api.openstack.wsgi [None req-e9b4216d-c284-49f2-a3fb-6c7f8ee6c747 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:06:33.207 8 INFO cinder.api.openstack.wsgi [None req-e7ee2e18-3811-4334-80dc-25d85c371c73 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:06:33.208 7 INFO cinder.api.openstack.wsgi [None req-e9b4216d-c284-49f2-a3fb-6c7f8ee6c747 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:06:33.208 8 INFO cinder.api.openstack.wsgi [None req-e7ee2e18-3811-4334-80dc-25d85c371c73 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:06:40.875 7 INFO cinder.api.openstack.wsgi [req-506e1420-fbe3-4e82-b7a5-eda5c4740829 req-e6d4f630-db2a-45eb-a63c-bb0cbdf08776 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/attachments/c37b04a2-d600-44f0-a7e3-4dc054ef0c0a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 19:06:41.430 7 INFO cinder.api.openstack.wsgi [req-506e1420-fbe3-4e82-b7a5-eda5c4740829 req-e6d4f630-db2a-45eb-a63c-bb0cbdf08776 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/attachments/c37b04a2-d600-44f0-a7e3-4dc054ef0c0a returned with HTTP 200 [pid: 7|app: 0|req: 516/1034] 199.19.213.157 () {38 vars in 1102 bytes} [Tue Jul 14 19:06:40 2026] DELETE /v3/6820463cf05142f7ada503384dbf21d0/attachments/c37b04a2-d600-44f0-a7e3-4dc054ef0c0a => generated 19 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:06:41.445 8 INFO cinder.api.openstack.wsgi [req-506e1420-fbe3-4e82-b7a5-eda5c4740829 req-b9273a2d-d0a1-4467-a02f-974dfcba6d14 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/675784e3-96dd-4aa3-a000-88bab85f351e 2026-07-14 19:06:41.446 8 INFO cinder.api.v3.volumes [req-506e1420-fbe3-4e82-b7a5-eda5c4740829 req-b9273a2d-d0a1-4467-a02f-974dfcba6d14 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Delete volume with id: 675784e3-96dd-4aa3-a000-88bab85f351e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 19:06:41.458 8 INFO cinder.volume.api [req-506e1420-fbe3-4e82-b7a5-eda5c4740829 req-b9273a2d-d0a1-4467-a02f-974dfcba6d14 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Volume info retrieved successfully. 2026-07-14 19:06:41.495 8 INFO cinder.volume.api [req-506e1420-fbe3-4e82-b7a5-eda5c4740829 req-b9273a2d-d0a1-4467-a02f-974dfcba6d14 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Delete volume request issued successfully. 2026-07-14 19:06:41.495 8 INFO cinder.api.openstack.wsgi [req-506e1420-fbe3-4e82-b7a5-eda5c4740829 req-b9273a2d-d0a1-4467-a02f-974dfcba6d14 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/675784e3-96dd-4aa3-a000-88bab85f351e returned with HTTP 202 [pid: 8|app: 0|req: 519/1035] 199.19.213.157 () {36 vars in 1053 bytes} [Tue Jul 14 19:06:41 2026] DELETE /v3/6820463cf05142f7ada503384dbf21d0/volumes/675784e3-96dd-4aa3-a000-88bab85f351e => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-07-14 19:06:43.206 8 INFO cinder.api.openstack.wsgi [req-506e1420-fbe3-4e82-b7a5-eda5c4740829 req-b9273a2d-d0a1-4467-a02f-974dfcba6d14 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:06:43.207 7 INFO cinder.api.openstack.wsgi [req-506e1420-fbe3-4e82-b7a5-eda5c4740829 req-e6d4f630-db2a-45eb-a63c-bb0cbdf08776 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:06:43.208 8 INFO cinder.api.openstack.wsgi [req-506e1420-fbe3-4e82-b7a5-eda5c4740829 req-b9273a2d-d0a1-4467-a02f-974dfcba6d14 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:06:43.208 7 INFO cinder.api.openstack.wsgi [req-506e1420-fbe3-4e82-b7a5-eda5c4740829 req-e6d4f630-db2a-45eb-a63c-bb0cbdf08776 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:06:53.206 7 INFO cinder.api.openstack.wsgi [req-506e1420-fbe3-4e82-b7a5-eda5c4740829 req-e6d4f630-db2a-45eb-a63c-bb0cbdf08776 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:06:53.207 8 INFO cinder.api.openstack.wsgi [req-506e1420-fbe3-4e82-b7a5-eda5c4740829 req-b9273a2d-d0a1-4467-a02f-974dfcba6d14 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:06:53.208 7 INFO cinder.api.openstack.wsgi [req-506e1420-fbe3-4e82-b7a5-eda5c4740829 req-e6d4f630-db2a-45eb-a63c-bb0cbdf08776 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:06:53.209 8 INFO cinder.api.openstack.wsgi [req-506e1420-fbe3-4e82-b7a5-eda5c4740829 req-b9273a2d-d0a1-4467-a02f-974dfcba6d14 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:07:03.206 8 INFO cinder.api.openstack.wsgi [req-506e1420-fbe3-4e82-b7a5-eda5c4740829 req-b9273a2d-d0a1-4467-a02f-974dfcba6d14 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:07:03.206 7 INFO cinder.api.openstack.wsgi [req-506e1420-fbe3-4e82-b7a5-eda5c4740829 req-e6d4f630-db2a-45eb-a63c-bb0cbdf08776 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:07:03.207 8 INFO cinder.api.openstack.wsgi [req-506e1420-fbe3-4e82-b7a5-eda5c4740829 req-b9273a2d-d0a1-4467-a02f-974dfcba6d14 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:07:03.208 7 INFO cinder.api.openstack.wsgi [req-506e1420-fbe3-4e82-b7a5-eda5c4740829 req-e6d4f630-db2a-45eb-a63c-bb0cbdf08776 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:07:13.206 7 INFO cinder.api.openstack.wsgi [req-506e1420-fbe3-4e82-b7a5-eda5c4740829 req-e6d4f630-db2a-45eb-a63c-bb0cbdf08776 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:07:13.206 8 INFO cinder.api.openstack.wsgi [req-506e1420-fbe3-4e82-b7a5-eda5c4740829 req-b9273a2d-d0a1-4467-a02f-974dfcba6d14 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:07:13.207 7 INFO cinder.api.openstack.wsgi [req-506e1420-fbe3-4e82-b7a5-eda5c4740829 req-e6d4f630-db2a-45eb-a63c-bb0cbdf08776 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:07:13.207 8 INFO cinder.api.openstack.wsgi [req-506e1420-fbe3-4e82-b7a5-eda5c4740829 req-b9273a2d-d0a1-4467-a02f-974dfcba6d14 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231: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-07-14 19:07:19.717 7 INFO cinder.api.openstack.wsgi [None req-025c1350-3354-4896-8b48-e4232375c0dd 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-14 19:07:19.724 7 INFO cinder.volume.api [None req-025c1350-3354-4896-8b48-e4232375c0dd 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all snapshots completed successfully. 2026-07-14 19:07:19.725 7 INFO cinder.api.openstack.wsgi [None req-025c1350-3354-4896-8b48-e4232375c0dd 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 521/1044] 10.0.0.94 () {32 vars in 703 bytes} [Tue Jul 14 19:07:19 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/snapshots => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 19:07:19.742 8 INFO cinder.api.openstack.wsgi [None req-4cd0ff05-baf1-406d-b15e-4258852e930a 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes 2026-07-14 19:07:19.752 8 INFO cinder.volume.api [None req-4cd0ff05-baf1-406d-b15e-4258852e930a 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all volumes completed successfully. 2026-07-14 19:07:19.753 8 INFO cinder.api.openstack.wsgi [None req-4cd0ff05-baf1-406d-b15e-4258852e930a 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes returned with HTTP 200 [pid: 8|app: 0|req: 524/1045] 10.0.0.94 () {32 vars in 699 bytes} [Tue Jul 14 19:07:19 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/volumes => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 19:07:23.207 8 INFO cinder.api.openstack.wsgi [None req-4cd0ff05-baf1-406d-b15e-4258852e930a 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:07:23.207 7 INFO cinder.api.openstack.wsgi [None req-025c1350-3354-4896-8b48-e4232375c0dd 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:07:23.208 8 INFO cinder.api.openstack.wsgi [None req-4cd0ff05-baf1-406d-b15e-4258852e930a 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:07:23.209 7 INFO cinder.api.openstack.wsgi [None req-025c1350-3354-4896-8b48-e4232375c0dd 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:07:23.979 8 INFO cinder.api.openstack.wsgi [None req-05a68cf5-cff2-4ea0-9d3f-62d46a42ed17 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true 2026-07-14 19:07:23.988 8 INFO cinder.volume.api [None req-05a68cf5-cff2-4ea0-9d3f-62d46a42ed17 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all volumes completed successfully. 2026-07-14 19:07:23.990 8 INFO cinder.api.openstack.wsgi [None req-05a68cf5-cff2-4ea0-9d3f-62d46a42ed17 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 526/1048] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 19:07:23 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true => generated 15 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 19:07:24.001 7 INFO cinder.api.openstack.wsgi [None req-1e100be5-0981-4505-89da-956c48e80e2c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true 2026-07-14 19:07:24.008 7 INFO cinder.volume.api [None req-1e100be5-0981-4505-89da-956c48e80e2c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all snapshots completed successfully. 2026-07-14 19:07:24.009 7 INFO cinder.api.openstack.wsgi [None req-1e100be5-0981-4505-89da-956c48e80e2c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 523/1049] 10.0.0.212 () {28 vars in 673 bytes} [Tue Jul 14 19:07:23 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 19:07:24.022 8 INFO cinder.api.openstack.wsgi [None req-391bf016-44aa-42e2-a784-8410dbea3aba 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services 2026-07-14 19:07:24.029 8 INFO cinder.api.openstack.wsgi [None req-391bf016-44aa-42e2-a784-8410dbea3aba 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services returned with HTTP 200 [pid: 8|app: 0|req: 527/1050] 10.0.0.212 () {28 vars in 644 bytes} [Tue Jul 14 19:07:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:07:24.041 7 INFO cinder.api.openstack.wsgi [None req-48afa98b-e574-4bf1-8832-28d91a3d4595 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true 2026-07-14 19:07:24.544 7 INFO cinder.api.openstack.wsgi [None req-48afa98b-e574-4bf1-8832-28d91a3d4595 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 524/1051] 10.0.0.212 () {28 vars in 695 bytes} [Tue Jul 14 19:07:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 19:07:24.555 8 INFO cinder.api.openstack.wsgi [None req-65f8fd98-64ff-47b0-b081-c053cee862b9 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true 2026-07-14 19:07:24.565 8 INFO cinder.volume.api [None req-65f8fd98-64ff-47b0-b081-c053cee862b9 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all volumes completed successfully. 2026-07-14 19:07:24.567 8 INFO cinder.api.openstack.wsgi [None req-65f8fd98-64ff-47b0-b081-c053cee862b9 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 528/1052] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 19:07:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 19:07:24.606 7 INFO cinder.api.openstack.wsgi [None req-0361c0db-c1cb-4bb2-9184-a6038cb122db 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true 2026-07-14 19:07:24.628 7 INFO cinder.api.openstack.wsgi [None req-0361c0db-c1cb-4bb2-9184-a6038cb122db 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 525/1053] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:07:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:07:24.642 8 INFO cinder.api.openstack.wsgi [None req-7d7bb043-9ae6-493d-8a5a-a5f4355b1059 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true 2026-07-14 19:07:24.665 8 INFO cinder.api.openstack.wsgi [None req-7d7bb043-9ae6-493d-8a5a-a5f4355b1059 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 529/1054] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:07:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:07:24.675 7 INFO cinder.api.openstack.wsgi [None req-0d69aa9f-92dc-4e05-9ef7-c2434310a1b9 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true 2026-07-14 19:07:24.695 7 INFO cinder.api.openstack.wsgi [None req-0d69aa9f-92dc-4e05-9ef7-c2434310a1b9 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 526/1055] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:07:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:07:33.207 8 INFO cinder.api.openstack.wsgi [None req-7d7bb043-9ae6-493d-8a5a-a5f4355b1059 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:07:33.207 7 INFO cinder.api.openstack.wsgi [None req-0d69aa9f-92dc-4e05-9ef7-c2434310a1b9 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:07:33.208 7 INFO cinder.api.openstack.wsgi [None req-0d69aa9f-92dc-4e05-9ef7-c2434310a1b9 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:07:33.208 8 INFO cinder.api.openstack.wsgi [None req-7d7bb043-9ae6-493d-8a5a-a5f4355b1059 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:07:43.207 8 INFO cinder.api.openstack.wsgi [None req-7d7bb043-9ae6-493d-8a5a-a5f4355b1059 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:07:43.207 8 INFO cinder.api.openstack.wsgi [None req-7d7bb043-9ae6-493d-8a5a-a5f4355b1059 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:07:43.207 7 INFO cinder.api.openstack.wsgi [None req-0d69aa9f-92dc-4e05-9ef7-c2434310a1b9 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:07:43.211 7 INFO cinder.api.openstack.wsgi [None req-0d69aa9f-92dc-4e05-9ef7-c2434310a1b9 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:07:53.207 7 INFO cinder.api.openstack.wsgi [None req-0d69aa9f-92dc-4e05-9ef7-c2434310a1b9 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:07:53.207 8 INFO cinder.api.openstack.wsgi [None req-7d7bb043-9ae6-493d-8a5a-a5f4355b1059 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:07:53.207 7 INFO cinder.api.openstack.wsgi [None req-0d69aa9f-92dc-4e05-9ef7-c2434310a1b9 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:07:53.207 8 INFO cinder.api.openstack.wsgi [None req-7d7bb043-9ae6-493d-8a5a-a5f4355b1059 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:08:03.207 7 INFO cinder.api.openstack.wsgi [None req-0d69aa9f-92dc-4e05-9ef7-c2434310a1b9 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:08:03.207 8 INFO cinder.api.openstack.wsgi [None req-7d7bb043-9ae6-493d-8a5a-a5f4355b1059 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:08:03.208 8 INFO cinder.api.openstack.wsgi [None req-7d7bb043-9ae6-493d-8a5a-a5f4355b1059 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:08:03.208 7 INFO cinder.api.openstack.wsgi [None req-0d69aa9f-92dc-4e05-9ef7-c2434310a1b9 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:08:13.207 7 INFO cinder.api.openstack.wsgi [None req-0d69aa9f-92dc-4e05-9ef7-c2434310a1b9 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:08:13.208 7 INFO cinder.api.openstack.wsgi [None req-0d69aa9f-92dc-4e05-9ef7-c2434310a1b9 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:08:13.209 8 INFO cinder.api.openstack.wsgi [None req-7d7bb043-9ae6-493d-8a5a-a5f4355b1059 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:08:13.210 8 INFO cinder.api.openstack.wsgi [None req-7d7bb043-9ae6-493d-8a5a-a5f4355b1059 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:08:23.206 8 INFO cinder.api.openstack.wsgi [None req-7d7bb043-9ae6-493d-8a5a-a5f4355b1059 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:08:23.206 7 INFO cinder.api.openstack.wsgi [None req-0d69aa9f-92dc-4e05-9ef7-c2434310a1b9 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:08:23.207 8 INFO cinder.api.openstack.wsgi [None req-7d7bb043-9ae6-493d-8a5a-a5f4355b1059 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:08:23.208 7 INFO cinder.api.openstack.wsgi [None req-0d69aa9f-92dc-4e05-9ef7-c2434310a1b9 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:08:23.924 8 INFO cinder.api.openstack.wsgi [None req-66d8849a-6b15-4ae0-9013-4eb96e0e7d46 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services 2026-07-14 19:08:23.933 8 INFO cinder.api.openstack.wsgi [None req-66d8849a-6b15-4ae0-9013-4eb96e0e7d46 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services returned with HTTP 200 [pid: 8|app: 0|req: 536/1068] 10.0.0.212 () {28 vars in 644 bytes} [Tue Jul 14 19:08:23 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-services => generated 646 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:08:23.942 7 INFO cinder.api.openstack.wsgi [None req-7f976147-919c-4fb2-b8b2-c8ee05a88f2a 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true 2026-07-14 19:08:23.956 7 INFO cinder.volume.api [None req-7f976147-919c-4fb2-b8b2-c8ee05a88f2a 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all volumes completed successfully. 2026-07-14 19:08:23.958 7 INFO cinder.api.openstack.wsgi [None req-7f976147-919c-4fb2-b8b2-c8ee05a88f2a 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 533/1069] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 19:08:23 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 19:08:23.969 8 INFO cinder.api.openstack.wsgi [None req-36a0e9ed-52ca-4872-8161-bedb209b89d2 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true 2026-07-14 19:08:24.473 8 INFO cinder.api.openstack.wsgi [None req-36a0e9ed-52ca-4872-8161-bedb209b89d2 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 537/1070] 10.0.0.212 () {28 vars in 695 bytes} [Tue Jul 14 19:08:23 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 19:08:24.483 7 INFO cinder.api.openstack.wsgi [None req-6125104a-2cdb-41ac-9b23-7f40f55bdc21 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true 2026-07-14 19:08:24.498 7 INFO cinder.volume.api [None req-6125104a-2cdb-41ac-9b23-7f40f55bdc21 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all volumes completed successfully. 2026-07-14 19:08:24.502 7 INFO cinder.api.openstack.wsgi [None req-6125104a-2cdb-41ac-9b23-7f40f55bdc21 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 534/1071] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 19:08:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 19:08:24.547 8 INFO cinder.api.openstack.wsgi [None req-4d37e8cc-986c-494f-a38d-e5b70cfd3311 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true 2026-07-14 19:08:24.569 8 INFO cinder.api.openstack.wsgi [None req-4d37e8cc-986c-494f-a38d-e5b70cfd3311 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 538/1072] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:08:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:08:24.581 7 INFO cinder.api.openstack.wsgi [None req-8d1cf087-477c-4994-99d5-ab9cbdc00822 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true 2026-07-14 19:08:24.603 7 INFO cinder.api.openstack.wsgi [None req-8d1cf087-477c-4994-99d5-ab9cbdc00822 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 535/1073] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:08:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:08:24.614 8 INFO cinder.api.openstack.wsgi [None req-6dd5c3f5-5929-47b2-8c73-a7ecd442bebf 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true 2026-07-14 19:08:24.641 8 INFO cinder.api.openstack.wsgi [None req-6dd5c3f5-5929-47b2-8c73-a7ecd442bebf 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 539/1074] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:08:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:08:24.653 7 INFO cinder.api.openstack.wsgi [None req-1826d221-aa34-4a4c-b2d9-2ec912a3de3b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true 2026-07-14 19:08:24.658 7 INFO cinder.volume.api [None req-1826d221-aa34-4a4c-b2d9-2ec912a3de3b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all snapshots completed successfully. 2026-07-14 19:08:24.658 7 INFO cinder.api.openstack.wsgi [None req-1826d221-aa34-4a4c-b2d9-2ec912a3de3b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 536/1075] 10.0.0.212 () {28 vars in 673 bytes} [Tue Jul 14 19:08:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 19:08:33.206 8 INFO cinder.api.openstack.wsgi [None req-6dd5c3f5-5929-47b2-8c73-a7ecd442bebf 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:08:33.206 7 INFO cinder.api.openstack.wsgi [None req-1826d221-aa34-4a4c-b2d9-2ec912a3de3b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:08:33.207 8 INFO cinder.api.openstack.wsgi [None req-6dd5c3f5-5929-47b2-8c73-a7ecd442bebf 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:08:33.211 7 INFO cinder.api.openstack.wsgi [None req-1826d221-aa34-4a4c-b2d9-2ec912a3de3b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:08:43.206 8 INFO cinder.api.openstack.wsgi [None req-6dd5c3f5-5929-47b2-8c73-a7ecd442bebf 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:08:43.206 8 INFO cinder.api.openstack.wsgi [None req-6dd5c3f5-5929-47b2-8c73-a7ecd442bebf 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:08:43.206 7 INFO cinder.api.openstack.wsgi [None req-1826d221-aa34-4a4c-b2d9-2ec912a3de3b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:08:43.208 7 INFO cinder.api.openstack.wsgi [None req-1826d221-aa34-4a4c-b2d9-2ec912a3de3b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:08:53.206 8 INFO cinder.api.openstack.wsgi [None req-6dd5c3f5-5929-47b2-8c73-a7ecd442bebf 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:08:53.207 8 INFO cinder.api.openstack.wsgi [None req-6dd5c3f5-5929-47b2-8c73-a7ecd442bebf 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:08:53.209 7 INFO cinder.api.openstack.wsgi [None req-1826d221-aa34-4a4c-b2d9-2ec912a3de3b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:08:53.210 7 INFO cinder.api.openstack.wsgi [None req-1826d221-aa34-4a4c-b2d9-2ec912a3de3b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:09:03.206 8 INFO cinder.api.openstack.wsgi [None req-6dd5c3f5-5929-47b2-8c73-a7ecd442bebf 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:09:03.206 7 INFO cinder.api.openstack.wsgi [None req-1826d221-aa34-4a4c-b2d9-2ec912a3de3b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:09:03.207 8 INFO cinder.api.openstack.wsgi [None req-6dd5c3f5-5929-47b2-8c73-a7ecd442bebf 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:09:03.207 7 INFO cinder.api.openstack.wsgi [None req-1826d221-aa34-4a4c-b2d9-2ec912a3de3b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:09:13.206 8 INFO cinder.api.openstack.wsgi [None req-6dd5c3f5-5929-47b2-8c73-a7ecd442bebf 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:09:13.206 7 INFO cinder.api.openstack.wsgi [None req-1826d221-aa34-4a4c-b2d9-2ec912a3de3b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:09:13.207 8 INFO cinder.api.openstack.wsgi [None req-6dd5c3f5-5929-47b2-8c73-a7ecd442bebf 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:09:13.207 7 INFO cinder.api.openstack.wsgi [None req-1826d221-aa34-4a4c-b2d9-2ec912a3de3b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:09:23.206 8 INFO cinder.api.openstack.wsgi [None req-6dd5c3f5-5929-47b2-8c73-a7ecd442bebf 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:09:23.206 7 INFO cinder.api.openstack.wsgi [None req-1826d221-aa34-4a4c-b2d9-2ec912a3de3b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:09:23.206 8 INFO cinder.api.openstack.wsgi [None req-6dd5c3f5-5929-47b2-8c73-a7ecd442bebf 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:09:23.206 7 INFO cinder.api.openstack.wsgi [None req-1826d221-aa34-4a4c-b2d9-2ec912a3de3b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:09:23.954 8 INFO cinder.api.openstack.wsgi [None req-baf6a533-a8f2-4bae-bab9-86751512812f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true 2026-07-14 19:09:23.970 8 INFO cinder.api.openstack.wsgi [None req-baf6a533-a8f2-4bae-bab9-86751512812f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 546/1088] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:09:23 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true => generated 847 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:09:23.983 7 INFO cinder.api.openstack.wsgi [None req-2b17364c-1a24-4c3e-9357-af486420184b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true 2026-07-14 19:09:24.008 7 INFO cinder.api.openstack.wsgi [None req-2b17364c-1a24-4c3e-9357-af486420184b 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 543/1089] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:09:23 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:09:24.019 8 INFO cinder.api.openstack.wsgi [None req-1b53cde8-c64c-44f6-a38b-7270258ecd54 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true 2026-07-14 19:09:24.045 8 INFO cinder.api.openstack.wsgi [None req-1b53cde8-c64c-44f6-a38b-7270258ecd54 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 547/1090] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:09:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:09:24.057 7 INFO cinder.api.openstack.wsgi [None req-2a3f7488-090a-4f7d-b6fd-139824574432 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services 2026-07-14 19:09:24.061 7 INFO cinder.api.openstack.wsgi [None req-2a3f7488-090a-4f7d-b6fd-139824574432 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services returned with HTTP 200 [pid: 7|app: 0|req: 544/1091] 10.0.0.212 () {28 vars in 644 bytes} [Tue Jul 14 19:09:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:09:24.070 8 INFO cinder.api.openstack.wsgi [None req-5949ee65-99ea-40fa-9a5e-c8d66134a67c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true 2026-07-14 19:09:24.083 8 INFO cinder.volume.api [None req-5949ee65-99ea-40fa-9a5e-c8d66134a67c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all volumes completed successfully. 2026-07-14 19:09:24.086 8 INFO cinder.api.openstack.wsgi [None req-5949ee65-99ea-40fa-9a5e-c8d66134a67c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 548/1092] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 19:09:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 19:09:24.099 7 INFO cinder.api.openstack.wsgi [None req-a2b6eb1d-cc52-4c1d-a35d-4044b4be78a5 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true 2026-07-14 19:09:24.105 7 INFO cinder.volume.api [None req-a2b6eb1d-cc52-4c1d-a35d-4044b4be78a5 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all snapshots completed successfully. 2026-07-14 19:09:24.106 7 INFO cinder.api.openstack.wsgi [None req-a2b6eb1d-cc52-4c1d-a35d-4044b4be78a5 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 545/1093] 10.0.0.212 () {28 vars in 673 bytes} [Tue Jul 14 19:09:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 19:09:24.121 8 INFO cinder.api.openstack.wsgi [None req-a4b8e8ef-fc4f-4ee4-a984-6afe3cd03464 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true 2026-07-14 19:09:24.134 8 INFO cinder.volume.api [None req-a4b8e8ef-fc4f-4ee4-a984-6afe3cd03464 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all volumes completed successfully. 2026-07-14 19:09:24.136 8 INFO cinder.api.openstack.wsgi [None req-a4b8e8ef-fc4f-4ee4-a984-6afe3cd03464 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 549/1094] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 19:09:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 19:09:24.149 7 INFO cinder.api.openstack.wsgi [None req-157e13ba-ed82-49aa-9eb9-1f1871f0a9d6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true 2026-07-14 19:09:24.653 7 INFO cinder.api.openstack.wsgi [None req-157e13ba-ed82-49aa-9eb9-1f1871f0a9d6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 546/1095] 10.0.0.212 () {28 vars in 695 bytes} [Tue Jul 14 19:09:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 19:09:33.207 8 INFO cinder.api.openstack.wsgi [None req-a4b8e8ef-fc4f-4ee4-a984-6afe3cd03464 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:09:33.208 8 INFO cinder.api.openstack.wsgi [None req-a4b8e8ef-fc4f-4ee4-a984-6afe3cd03464 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:09:33.207 7 INFO cinder.api.openstack.wsgi [None req-157e13ba-ed82-49aa-9eb9-1f1871f0a9d6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:09:33.210 7 INFO cinder.api.openstack.wsgi [None req-157e13ba-ed82-49aa-9eb9-1f1871f0a9d6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:09:43.206 8 INFO cinder.api.openstack.wsgi [None req-a4b8e8ef-fc4f-4ee4-a984-6afe3cd03464 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:09:43.206 7 INFO cinder.api.openstack.wsgi [None req-157e13ba-ed82-49aa-9eb9-1f1871f0a9d6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:09:43.207 8 INFO cinder.api.openstack.wsgi [None req-a4b8e8ef-fc4f-4ee4-a984-6afe3cd03464 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:09:43.207 7 INFO cinder.api.openstack.wsgi [None req-157e13ba-ed82-49aa-9eb9-1f1871f0a9d6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:09:53.206 8 INFO cinder.api.openstack.wsgi [None req-a4b8e8ef-fc4f-4ee4-a984-6afe3cd03464 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:09:53.206 7 INFO cinder.api.openstack.wsgi [None req-157e13ba-ed82-49aa-9eb9-1f1871f0a9d6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:09:53.207 8 INFO cinder.api.openstack.wsgi [None req-a4b8e8ef-fc4f-4ee4-a984-6afe3cd03464 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:09:53.207 7 INFO cinder.api.openstack.wsgi [None req-157e13ba-ed82-49aa-9eb9-1f1871f0a9d6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:10:03.206 7 INFO cinder.api.openstack.wsgi [None req-157e13ba-ed82-49aa-9eb9-1f1871f0a9d6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:10:03.206 8 INFO cinder.api.openstack.wsgi [None req-a4b8e8ef-fc4f-4ee4-a984-6afe3cd03464 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:10:03.207 8 INFO cinder.api.openstack.wsgi [None req-a4b8e8ef-fc4f-4ee4-a984-6afe3cd03464 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:10:03.207 7 INFO cinder.api.openstack.wsgi [None req-157e13ba-ed82-49aa-9eb9-1f1871f0a9d6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:10:13.206 8 INFO cinder.api.openstack.wsgi [None req-a4b8e8ef-fc4f-4ee4-a984-6afe3cd03464 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:10:13.207 7 INFO cinder.api.openstack.wsgi [None req-157e13ba-ed82-49aa-9eb9-1f1871f0a9d6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:10:13.207 8 INFO cinder.api.openstack.wsgi [None req-a4b8e8ef-fc4f-4ee4-a984-6afe3cd03464 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:10:13.207 7 INFO cinder.api.openstack.wsgi [None req-157e13ba-ed82-49aa-9eb9-1f1871f0a9d6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:10:23.206 8 INFO cinder.api.openstack.wsgi [None req-a4b8e8ef-fc4f-4ee4-a984-6afe3cd03464 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:10:23.207 7 INFO cinder.api.openstack.wsgi [None req-157e13ba-ed82-49aa-9eb9-1f1871f0a9d6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:10:23.208 7 INFO cinder.api.openstack.wsgi [None req-157e13ba-ed82-49aa-9eb9-1f1871f0a9d6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:10:23.209 8 INFO cinder.api.openstack.wsgi [None req-a4b8e8ef-fc4f-4ee4-a984-6afe3cd03464 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:10:23.979 7 INFO cinder.api.openstack.wsgi [None req-4ec48bd9-6e5e-4d9b-bc31-76661c265e17 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true 2026-07-14 19:10:23.988 7 INFO cinder.volume.api [None req-4ec48bd9-6e5e-4d9b-bc31-76661c265e17 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all volumes completed successfully. 2026-07-14 19:10:23.990 7 INFO cinder.api.openstack.wsgi [None req-4ec48bd9-6e5e-4d9b-bc31-76661c265e17 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 553/1108] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 19:10:23 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true => generated 15 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 19:10:24.036 8 INFO cinder.api.openstack.wsgi [None req-adfb9f44-81db-4495-b1d1-10ba786fef7d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true 2026-07-14 19:10:24.060 8 INFO cinder.api.openstack.wsgi [None req-adfb9f44-81db-4495-b1d1-10ba786fef7d 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 556/1109] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:10:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:10:24.071 7 INFO cinder.api.openstack.wsgi [None req-cd5170b9-7661-46f3-ba25-55c6c36429f8 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true 2026-07-14 19:10:24.114 7 INFO cinder.api.openstack.wsgi [None req-cd5170b9-7661-46f3-ba25-55c6c36429f8 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 554/1110] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:10:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:10:24.129 8 INFO cinder.api.openstack.wsgi [None req-58ac86ee-5a4b-49d5-88d9-c8bdef47e5e6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true 2026-07-14 19:10:24.168 8 INFO cinder.api.openstack.wsgi [None req-58ac86ee-5a4b-49d5-88d9-c8bdef47e5e6 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 557/1111] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:10:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:10:24.183 7 INFO cinder.api.openstack.wsgi [None req-4985a04b-824d-48bd-860c-27686dc6d1ec 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true 2026-07-14 19:10:24.687 7 INFO cinder.api.openstack.wsgi [None req-4985a04b-824d-48bd-860c-27686dc6d1ec 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 555/1112] 10.0.0.212 () {28 vars in 695 bytes} [Tue Jul 14 19:10:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 19:10:24.698 8 INFO cinder.api.openstack.wsgi [None req-bf27fa17-1883-4600-a63b-8dffd59200ad 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true 2026-07-14 19:10:24.713 8 INFO cinder.volume.api [None req-bf27fa17-1883-4600-a63b-8dffd59200ad 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all volumes completed successfully. 2026-07-14 19:10:24.714 8 INFO cinder.api.openstack.wsgi [None req-bf27fa17-1883-4600-a63b-8dffd59200ad 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 558/1113] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 19:10:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 19:10:24.725 7 INFO cinder.api.openstack.wsgi [None req-d36d1937-c4eb-4934-90a9-3436de3be64f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services 2026-07-14 19:10:24.729 7 INFO cinder.api.openstack.wsgi [None req-d36d1937-c4eb-4934-90a9-3436de3be64f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services returned with HTTP 200 [pid: 7|app: 0|req: 556/1114] 10.0.0.212 () {28 vars in 644 bytes} [Tue Jul 14 19:10:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-services => generated 646 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:10:24.738 8 INFO cinder.api.openstack.wsgi [None req-c2406e9d-d599-46aa-a3ec-6c04b4979f25 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true 2026-07-14 19:10:24.743 8 INFO cinder.volume.api [None req-c2406e9d-d599-46aa-a3ec-6c04b4979f25 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all snapshots completed successfully. 2026-07-14 19:10:24.743 8 INFO cinder.api.openstack.wsgi [None req-c2406e9d-d599-46aa-a3ec-6c04b4979f25 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 559/1115] 10.0.0.212 () {28 vars in 673 bytes} [Tue Jul 14 19:10:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 19:10:33.206 7 INFO cinder.api.openstack.wsgi [None req-d36d1937-c4eb-4934-90a9-3436de3be64f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:10:33.206 8 INFO cinder.api.openstack.wsgi [None req-c2406e9d-d599-46aa-a3ec-6c04b4979f25 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:10:33.206 7 INFO cinder.api.openstack.wsgi [None req-d36d1937-c4eb-4934-90a9-3436de3be64f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:10:33.207 8 INFO cinder.api.openstack.wsgi [None req-c2406e9d-d599-46aa-a3ec-6c04b4979f25 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:10:43.207 7 INFO cinder.api.openstack.wsgi [None req-d36d1937-c4eb-4934-90a9-3436de3be64f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:10:43.207 8 INFO cinder.api.openstack.wsgi [None req-c2406e9d-d599-46aa-a3ec-6c04b4979f25 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:10:43.208 7 INFO cinder.api.openstack.wsgi [None req-d36d1937-c4eb-4934-90a9-3436de3be64f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:10:43.208 8 INFO cinder.api.openstack.wsgi [None req-c2406e9d-d599-46aa-a3ec-6c04b4979f25 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:10:53.206 7 INFO cinder.api.openstack.wsgi [None req-d36d1937-c4eb-4934-90a9-3436de3be64f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:10:53.207 8 INFO cinder.api.openstack.wsgi [None req-c2406e9d-d599-46aa-a3ec-6c04b4979f25 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:10:53.208 8 INFO cinder.api.openstack.wsgi [None req-c2406e9d-d599-46aa-a3ec-6c04b4979f25 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:10:53.208 7 INFO cinder.api.openstack.wsgi [None req-d36d1937-c4eb-4934-90a9-3436de3be64f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:11:03.206 8 INFO cinder.api.openstack.wsgi [None req-c2406e9d-d599-46aa-a3ec-6c04b4979f25 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:11:03.206 7 INFO cinder.api.openstack.wsgi [None req-d36d1937-c4eb-4934-90a9-3436de3be64f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:11:03.206 8 INFO cinder.api.openstack.wsgi [None req-c2406e9d-d599-46aa-a3ec-6c04b4979f25 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:11:03.206 7 INFO cinder.api.openstack.wsgi [None req-d36d1937-c4eb-4934-90a9-3436de3be64f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:11:13.206 8 INFO cinder.api.openstack.wsgi [None req-c2406e9d-d599-46aa-a3ec-6c04b4979f25 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:11:13.206 7 INFO cinder.api.openstack.wsgi [None req-d36d1937-c4eb-4934-90a9-3436de3be64f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:11:13.207 8 INFO cinder.api.openstack.wsgi [None req-c2406e9d-d599-46aa-a3ec-6c04b4979f25 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:11:13.207 7 INFO cinder.api.openstack.wsgi [None req-d36d1937-c4eb-4934-90a9-3436de3be64f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:11:23.206 7 INFO cinder.api.openstack.wsgi [None req-d36d1937-c4eb-4934-90a9-3436de3be64f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:11:23.207 8 INFO cinder.api.openstack.wsgi [None req-c2406e9d-d599-46aa-a3ec-6c04b4979f25 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:11:23.207 7 INFO cinder.api.openstack.wsgi [None req-d36d1937-c4eb-4934-90a9-3436de3be64f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:11:23.208 8 INFO cinder.api.openstack.wsgi [None req-c2406e9d-d599-46aa-a3ec-6c04b4979f25 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:11:24.015 7 INFO cinder.api.openstack.wsgi [None req-e41e1a4d-b886-44c9-a612-48504b8a7aa5 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services 2026-07-14 19:11:24.021 7 INFO cinder.api.openstack.wsgi [None req-e41e1a4d-b886-44c9-a612-48504b8a7aa5 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-services returned with HTTP 200 [pid: 7|app: 0|req: 563/1128] 10.0.0.212 () {28 vars in 644 bytes} [Tue Jul 14 19:11:23 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-services => generated 646 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:11:24.032 8 INFO cinder.api.openstack.wsgi [None req-5a971517-b9db-4bfd-81c8-ab6122c22750 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true 2026-07-14 19:11:24.041 8 INFO cinder.volume.api [None req-5a971517-b9db-4bfd-81c8-ab6122c22750 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all volumes completed successfully. 2026-07-14 19:11:24.043 8 INFO cinder.api.openstack.wsgi [None req-5a971517-b9db-4bfd-81c8-ab6122c22750 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 566/1129] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 19:11:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 19:11:24.052 7 INFO cinder.api.openstack.wsgi [None req-1ec7b7bc-4b33-4a3b-8a96-87bfdda4a19f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true 2026-07-14 19:11:24.057 7 INFO cinder.volume.api [None req-1ec7b7bc-4b33-4a3b-8a96-87bfdda4a19f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all snapshots completed successfully. 2026-07-14 19:11:24.058 7 INFO cinder.api.openstack.wsgi [None req-1ec7b7bc-4b33-4a3b-8a96-87bfdda4a19f 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 564/1130] 10.0.0.212 () {28 vars in 673 bytes} [Tue Jul 14 19:11:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 19:11:24.067 8 INFO cinder.api.openstack.wsgi [None req-8544a59f-d694-4e62-89bf-c904e6f5347c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true 2026-07-14 19:11:24.076 8 INFO cinder.volume.api [None req-8544a59f-d694-4e62-89bf-c904e6f5347c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] Get all volumes completed successfully. 2026-07-14 19:11:24.078 8 INFO cinder.api.openstack.wsgi [None req-8544a59f-d694-4e62-89bf-c904e6f5347c 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 567/1131] 10.0.0.212 () {28 vars in 683 bytes} [Tue Jul 14 19:11:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 19:11:24.088 7 INFO cinder.api.openstack.wsgi [None req-2131d2b1-0692-443d-b1f5-74e30d12b8c3 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true 2026-07-14 19:11:24.591 7 INFO cinder.api.openstack.wsgi [None req-2131d2b1-0692-443d-b1f5-74e30d12b8c3 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 565/1132] 10.0.0.212 () {28 vars in 695 bytes} [Tue Jul 14 19:11:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/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-07-14 19:11:24.639 8 INFO cinder.api.openstack.wsgi [None req-fae5e554-78c7-4109-90f7-32ec5057a685 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true 2026-07-14 19:11:24.664 8 INFO cinder.api.openstack.wsgi [None req-fae5e554-78c7-4109-90f7-32ec5057a685 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 568/1133] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:11:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/1fc0380e21c64242beea89f0a7542032?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:11:24.679 7 INFO cinder.api.openstack.wsgi [None req-6fb79770-55e8-425b-906d-10f73de0c6f2 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true 2026-07-14 19:11:24.705 7 INFO cinder.api.openstack.wsgi [None req-6fb79770-55e8-425b-906d-10f73de0c6f2 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 566/1134] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:11:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/6820463cf05142f7ada503384dbf21d0?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:11:24.721 8 INFO cinder.api.openstack.wsgi [None req-a831c225-a7fd-4697-91a0-b0d9b7b3f8b2 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true 2026-07-14 19:11:24.751 8 INFO cinder.api.openstack.wsgi [None req-a831c225-a7fd-4697-91a0-b0d9b7b3f8b2 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 569/1135] 10.0.0.212 () {28 vars in 735 bytes} [Tue Jul 14 19:11:24 2026] GET /v3/6820463cf05142f7ada503384dbf21d0/os-quota-sets/a2b024bbba5b415faf13e4e6e32ede16?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 19:11:33.206 7 INFO cinder.api.openstack.wsgi [None req-6fb79770-55e8-425b-906d-10f73de0c6f2 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:11:33.206 8 INFO cinder.api.openstack.wsgi [None req-a831c225-a7fd-4697-91a0-b0d9b7b3f8b2 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:11:33.207 7 INFO cinder.api.openstack.wsgi [None req-6fb79770-55e8-425b-906d-10f73de0c6f2 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:11:33.207 8 INFO cinder.api.openstack.wsgi [None req-a831c225-a7fd-4697-91a0-b0d9b7b3f8b2 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:11:43.206 7 INFO cinder.api.openstack.wsgi [None req-6fb79770-55e8-425b-906d-10f73de0c6f2 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:11:43.206 8 INFO cinder.api.openstack.wsgi [None req-a831c225-a7fd-4697-91a0-b0d9b7b3f8b2 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] GET http://10.0.0.231:8776/ 2026-07-14 19:11:43.207 7 INFO cinder.api.openstack.wsgi [None req-6fb79770-55e8-425b-906d-10f73de0c6f2 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300 2026-07-14 19:11:43.207 8 INFO cinder.api.openstack.wsgi [None req-a831c225-a7fd-4697-91a0-b0d9b7b3f8b2 12aa669d7c504fa7a8859f569c524b26 6820463cf05142f7ada503384dbf21d0 - - default default] http://10.0.0.231:8776/ returned with HTTP 300