+ COMMAND=start + start + exec uwsgi --ini /etc/cinder/cinder-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Sat May 9 05:36:42 2026] *** compiled with version: 13.3.0 on 06 May 2026 22:36:45 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: cinder-api-7dbb9cbc64-cpmmr machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8776 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7efca1b0e668 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: 8, cores: 1) spawned uWSGI worker 2 (pid: 9, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/wsgi.py:40: DeprecationWarning: The 'oslo_service.wsgi' module usage is deprecated and will be removed in version '2026.2', please use uwsgi instead: The 'oslo_service.wsgi' module is deprecated and will be removed in version 2026.2. We recommend transitioning to 'uwsgi' for serving WSGI applications. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/wsgi.py:40: DeprecationWarning: The 'oslo_service.wsgi' module usage is deprecated and will be removed in version '2026.2', please use uwsgi instead: The 'oslo_service.wsgi' module is deprecated and will be removed in version 2026.2. We recommend transitioning to 'uwsgi' for serving WSGI applications. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() 2026-05-09 05:36:46.344 8 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-05-09 05:36:46.344 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-05-09 05:36:46.417 9 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-05-09 05:36:46.418 9 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-05-09 05:36:47.629 8 INFO cinder.rpc [None req-c2928820-207b-47c7-b576-3694ea0bbb50 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-09 05:36:47.632 8 INFO cinder.rpc [None req-c2928820-207b-47c7-b576-3694ea0bbb50 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-09 05:36:47.635 8 INFO cinder.rpc [None req-c2928820-207b-47c7-b576-3694ea0bbb50 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-09 05:36:47.638 8 INFO cinder.rpc [None req-c2928820-207b-47c7-b576-3694ea0bbb50 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-05-09 05:36:47.653 8 INFO cinder.rpc [None req-c2928820-207b-47c7-b576-3694ea0bbb50 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-09 05:36:47.656 8 INFO cinder.rpc [None req-c2928820-207b-47c7-b576-3694ea0bbb50 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-09 05:36:47.706 8 WARNING cinder.api.contrib.hosts [None req-c2928820-207b-47c7-b576-3694ea0bbb50 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-09 05:36:47.715 9 INFO cinder.rpc [None req-e1112051-4a44-4c4d-aee2-afa3a9e01c4b - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-09 05:36:47.718 9 INFO cinder.rpc [None req-e1112051-4a44-4c4d-aee2-afa3a9e01c4b - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-09 05:36:47.720 9 INFO cinder.rpc [None req-e1112051-4a44-4c4d-aee2-afa3a9e01c4b - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-09 05:36:47.722 9 INFO cinder.rpc [None req-e1112051-4a44-4c4d-aee2-afa3a9e01c4b - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-05-09 05:36:47.735 9 INFO cinder.rpc [None req-e1112051-4a44-4c4d-aee2-afa3a9e01c4b - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-09 05:36:47.739 9 INFO cinder.rpc [None req-e1112051-4a44-4c4d-aee2-afa3a9e01c4b - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-09 05:36:47.749 8 WARNING keystonemiddleware._common.config [None req-c2928820-207b-47c7-b576-3694ea0bbb50 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 05:36:47.759 8 WARNING oslo_config.cfg [None req-c2928820-207b-47c7-b576-3694ea0bbb50 - - - - - -] 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 0x7efca1b0e668 pid: 8 (default app) 2026-05-09 05:36:47.787 9 WARNING cinder.api.contrib.hosts [None req-e1112051-4a44-4c4d-aee2-afa3a9e01c4b - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-09 05:36:47.829 9 WARNING keystonemiddleware._common.config [None req-e1112051-4a44-4c4d-aee2-afa3a9e01c4b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 05:36:47.839 9 WARNING oslo_config.cfg [None req-e1112051-4a44-4c4d-aee2-afa3a9e01c4b - - - - - -] 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 0x7efca1b0e668 pid: 9 (default app) 2026-05-09 05:36:47.851 8 INFO cinder.api.openstack.wsgi [None req-c2928820-207b-47c7-b576-3694ea0bbb50 - - - - - -] GET http://10.0.0.55:8776/ 2026-05-09 05:36:47.853 8 INFO cinder.api.openstack.wsgi [None req-c2928820-207b-47c7-b576-3694ea0bbb50 - - - - - -] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:36:57.852 9 INFO cinder.api.openstack.wsgi [None req-e1112051-4a44-4c4d-aee2-afa3a9e01c4b - - - - - -] GET http://10.0.0.55:8776/ 2026-05-09 05:36:57.854 9 INFO cinder.api.openstack.wsgi [None req-e1112051-4a44-4c4d-aee2-afa3a9e01c4b - - - - - -] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:37:07.851 8 INFO cinder.api.openstack.wsgi [None req-c2928820-207b-47c7-b576-3694ea0bbb50 - - - - - -] GET http://10.0.0.55:8776/ 2026-05-09 05:37:07.853 8 INFO cinder.api.openstack.wsgi [None req-c2928820-207b-47c7-b576-3694ea0bbb50 - - - - - -] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:37:17.851 8 INFO cinder.api.openstack.wsgi [None req-c2928820-207b-47c7-b576-3694ea0bbb50 - - - - - -] GET http://10.0.0.55:8776/ 2026-05-09 05:37:17.850 9 INFO cinder.api.openstack.wsgi [None req-e1112051-4a44-4c4d-aee2-afa3a9e01c4b - - - - - -] GET http://10.0.0.55:8776/ 2026-05-09 05:37:17.852 8 INFO cinder.api.openstack.wsgi [None req-c2928820-207b-47c7-b576-3694ea0bbb50 - - - - - -] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:37:17.852 9 INFO cinder.api.openstack.wsgi [None req-e1112051-4a44-4c4d-aee2-afa3a9e01c4b - - - - - -] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:37:27.851 8 INFO cinder.api.openstack.wsgi [None req-c2928820-207b-47c7-b576-3694ea0bbb50 - - - - - -] GET http://10.0.0.55:8776/ 2026-05-09 05:37:27.851 9 INFO cinder.api.openstack.wsgi [None req-e1112051-4a44-4c4d-aee2-afa3a9e01c4b - - - - - -] GET http://10.0.0.55:8776/ 2026-05-09 05:37:27.852 8 INFO cinder.api.openstack.wsgi [None req-c2928820-207b-47c7-b576-3694ea0bbb50 - - - - - -] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:37:27.852 9 INFO cinder.api.openstack.wsgi [None req-e1112051-4a44-4c4d-aee2-afa3a9e01c4b - - - - - -] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:37:37.851 9 INFO cinder.api.openstack.wsgi [None req-e1112051-4a44-4c4d-aee2-afa3a9e01c4b - - - - - -] GET http://10.0.0.55:8776/ 2026-05-09 05:37:37.851 8 INFO cinder.api.openstack.wsgi [None req-c2928820-207b-47c7-b576-3694ea0bbb50 - - - - - -] GET http://10.0.0.55:8776/ 2026-05-09 05:37:37.852 9 INFO cinder.api.openstack.wsgi [None req-e1112051-4a44-4c4d-aee2-afa3a9e01c4b - - - - - -] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:37:37.852 8 INFO cinder.api.openstack.wsgi [None req-c2928820-207b-47c7-b576-3694ea0bbb50 - - - - - -] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:37:47.851 9 INFO cinder.api.openstack.wsgi [None req-e1112051-4a44-4c4d-aee2-afa3a9e01c4b - - - - - -] GET http://10.0.0.55:8776/ 2026-05-09 05:37:47.851 8 INFO cinder.api.openstack.wsgi [None req-c2928820-207b-47c7-b576-3694ea0bbb50 - - - - - -] GET http://10.0.0.55:8776/ 2026-05-09 05:37:47.852 9 INFO cinder.api.openstack.wsgi [None req-e1112051-4a44-4c4d-aee2-afa3a9e01c4b - - - - - -] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:37:47.853 8 INFO cinder.api.openstack.wsgi [None req-c2928820-207b-47c7-b576-3694ea0bbb50 - - - - - -] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:37:57.851 8 INFO cinder.api.openstack.wsgi [None req-c2928820-207b-47c7-b576-3694ea0bbb50 - - - - - -] GET http://10.0.0.55:8776/ 2026-05-09 05:37:57.851 9 INFO cinder.api.openstack.wsgi [None req-e1112051-4a44-4c4d-aee2-afa3a9e01c4b - - - - - -] GET http://10.0.0.55:8776/ 2026-05-09 05:37:57.852 8 INFO cinder.api.openstack.wsgi [None req-c2928820-207b-47c7-b576-3694ea0bbb50 - - - - - -] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:37:57.853 9 INFO cinder.api.openstack.wsgi [None req-e1112051-4a44-4c4d-aee2-afa3a9e01c4b - - - - - -] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:38:07.851 9 INFO cinder.api.openstack.wsgi [None req-e1112051-4a44-4c4d-aee2-afa3a9e01c4b - - - - - -] GET http://10.0.0.55:8776/ 2026-05-09 05:38:07.851 8 INFO cinder.api.openstack.wsgi [None req-c2928820-207b-47c7-b576-3694ea0bbb50 - - - - - -] GET http://10.0.0.55:8776/ 2026-05-09 05:38:07.852 9 INFO cinder.api.openstack.wsgi [None req-e1112051-4a44-4c4d-aee2-afa3a9e01c4b - - - - - -] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:38:07.853 8 INFO cinder.api.openstack.wsgi [None req-c2928820-207b-47c7-b576-3694ea0bbb50 - - - - - -] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:38:17.851 9 INFO cinder.api.openstack.wsgi [None req-e1112051-4a44-4c4d-aee2-afa3a9e01c4b - - - - - -] GET http://10.0.0.55:8776/ 2026-05-09 05:38:17.851 8 INFO cinder.api.openstack.wsgi [None req-c2928820-207b-47c7-b576-3694ea0bbb50 - - - - - -] GET http://10.0.0.55:8776/ 2026-05-09 05:38:17.852 8 INFO cinder.api.openstack.wsgi [None req-c2928820-207b-47c7-b576-3694ea0bbb50 - - - - - -] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:38:17.852 9 INFO cinder.api.openstack.wsgi [None req-e1112051-4a44-4c4d-aee2-afa3a9e01c4b - - - - - -] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:38:27.850 8 INFO cinder.api.openstack.wsgi [None req-c2928820-207b-47c7-b576-3694ea0bbb50 - - - - - -] GET http://10.0.0.55:8776/ 2026-05-09 05:38:27.852 8 INFO cinder.api.openstack.wsgi [None req-c2928820-207b-47c7-b576-3694ea0bbb50 - - - - - -] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:38:27.851 9 INFO cinder.api.openstack.wsgi [None req-e1112051-4a44-4c4d-aee2-afa3a9e01c4b - - - - - -] GET http://10.0.0.55:8776/ 2026-05-09 05:38:27.853 9 INFO cinder.api.openstack.wsgi [None req-e1112051-4a44-4c4d-aee2-afa3a9e01c4b - - - - - -] http://10.0.0.55:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 05:38:29.858 8 WARNING oslo_policy.policy [None req-7c176f42-91a0-4cbe-a957-10ddd7e82112 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 05:38:29.858 8 WARNING oslo_policy.policy [None req-7c176f42-91a0-4cbe-a957-10ddd7e82112 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-05-09 05:38:30.264 8 INFO cinder.api.openstack.wsgi [None req-7c176f42-91a0-4cbe-a957-10ddd7e82112 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/types/rbd1 2026-05-09 05:38:30.288 8 INFO cinder.api.openstack.wsgi [None req-7c176f42-91a0-4cbe-a957-10ddd7e82112 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 11/20] 10.0.0.144 () {30 vars in 682 bytes} [Sat May 9 05:38:29 2026] GET /v3/0a433f7c24444332b61579c03d299cab/types/rbd1 => generated 82 bytes in 875 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 05:38:30.337 9 WARNING oslo_policy.policy [None req-0d8d796e-b1b4-4455-95f9-ab2782b2e02f 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 05:38:30.337 9 WARNING oslo_policy.policy [None req-0d8d796e-b1b4-4455-95f9-ab2782b2e02f 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-05-09 05:38:30.707 9 INFO cinder.api.openstack.wsgi [None req-0d8d796e-b1b4-4455-95f9-ab2782b2e02f 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 05:38:30.740 9 INFO cinder.api.openstack.wsgi [None req-0d8d796e-b1b4-4455-95f9-ab2782b2e02f 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 9|app: 0|req: 10/21] 10.0.0.144 () {30 vars in 721 bytes} [Sat May 9 05:38:30 2026] GET /v3/0a433f7c24444332b61579c03d299cab/types?name=rbd1&is_public=None => generated 20 bytes in 443 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 05:38:32.480 8 INFO cinder.api.openstack.wsgi [None req-7c51f6ca-2085-4acb-9dbf-515c06410612 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/types /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 05:38:32.513 8 INFO cinder.api.openstack.wsgi [None req-7c51f6ca-2085-4acb-9dbf-515c06410612 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/types returned with HTTP 200 [pid: 8|app: 0|req: 12/22] 10.0.0.144 () {34 vars in 725 bytes} [Sat May 9 05:38:32 2026] POST /v3/0a433f7c24444332b61579c03d299cab/types => generated 179 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 05:38:32.530 9 INFO cinder.api.openstack.wsgi [req-7c51f6ca-2085-4acb-9dbf-515c06410612 req-747c00a7-c537-4dc0-b77b-581994371a66 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/types/4e6a48ff-4db0-4ec9-9d74-26be82f9365f/extra_specs 2026-05-09 05:38:32.587 9 INFO cinder.api.openstack.wsgi [req-7c51f6ca-2085-4acb-9dbf-515c06410612 req-747c00a7-c537-4dc0-b77b-581994371a66 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/types/4e6a48ff-4db0-4ec9-9d74-26be82f9365f/extra_specs returned with HTTP 200 [pid: 9|app: 0|req: 11/23] 10.0.0.144 () {36 vars in 894 bytes} [Sat May 9 05:38:32 2026] POST /v3/0a433f7c24444332b61579c03d299cab/types/4e6a48ff-4db0-4ec9-9d74-26be82f9365f/extra_specs => generated 48 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 05:38:34.259 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/types?is_public=None 2026-05-09 05:38:34.272 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 13/24] 10.0.0.144 () {30 vars in 701 bytes} [Sat May 9 05:38:34 2026] GET /v3/0a433f7c24444332b61579c03d299cab/types?is_public=None => generated 443 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 05:38:36.231 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/qos-specs 2026-05-09 05:38:36.242 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/qos-specs returned with HTTP 200 [pid: 9|app: 0|req: 12/25] 10.0.0.144 () {30 vars in 680 bytes} [Sat May 9 05:38:35 2026] GET /v3/0a433f7c24444332b61579c03d299cab/qos-specs => generated 17 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 05:38:37.858 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:38:37.860 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:38:37.860 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:38:37.861 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:38:47.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:38:47.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:38:47.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:38:47.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:38:57.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:38:57.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:38:57.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:38:57.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:39:07.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:39:07.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:39:07.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:39:07.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:39:17.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:39:17.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:39:17.853 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:39:17.853 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:39:27.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:39:27.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:39:27.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:39:27.853 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:39:37.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:39:37.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:39:37.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:39:37.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:39:47.850 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:39:47.850 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:39:47.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:39:47.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:39:57.850 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:39:57.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:39:57.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:39:57.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:40:07.850 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:40:07.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:40:07.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:40:07.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:40:17.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:40:17.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:40:17.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:40:17.853 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:40:27.850 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:40:27.850 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:40:27.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:40:27.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:40:37.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:40:37.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:40:37.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:40:37.853 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:40:47.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:40:47.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:40:47.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:40:47.853 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:40:57.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:40:57.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:40:57.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:40:57.853 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:41:07.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:41:07.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:41:07.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:41:07.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:41:17.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:41:17.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:41:17.853 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:41:17.854 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:41:27.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:41:27.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:41:27.853 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:41:27.853 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:41:37.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:41:37.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:41:37.853 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:41:37.853 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:41:47.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:41:47.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:41:47.853 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:41:47.853 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:41:57.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:41:57.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:41:57.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:41:57.853 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:42:07.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:42:07.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:42:07.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:42:07.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:42:17.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:42:17.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:42:17.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:42:17.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:42:27.850 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:42:27.850 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:42:27.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:42:27.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:42:37.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:42:37.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:42:37.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:42:37.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:42:47.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:42:47.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:42:47.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:42:47.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:42:57.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:42:57.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:42:57.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:42:57.853 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:43:07.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:43:07.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:43:07.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:43:07.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:43:17.850 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:43:17.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:43:17.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:43:17.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:43:27.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:43:27.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:43:27.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:43:27.853 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:43:37.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:43:37.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:43:37.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:43:37.853 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:43:47.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:43:47.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:43:47.854 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:43:47.854 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:43:57.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:43:57.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:43:57.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:43:57.857 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:44:07.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:44:07.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:44:07.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:44:07.853 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:44:17.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:44:17.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:44:17.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:44:17.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:44:27.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:44:27.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:44:27.853 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:44:27.853 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:44:37.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:44:37.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:44:37.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:44:37.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:44:47.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:44:47.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:44:47.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:44:47.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:44:57.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:44:57.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:44:57.853 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:44:57.855 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:45:07.850 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:45:07.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:45:07.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:45:07.853 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:45:17.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:45:17.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:45:17.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:45:17.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:45:27.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:45:27.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:45:27.853 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:45:27.853 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:45:37.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:45:37.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:45:37.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:45:37.853 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:45:47.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:45:47.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:45:47.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:45:47.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:45:57.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:45:57.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:45:57.853 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:45:57.853 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:46:07.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:46:07.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:46:07.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:46:07.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:46:17.850 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:46:17.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:46:17.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:46:17.853 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:46:27.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:46:27.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:46:27.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:46:27.853 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:46:37.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:46:37.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:46:37.853 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:46:37.853 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:46:47.850 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:46:47.850 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:46:47.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:46:47.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:46:57.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:46:57.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:46:57.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:46:57.854 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:47:07.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:47:07.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:47:07.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:47:07.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:47:17.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:47:17.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:47:17.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:47:17.853 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:47:27.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:47:27.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:47:27.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:47:27.856 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:47:37.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:47:37.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:47:37.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:47:37.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:47:47.850 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:47:47.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:47:47.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:47:47.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:47:57.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:47:57.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:47:57.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:47:57.853 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:48:07.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:48:07.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:48:07.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:48:07.853 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:48:17.850 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:48:17.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:48:17.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:48:17.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:48:27.853 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:48:27.853 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:48:27.854 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:48:27.854 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:48:37.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:48:37.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:48:37.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:48:37.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:48:47.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:48:47.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:48:47.853 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:48:47.853 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:48:57.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:48:57.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:48:57.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:48:57.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:49:07.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:49:07.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:49:07.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:49:07.853 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:49:17.850 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:49:17.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:49:17.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:49:17.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:49:27.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:49:27.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:49:27.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:49:27.853 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:49:37.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:49:37.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:49:37.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:49:37.853 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:49:47.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:49:47.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:49:47.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:49:47.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:49:57.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:49:57.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:49:57.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:49:57.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:50:07.853 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:50:07.853 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:50:07.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:50:07.856 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:50:17.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:50:17.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:50:17.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:50:17.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:50:27.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:50:27.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:50:27.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:50:27.853 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:50:37.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:50:37.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:50:37.853 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:50:37.853 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:50:47.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:50:47.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:50:47.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:50:47.853 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:50:57.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:50:57.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:50:57.853 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:50:57.853 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:51:07.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:51:07.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:51:07.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:51:07.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:51:17.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:51:17.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:51:17.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:51:17.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:51:27.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:51:27.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:51:27.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:51:27.853 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:51:37.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:51:37.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:51:37.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:51:37.853 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:51:47.850 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:51:47.850 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:51:47.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:51:47.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:51:57.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:51:57.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:51:57.855 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:51:57.856 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:52:07.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:52:07.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:52:07.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:52:07.853 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:52:17.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:52:17.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:52:17.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:52:17.853 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:52:27.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:52:27.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:52:27.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:52:27.853 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:52:37.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:52:37.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:52:37.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:52:37.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:52:47.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:52:47.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:52:47.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:52:47.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:52:57.850 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:52:57.850 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:52:57.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:52:57.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:53:07.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:53:07.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:53:07.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:53:07.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:53:17.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:53:17.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:53:17.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:53:17.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:53:27.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:53:27.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:53:27.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:53:27.853 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:53:37.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:53:37.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:53:37.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:53:37.853 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:53:47.850 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:53:47.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:53:47.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:53:47.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:53:57.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:53:57.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:53:57.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:53:57.853 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:54:07.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:54:07.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:54:07.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:54:07.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:54:17.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:54:17.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:54:17.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:54:17.852 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:54:27.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:54:27.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:54:27.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:54:27.853 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:54:37.851 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:54:37.852 8 INFO cinder.api.openstack.wsgi [None req-eb40b2b9-4a37-49b3-ad50-744c48e3974b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:54:37.851 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:54:37.853 9 INFO cinder.api.openstack.wsgi [None req-5884358f-4dcf-4787-9e1f-590e7fdbd735 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 05:54:38.919 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET https://volume.199-204-45-89.nip.io/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=False 2026-05-09 05:54:38.943 8 WARNING cinder.quota [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-09 05:54:38.944 8 WARNING cinder.quota [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-09 05:54:38.944 8 WARNING cinder.quota [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-09 05:54:38.944 8 WARNING cinder.quota [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-09 05:54:38.944 8 WARNING cinder.quota [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-09 05:54:38.945 8 WARNING cinder.quota [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-09 05:54:38.949 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] https://volume.199-204-45-89.nip.io/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 111/220] 199.204.45.89 () {44 vars in 1065 bytes} [Sat May 9 05:54:38 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=False => generated 340 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 05:54:39.127 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] PUT https://volume.199-204-45-89.nip.io/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab 2026-05-09 05:54:39.194 9 WARNING cinder.quota [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-09 05:54:39.194 9 WARNING cinder.quota [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-09 05:54:39.195 9 WARNING cinder.quota [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-09 05:54:39.195 9 WARNING cinder.quota [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-09 05:54:39.195 9 WARNING cinder.quota [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-09 05:54:39.196 9 WARNING cinder.quota [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-09 05:54:39.202 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] https://volume.199-204-45-89.nip.io/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab returned with HTTP 200 [pid: 9|app: 0|req: 110/221] 199.204.45.89 () {48 vars in 1094 bytes} [Sat May 9 05:54:39 2026] PUT /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab => generated 296 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 05:54:47.851 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:54:47.851 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:54:47.853 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:54:47.853 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:54:57.851 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:54:57.851 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:54:57.852 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:54:57.852 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:55:07.852 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:55:07.852 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:55:07.853 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:55:07.854 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:55:17.851 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:55:17.851 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:55:17.852 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:55:17.853 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:55:27.851 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:55:27.851 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:55:27.852 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:55:27.853 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:55:37.851 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:55:37.851 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:55:37.852 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:55:37.853 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:55:47.850 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:55:47.851 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:55:47.851 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:55:47.852 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:55:57.851 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:55:57.853 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:55:57.853 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:55:57.854 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:56:07.851 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:56:07.851 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:56:07.852 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:56:07.852 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:56:17.851 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:56:17.851 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:56:17.852 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:56:17.853 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:56:27.851 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:56:27.851 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:56:27.852 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:56:27.852 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:56:37.851 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:56:37.852 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:56:37.853 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:56:37.854 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:56:47.851 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:56:47.851 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:56:47.853 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:56:47.853 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:56:57.850 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:56:57.851 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:56:57.852 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:56:57.852 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:57:07.851 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:57:07.851 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:57:07.852 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:57:07.852 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:57:17.851 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:57:17.851 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:57:17.852 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:57:17.852 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:57:27.851 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:57:27.851 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:57:27.852 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:57:27.852 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:57:37.851 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:57:37.852 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:57:37.856 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:57:37.858 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:57:47.851 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:57:47.851 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:57:47.852 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:57:47.853 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:57:57.851 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:57:57.851 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:57:57.852 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:57:57.852 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:58:07.851 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:58:07.851 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:58:07.852 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:58:07.852 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:58:17.851 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:58:17.851 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:58:17.852 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:58:17.852 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:58:27.851 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:58:27.852 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:58:27.853 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:58:27.853 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:58:37.851 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:58:37.851 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:58:37.853 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:58:37.853 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:58:47.850 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:58:47.851 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:58:47.851 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:58:47.853 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:58:57.851 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:58:57.852 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:58:57.853 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:58:57.853 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:59:07.851 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:59:07.851 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:59:07.852 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:59:07.852 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:59:17.851 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:59:17.851 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:59:17.852 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:59:17.852 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:59:27.850 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:59:27.850 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:59:27.851 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:59:27.852 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:59:37.850 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:59:37.851 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:59:37.851 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:59:37.852 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:59:47.851 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:59:47.852 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:59:47.851 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:59:47.853 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:59:57.850 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:59:57.851 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 05:59:57.851 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 05:59:57.852 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:00:07.851 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:00:07.852 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:00:07.852 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:00:07.853 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:00:17.850 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:00:17.850 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:00:17.852 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:00:17.852 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:00:27.851 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:00:27.851 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:00:27.852 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:00:27.853 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:00:37.851 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:00:37.851 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:00:37.853 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:00:37.853 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:00:47.851 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:00:47.852 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:00:47.853 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:00:47.853 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:00:57.851 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:00:57.851 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:00:57.852 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:00:57.852 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:01:07.851 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:01:07.851 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:01:07.853 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:01:07.854 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:01:17.851 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:01:17.853 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:01:17.857 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:01:17.858 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:01:27.854 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:01:27.854 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:01:27.859 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:01:27.860 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:01:37.851 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:01:37.851 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:01:37.852 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:01:37.852 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:01:47.851 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:01:47.851 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:01:47.852 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:01:47.852 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:01:57.850 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:01:57.850 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:01:57.851 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:01:57.851 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:02:07.850 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:02:07.851 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:02:07.851 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:02:07.852 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:02:17.851 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:02:17.852 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:02:17.852 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:02:17.853 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:02:27.850 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:02:27.851 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:02:27.852 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:02:27.852 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:02:37.851 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:02:37.852 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:02:37.852 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:02:37.853 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:02:47.851 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:02:47.851 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:02:47.852 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:02:47.852 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:02:57.850 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:02:57.851 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:02:57.852 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:02:57.852 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:03:07.851 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:03:07.851 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:03:07.852 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:03:07.853 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:03:17.851 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:03:17.851 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:03:17.852 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:03:17.852 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:03:27.851 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:03:27.851 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:03:27.852 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:03:27.852 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:03:37.851 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:03:37.851 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:03:37.852 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:03:37.852 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:03:47.851 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:03:47.851 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:03:47.852 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:03:47.852 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:03:57.851 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:03:57.852 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:03:57.853 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:03:57.853 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:04:07.851 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:04:07.851 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:04:07.852 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:04:07.853 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:04:17.851 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:04:17.851 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:04:17.852 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:04:17.852 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:04:27.851 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:04:27.851 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:04:27.852 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:04:27.852 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:04:37.851 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:04:37.853 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:04:37.855 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:04:37.856 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:04:47.851 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:04:47.851 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:04:47.852 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:04:47.852 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:04:57.851 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:04:57.851 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:04:57.852 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:04:57.853 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:05:07.850 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:05:07.851 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:05:07.852 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:05:07.852 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:05:17.850 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:05:17.850 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:05:17.852 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:05:17.852 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:05:27.851 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:05:27.852 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:05:27.852 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:05:27.853 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:05:37.851 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:05:37.852 9 INFO cinder.api.openstack.wsgi [None req-3027ef64-1c85-422c-ba44-765c0f60b283 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:05:37.851 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:05:37.853 8 INFO cinder.api.openstack.wsgi [None req-b4d79192-0816-4449-adea-002ad51f5dad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:05:45.562 9 INFO cinder.api.openstack.wsgi [None req-5949eafa-1aa4-48b3-a3b5-b853ff240b6c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET https://volume.199-204-45-89.nip.io/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=False 2026-05-09 06:05:45.585 9 INFO cinder.api.openstack.wsgi [None req-5949eafa-1aa4-48b3-a3b5-b853ff240b6c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] https://volume.199-204-45-89.nip.io/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=False returned with HTTP 200 [pid: 9|app: 0|req: 177/354] 199.204.45.89 () {44 vars in 1065 bytes} [Sat May 9 06:05:45 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=False => generated 340 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:05:46.111 8 INFO cinder.api.openstack.wsgi [None req-2b2f4ead-69bc-4816-8e2a-5655c1d25823 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] PUT https://volume.199-204-45-89.nip.io/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8 2026-05-09 06:05:46.178 8 INFO cinder.api.openstack.wsgi [None req-2b2f4ead-69bc-4816-8e2a-5655c1d25823 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] https://volume.199-204-45-89.nip.io/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8 returned with HTTP 200 [pid: 8|app: 0|req: 178/355] 199.204.45.89 () {48 vars in 1094 bytes} [Sat May 9 06:05:46 2026] PUT /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8 => generated 296 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:05:47.851 9 INFO cinder.api.openstack.wsgi [None req-5949eafa-1aa4-48b3-a3b5-b853ff240b6c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:05:47.851 8 INFO cinder.api.openstack.wsgi [None req-2b2f4ead-69bc-4816-8e2a-5655c1d25823 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:05:47.852 9 INFO cinder.api.openstack.wsgi [None req-5949eafa-1aa4-48b3-a3b5-b853ff240b6c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:05:47.852 8 INFO cinder.api.openstack.wsgi [None req-2b2f4ead-69bc-4816-8e2a-5655c1d25823 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:05:57.854 9 INFO cinder.api.openstack.wsgi [None req-5949eafa-1aa4-48b3-a3b5-b853ff240b6c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:05:57.855 9 INFO cinder.api.openstack.wsgi [None req-5949eafa-1aa4-48b3-a3b5-b853ff240b6c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:05:57.853 8 INFO cinder.api.openstack.wsgi [None req-2b2f4ead-69bc-4816-8e2a-5655c1d25823 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:05:57.857 8 INFO cinder.api.openstack.wsgi [None req-2b2f4ead-69bc-4816-8e2a-5655c1d25823 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:06:07.851 8 INFO cinder.api.openstack.wsgi [None req-2b2f4ead-69bc-4816-8e2a-5655c1d25823 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:06:07.852 8 INFO cinder.api.openstack.wsgi [None req-2b2f4ead-69bc-4816-8e2a-5655c1d25823 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:06:07.851 9 INFO cinder.api.openstack.wsgi [None req-5949eafa-1aa4-48b3-a3b5-b853ff240b6c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:06:07.853 9 INFO cinder.api.openstack.wsgi [None req-5949eafa-1aa4-48b3-a3b5-b853ff240b6c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:06:17.850 8 INFO cinder.api.openstack.wsgi [None req-2b2f4ead-69bc-4816-8e2a-5655c1d25823 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:06:17.851 9 INFO cinder.api.openstack.wsgi [None req-5949eafa-1aa4-48b3-a3b5-b853ff240b6c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:06:17.851 8 INFO cinder.api.openstack.wsgi [None req-2b2f4ead-69bc-4816-8e2a-5655c1d25823 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:06:17.852 9 INFO cinder.api.openstack.wsgi [None req-5949eafa-1aa4-48b3-a3b5-b853ff240b6c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:06:27.851 8 INFO cinder.api.openstack.wsgi [None req-2b2f4ead-69bc-4816-8e2a-5655c1d25823 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:06:27.851 9 INFO cinder.api.openstack.wsgi [None req-5949eafa-1aa4-48b3-a3b5-b853ff240b6c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:06:27.852 8 INFO cinder.api.openstack.wsgi [None req-2b2f4ead-69bc-4816-8e2a-5655c1d25823 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:06:27.853 9 INFO cinder.api.openstack.wsgi [None req-5949eafa-1aa4-48b3-a3b5-b853ff240b6c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:06:37.851 8 INFO cinder.api.openstack.wsgi [None req-2b2f4ead-69bc-4816-8e2a-5655c1d25823 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:06:37.852 8 INFO cinder.api.openstack.wsgi [None req-2b2f4ead-69bc-4816-8e2a-5655c1d25823 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:06:37.852 9 INFO cinder.api.openstack.wsgi [None req-5949eafa-1aa4-48b3-a3b5-b853ff240b6c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:06:37.853 9 INFO cinder.api.openstack.wsgi [None req-5949eafa-1aa4-48b3-a3b5-b853ff240b6c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:06:47.851 8 INFO cinder.api.openstack.wsgi [None req-2b2f4ead-69bc-4816-8e2a-5655c1d25823 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:06:47.851 9 INFO cinder.api.openstack.wsgi [None req-5949eafa-1aa4-48b3-a3b5-b853ff240b6c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:06:47.852 8 INFO cinder.api.openstack.wsgi [None req-2b2f4ead-69bc-4816-8e2a-5655c1d25823 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:06:47.852 9 INFO cinder.api.openstack.wsgi [None req-5949eafa-1aa4-48b3-a3b5-b853ff240b6c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:06:57.851 8 INFO cinder.api.openstack.wsgi [None req-2b2f4ead-69bc-4816-8e2a-5655c1d25823 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:06:57.851 9 INFO cinder.api.openstack.wsgi [None req-5949eafa-1aa4-48b3-a3b5-b853ff240b6c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:06:57.852 8 INFO cinder.api.openstack.wsgi [None req-2b2f4ead-69bc-4816-8e2a-5655c1d25823 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:06:57.852 9 INFO cinder.api.openstack.wsgi [None req-5949eafa-1aa4-48b3-a3b5-b853ff240b6c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:07:06.996 8 INFO cinder.api.openstack.wsgi [None req-5d3938f0-0e57-4825-9fa4-7d8625567c68 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true 2026-05-09 06:07:07.017 8 INFO cinder.api.openstack.wsgi [None req-5d3938f0-0e57-4825-9fa4-7d8625567c68 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 187/372] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:07:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true => generated 845 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:07:07.032 9 INFO cinder.api.openstack.wsgi [None req-9549756e-c796-44ee-9a37-c416a8db8007 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true 2026-05-09 06:07:07.056 9 INFO cinder.api.openstack.wsgi [None req-9549756e-c796-44ee-9a37-c416a8db8007 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 186/373] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:07:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:07:07.066 8 INFO cinder.api.openstack.wsgi [None req-0287e659-ba3b-4059-b53e-eb5c10bcc36b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true 2026-05-09 06:07:07.084 8 INFO cinder.api.openstack.wsgi [None req-0287e659-ba3b-4059-b53e-eb5c10bcc36b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 188/374] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:07:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:07:07.095 9 INFO cinder.api.openstack.wsgi [None req-cf89e06d-021d-48ef-9440-1feb647ca67e 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true 2026-05-09 06:07:07.155 9 INFO cinder.volume.api [None req-cf89e06d-021d-48ef-9440-1feb647ca67e 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all volumes completed successfully. 2026-05-09 06:07:07.158 9 INFO cinder.api.openstack.wsgi [None req-cf89e06d-021d-48ef-9440-1feb647ca67e 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 187/375] 10.0.0.166 () {28 vars in 684 bytes} [Sat May 9 06:07:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true => generated 15 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:07:07.169 8 INFO cinder.api.openstack.wsgi [None req-32781100-8070-4012-8035-81a886d5cfef 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true 2026-05-09 06:07:07.707 8 INFO cinder.api.openstack.wsgi [None req-32781100-8070-4012-8035-81a886d5cfef 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 189/376] 10.0.0.166 () {28 vars in 696 bytes} [Sat May 9 06:07:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true => generated 670 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:07:07.722 9 INFO cinder.api.openstack.wsgi [None req-8f0b9214-865a-4503-8756-4d5ef7139bfb 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true 2026-05-09 06:07:07.731 9 INFO cinder.volume.api [None req-8f0b9214-865a-4503-8756-4d5ef7139bfb 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all volumes completed successfully. 2026-05-09 06:07:07.733 9 INFO cinder.api.openstack.wsgi [None req-8f0b9214-865a-4503-8756-4d5ef7139bfb 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 188/377] 10.0.0.166 () {28 vars in 684 bytes} [Sat May 9 06:07:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:07:07.744 8 INFO cinder.api.openstack.wsgi [None req-7884417c-d695-4a39-b9ed-5aafca129f4e 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-services 2026-05-09 06:07:07.752 8 INFO cinder.api.openstack.wsgi [None req-7884417c-d695-4a39-b9ed-5aafca129f4e 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-services returned with HTTP 200 [pid: 8|app: 0|req: 190/378] 10.0.0.166 () {28 vars in 645 bytes} [Sat May 9 06:07:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:07:07.763 9 INFO cinder.api.openstack.wsgi [None req-7e06e797-89fb-4fbe-bbe6-fc5ece4af3bf 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true 2026-05-09 06:07:07.781 9 INFO cinder.volume.api [None req-7e06e797-89fb-4fbe-bbe6-fc5ece4af3bf 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all snapshots completed successfully. 2026-05-09 06:07:07.782 9 INFO cinder.api.openstack.wsgi [None req-7e06e797-89fb-4fbe-bbe6-fc5ece4af3bf 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 189/379] 10.0.0.166 () {28 vars in 674 bytes} [Sat May 9 06:07:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/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-05-09 06:07:07.851 8 INFO cinder.api.openstack.wsgi [None req-7884417c-d695-4a39-b9ed-5aafca129f4e 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:07:07.852 9 INFO cinder.api.openstack.wsgi [None req-7e06e797-89fb-4fbe-bbe6-fc5ece4af3bf 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:07:07.852 8 INFO cinder.api.openstack.wsgi [None req-7884417c-d695-4a39-b9ed-5aafca129f4e 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:07:07.853 9 INFO cinder.api.openstack.wsgi [None req-7e06e797-89fb-4fbe-bbe6-fc5ece4af3bf 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:07:17.851 8 INFO cinder.api.openstack.wsgi [None req-7884417c-d695-4a39-b9ed-5aafca129f4e 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:07:17.851 9 INFO cinder.api.openstack.wsgi [None req-7e06e797-89fb-4fbe-bbe6-fc5ece4af3bf 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:07:17.852 9 INFO cinder.api.openstack.wsgi [None req-7e06e797-89fb-4fbe-bbe6-fc5ece4af3bf 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:07:17.852 8 INFO cinder.api.openstack.wsgi [None req-7884417c-d695-4a39-b9ed-5aafca129f4e 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:07:27.850 9 INFO cinder.api.openstack.wsgi [None req-7e06e797-89fb-4fbe-bbe6-fc5ece4af3bf 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:07:27.850 8 INFO cinder.api.openstack.wsgi [None req-7884417c-d695-4a39-b9ed-5aafca129f4e 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:07:27.851 9 INFO cinder.api.openstack.wsgi [None req-7e06e797-89fb-4fbe-bbe6-fc5ece4af3bf 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:07:27.852 8 INFO cinder.api.openstack.wsgi [None req-7884417c-d695-4a39-b9ed-5aafca129f4e 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:07:37.851 9 INFO cinder.api.openstack.wsgi [None req-7e06e797-89fb-4fbe-bbe6-fc5ece4af3bf 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:07:37.852 8 INFO cinder.api.openstack.wsgi [None req-7884417c-d695-4a39-b9ed-5aafca129f4e 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:07:37.852 9 INFO cinder.api.openstack.wsgi [None req-7e06e797-89fb-4fbe-bbe6-fc5ece4af3bf 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:07:37.853 8 INFO cinder.api.openstack.wsgi [None req-7884417c-d695-4a39-b9ed-5aafca129f4e 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:07:47.852 9 INFO cinder.api.openstack.wsgi [None req-7e06e797-89fb-4fbe-bbe6-fc5ece4af3bf 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:07:47.852 8 INFO cinder.api.openstack.wsgi [None req-7884417c-d695-4a39-b9ed-5aafca129f4e 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:07:47.853 9 INFO cinder.api.openstack.wsgi [None req-7e06e797-89fb-4fbe-bbe6-fc5ece4af3bf 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:07:47.853 8 INFO cinder.api.openstack.wsgi [None req-7884417c-d695-4a39-b9ed-5aafca129f4e 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:07:57.851 9 INFO cinder.api.openstack.wsgi [None req-7e06e797-89fb-4fbe-bbe6-fc5ece4af3bf 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:07:57.851 8 INFO cinder.api.openstack.wsgi [None req-7884417c-d695-4a39-b9ed-5aafca129f4e 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:07:57.852 9 INFO cinder.api.openstack.wsgi [None req-7e06e797-89fb-4fbe-bbe6-fc5ece4af3bf 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:07:57.852 8 INFO cinder.api.openstack.wsgi [None req-7884417c-d695-4a39-b9ed-5aafca129f4e 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:08:06.909 9 INFO cinder.api.openstack.wsgi [None req-c4595899-4bc1-40d8-9b3a-aaeb561d41f4 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true 2026-05-09 06:08:06.932 9 INFO cinder.api.openstack.wsgi [None req-c4595899-4bc1-40d8-9b3a-aaeb561d41f4 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 196/392] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:08:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true => generated 845 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:08:06.947 8 INFO cinder.api.openstack.wsgi [None req-58f259d6-141f-4171-b38a-70cef142305a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true 2026-05-09 06:08:06.970 8 INFO cinder.api.openstack.wsgi [None req-58f259d6-141f-4171-b38a-70cef142305a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 197/393] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:08:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:08:06.985 9 INFO cinder.api.openstack.wsgi [None req-669a306b-bd44-4f2f-9afe-5a9b868197b8 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true 2026-05-09 06:08:07.002 9 INFO cinder.api.openstack.wsgi [None req-669a306b-bd44-4f2f-9afe-5a9b868197b8 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 197/394] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:08:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:08:07.012 8 INFO cinder.api.openstack.wsgi [None req-801cbac4-111a-4850-b65f-1b78e98521c0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true 2026-05-09 06:08:07.047 8 INFO cinder.volume.api [None req-801cbac4-111a-4850-b65f-1b78e98521c0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all volumes completed successfully. 2026-05-09 06:08:07.049 8 INFO cinder.api.openstack.wsgi [None req-801cbac4-111a-4850-b65f-1b78e98521c0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 198/395] 10.0.0.166 () {28 vars in 684 bytes} [Sat May 9 06:08:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:08:07.059 9 INFO cinder.api.openstack.wsgi [None req-9e1c521e-cc93-4b2a-93a0-9e8ba1b7e5d1 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true 2026-05-09 06:08:07.068 9 INFO cinder.volume.api [None req-9e1c521e-cc93-4b2a-93a0-9e8ba1b7e5d1 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all volumes completed successfully. 2026-05-09 06:08:07.069 9 INFO cinder.api.openstack.wsgi [None req-9e1c521e-cc93-4b2a-93a0-9e8ba1b7e5d1 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 198/396] 10.0.0.166 () {28 vars in 684 bytes} [Sat May 9 06:08:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:08:07.082 8 INFO cinder.api.openstack.wsgi [None req-ed27c8a0-aa8e-48a6-9284-3b2b42276edf 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true 2026-05-09 06:08:07.587 8 INFO cinder.api.openstack.wsgi [None req-ed27c8a0-aa8e-48a6-9284-3b2b42276edf 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 199/397] 10.0.0.166 () {28 vars in 696 bytes} [Sat May 9 06:08:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true => generated 670 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:08:07.602 9 INFO cinder.api.openstack.wsgi [None req-4a9035c0-338c-4560-b35e-eec556ea38b8 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-services 2026-05-09 06:08:07.609 9 INFO cinder.api.openstack.wsgi [None req-4a9035c0-338c-4560-b35e-eec556ea38b8 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-services returned with HTTP 200 [pid: 9|app: 0|req: 199/398] 10.0.0.166 () {28 vars in 645 bytes} [Sat May 9 06:08:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:08:07.620 8 INFO cinder.api.openstack.wsgi [None req-8db87149-ea45-47bc-a4fe-5bea8c868c75 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true 2026-05-09 06:08:07.637 8 INFO cinder.volume.api [None req-8db87149-ea45-47bc-a4fe-5bea8c868c75 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all snapshots completed successfully. 2026-05-09 06:08:07.637 8 INFO cinder.api.openstack.wsgi [None req-8db87149-ea45-47bc-a4fe-5bea8c868c75 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 200/399] 10.0.0.166 () {28 vars in 674 bytes} [Sat May 9 06:08:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:08:07.850 9 INFO cinder.api.openstack.wsgi [None req-4a9035c0-338c-4560-b35e-eec556ea38b8 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:08:07.851 8 INFO cinder.api.openstack.wsgi [None req-8db87149-ea45-47bc-a4fe-5bea8c868c75 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:08:07.852 9 INFO cinder.api.openstack.wsgi [None req-4a9035c0-338c-4560-b35e-eec556ea38b8 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:08:07.852 8 INFO cinder.api.openstack.wsgi [None req-8db87149-ea45-47bc-a4fe-5bea8c868c75 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:08:17.851 8 INFO cinder.api.openstack.wsgi [None req-8db87149-ea45-47bc-a4fe-5bea8c868c75 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:08:17.852 9 INFO cinder.api.openstack.wsgi [None req-4a9035c0-338c-4560-b35e-eec556ea38b8 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:08:17.852 8 INFO cinder.api.openstack.wsgi [None req-8db87149-ea45-47bc-a4fe-5bea8c868c75 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:08:17.853 9 INFO cinder.api.openstack.wsgi [None req-4a9035c0-338c-4560-b35e-eec556ea38b8 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:08:27.851 8 INFO cinder.api.openstack.wsgi [None req-8db87149-ea45-47bc-a4fe-5bea8c868c75 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:08:27.852 8 INFO cinder.api.openstack.wsgi [None req-8db87149-ea45-47bc-a4fe-5bea8c868c75 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:08:27.852 9 INFO cinder.api.openstack.wsgi [None req-4a9035c0-338c-4560-b35e-eec556ea38b8 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:08:27.854 9 INFO cinder.api.openstack.wsgi [None req-4a9035c0-338c-4560-b35e-eec556ea38b8 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:08:37.850 8 INFO cinder.api.openstack.wsgi [None req-8db87149-ea45-47bc-a4fe-5bea8c868c75 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:08:37.851 9 INFO cinder.api.openstack.wsgi [None req-4a9035c0-338c-4560-b35e-eec556ea38b8 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:08:37.852 8 INFO cinder.api.openstack.wsgi [None req-8db87149-ea45-47bc-a4fe-5bea8c868c75 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:08:37.852 9 INFO cinder.api.openstack.wsgi [None req-4a9035c0-338c-4560-b35e-eec556ea38b8 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:08:47.851 8 INFO cinder.api.openstack.wsgi [None req-8db87149-ea45-47bc-a4fe-5bea8c868c75 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:08:47.851 9 INFO cinder.api.openstack.wsgi [None req-4a9035c0-338c-4560-b35e-eec556ea38b8 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:08:47.852 8 INFO cinder.api.openstack.wsgi [None req-8db87149-ea45-47bc-a4fe-5bea8c868c75 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:08:47.852 9 INFO cinder.api.openstack.wsgi [None req-4a9035c0-338c-4560-b35e-eec556ea38b8 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:08:57.851 9 INFO cinder.api.openstack.wsgi [None req-4a9035c0-338c-4560-b35e-eec556ea38b8 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:08:57.851 8 INFO cinder.api.openstack.wsgi [None req-8db87149-ea45-47bc-a4fe-5bea8c868c75 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:08:57.852 9 INFO cinder.api.openstack.wsgi [None req-4a9035c0-338c-4560-b35e-eec556ea38b8 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:08:57.854 8 INFO cinder.api.openstack.wsgi [None req-8db87149-ea45-47bc-a4fe-5bea8c868c75 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:09:06.862 9 INFO cinder.api.openstack.wsgi [None req-be407c56-7cfc-44eb-9f0a-fc6cb4f6f2ab 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true 2026-05-09 06:09:06.872 9 INFO cinder.volume.api [None req-be407c56-7cfc-44eb-9f0a-fc6cb4f6f2ab 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all volumes completed successfully. 2026-05-09 06:09:06.874 9 INFO cinder.api.openstack.wsgi [None req-be407c56-7cfc-44eb-9f0a-fc6cb4f6f2ab 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 206/412] 10.0.0.166 () {28 vars in 684 bytes} [Sat May 9 06:09:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:09:06.889 8 INFO cinder.api.openstack.wsgi [None req-5245cd86-3646-4e85-b337-7329daeccb20 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true 2026-05-09 06:09:07.394 8 INFO cinder.api.openstack.wsgi [None req-5245cd86-3646-4e85-b337-7329daeccb20 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 207/413] 10.0.0.166 () {28 vars in 696 bytes} [Sat May 9 06:09:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:09:07.442 9 INFO cinder.api.openstack.wsgi [None req-06c687fc-a06c-44dd-ad06-0e8064a51850 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true 2026-05-09 06:09:07.466 9 INFO cinder.api.openstack.wsgi [None req-06c687fc-a06c-44dd-ad06-0e8064a51850 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 207/414] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:09:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:09:07.478 8 INFO cinder.api.openstack.wsgi [None req-a8b14ad7-1598-4ac6-8fe1-d728ef2757a2 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true 2026-05-09 06:09:07.499 8 INFO cinder.api.openstack.wsgi [None req-a8b14ad7-1598-4ac6-8fe1-d728ef2757a2 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 208/415] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:09:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:09:07.515 9 INFO cinder.api.openstack.wsgi [None req-9ca9b2b1-7794-4950-8081-2750c3c4ba60 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true 2026-05-09 06:09:07.549 9 INFO cinder.api.openstack.wsgi [None req-9ca9b2b1-7794-4950-8081-2750c3c4ba60 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 208/416] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:09:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:09:07.560 8 INFO cinder.api.openstack.wsgi [None req-29a7e267-8ad3-4a9d-b16a-c86d4ef913b3 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true 2026-05-09 06:09:07.570 8 INFO cinder.volume.api [None req-29a7e267-8ad3-4a9d-b16a-c86d4ef913b3 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all volumes completed successfully. 2026-05-09 06:09:07.572 8 INFO cinder.api.openstack.wsgi [None req-29a7e267-8ad3-4a9d-b16a-c86d4ef913b3 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 209/417] 10.0.0.166 () {28 vars in 684 bytes} [Sat May 9 06:09:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:09:07.580 9 INFO cinder.api.openstack.wsgi [None req-df8b438e-c33f-4fdd-8872-81822d8545d4 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true 2026-05-09 06:09:07.585 9 INFO cinder.volume.api [None req-df8b438e-c33f-4fdd-8872-81822d8545d4 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all snapshots completed successfully. 2026-05-09 06:09:07.585 9 INFO cinder.api.openstack.wsgi [None req-df8b438e-c33f-4fdd-8872-81822d8545d4 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 209/418] 10.0.0.166 () {28 vars in 674 bytes} [Sat May 9 06:09:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:09:07.594 8 INFO cinder.api.openstack.wsgi [None req-65e627bd-3047-49b0-9e2a-cfc5eb7f8469 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-services 2026-05-09 06:09:07.598 8 INFO cinder.api.openstack.wsgi [None req-65e627bd-3047-49b0-9e2a-cfc5eb7f8469 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-services returned with HTTP 200 [pid: 8|app: 0|req: 210/419] 10.0.0.166 () {28 vars in 645 bytes} [Sat May 9 06:09:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:09:07.851 9 INFO cinder.api.openstack.wsgi [None req-df8b438e-c33f-4fdd-8872-81822d8545d4 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:09:07.851 8 INFO cinder.api.openstack.wsgi [None req-65e627bd-3047-49b0-9e2a-cfc5eb7f8469 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:09:07.852 8 INFO cinder.api.openstack.wsgi [None req-65e627bd-3047-49b0-9e2a-cfc5eb7f8469 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:09:07.852 9 INFO cinder.api.openstack.wsgi [None req-df8b438e-c33f-4fdd-8872-81822d8545d4 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:09:17.850 8 INFO cinder.api.openstack.wsgi [None req-65e627bd-3047-49b0-9e2a-cfc5eb7f8469 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:09:17.851 9 INFO cinder.api.openstack.wsgi [None req-df8b438e-c33f-4fdd-8872-81822d8545d4 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:09:17.851 8 INFO cinder.api.openstack.wsgi [None req-65e627bd-3047-49b0-9e2a-cfc5eb7f8469 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:09:17.852 9 INFO cinder.api.openstack.wsgi [None req-df8b438e-c33f-4fdd-8872-81822d8545d4 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:09:27.850 8 INFO cinder.api.openstack.wsgi [None req-65e627bd-3047-49b0-9e2a-cfc5eb7f8469 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:09:27.851 9 INFO cinder.api.openstack.wsgi [None req-df8b438e-c33f-4fdd-8872-81822d8545d4 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:09:27.851 8 INFO cinder.api.openstack.wsgi [None req-65e627bd-3047-49b0-9e2a-cfc5eb7f8469 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:09:27.852 9 INFO cinder.api.openstack.wsgi [None req-df8b438e-c33f-4fdd-8872-81822d8545d4 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:09:37.851 8 INFO cinder.api.openstack.wsgi [None req-65e627bd-3047-49b0-9e2a-cfc5eb7f8469 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:09:37.851 9 INFO cinder.api.openstack.wsgi [None req-df8b438e-c33f-4fdd-8872-81822d8545d4 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:09:37.853 8 INFO cinder.api.openstack.wsgi [None req-65e627bd-3047-49b0-9e2a-cfc5eb7f8469 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:09:37.853 9 INFO cinder.api.openstack.wsgi [None req-df8b438e-c33f-4fdd-8872-81822d8545d4 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:09:47.851 8 INFO cinder.api.openstack.wsgi [None req-65e627bd-3047-49b0-9e2a-cfc5eb7f8469 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:09:47.852 9 INFO cinder.api.openstack.wsgi [None req-df8b438e-c33f-4fdd-8872-81822d8545d4 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:09:47.853 9 INFO cinder.api.openstack.wsgi [None req-df8b438e-c33f-4fdd-8872-81822d8545d4 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:09:47.853 8 INFO cinder.api.openstack.wsgi [None req-65e627bd-3047-49b0-9e2a-cfc5eb7f8469 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:09:57.851 8 INFO cinder.api.openstack.wsgi [None req-65e627bd-3047-49b0-9e2a-cfc5eb7f8469 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:09:57.851 9 INFO cinder.api.openstack.wsgi [None req-df8b438e-c33f-4fdd-8872-81822d8545d4 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:09:57.852 8 INFO cinder.api.openstack.wsgi [None req-65e627bd-3047-49b0-9e2a-cfc5eb7f8469 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:09:57.852 9 INFO cinder.api.openstack.wsgi [None req-df8b438e-c33f-4fdd-8872-81822d8545d4 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:10:06.870 8 INFO cinder.api.openstack.wsgi [None req-408bb4a5-7d8d-4184-9478-7212211a32e5 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true 2026-05-09 06:10:06.876 8 INFO cinder.volume.api [None req-408bb4a5-7d8d-4184-9478-7212211a32e5 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all snapshots completed successfully. 2026-05-09 06:10:06.876 8 INFO cinder.api.openstack.wsgi [None req-408bb4a5-7d8d-4184-9478-7212211a32e5 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 217/432] 10.0.0.166 () {28 vars in 674 bytes} [Sat May 9 06:10:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true => generated 17 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:10:06.921 9 INFO cinder.api.openstack.wsgi [None req-2b95012f-9443-4bb3-9c58-90ed89eabd29 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true 2026-05-09 06:10:06.940 9 INFO cinder.api.openstack.wsgi [None req-2b95012f-9443-4bb3-9c58-90ed89eabd29 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 216/433] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:10:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:10:06.953 8 INFO cinder.api.openstack.wsgi [None req-7c19e0fe-b71d-439d-a6a8-0c5ae321cd60 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true 2026-05-09 06:10:06.971 8 INFO cinder.api.openstack.wsgi [None req-7c19e0fe-b71d-439d-a6a8-0c5ae321cd60 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 218/434] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:10:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:10:06.982 9 INFO cinder.api.openstack.wsgi [None req-118412bd-2d01-4b03-bd48-030975e97962 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true 2026-05-09 06:10:07.002 9 INFO cinder.api.openstack.wsgi [None req-118412bd-2d01-4b03-bd48-030975e97962 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 217/435] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:10:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:10:07.010 8 INFO cinder.api.openstack.wsgi [None req-33a77d27-2d6f-49bb-a106-af3e7ffa57ee 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true 2026-05-09 06:10:07.017 8 INFO cinder.volume.api [None req-33a77d27-2d6f-49bb-a106-af3e7ffa57ee 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all volumes completed successfully. 2026-05-09 06:10:07.018 8 INFO cinder.api.openstack.wsgi [None req-33a77d27-2d6f-49bb-a106-af3e7ffa57ee 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 219/436] 10.0.0.166 () {28 vars in 684 bytes} [Sat May 9 06:10:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:10:07.028 9 INFO cinder.api.openstack.wsgi [None req-0a907a69-d775-4801-9fb1-286e3bfa89f0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-services 2026-05-09 06:10:07.032 9 INFO cinder.api.openstack.wsgi [None req-0a907a69-d775-4801-9fb1-286e3bfa89f0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-services returned with HTTP 200 [pid: 9|app: 0|req: 218/437] 10.0.0.166 () {28 vars in 645 bytes} [Sat May 9 06:10:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:10:07.038 8 INFO cinder.api.openstack.wsgi [None req-abf36831-51ea-4210-9769-b5cbf1b140e5 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true 2026-05-09 06:10:07.044 8 INFO cinder.volume.api [None req-abf36831-51ea-4210-9769-b5cbf1b140e5 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all volumes completed successfully. 2026-05-09 06:10:07.046 8 INFO cinder.api.openstack.wsgi [None req-abf36831-51ea-4210-9769-b5cbf1b140e5 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 220/438] 10.0.0.166 () {28 vars in 684 bytes} [Sat May 9 06:10:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true => generated 15 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:10:07.059 9 INFO cinder.api.openstack.wsgi [None req-13a10683-1dca-4c8e-b406-b33cc5d09a0e 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true 2026-05-09 06:10:07.613 9 INFO cinder.api.openstack.wsgi [None req-13a10683-1dca-4c8e-b406-b33cc5d09a0e 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 9|app: 0|req: 219/439] 10.0.0.166 () {28 vars in 696 bytes} [Sat May 9 06:10:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true => generated 670 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:10:07.851 8 INFO cinder.api.openstack.wsgi [None req-abf36831-51ea-4210-9769-b5cbf1b140e5 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:10:07.852 9 INFO cinder.api.openstack.wsgi [None req-13a10683-1dca-4c8e-b406-b33cc5d09a0e 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:10:07.853 8 INFO cinder.api.openstack.wsgi [None req-abf36831-51ea-4210-9769-b5cbf1b140e5 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:10:07.853 9 INFO cinder.api.openstack.wsgi [None req-13a10683-1dca-4c8e-b406-b33cc5d09a0e 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:10:17.851 8 INFO cinder.api.openstack.wsgi [None req-abf36831-51ea-4210-9769-b5cbf1b140e5 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:10:17.851 9 INFO cinder.api.openstack.wsgi [None req-13a10683-1dca-4c8e-b406-b33cc5d09a0e 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:10:17.852 9 INFO cinder.api.openstack.wsgi [None req-13a10683-1dca-4c8e-b406-b33cc5d09a0e 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:10:17.852 8 INFO cinder.api.openstack.wsgi [None req-abf36831-51ea-4210-9769-b5cbf1b140e5 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:10:27.851 9 INFO cinder.api.openstack.wsgi [None req-13a10683-1dca-4c8e-b406-b33cc5d09a0e 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:10:27.852 8 INFO cinder.api.openstack.wsgi [None req-abf36831-51ea-4210-9769-b5cbf1b140e5 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:10:27.853 8 INFO cinder.api.openstack.wsgi [None req-abf36831-51ea-4210-9769-b5cbf1b140e5 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:10:27.854 9 INFO cinder.api.openstack.wsgi [None req-13a10683-1dca-4c8e-b406-b33cc5d09a0e 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:10:37.851 9 INFO cinder.api.openstack.wsgi [None req-13a10683-1dca-4c8e-b406-b33cc5d09a0e 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:10:37.852 9 INFO cinder.api.openstack.wsgi [None req-13a10683-1dca-4c8e-b406-b33cc5d09a0e 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:10:37.851 8 INFO cinder.api.openstack.wsgi [None req-abf36831-51ea-4210-9769-b5cbf1b140e5 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:10:37.853 8 INFO cinder.api.openstack.wsgi [None req-abf36831-51ea-4210-9769-b5cbf1b140e5 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:10:47.851 8 INFO cinder.api.openstack.wsgi [None req-abf36831-51ea-4210-9769-b5cbf1b140e5 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:10:47.851 9 INFO cinder.api.openstack.wsgi [None req-13a10683-1dca-4c8e-b406-b33cc5d09a0e 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:10:47.852 8 INFO cinder.api.openstack.wsgi [None req-abf36831-51ea-4210-9769-b5cbf1b140e5 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:10:47.853 9 INFO cinder.api.openstack.wsgi [None req-13a10683-1dca-4c8e-b406-b33cc5d09a0e 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:10:57.851 9 INFO cinder.api.openstack.wsgi [None req-13a10683-1dca-4c8e-b406-b33cc5d09a0e 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:10:57.851 8 INFO cinder.api.openstack.wsgi [None req-abf36831-51ea-4210-9769-b5cbf1b140e5 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:10:57.852 9 INFO cinder.api.openstack.wsgi [None req-13a10683-1dca-4c8e-b406-b33cc5d09a0e 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:10:57.853 8 INFO cinder.api.openstack.wsgi [None req-abf36831-51ea-4210-9769-b5cbf1b140e5 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:11:06.867 9 INFO cinder.api.openstack.wsgi [None req-16542f6d-7170-448e-853a-9ff5c373dad2 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true 2026-05-09 06:11:07.371 9 INFO cinder.api.openstack.wsgi [None req-16542f6d-7170-448e-853a-9ff5c373dad2 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 9|app: 0|req: 226/452] 10.0.0.166 () {28 vars in 696 bytes} [Sat May 9 06:11:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true => generated 670 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:11:07.389 8 INFO cinder.api.openstack.wsgi [None req-2706bda3-e43c-4aa3-b025-cc26a2aae417 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-services 2026-05-09 06:11:07.394 8 INFO cinder.api.openstack.wsgi [None req-2706bda3-e43c-4aa3-b025-cc26a2aae417 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-services returned with HTTP 200 [pid: 8|app: 0|req: 227/453] 10.0.0.166 () {28 vars in 645 bytes} [Sat May 9 06:11:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:11:07.435 9 INFO cinder.api.openstack.wsgi [None req-3034d64b-ff39-4687-85e9-84e4558e609d 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true 2026-05-09 06:11:07.457 9 INFO cinder.api.openstack.wsgi [None req-3034d64b-ff39-4687-85e9-84e4558e609d 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 227/454] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:11:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:11:07.471 8 INFO cinder.api.openstack.wsgi [None req-aeceba65-6a41-4679-8d62-5a4bc0105e1e 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true 2026-05-09 06:11:07.493 8 INFO cinder.api.openstack.wsgi [None req-aeceba65-6a41-4679-8d62-5a4bc0105e1e 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 228/455] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:11:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:11:07.505 9 INFO cinder.api.openstack.wsgi [None req-05b08588-31c7-4d15-9c5d-449136f40eb0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true 2026-05-09 06:11:07.524 9 INFO cinder.api.openstack.wsgi [None req-05b08588-31c7-4d15-9c5d-449136f40eb0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 228/456] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:11:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:11:07.535 8 INFO cinder.api.openstack.wsgi [None req-5e3b3eba-17aa-4cb6-a34a-a94f2c107b3a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true 2026-05-09 06:11:07.544 8 INFO cinder.volume.api [None req-5e3b3eba-17aa-4cb6-a34a-a94f2c107b3a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all volumes completed successfully. 2026-05-09 06:11:07.546 8 INFO cinder.api.openstack.wsgi [None req-5e3b3eba-17aa-4cb6-a34a-a94f2c107b3a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 229/457] 10.0.0.166 () {28 vars in 684 bytes} [Sat May 9 06:11:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:11:07.554 9 INFO cinder.api.openstack.wsgi [None req-6a49d272-f1e6-4cec-a156-c07cfaeee267 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true 2026-05-09 06:11:07.558 9 INFO cinder.volume.api [None req-6a49d272-f1e6-4cec-a156-c07cfaeee267 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all snapshots completed successfully. 2026-05-09 06:11:07.559 9 INFO cinder.api.openstack.wsgi [None req-6a49d272-f1e6-4cec-a156-c07cfaeee267 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 229/458] 10.0.0.166 () {28 vars in 674 bytes} [Sat May 9 06:11:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:11:07.568 8 INFO cinder.api.openstack.wsgi [None req-87f2e24d-49cb-430a-8890-5a2b3801bdce 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true 2026-05-09 06:11:07.577 8 INFO cinder.volume.api [None req-87f2e24d-49cb-430a-8890-5a2b3801bdce 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all volumes completed successfully. 2026-05-09 06:11:07.578 8 INFO cinder.api.openstack.wsgi [None req-87f2e24d-49cb-430a-8890-5a2b3801bdce 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 230/459] 10.0.0.166 () {28 vars in 684 bytes} [Sat May 9 06:11:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:11:07.851 9 INFO cinder.api.openstack.wsgi [None req-6a49d272-f1e6-4cec-a156-c07cfaeee267 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:11:07.851 8 INFO cinder.api.openstack.wsgi [None req-87f2e24d-49cb-430a-8890-5a2b3801bdce 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:11:07.853 9 INFO cinder.api.openstack.wsgi [None req-6a49d272-f1e6-4cec-a156-c07cfaeee267 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:11:07.853 8 INFO cinder.api.openstack.wsgi [None req-87f2e24d-49cb-430a-8890-5a2b3801bdce 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:11:17.851 8 INFO cinder.api.openstack.wsgi [None req-87f2e24d-49cb-430a-8890-5a2b3801bdce 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:11:17.851 9 INFO cinder.api.openstack.wsgi [None req-6a49d272-f1e6-4cec-a156-c07cfaeee267 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:11:17.852 8 INFO cinder.api.openstack.wsgi [None req-87f2e24d-49cb-430a-8890-5a2b3801bdce 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:11:17.852 9 INFO cinder.api.openstack.wsgi [None req-6a49d272-f1e6-4cec-a156-c07cfaeee267 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:11:27.851 9 INFO cinder.api.openstack.wsgi [None req-6a49d272-f1e6-4cec-a156-c07cfaeee267 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:11:27.851 8 INFO cinder.api.openstack.wsgi [None req-87f2e24d-49cb-430a-8890-5a2b3801bdce 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:11:27.852 9 INFO cinder.api.openstack.wsgi [None req-6a49d272-f1e6-4cec-a156-c07cfaeee267 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:11:27.852 8 INFO cinder.api.openstack.wsgi [None req-87f2e24d-49cb-430a-8890-5a2b3801bdce 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:11:37.851 9 INFO cinder.api.openstack.wsgi [None req-6a49d272-f1e6-4cec-a156-c07cfaeee267 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:11:37.851 8 INFO cinder.api.openstack.wsgi [None req-87f2e24d-49cb-430a-8890-5a2b3801bdce 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:11:37.852 9 INFO cinder.api.openstack.wsgi [None req-6a49d272-f1e6-4cec-a156-c07cfaeee267 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:11:37.853 8 INFO cinder.api.openstack.wsgi [None req-87f2e24d-49cb-430a-8890-5a2b3801bdce 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:11:47.851 8 INFO cinder.api.openstack.wsgi [None req-87f2e24d-49cb-430a-8890-5a2b3801bdce 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:11:47.851 8 INFO cinder.api.openstack.wsgi [None req-87f2e24d-49cb-430a-8890-5a2b3801bdce 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:11:47.851 9 INFO cinder.api.openstack.wsgi [None req-6a49d272-f1e6-4cec-a156-c07cfaeee267 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:11:47.853 9 INFO cinder.api.openstack.wsgi [None req-6a49d272-f1e6-4cec-a156-c07cfaeee267 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:11:57.850 9 INFO cinder.api.openstack.wsgi [None req-6a49d272-f1e6-4cec-a156-c07cfaeee267 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:11:57.851 8 INFO cinder.api.openstack.wsgi [None req-87f2e24d-49cb-430a-8890-5a2b3801bdce 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:11:57.852 9 INFO cinder.api.openstack.wsgi [None req-6a49d272-f1e6-4cec-a156-c07cfaeee267 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:11:57.852 8 INFO cinder.api.openstack.wsgi [None req-87f2e24d-49cb-430a-8890-5a2b3801bdce 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:12:06.870 9 INFO cinder.api.openstack.wsgi [None req-0d8c7484-8baa-423e-b989-0f5da67c14e6 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true 2026-05-09 06:12:06.875 9 INFO cinder.volume.api [None req-0d8c7484-8baa-423e-b989-0f5da67c14e6 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all snapshots completed successfully. 2026-05-09 06:12:06.875 9 INFO cinder.api.openstack.wsgi [None req-0d8c7484-8baa-423e-b989-0f5da67c14e6 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 236/472] 10.0.0.166 () {28 vars in 674 bytes} [Sat May 9 06:12:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true => generated 17 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:12:06.887 8 INFO cinder.api.openstack.wsgi [None req-b45c8e3c-6b92-4668-8cc3-a504a87a77e3 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true 2026-05-09 06:12:06.897 8 INFO cinder.volume.api [None req-b45c8e3c-6b92-4668-8cc3-a504a87a77e3 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all volumes completed successfully. 2026-05-09 06:12:06.898 8 INFO cinder.api.openstack.wsgi [None req-b45c8e3c-6b92-4668-8cc3-a504a87a77e3 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 237/473] 10.0.0.166 () {28 vars in 684 bytes} [Sat May 9 06:12:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:12:06.910 9 INFO cinder.api.openstack.wsgi [None req-851a15f6-35b1-4d95-ac7d-7f8cad4a540e 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true 2026-05-09 06:12:07.414 9 INFO cinder.api.openstack.wsgi [None req-851a15f6-35b1-4d95-ac7d-7f8cad4a540e 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 9|app: 0|req: 237/474] 10.0.0.166 () {28 vars in 696 bytes} [Sat May 9 06:12:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:12:07.468 8 INFO cinder.api.openstack.wsgi [None req-6e268602-bda2-4611-9acf-951282e7285d 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true 2026-05-09 06:12:07.490 8 INFO cinder.api.openstack.wsgi [None req-6e268602-bda2-4611-9acf-951282e7285d 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 238/475] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:12:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:12:07.502 9 INFO cinder.api.openstack.wsgi [None req-4b7c395d-258c-429d-8f3b-31eef8808102 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true 2026-05-09 06:12:07.518 9 INFO cinder.api.openstack.wsgi [None req-4b7c395d-258c-429d-8f3b-31eef8808102 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 238/476] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:12:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:12:07.528 8 INFO cinder.api.openstack.wsgi [None req-aad4bf90-b38f-4883-86c0-5e7edb00ae33 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true 2026-05-09 06:12:07.553 8 INFO cinder.api.openstack.wsgi [None req-aad4bf90-b38f-4883-86c0-5e7edb00ae33 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 239/477] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:12:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:12:07.564 9 INFO cinder.api.openstack.wsgi [None req-1f8b885b-5fb7-4d1a-ae2d-bead1affd00a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true 2026-05-09 06:12:07.574 9 INFO cinder.volume.api [None req-1f8b885b-5fb7-4d1a-ae2d-bead1affd00a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all volumes completed successfully. 2026-05-09 06:12:07.575 9 INFO cinder.api.openstack.wsgi [None req-1f8b885b-5fb7-4d1a-ae2d-bead1affd00a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 239/478] 10.0.0.166 () {28 vars in 684 bytes} [Sat May 9 06:12:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:12:07.586 8 INFO cinder.api.openstack.wsgi [None req-7d77989a-af43-43b4-a7aa-7ddd5613a08f 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-services 2026-05-09 06:12:07.592 8 INFO cinder.api.openstack.wsgi [None req-7d77989a-af43-43b4-a7aa-7ddd5613a08f 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-services returned with HTTP 200 [pid: 8|app: 0|req: 240/479] 10.0.0.166 () {28 vars in 645 bytes} [Sat May 9 06:12:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:12:07.851 9 INFO cinder.api.openstack.wsgi [None req-1f8b885b-5fb7-4d1a-ae2d-bead1affd00a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:12:07.852 8 INFO cinder.api.openstack.wsgi [None req-7d77989a-af43-43b4-a7aa-7ddd5613a08f 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:12:07.853 9 INFO cinder.api.openstack.wsgi [None req-1f8b885b-5fb7-4d1a-ae2d-bead1affd00a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:12:07.854 8 INFO cinder.api.openstack.wsgi [None req-7d77989a-af43-43b4-a7aa-7ddd5613a08f 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:12:17.850 9 INFO cinder.api.openstack.wsgi [None req-1f8b885b-5fb7-4d1a-ae2d-bead1affd00a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:12:17.850 8 INFO cinder.api.openstack.wsgi [None req-7d77989a-af43-43b4-a7aa-7ddd5613a08f 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:12:17.852 8 INFO cinder.api.openstack.wsgi [None req-7d77989a-af43-43b4-a7aa-7ddd5613a08f 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:12:17.852 9 INFO cinder.api.openstack.wsgi [None req-1f8b885b-5fb7-4d1a-ae2d-bead1affd00a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:12:27.851 9 INFO cinder.api.openstack.wsgi [None req-1f8b885b-5fb7-4d1a-ae2d-bead1affd00a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:12:27.851 8 INFO cinder.api.openstack.wsgi [None req-7d77989a-af43-43b4-a7aa-7ddd5613a08f 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:12:27.853 9 INFO cinder.api.openstack.wsgi [None req-1f8b885b-5fb7-4d1a-ae2d-bead1affd00a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:12:27.853 8 INFO cinder.api.openstack.wsgi [None req-7d77989a-af43-43b4-a7aa-7ddd5613a08f 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:12:37.851 9 INFO cinder.api.openstack.wsgi [None req-1f8b885b-5fb7-4d1a-ae2d-bead1affd00a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:12:37.851 8 INFO cinder.api.openstack.wsgi [None req-7d77989a-af43-43b4-a7aa-7ddd5613a08f 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:12:37.852 9 INFO cinder.api.openstack.wsgi [None req-1f8b885b-5fb7-4d1a-ae2d-bead1affd00a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:12:37.853 8 INFO cinder.api.openstack.wsgi [None req-7d77989a-af43-43b4-a7aa-7ddd5613a08f 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:12:47.851 8 INFO cinder.api.openstack.wsgi [None req-7d77989a-af43-43b4-a7aa-7ddd5613a08f 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:12:47.851 9 INFO cinder.api.openstack.wsgi [None req-1f8b885b-5fb7-4d1a-ae2d-bead1affd00a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:12:47.852 9 INFO cinder.api.openstack.wsgi [None req-1f8b885b-5fb7-4d1a-ae2d-bead1affd00a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:12:47.853 8 INFO cinder.api.openstack.wsgi [None req-7d77989a-af43-43b4-a7aa-7ddd5613a08f 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:12:57.850 8 INFO cinder.api.openstack.wsgi [None req-7d77989a-af43-43b4-a7aa-7ddd5613a08f 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:12:57.850 9 INFO cinder.api.openstack.wsgi [None req-1f8b885b-5fb7-4d1a-ae2d-bead1affd00a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:12:57.851 8 INFO cinder.api.openstack.wsgi [None req-7d77989a-af43-43b4-a7aa-7ddd5613a08f 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:12:57.852 9 INFO cinder.api.openstack.wsgi [None req-1f8b885b-5fb7-4d1a-ae2d-bead1affd00a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:13:06.874 8 INFO cinder.api.openstack.wsgi [None req-52b67446-39f8-4d48-adaf-b30db2712198 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true 2026-05-09 06:13:06.884 8 INFO cinder.volume.api [None req-52b67446-39f8-4d48-adaf-b30db2712198 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all volumes completed successfully. 2026-05-09 06:13:06.885 8 INFO cinder.api.openstack.wsgi [None req-52b67446-39f8-4d48-adaf-b30db2712198 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 247/492] 10.0.0.166 () {28 vars in 684 bytes} [Sat May 9 06:13:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:13:06.896 9 INFO cinder.api.openstack.wsgi [None req-d45964a2-1d38-4b47-941a-f4d48c1c4268 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true 2026-05-09 06:13:06.903 9 INFO cinder.volume.api [None req-d45964a2-1d38-4b47-941a-f4d48c1c4268 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all snapshots completed successfully. 2026-05-09 06:13:06.903 9 INFO cinder.api.openstack.wsgi [None req-d45964a2-1d38-4b47-941a-f4d48c1c4268 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 246/493] 10.0.0.166 () {28 vars in 674 bytes} [Sat May 9 06:13:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:13:06.919 8 INFO cinder.api.openstack.wsgi [None req-72d83a8f-d66d-4cdb-aa62-aa963ec84463 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-services 2026-05-09 06:13:06.924 8 INFO cinder.api.openstack.wsgi [None req-72d83a8f-d66d-4cdb-aa62-aa963ec84463 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-services returned with HTTP 200 [pid: 8|app: 0|req: 248/494] 10.0.0.166 () {28 vars in 645 bytes} [Sat May 9 06:13:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:13:06.935 9 INFO cinder.api.openstack.wsgi [None req-76d4a631-b3f4-485a-a9d1-708dfba09216 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true 2026-05-09 06:13:06.946 9 INFO cinder.volume.api [None req-76d4a631-b3f4-485a-a9d1-708dfba09216 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all volumes completed successfully. 2026-05-09 06:13:06.949 9 INFO cinder.api.openstack.wsgi [None req-76d4a631-b3f4-485a-a9d1-708dfba09216 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 247/495] 10.0.0.166 () {28 vars in 684 bytes} [Sat May 9 06:13:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:13:06.962 8 INFO cinder.api.openstack.wsgi [None req-df91dabf-c362-4a02-8806-7106cf9f3c0b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true 2026-05-09 06:13:07.467 8 INFO cinder.api.openstack.wsgi [None req-df91dabf-c362-4a02-8806-7106cf9f3c0b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 249/496] 10.0.0.166 () {28 vars in 696 bytes} [Sat May 9 06:13:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true => generated 670 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:13:07.520 9 INFO cinder.api.openstack.wsgi [None req-3c206168-89e5-4326-a86b-160185d16f54 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true 2026-05-09 06:13:07.543 9 INFO cinder.api.openstack.wsgi [None req-3c206168-89e5-4326-a86b-160185d16f54 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 248/497] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:13:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:13:07.556 8 INFO cinder.api.openstack.wsgi [None req-bbae9a28-6510-4218-adc1-80bb621e5ba0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true 2026-05-09 06:13:07.581 8 INFO cinder.api.openstack.wsgi [None req-bbae9a28-6510-4218-adc1-80bb621e5ba0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 250/498] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:13:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:13:07.591 9 INFO cinder.api.openstack.wsgi [None req-b82fa438-dc1b-4b65-bdf6-125794302413 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true 2026-05-09 06:13:07.618 9 INFO cinder.api.openstack.wsgi [None req-b82fa438-dc1b-4b65-bdf6-125794302413 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 249/499] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:13:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:13:07.851 8 INFO cinder.api.openstack.wsgi [None req-bbae9a28-6510-4218-adc1-80bb621e5ba0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:13:07.851 9 INFO cinder.api.openstack.wsgi [None req-b82fa438-dc1b-4b65-bdf6-125794302413 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:13:07.852 8 INFO cinder.api.openstack.wsgi [None req-bbae9a28-6510-4218-adc1-80bb621e5ba0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:13:07.853 9 INFO cinder.api.openstack.wsgi [None req-b82fa438-dc1b-4b65-bdf6-125794302413 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:13:17.850 8 INFO cinder.api.openstack.wsgi [None req-bbae9a28-6510-4218-adc1-80bb621e5ba0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:13:17.851 9 INFO cinder.api.openstack.wsgi [None req-b82fa438-dc1b-4b65-bdf6-125794302413 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:13:17.851 8 INFO cinder.api.openstack.wsgi [None req-bbae9a28-6510-4218-adc1-80bb621e5ba0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:13:17.852 9 INFO cinder.api.openstack.wsgi [None req-b82fa438-dc1b-4b65-bdf6-125794302413 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:13:27.851 8 INFO cinder.api.openstack.wsgi [None req-bbae9a28-6510-4218-adc1-80bb621e5ba0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:13:27.851 9 INFO cinder.api.openstack.wsgi [None req-b82fa438-dc1b-4b65-bdf6-125794302413 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:13:27.852 9 INFO cinder.api.openstack.wsgi [None req-b82fa438-dc1b-4b65-bdf6-125794302413 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:13:27.852 8 INFO cinder.api.openstack.wsgi [None req-bbae9a28-6510-4218-adc1-80bb621e5ba0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:13:37.850 8 INFO cinder.api.openstack.wsgi [None req-bbae9a28-6510-4218-adc1-80bb621e5ba0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:13:37.851 9 INFO cinder.api.openstack.wsgi [None req-b82fa438-dc1b-4b65-bdf6-125794302413 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:13:37.852 8 INFO cinder.api.openstack.wsgi [None req-bbae9a28-6510-4218-adc1-80bb621e5ba0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:13:37.852 9 INFO cinder.api.openstack.wsgi [None req-b82fa438-dc1b-4b65-bdf6-125794302413 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:13:47.852 8 INFO cinder.api.openstack.wsgi [None req-bbae9a28-6510-4218-adc1-80bb621e5ba0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:13:47.852 9 INFO cinder.api.openstack.wsgi [None req-b82fa438-dc1b-4b65-bdf6-125794302413 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:13:47.853 8 INFO cinder.api.openstack.wsgi [None req-bbae9a28-6510-4218-adc1-80bb621e5ba0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:13:47.853 9 INFO cinder.api.openstack.wsgi [None req-b82fa438-dc1b-4b65-bdf6-125794302413 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:13:57.851 8 INFO cinder.api.openstack.wsgi [None req-bbae9a28-6510-4218-adc1-80bb621e5ba0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:13:57.852 9 INFO cinder.api.openstack.wsgi [None req-b82fa438-dc1b-4b65-bdf6-125794302413 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:13:57.852 8 INFO cinder.api.openstack.wsgi [None req-bbae9a28-6510-4218-adc1-80bb621e5ba0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:13:57.853 9 INFO cinder.api.openstack.wsgi [None req-b82fa438-dc1b-4b65-bdf6-125794302413 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:14:06.914 8 INFO cinder.api.openstack.wsgi [None req-f9cf7d17-69d1-4753-ac5f-067f15646674 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true 2026-05-09 06:14:06.935 8 INFO cinder.api.openstack.wsgi [None req-f9cf7d17-69d1-4753-ac5f-067f15646674 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 257/512] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:14:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true => generated 845 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:14:06.949 9 INFO cinder.api.openstack.wsgi [None req-58d3e213-0663-4802-8515-a4532b983178 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true 2026-05-09 06:14:06.978 9 INFO cinder.api.openstack.wsgi [None req-58d3e213-0663-4802-8515-a4532b983178 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 256/513] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:14:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:14:06.993 8 INFO cinder.api.openstack.wsgi [None req-c1d5e880-06a0-4083-9a8c-8f0044af184f 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true 2026-05-09 06:14:07.020 8 INFO cinder.api.openstack.wsgi [None req-c1d5e880-06a0-4083-9a8c-8f0044af184f 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 258/514] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:14:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:14:07.033 9 INFO cinder.api.openstack.wsgi [None req-58bb1dff-28c3-46a0-9292-80901aa58802 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true 2026-05-09 06:14:07.538 9 INFO cinder.api.openstack.wsgi [None req-58bb1dff-28c3-46a0-9292-80901aa58802 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 9|app: 0|req: 257/515] 10.0.0.166 () {28 vars in 696 bytes} [Sat May 9 06:14:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true => generated 670 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:14:07.553 8 INFO cinder.api.openstack.wsgi [None req-8d4abee0-9693-455b-950a-b732fb483736 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true 2026-05-09 06:14:07.564 8 INFO cinder.volume.api [None req-8d4abee0-9693-455b-950a-b732fb483736 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all volumes completed successfully. 2026-05-09 06:14:07.566 8 INFO cinder.api.openstack.wsgi [None req-8d4abee0-9693-455b-950a-b732fb483736 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 259/516] 10.0.0.166 () {28 vars in 684 bytes} [Sat May 9 06:14:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:14:07.576 9 INFO cinder.api.openstack.wsgi [None req-5e8609a3-993f-4ab5-b28e-eca11ab4bcc7 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true 2026-05-09 06:14:07.583 9 INFO cinder.volume.api [None req-5e8609a3-993f-4ab5-b28e-eca11ab4bcc7 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all snapshots completed successfully. 2026-05-09 06:14:07.584 9 INFO cinder.api.openstack.wsgi [None req-5e8609a3-993f-4ab5-b28e-eca11ab4bcc7 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 258/517] 10.0.0.166 () {28 vars in 674 bytes} [Sat May 9 06:14:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:14:07.592 8 INFO cinder.api.openstack.wsgi [None req-df6533e3-cee8-4728-8458-636d78d9e4f9 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true 2026-05-09 06:14:07.599 8 INFO cinder.volume.api [None req-df6533e3-cee8-4728-8458-636d78d9e4f9 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all volumes completed successfully. 2026-05-09 06:14:07.600 8 INFO cinder.api.openstack.wsgi [None req-df6533e3-cee8-4728-8458-636d78d9e4f9 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 260/518] 10.0.0.166 () {28 vars in 684 bytes} [Sat May 9 06:14:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true => generated 15 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:14:07.610 9 INFO cinder.api.openstack.wsgi [None req-e66033ca-420b-4b41-903f-51ef6139d010 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-services 2026-05-09 06:14:07.616 9 INFO cinder.api.openstack.wsgi [None req-e66033ca-420b-4b41-903f-51ef6139d010 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-services returned with HTTP 200 [pid: 9|app: 0|req: 259/519] 10.0.0.166 () {28 vars in 645 bytes} [Sat May 9 06:14:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:14:07.851 8 INFO cinder.api.openstack.wsgi [None req-df6533e3-cee8-4728-8458-636d78d9e4f9 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:14:07.851 9 INFO cinder.api.openstack.wsgi [None req-e66033ca-420b-4b41-903f-51ef6139d010 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:14:07.852 9 INFO cinder.api.openstack.wsgi [None req-e66033ca-420b-4b41-903f-51ef6139d010 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:14:07.852 8 INFO cinder.api.openstack.wsgi [None req-df6533e3-cee8-4728-8458-636d78d9e4f9 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:14:17.851 8 INFO cinder.api.openstack.wsgi [None req-df6533e3-cee8-4728-8458-636d78d9e4f9 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:14:17.851 9 INFO cinder.api.openstack.wsgi [None req-e66033ca-420b-4b41-903f-51ef6139d010 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:14:17.852 8 INFO cinder.api.openstack.wsgi [None req-df6533e3-cee8-4728-8458-636d78d9e4f9 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:14:17.853 9 INFO cinder.api.openstack.wsgi [None req-e66033ca-420b-4b41-903f-51ef6139d010 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:14:27.851 8 INFO cinder.api.openstack.wsgi [None req-df6533e3-cee8-4728-8458-636d78d9e4f9 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:14:27.851 9 INFO cinder.api.openstack.wsgi [None req-e66033ca-420b-4b41-903f-51ef6139d010 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:14:27.852 8 INFO cinder.api.openstack.wsgi [None req-df6533e3-cee8-4728-8458-636d78d9e4f9 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:14:27.852 9 INFO cinder.api.openstack.wsgi [None req-e66033ca-420b-4b41-903f-51ef6139d010 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:14:37.851 8 INFO cinder.api.openstack.wsgi [None req-df6533e3-cee8-4728-8458-636d78d9e4f9 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:14:37.851 9 INFO cinder.api.openstack.wsgi [None req-e66033ca-420b-4b41-903f-51ef6139d010 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:14:37.852 8 INFO cinder.api.openstack.wsgi [None req-df6533e3-cee8-4728-8458-636d78d9e4f9 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:14:37.853 9 INFO cinder.api.openstack.wsgi [None req-e66033ca-420b-4b41-903f-51ef6139d010 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:14:47.851 8 INFO cinder.api.openstack.wsgi [None req-df6533e3-cee8-4728-8458-636d78d9e4f9 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:14:47.852 9 INFO cinder.api.openstack.wsgi [None req-e66033ca-420b-4b41-903f-51ef6139d010 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:14:47.852 8 INFO cinder.api.openstack.wsgi [None req-df6533e3-cee8-4728-8458-636d78d9e4f9 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:14:47.853 9 INFO cinder.api.openstack.wsgi [None req-e66033ca-420b-4b41-903f-51ef6139d010 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:14:57.851 8 INFO cinder.api.openstack.wsgi [None req-df6533e3-cee8-4728-8458-636d78d9e4f9 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:14:57.851 9 INFO cinder.api.openstack.wsgi [None req-e66033ca-420b-4b41-903f-51ef6139d010 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:14:57.852 8 INFO cinder.api.openstack.wsgi [None req-df6533e3-cee8-4728-8458-636d78d9e4f9 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:14:57.853 9 INFO cinder.api.openstack.wsgi [None req-e66033ca-420b-4b41-903f-51ef6139d010 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:15:06.932 8 INFO cinder.api.openstack.wsgi [None req-38d4597b-9adc-4d2c-809a-5272d20057b9 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true 2026-05-09 06:15:06.963 8 INFO cinder.volume.api [None req-38d4597b-9adc-4d2c-809a-5272d20057b9 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all snapshots completed successfully. 2026-05-09 06:15:06.964 8 INFO cinder.api.openstack.wsgi [None req-38d4597b-9adc-4d2c-809a-5272d20057b9 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 267/532] 10.0.0.166 () {28 vars in 674 bytes} [Sat May 9 06:15:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true => generated 17 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:15:06.979 9 INFO cinder.api.openstack.wsgi [None req-09417381-d6d3-4ae0-a7c2-c523d13587e0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true 2026-05-09 06:15:06.989 9 INFO cinder.volume.api [None req-09417381-d6d3-4ae0-a7c2-c523d13587e0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all volumes completed successfully. 2026-05-09 06:15:06.991 9 INFO cinder.api.openstack.wsgi [None req-09417381-d6d3-4ae0-a7c2-c523d13587e0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 266/533] 10.0.0.166 () {28 vars in 684 bytes} [Sat May 9 06:15:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:15:07.001 8 INFO cinder.api.openstack.wsgi [None req-29546ca3-bc18-436a-8133-047c34fa7cad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true 2026-05-09 06:15:07.504 8 INFO cinder.api.openstack.wsgi [None req-29546ca3-bc18-436a-8133-047c34fa7cad 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 268/534] 10.0.0.166 () {28 vars in 696 bytes} [Sat May 9 06:15:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:15:07.542 9 INFO cinder.api.openstack.wsgi [None req-66b5632d-752f-4ead-8e33-c8f184bddb5d 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true 2026-05-09 06:15:07.567 9 INFO cinder.api.openstack.wsgi [None req-66b5632d-752f-4ead-8e33-c8f184bddb5d 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 267/535] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:15:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:15:07.578 8 INFO cinder.api.openstack.wsgi [None req-b943d431-1421-4510-8c78-2c659f705f6b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true 2026-05-09 06:15:07.601 8 INFO cinder.api.openstack.wsgi [None req-b943d431-1421-4510-8c78-2c659f705f6b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 269/536] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:15:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:15:07.612 9 INFO cinder.api.openstack.wsgi [None req-44e64ae0-dea7-4b81-b38f-a96ab2902382 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true 2026-05-09 06:15:07.630 9 INFO cinder.api.openstack.wsgi [None req-44e64ae0-dea7-4b81-b38f-a96ab2902382 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 268/537] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:15:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:15:07.645 8 INFO cinder.api.openstack.wsgi [None req-1391930a-7613-46b1-837c-4b9004364020 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true 2026-05-09 06:15:07.655 8 INFO cinder.volume.api [None req-1391930a-7613-46b1-837c-4b9004364020 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all volumes completed successfully. 2026-05-09 06:15:07.656 8 INFO cinder.api.openstack.wsgi [None req-1391930a-7613-46b1-837c-4b9004364020 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 270/538] 10.0.0.166 () {28 vars in 684 bytes} [Sat May 9 06:15:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:15:07.666 9 INFO cinder.api.openstack.wsgi [None req-41f29145-7ca4-42ea-9c09-402b3645ecec 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-services 2026-05-09 06:15:07.671 9 INFO cinder.api.openstack.wsgi [None req-41f29145-7ca4-42ea-9c09-402b3645ecec 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-services returned with HTTP 200 [pid: 9|app: 0|req: 269/539] 10.0.0.166 () {28 vars in 645 bytes} [Sat May 9 06:15:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:15:07.851 8 INFO cinder.api.openstack.wsgi [None req-1391930a-7613-46b1-837c-4b9004364020 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:15:07.851 9 INFO cinder.api.openstack.wsgi [None req-41f29145-7ca4-42ea-9c09-402b3645ecec 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:15:07.852 8 INFO cinder.api.openstack.wsgi [None req-1391930a-7613-46b1-837c-4b9004364020 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:15:07.853 9 INFO cinder.api.openstack.wsgi [None req-41f29145-7ca4-42ea-9c09-402b3645ecec 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:15:17.851 8 INFO cinder.api.openstack.wsgi [None req-1391930a-7613-46b1-837c-4b9004364020 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:15:17.851 9 INFO cinder.api.openstack.wsgi [None req-41f29145-7ca4-42ea-9c09-402b3645ecec 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:15:17.853 9 INFO cinder.api.openstack.wsgi [None req-41f29145-7ca4-42ea-9c09-402b3645ecec 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:15:17.853 8 INFO cinder.api.openstack.wsgi [None req-1391930a-7613-46b1-837c-4b9004364020 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:15:27.851 9 INFO cinder.api.openstack.wsgi [None req-41f29145-7ca4-42ea-9c09-402b3645ecec 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:15:27.851 8 INFO cinder.api.openstack.wsgi [None req-1391930a-7613-46b1-837c-4b9004364020 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:15:27.852 9 INFO cinder.api.openstack.wsgi [None req-41f29145-7ca4-42ea-9c09-402b3645ecec 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:15:27.852 8 INFO cinder.api.openstack.wsgi [None req-1391930a-7613-46b1-837c-4b9004364020 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:15:37.850 8 INFO cinder.api.openstack.wsgi [None req-1391930a-7613-46b1-837c-4b9004364020 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:15:37.851 9 INFO cinder.api.openstack.wsgi [None req-41f29145-7ca4-42ea-9c09-402b3645ecec 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:15:37.852 8 INFO cinder.api.openstack.wsgi [None req-1391930a-7613-46b1-837c-4b9004364020 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:15:37.852 9 INFO cinder.api.openstack.wsgi [None req-41f29145-7ca4-42ea-9c09-402b3645ecec 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:15:47.851 8 INFO cinder.api.openstack.wsgi [None req-1391930a-7613-46b1-837c-4b9004364020 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:15:47.851 9 INFO cinder.api.openstack.wsgi [None req-41f29145-7ca4-42ea-9c09-402b3645ecec 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:15:47.852 8 INFO cinder.api.openstack.wsgi [None req-1391930a-7613-46b1-837c-4b9004364020 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:15:47.852 9 INFO cinder.api.openstack.wsgi [None req-41f29145-7ca4-42ea-9c09-402b3645ecec 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:15:57.851 8 INFO cinder.api.openstack.wsgi [None req-1391930a-7613-46b1-837c-4b9004364020 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:15:57.851 9 INFO cinder.api.openstack.wsgi [None req-41f29145-7ca4-42ea-9c09-402b3645ecec 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:15:57.852 8 INFO cinder.api.openstack.wsgi [None req-1391930a-7613-46b1-837c-4b9004364020 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:15:57.853 9 INFO cinder.api.openstack.wsgi [None req-41f29145-7ca4-42ea-9c09-402b3645ecec 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:16:06.869 8 INFO cinder.api.openstack.wsgi [None req-557a5723-7b95-4c71-8533-89030742a374 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true 2026-05-09 06:16:06.883 8 INFO cinder.volume.api [None req-557a5723-7b95-4c71-8533-89030742a374 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all snapshots completed successfully. 2026-05-09 06:16:06.884 8 INFO cinder.api.openstack.wsgi [None req-557a5723-7b95-4c71-8533-89030742a374 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 277/552] 10.0.0.166 () {28 vars in 674 bytes} [Sat May 9 06:16:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true => generated 17 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:16:06.895 9 INFO cinder.api.openstack.wsgi [None req-06530350-1394-4235-8eec-7147513ae647 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true 2026-05-09 06:16:07.398 9 INFO cinder.api.openstack.wsgi [None req-06530350-1394-4235-8eec-7147513ae647 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 9|app: 0|req: 276/553] 10.0.0.166 () {28 vars in 696 bytes} [Sat May 9 06:16:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true => generated 670 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:16:07.412 8 INFO cinder.api.openstack.wsgi [None req-e2dfb09e-fd7e-4d46-8b81-c8515bcb71a0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true 2026-05-09 06:16:07.422 8 INFO cinder.volume.api [None req-e2dfb09e-fd7e-4d46-8b81-c8515bcb71a0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all volumes completed successfully. 2026-05-09 06:16:07.424 8 INFO cinder.api.openstack.wsgi [None req-e2dfb09e-fd7e-4d46-8b81-c8515bcb71a0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 278/554] 10.0.0.166 () {28 vars in 684 bytes} [Sat May 9 06:16:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:16:07.432 9 INFO cinder.api.openstack.wsgi [None req-8d74793b-0d0b-4c66-8d52-dac6391a6a5a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true 2026-05-09 06:16:07.451 9 INFO cinder.volume.api [None req-8d74793b-0d0b-4c66-8d52-dac6391a6a5a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all volumes completed successfully. 2026-05-09 06:16:07.454 9 INFO cinder.api.openstack.wsgi [None req-8d74793b-0d0b-4c66-8d52-dac6391a6a5a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 277/555] 10.0.0.166 () {28 vars in 684 bytes} [Sat May 9 06:16:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:16:07.493 8 INFO cinder.api.openstack.wsgi [None req-89cabf40-9fdb-4691-a21d-93c8e324fe4b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true 2026-05-09 06:16:07.512 8 INFO cinder.api.openstack.wsgi [None req-89cabf40-9fdb-4691-a21d-93c8e324fe4b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 279/556] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:16:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:16:07.525 9 INFO cinder.api.openstack.wsgi [None req-204b894b-cf66-458f-aa58-1ce5edf18621 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true 2026-05-09 06:16:07.550 9 INFO cinder.api.openstack.wsgi [None req-204b894b-cf66-458f-aa58-1ce5edf18621 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 278/557] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:16:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:16:07.562 8 INFO cinder.api.openstack.wsgi [None req-6fd94569-e84a-4ae8-9226-207551616fc7 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true 2026-05-09 06:16:07.579 8 INFO cinder.api.openstack.wsgi [None req-6fd94569-e84a-4ae8-9226-207551616fc7 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 280/558] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:16:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:16:07.589 9 INFO cinder.api.openstack.wsgi [None req-430cc6e3-07f7-4349-a8b5-6408f921114a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-services 2026-05-09 06:16:07.594 9 INFO cinder.api.openstack.wsgi [None req-430cc6e3-07f7-4349-a8b5-6408f921114a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-services returned with HTTP 200 [pid: 9|app: 0|req: 279/559] 10.0.0.166 () {28 vars in 645 bytes} [Sat May 9 06:16:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:16:07.851 8 INFO cinder.api.openstack.wsgi [None req-6fd94569-e84a-4ae8-9226-207551616fc7 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:16:07.851 9 INFO cinder.api.openstack.wsgi [None req-430cc6e3-07f7-4349-a8b5-6408f921114a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:16:07.852 9 INFO cinder.api.openstack.wsgi [None req-430cc6e3-07f7-4349-a8b5-6408f921114a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:16:07.852 8 INFO cinder.api.openstack.wsgi [None req-6fd94569-e84a-4ae8-9226-207551616fc7 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:16:17.851 9 INFO cinder.api.openstack.wsgi [None req-430cc6e3-07f7-4349-a8b5-6408f921114a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:16:17.851 8 INFO cinder.api.openstack.wsgi [None req-6fd94569-e84a-4ae8-9226-207551616fc7 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:16:17.852 9 INFO cinder.api.openstack.wsgi [None req-430cc6e3-07f7-4349-a8b5-6408f921114a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:16:17.852 8 INFO cinder.api.openstack.wsgi [None req-6fd94569-e84a-4ae8-9226-207551616fc7 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:16:27.850 9 INFO cinder.api.openstack.wsgi [None req-430cc6e3-07f7-4349-a8b5-6408f921114a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:16:27.851 8 INFO cinder.api.openstack.wsgi [None req-6fd94569-e84a-4ae8-9226-207551616fc7 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:16:27.852 8 INFO cinder.api.openstack.wsgi [None req-6fd94569-e84a-4ae8-9226-207551616fc7 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:16:27.852 9 INFO cinder.api.openstack.wsgi [None req-430cc6e3-07f7-4349-a8b5-6408f921114a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:16:37.851 8 INFO cinder.api.openstack.wsgi [None req-6fd94569-e84a-4ae8-9226-207551616fc7 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:16:37.851 9 INFO cinder.api.openstack.wsgi [None req-430cc6e3-07f7-4349-a8b5-6408f921114a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:16:37.852 8 INFO cinder.api.openstack.wsgi [None req-6fd94569-e84a-4ae8-9226-207551616fc7 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:16:37.853 9 INFO cinder.api.openstack.wsgi [None req-430cc6e3-07f7-4349-a8b5-6408f921114a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:16:47.850 8 INFO cinder.api.openstack.wsgi [None req-6fd94569-e84a-4ae8-9226-207551616fc7 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:16:47.850 9 INFO cinder.api.openstack.wsgi [None req-430cc6e3-07f7-4349-a8b5-6408f921114a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:16:47.852 9 INFO cinder.api.openstack.wsgi [None req-430cc6e3-07f7-4349-a8b5-6408f921114a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:16:47.852 8 INFO cinder.api.openstack.wsgi [None req-6fd94569-e84a-4ae8-9226-207551616fc7 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:16:57.851 8 INFO cinder.api.openstack.wsgi [None req-6fd94569-e84a-4ae8-9226-207551616fc7 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:16:57.851 9 INFO cinder.api.openstack.wsgi [None req-430cc6e3-07f7-4349-a8b5-6408f921114a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:16:57.852 8 INFO cinder.api.openstack.wsgi [None req-6fd94569-e84a-4ae8-9226-207551616fc7 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:16:57.852 9 INFO cinder.api.openstack.wsgi [None req-430cc6e3-07f7-4349-a8b5-6408f921114a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:17:06.920 8 INFO cinder.api.openstack.wsgi [None req-c1b6fe27-dabe-4866-a52f-f49678467216 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true 2026-05-09 06:17:06.928 8 INFO cinder.volume.api [None req-c1b6fe27-dabe-4866-a52f-f49678467216 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all volumes completed successfully. 2026-05-09 06:17:06.930 8 INFO cinder.api.openstack.wsgi [None req-c1b6fe27-dabe-4866-a52f-f49678467216 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 287/572] 10.0.0.166 () {28 vars in 684 bytes} [Sat May 9 06:17:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true => generated 15 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:17:06.945 9 INFO cinder.api.openstack.wsgi [None req-6b73fe76-bbf5-4590-948d-4b2ff4aff3e8 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true 2026-05-09 06:17:06.952 9 INFO cinder.volume.api [None req-6b73fe76-bbf5-4590-948d-4b2ff4aff3e8 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all snapshots completed successfully. 2026-05-09 06:17:06.952 9 INFO cinder.api.openstack.wsgi [None req-6b73fe76-bbf5-4590-948d-4b2ff4aff3e8 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 286/573] 10.0.0.166 () {28 vars in 674 bytes} [Sat May 9 06:17:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:17:07.022 8 INFO cinder.api.openstack.wsgi [None req-955b5731-3be5-44c3-b5c7-871132b273cb 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true 2026-05-09 06:17:07.041 8 INFO cinder.api.openstack.wsgi [None req-955b5731-3be5-44c3-b5c7-871132b273cb 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 288/574] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:17:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:17:07.052 9 INFO cinder.api.openstack.wsgi [None req-87f644dd-9f87-4bab-80b3-06c94e9543e1 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true 2026-05-09 06:17:07.074 9 INFO cinder.api.openstack.wsgi [None req-87f644dd-9f87-4bab-80b3-06c94e9543e1 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 287/575] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:17:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:17:07.086 8 INFO cinder.api.openstack.wsgi [None req-3a4e7d90-fa18-4789-b932-c81fe60ff928 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true 2026-05-09 06:17:07.102 8 INFO cinder.api.openstack.wsgi [None req-3a4e7d90-fa18-4789-b932-c81fe60ff928 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 289/576] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:17:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:17:07.113 9 INFO cinder.api.openstack.wsgi [None req-991ab3cc-1f44-41a7-80aa-82289a5421db 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-services 2026-05-09 06:17:07.118 9 INFO cinder.api.openstack.wsgi [None req-991ab3cc-1f44-41a7-80aa-82289a5421db 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-services returned with HTTP 200 [pid: 9|app: 0|req: 288/577] 10.0.0.166 () {28 vars in 645 bytes} [Sat May 9 06:17:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:17:07.132 8 INFO cinder.api.openstack.wsgi [None req-8c828d19-797f-40bd-af2e-fb18c1ef1190 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true 2026-05-09 06:17:07.143 8 INFO cinder.volume.api [None req-8c828d19-797f-40bd-af2e-fb18c1ef1190 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all volumes completed successfully. 2026-05-09 06:17:07.144 8 INFO cinder.api.openstack.wsgi [None req-8c828d19-797f-40bd-af2e-fb18c1ef1190 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 290/578] 10.0.0.166 () {28 vars in 684 bytes} [Sat May 9 06:17:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:17:07.156 9 INFO cinder.api.openstack.wsgi [None req-f20db061-ee1d-4593-977f-6bd8306786e2 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true 2026-05-09 06:17:07.661 9 INFO cinder.api.openstack.wsgi [None req-f20db061-ee1d-4593-977f-6bd8306786e2 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 9|app: 0|req: 289/579] 10.0.0.166 () {28 vars in 696 bytes} [Sat May 9 06:17:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:17:07.851 9 INFO cinder.api.openstack.wsgi [None req-f20db061-ee1d-4593-977f-6bd8306786e2 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:17:07.851 8 INFO cinder.api.openstack.wsgi [None req-8c828d19-797f-40bd-af2e-fb18c1ef1190 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:17:07.852 9 INFO cinder.api.openstack.wsgi [None req-f20db061-ee1d-4593-977f-6bd8306786e2 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:17:07.852 8 INFO cinder.api.openstack.wsgi [None req-8c828d19-797f-40bd-af2e-fb18c1ef1190 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:17:17.850 8 INFO cinder.api.openstack.wsgi [None req-8c828d19-797f-40bd-af2e-fb18c1ef1190 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:17:17.850 9 INFO cinder.api.openstack.wsgi [None req-f20db061-ee1d-4593-977f-6bd8306786e2 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:17:17.852 8 INFO cinder.api.openstack.wsgi [None req-8c828d19-797f-40bd-af2e-fb18c1ef1190 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:17:17.852 9 INFO cinder.api.openstack.wsgi [None req-f20db061-ee1d-4593-977f-6bd8306786e2 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:17:27.851 9 INFO cinder.api.openstack.wsgi [None req-f20db061-ee1d-4593-977f-6bd8306786e2 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:17:27.852 8 INFO cinder.api.openstack.wsgi [None req-8c828d19-797f-40bd-af2e-fb18c1ef1190 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:17:27.852 8 INFO cinder.api.openstack.wsgi [None req-8c828d19-797f-40bd-af2e-fb18c1ef1190 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:17:27.853 9 INFO cinder.api.openstack.wsgi [None req-f20db061-ee1d-4593-977f-6bd8306786e2 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:17:37.851 8 INFO cinder.api.openstack.wsgi [None req-8c828d19-797f-40bd-af2e-fb18c1ef1190 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:17:37.851 9 INFO cinder.api.openstack.wsgi [None req-f20db061-ee1d-4593-977f-6bd8306786e2 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:17:37.852 8 INFO cinder.api.openstack.wsgi [None req-8c828d19-797f-40bd-af2e-fb18c1ef1190 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:17:37.852 9 INFO cinder.api.openstack.wsgi [None req-f20db061-ee1d-4593-977f-6bd8306786e2 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:17:47.851 8 INFO cinder.api.openstack.wsgi [None req-8c828d19-797f-40bd-af2e-fb18c1ef1190 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:17:47.851 9 INFO cinder.api.openstack.wsgi [None req-f20db061-ee1d-4593-977f-6bd8306786e2 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:17:47.852 9 INFO cinder.api.openstack.wsgi [None req-f20db061-ee1d-4593-977f-6bd8306786e2 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:17:47.852 8 INFO cinder.api.openstack.wsgi [None req-8c828d19-797f-40bd-af2e-fb18c1ef1190 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:17:57.851 8 INFO cinder.api.openstack.wsgi [None req-8c828d19-797f-40bd-af2e-fb18c1ef1190 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:17:57.852 9 INFO cinder.api.openstack.wsgi [None req-f20db061-ee1d-4593-977f-6bd8306786e2 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:17:57.852 8 INFO cinder.api.openstack.wsgi [None req-8c828d19-797f-40bd-af2e-fb18c1ef1190 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:17:57.853 9 INFO cinder.api.openstack.wsgi [None req-f20db061-ee1d-4593-977f-6bd8306786e2 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:18:06.876 8 INFO cinder.api.openstack.wsgi [None req-e00ee1f7-b573-4f46-b4c4-9ee6ffbc93cf 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true 2026-05-09 06:18:06.882 8 INFO cinder.volume.api [None req-e00ee1f7-b573-4f46-b4c4-9ee6ffbc93cf 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all snapshots completed successfully. 2026-05-09 06:18:06.882 8 INFO cinder.api.openstack.wsgi [None req-e00ee1f7-b573-4f46-b4c4-9ee6ffbc93cf 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 297/592] 10.0.0.166 () {28 vars in 674 bytes} [Sat May 9 06:18:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true => generated 17 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:18:06.894 9 INFO cinder.api.openstack.wsgi [None req-aa7de68f-639a-487d-bc5d-a072fa95127f 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true 2026-05-09 06:18:06.905 9 INFO cinder.volume.api [None req-aa7de68f-639a-487d-bc5d-a072fa95127f 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all volumes completed successfully. 2026-05-09 06:18:06.907 9 INFO cinder.api.openstack.wsgi [None req-aa7de68f-639a-487d-bc5d-a072fa95127f 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 296/593] 10.0.0.166 () {28 vars in 684 bytes} [Sat May 9 06:18:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:18:06.919 8 INFO cinder.api.openstack.wsgi [None req-2f947269-4c66-4cd9-8b25-e06c4f84feec 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true 2026-05-09 06:18:07.050 9 INFO cinder.api.openstack.wsgi [None req-7c5e6f36-473f-414e-84db-6a741de974c3 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET https://volume.199-204-45-89.nip.io/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=False 2026-05-09 06:18:07.067 9 INFO cinder.api.openstack.wsgi [None req-7c5e6f36-473f-414e-84db-6a741de974c3 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] https://volume.199-204-45-89.nip.io/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=False returned with HTTP 200 [pid: 9|app: 0|req: 297/594] 199.204.45.89 () {44 vars in 1065 bytes} [Sat May 9 06:18:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=False => generated 338 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:18:07.423 8 INFO cinder.api.openstack.wsgi [None req-2f947269-4c66-4cd9-8b25-e06c4f84feec 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 298/595] 10.0.0.166 () {28 vars in 696 bytes} [Sat May 9 06:18:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:18:07.437 9 INFO cinder.api.openstack.wsgi [None req-67ccb886-d9ca-4aaa-824c-e03455ba8790 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-services 2026-05-09 06:18:07.443 9 INFO cinder.api.openstack.wsgi [None req-67ccb886-d9ca-4aaa-824c-e03455ba8790 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-services returned with HTTP 200 [pid: 9|app: 0|req: 298/596] 10.0.0.166 () {28 vars in 645 bytes} [Sat May 9 06:18:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:18:07.483 8 INFO cinder.api.openstack.wsgi [None req-a46b78ac-d6e8-40a7-a4ad-39b1b7dc75f1 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true 2026-05-09 06:18:07.502 8 INFO cinder.api.openstack.wsgi [None req-a46b78ac-d6e8-40a7-a4ad-39b1b7dc75f1 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 299/597] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:18:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:18:07.513 9 INFO cinder.api.openstack.wsgi [None req-8ab64465-e6ae-4197-b02b-800cdb6355b9 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true 2026-05-09 06:18:07.536 9 INFO cinder.api.openstack.wsgi [None req-8ab64465-e6ae-4197-b02b-800cdb6355b9 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 299/598] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:18:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:18:07.549 8 INFO cinder.api.openstack.wsgi [None req-62cd429f-ac69-4751-9859-c3cbdc542770 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true 2026-05-09 06:18:07.570 8 INFO cinder.api.openstack.wsgi [None req-62cd429f-ac69-4751-9859-c3cbdc542770 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 300/599] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:18:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:18:07.579 9 INFO cinder.api.openstack.wsgi [None req-3e1b0508-3f0b-441d-862a-5f7c191ed950 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true 2026-05-09 06:18:07.587 9 INFO cinder.volume.api [None req-3e1b0508-3f0b-441d-862a-5f7c191ed950 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all volumes completed successfully. 2026-05-09 06:18:07.589 9 INFO cinder.api.openstack.wsgi [None req-3e1b0508-3f0b-441d-862a-5f7c191ed950 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 300/600] 10.0.0.166 () {28 vars in 684 bytes} [Sat May 9 06:18:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:18:07.850 8 INFO cinder.api.openstack.wsgi [None req-62cd429f-ac69-4751-9859-c3cbdc542770 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:18:07.850 9 INFO cinder.api.openstack.wsgi [None req-3e1b0508-3f0b-441d-862a-5f7c191ed950 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:18:07.851 9 INFO cinder.api.openstack.wsgi [None req-3e1b0508-3f0b-441d-862a-5f7c191ed950 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:18:07.851 8 INFO cinder.api.openstack.wsgi [None req-62cd429f-ac69-4751-9859-c3cbdc542770 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:18:17.851 9 INFO cinder.api.openstack.wsgi [None req-3e1b0508-3f0b-441d-862a-5f7c191ed950 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:18:17.851 8 INFO cinder.api.openstack.wsgi [None req-62cd429f-ac69-4751-9859-c3cbdc542770 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:18:17.852 9 INFO cinder.api.openstack.wsgi [None req-3e1b0508-3f0b-441d-862a-5f7c191ed950 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:18:17.852 8 INFO cinder.api.openstack.wsgi [None req-62cd429f-ac69-4751-9859-c3cbdc542770 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:18:27.851 9 INFO cinder.api.openstack.wsgi [None req-3e1b0508-3f0b-441d-862a-5f7c191ed950 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:18:27.851 8 INFO cinder.api.openstack.wsgi [None req-62cd429f-ac69-4751-9859-c3cbdc542770 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:18:27.852 9 INFO cinder.api.openstack.wsgi [None req-3e1b0508-3f0b-441d-862a-5f7c191ed950 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:18:27.853 8 INFO cinder.api.openstack.wsgi [None req-62cd429f-ac69-4751-9859-c3cbdc542770 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:18:37.851 9 INFO cinder.api.openstack.wsgi [None req-3e1b0508-3f0b-441d-862a-5f7c191ed950 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:18:37.851 8 INFO cinder.api.openstack.wsgi [None req-62cd429f-ac69-4751-9859-c3cbdc542770 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:18:37.852 8 INFO cinder.api.openstack.wsgi [None req-62cd429f-ac69-4751-9859-c3cbdc542770 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:18:37.852 9 INFO cinder.api.openstack.wsgi [None req-3e1b0508-3f0b-441d-862a-5f7c191ed950 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:18:47.851 9 INFO cinder.api.openstack.wsgi [None req-3e1b0508-3f0b-441d-862a-5f7c191ed950 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:18:47.851 8 INFO cinder.api.openstack.wsgi [None req-62cd429f-ac69-4751-9859-c3cbdc542770 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:18:47.852 9 INFO cinder.api.openstack.wsgi [None req-3e1b0508-3f0b-441d-862a-5f7c191ed950 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:18:47.852 8 INFO cinder.api.openstack.wsgi [None req-62cd429f-ac69-4751-9859-c3cbdc542770 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:18:57.851 8 INFO cinder.api.openstack.wsgi [None req-62cd429f-ac69-4751-9859-c3cbdc542770 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:18:57.851 9 INFO cinder.api.openstack.wsgi [None req-3e1b0508-3f0b-441d-862a-5f7c191ed950 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:18:57.852 8 INFO cinder.api.openstack.wsgi [None req-62cd429f-ac69-4751-9859-c3cbdc542770 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:18:57.852 9 INFO cinder.api.openstack.wsgi [None req-3e1b0508-3f0b-441d-862a-5f7c191ed950 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:19:06.891 8 INFO cinder.api.openstack.wsgi [None req-1e03b248-7a92-465f-ad5e-c283f26ed665 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true 2026-05-09 06:19:06.898 8 INFO cinder.volume.api [None req-1e03b248-7a92-465f-ad5e-c283f26ed665 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all snapshots completed successfully. 2026-05-09 06:19:06.898 8 INFO cinder.api.openstack.wsgi [None req-1e03b248-7a92-465f-ad5e-c283f26ed665 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 307/613] 10.0.0.166 () {28 vars in 674 bytes} [Sat May 9 06:19:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true => generated 17 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:19:06.910 9 INFO cinder.api.openstack.wsgi [None req-37c4f6bc-fff9-44a0-b4c5-868d47f371f2 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true 2026-05-09 06:19:07.414 9 INFO cinder.api.openstack.wsgi [None req-37c4f6bc-fff9-44a0-b4c5-868d47f371f2 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 9|app: 0|req: 307/614] 10.0.0.166 () {28 vars in 696 bytes} [Sat May 9 06:19:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:19:07.427 8 INFO cinder.api.openstack.wsgi [None req-88bb0829-8c7f-4d31-8e23-be8cb4172665 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true 2026-05-09 06:19:07.439 8 INFO cinder.volume.api [None req-88bb0829-8c7f-4d31-8e23-be8cb4172665 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all volumes completed successfully. 2026-05-09 06:19:07.441 8 INFO cinder.api.openstack.wsgi [None req-88bb0829-8c7f-4d31-8e23-be8cb4172665 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 308/615] 10.0.0.166 () {28 vars in 684 bytes} [Sat May 9 06:19:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:19:07.474 9 INFO cinder.api.openstack.wsgi [None req-23ba995a-188a-4807-9a88-14ae4e682553 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true 2026-05-09 06:19:07.494 9 INFO cinder.api.openstack.wsgi [None req-23ba995a-188a-4807-9a88-14ae4e682553 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 308/616] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:19:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:19:07.502 8 INFO cinder.api.openstack.wsgi [None req-a730020d-2808-44e7-99c0-e0ac1b726e12 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true 2026-05-09 06:19:07.520 8 INFO cinder.api.openstack.wsgi [None req-a730020d-2808-44e7-99c0-e0ac1b726e12 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 309/617] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:19:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:19:07.530 9 INFO cinder.api.openstack.wsgi [None req-8ecf5858-c556-46d5-8015-c6180de7fff1 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true 2026-05-09 06:19:07.548 9 INFO cinder.api.openstack.wsgi [None req-8ecf5858-c556-46d5-8015-c6180de7fff1 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 309/618] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:19:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:19:07.556 8 INFO cinder.api.openstack.wsgi [None req-fc942122-74bd-4506-8a26-d8716d9c277c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-services 2026-05-09 06:19:07.560 8 INFO cinder.api.openstack.wsgi [None req-fc942122-74bd-4506-8a26-d8716d9c277c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-services returned with HTTP 200 [pid: 8|app: 0|req: 310/619] 10.0.0.166 () {28 vars in 645 bytes} [Sat May 9 06:19:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-services => generated 646 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:19:07.568 9 INFO cinder.api.openstack.wsgi [None req-2c6e6ea8-9952-4380-be9c-fc70d3ada0fd 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true 2026-05-09 06:19:07.577 9 INFO cinder.volume.api [None req-2c6e6ea8-9952-4380-be9c-fc70d3ada0fd 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all volumes completed successfully. 2026-05-09 06:19:07.579 9 INFO cinder.api.openstack.wsgi [None req-2c6e6ea8-9952-4380-be9c-fc70d3ada0fd 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 310/620] 10.0.0.166 () {28 vars in 684 bytes} [Sat May 9 06:19:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:19:07.851 8 INFO cinder.api.openstack.wsgi [None req-fc942122-74bd-4506-8a26-d8716d9c277c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:19:07.851 9 INFO cinder.api.openstack.wsgi [None req-2c6e6ea8-9952-4380-be9c-fc70d3ada0fd 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:19:07.851 8 INFO cinder.api.openstack.wsgi [None req-fc942122-74bd-4506-8a26-d8716d9c277c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:19:07.852 9 INFO cinder.api.openstack.wsgi [None req-2c6e6ea8-9952-4380-be9c-fc70d3ada0fd 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:19:12.350 8 INFO cinder.api.openstack.wsgi [None req-a6de4a8f-d2a3-4878-ac7d-645c8dc4cd89 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET https://volume.199-204-45-89.nip.io/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=False 2026-05-09 06:19:12.373 8 INFO cinder.api.openstack.wsgi [None req-a6de4a8f-d2a3-4878-ac7d-645c8dc4cd89 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] https://volume.199-204-45-89.nip.io/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 312/623] 199.204.45.89 () {44 vars in 1065 bytes} [Sat May 9 06:19:12 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=False => generated 338 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:19:17.851 9 INFO cinder.api.openstack.wsgi [None req-2c6e6ea8-9952-4380-be9c-fc70d3ada0fd 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:19:17.851 8 INFO cinder.api.openstack.wsgi [None req-a6de4a8f-d2a3-4878-ac7d-645c8dc4cd89 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:19:17.852 9 INFO cinder.api.openstack.wsgi [None req-2c6e6ea8-9952-4380-be9c-fc70d3ada0fd 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:19:17.852 8 INFO cinder.api.openstack.wsgi [None req-a6de4a8f-d2a3-4878-ac7d-645c8dc4cd89 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:19:27.851 9 INFO cinder.api.openstack.wsgi [None req-2c6e6ea8-9952-4380-be9c-fc70d3ada0fd 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:19:27.852 9 INFO cinder.api.openstack.wsgi [None req-2c6e6ea8-9952-4380-be9c-fc70d3ada0fd 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:19:27.854 8 INFO cinder.api.openstack.wsgi [None req-a6de4a8f-d2a3-4878-ac7d-645c8dc4cd89 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:19:27.855 8 INFO cinder.api.openstack.wsgi [None req-a6de4a8f-d2a3-4878-ac7d-645c8dc4cd89 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:19:37.851 9 INFO cinder.api.openstack.wsgi [None req-2c6e6ea8-9952-4380-be9c-fc70d3ada0fd 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:19:37.851 8 INFO cinder.api.openstack.wsgi [None req-a6de4a8f-d2a3-4878-ac7d-645c8dc4cd89 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:19:37.852 9 INFO cinder.api.openstack.wsgi [None req-2c6e6ea8-9952-4380-be9c-fc70d3ada0fd 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:19:37.852 8 INFO cinder.api.openstack.wsgi [None req-a6de4a8f-d2a3-4878-ac7d-645c8dc4cd89 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:19:47.851 9 INFO cinder.api.openstack.wsgi [None req-2c6e6ea8-9952-4380-be9c-fc70d3ada0fd 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:19:47.852 9 INFO cinder.api.openstack.wsgi [None req-2c6e6ea8-9952-4380-be9c-fc70d3ada0fd 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:19:47.855 8 INFO cinder.api.openstack.wsgi [None req-a6de4a8f-d2a3-4878-ac7d-645c8dc4cd89 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:19:47.856 8 INFO cinder.api.openstack.wsgi [None req-a6de4a8f-d2a3-4878-ac7d-645c8dc4cd89 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:19:57.851 9 INFO cinder.api.openstack.wsgi [None req-2c6e6ea8-9952-4380-be9c-fc70d3ada0fd 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:19:57.851 8 INFO cinder.api.openstack.wsgi [None req-a6de4a8f-d2a3-4878-ac7d-645c8dc4cd89 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:19:57.852 9 INFO cinder.api.openstack.wsgi [None req-2c6e6ea8-9952-4380-be9c-fc70d3ada0fd 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:19:57.853 8 INFO cinder.api.openstack.wsgi [None req-a6de4a8f-d2a3-4878-ac7d-645c8dc4cd89 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:20:06.936 9 INFO cinder.api.openstack.wsgi [None req-e41d073c-c60f-45f4-bab5-7a74b7d90f08 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true 2026-05-09 06:20:06.945 9 INFO cinder.volume.api [None req-e41d073c-c60f-45f4-bab5-7a74b7d90f08 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all volumes completed successfully. 2026-05-09 06:20:06.946 9 INFO cinder.api.openstack.wsgi [None req-e41d073c-c60f-45f4-bab5-7a74b7d90f08 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 317/634] 10.0.0.166 () {28 vars in 684 bytes} [Sat May 9 06:20:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true => generated 15 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:20:06.959 8 INFO cinder.api.openstack.wsgi [None req-cb21b5ab-07c3-4fa2-ab1c-acd1eba08f4c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true 2026-05-09 06:20:06.966 8 INFO cinder.volume.api [None req-cb21b5ab-07c3-4fa2-ab1c-acd1eba08f4c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all snapshots completed successfully. 2026-05-09 06:20:06.967 8 INFO cinder.api.openstack.wsgi [None req-cb21b5ab-07c3-4fa2-ab1c-acd1eba08f4c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 318/635] 10.0.0.166 () {28 vars in 674 bytes} [Sat May 9 06:20:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:20:06.978 9 INFO cinder.api.openstack.wsgi [None req-01eaa0b0-6c2f-4b4d-9c70-6fdb4342bbc1 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true 2026-05-09 06:20:07.482 9 INFO cinder.api.openstack.wsgi [None req-01eaa0b0-6c2f-4b4d-9c70-6fdb4342bbc1 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 9|app: 0|req: 318/636] 10.0.0.166 () {28 vars in 696 bytes} [Sat May 9 06:20:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:20:07.493 8 INFO cinder.api.openstack.wsgi [None req-8a7539b0-225f-43ec-9b1c-41fdc642cd58 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true 2026-05-09 06:20:07.502 8 INFO cinder.volume.api [None req-8a7539b0-225f-43ec-9b1c-41fdc642cd58 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all volumes completed successfully. 2026-05-09 06:20:07.504 8 INFO cinder.api.openstack.wsgi [None req-8a7539b0-225f-43ec-9b1c-41fdc642cd58 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 319/637] 10.0.0.166 () {28 vars in 684 bytes} [Sat May 9 06:20:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:20:07.513 9 INFO cinder.api.openstack.wsgi [None req-3e6ebad1-c851-4c8c-9a94-c50b185a9e42 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-services 2026-05-09 06:20:07.518 9 INFO cinder.api.openstack.wsgi [None req-3e6ebad1-c851-4c8c-9a94-c50b185a9e42 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-services returned with HTTP 200 [pid: 9|app: 0|req: 319/638] 10.0.0.166 () {28 vars in 645 bytes} [Sat May 9 06:20:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:20:07.552 8 INFO cinder.api.openstack.wsgi [None req-7129d17f-ffe6-4040-b7fc-896a67e08101 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true 2026-05-09 06:20:07.571 8 INFO cinder.api.openstack.wsgi [None req-7129d17f-ffe6-4040-b7fc-896a67e08101 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 320/639] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:20:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:20:07.582 9 INFO cinder.api.openstack.wsgi [None req-6bde8c91-39af-45bb-9d42-f9630909f954 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true 2026-05-09 06:20:07.607 9 INFO cinder.api.openstack.wsgi [None req-6bde8c91-39af-45bb-9d42-f9630909f954 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 320/640] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:20:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:20:07.616 8 INFO cinder.api.openstack.wsgi [None req-0e7a33d2-acaa-406b-b13f-f86a2a3285f0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true 2026-05-09 06:20:07.648 8 INFO cinder.api.openstack.wsgi [None req-0e7a33d2-acaa-406b-b13f-f86a2a3285f0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 321/641] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:20:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:20:07.850 8 INFO cinder.api.openstack.wsgi [None req-0e7a33d2-acaa-406b-b13f-f86a2a3285f0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:20:07.851 9 INFO cinder.api.openstack.wsgi [None req-6bde8c91-39af-45bb-9d42-f9630909f954 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:20:07.851 8 INFO cinder.api.openstack.wsgi [None req-0e7a33d2-acaa-406b-b13f-f86a2a3285f0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:20:07.852 9 INFO cinder.api.openstack.wsgi [None req-6bde8c91-39af-45bb-9d42-f9630909f954 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:20:17.851 9 INFO cinder.api.openstack.wsgi [None req-6bde8c91-39af-45bb-9d42-f9630909f954 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:20:17.851 8 INFO cinder.api.openstack.wsgi [None req-0e7a33d2-acaa-406b-b13f-f86a2a3285f0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:20:17.852 9 INFO cinder.api.openstack.wsgi [None req-6bde8c91-39af-45bb-9d42-f9630909f954 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:20:17.852 8 INFO cinder.api.openstack.wsgi [None req-0e7a33d2-acaa-406b-b13f-f86a2a3285f0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:20:27.851 9 INFO cinder.api.openstack.wsgi [None req-6bde8c91-39af-45bb-9d42-f9630909f954 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:20:27.852 8 INFO cinder.api.openstack.wsgi [None req-0e7a33d2-acaa-406b-b13f-f86a2a3285f0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:20:27.853 9 INFO cinder.api.openstack.wsgi [None req-6bde8c91-39af-45bb-9d42-f9630909f954 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:20:27.853 8 INFO cinder.api.openstack.wsgi [None req-0e7a33d2-acaa-406b-b13f-f86a2a3285f0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:20:37.851 9 INFO cinder.api.openstack.wsgi [None req-6bde8c91-39af-45bb-9d42-f9630909f954 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:20:37.851 8 INFO cinder.api.openstack.wsgi [None req-0e7a33d2-acaa-406b-b13f-f86a2a3285f0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:20:37.852 9 INFO cinder.api.openstack.wsgi [None req-6bde8c91-39af-45bb-9d42-f9630909f954 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:20:37.852 8 INFO cinder.api.openstack.wsgi [None req-0e7a33d2-acaa-406b-b13f-f86a2a3285f0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:20:44.685 9 INFO cinder.api.openstack.wsgi [None req-6828e54a-36a0-437b-ba2e-30a93235e293 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/snapshots 2026-05-09 06:20:44.699 9 INFO cinder.volume.api [None req-6828e54a-36a0-437b-ba2e-30a93235e293 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all snapshots completed successfully. 2026-05-09 06:20:44.699 9 INFO cinder.api.openstack.wsgi [None req-6828e54a-36a0-437b-ba2e-30a93235e293 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/snapshots returned with HTTP 200 [pid: 9|app: 0|req: 325/650] 10.0.0.188 () {32 vars in 705 bytes} [Sat May 9 06:20:44 2026] GET /v3/0a433f7c24444332b61579c03d299cab/snapshots => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:20:44.716 8 INFO cinder.api.openstack.wsgi [None req-ae2600f7-627a-466a-b8ec-c4a925f821c2 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes 2026-05-09 06:20:44.746 8 INFO cinder.volume.api [None req-ae2600f7-627a-466a-b8ec-c4a925f821c2 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all volumes completed successfully. 2026-05-09 06:20:44.746 8 INFO cinder.api.openstack.wsgi [None req-ae2600f7-627a-466a-b8ec-c4a925f821c2 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes returned with HTTP 200 [pid: 8|app: 0|req: 326/651] 10.0.0.188 () {32 vars in 701 bytes} [Sat May 9 06:20:44 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:20:47.851 9 INFO cinder.api.openstack.wsgi [None req-6828e54a-36a0-437b-ba2e-30a93235e293 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:20:47.851 8 INFO cinder.api.openstack.wsgi [None req-ae2600f7-627a-466a-b8ec-c4a925f821c2 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:20:47.853 8 INFO cinder.api.openstack.wsgi [None req-ae2600f7-627a-466a-b8ec-c4a925f821c2 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:20:47.853 9 INFO cinder.api.openstack.wsgi [None req-6828e54a-36a0-437b-ba2e-30a93235e293 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:20:57.851 8 INFO cinder.api.openstack.wsgi [None req-ae2600f7-627a-466a-b8ec-c4a925f821c2 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:20:57.851 9 INFO cinder.api.openstack.wsgi [None req-6828e54a-36a0-437b-ba2e-30a93235e293 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:20:57.852 8 INFO cinder.api.openstack.wsgi [None req-ae2600f7-627a-466a-b8ec-c4a925f821c2 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:20:57.856 9 INFO cinder.api.openstack.wsgi [None req-6828e54a-36a0-437b-ba2e-30a93235e293 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:21:02.292 8 INFO cinder.api.openstack.wsgi [None req-02b4b10a-c68f-4b27-aedf-7cd959d9b9fe 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/cbe04d5a5e0f494291413b8a6ec6463d/volumes 2026-05-09 06:21:02.985 8 INFO cinder.api.v3.volumes [None req-02b4b10a-c68f-4b27-aedf-7cd959d9b9fe 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] Create volume of 1 GB 2026-05-09 06:21:02.994 8 INFO cinder.volume.api [None req-02b4b10a-c68f-4b27-aedf-7cd959d9b9fe 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] Availability Zones retrieved successfully. 2026-05-09 06:21:03.456 8 INFO cinder.volume.api [None req-02b4b10a-c68f-4b27-aedf-7cd959d9b9fe 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] Create volume request issued successfully. 2026-05-09 06:21:03.458 8 INFO cinder.api.openstack.wsgi [None req-02b4b10a-c68f-4b27-aedf-7cd959d9b9fe 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cbe04d5a5e0f494291413b8a6ec6463d/volumes returned with HTTP 202 [pid: 8|app: 0|req: 329/656] 10.0.0.188 () {34 vars in 723 bytes} [Sat May 9 06:21:02 2026] POST /v3/cbe04d5a5e0f494291413b8a6ec6463d/volumes => generated 865 bytes in 1173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-09 06:21:03.476 9 INFO cinder.api.openstack.wsgi [None req-876a3aa4-7a9e-4a38-a6c7-1c72da64ac96 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cbe04d5a5e0f494291413b8a6ec6463d/volumes/f5bc5a55-d7ce-454a-9536-50216094a993 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:21:03.511 9 INFO cinder.volume.api [None req-876a3aa4-7a9e-4a38-a6c7-1c72da64ac96 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] Volume info retrieved successfully. 2026-05-09 06:21:03.523 9 INFO cinder.api.openstack.wsgi [None req-876a3aa4-7a9e-4a38-a6c7-1c72da64ac96 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cbe04d5a5e0f494291413b8a6ec6463d/volumes/f5bc5a55-d7ce-454a-9536-50216094a993 returned with HTTP 200 [pid: 9|app: 0|req: 328/657] 10.0.0.188 () {32 vars in 775 bytes} [Sat May 9 06:21:03 2026] GET /v3/cbe04d5a5e0f494291413b8a6ec6463d/volumes/f5bc5a55-d7ce-454a-9536-50216094a993 => generated 933 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:21:04.547 8 INFO cinder.api.openstack.wsgi [None req-0f3f292f-af23-47bd-bc5e-312e2d76a341 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cbe04d5a5e0f494291413b8a6ec6463d/volumes/f5bc5a55-d7ce-454a-9536-50216094a993 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:21:04.579 8 INFO cinder.volume.api [None req-0f3f292f-af23-47bd-bc5e-312e2d76a341 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] Volume info retrieved successfully. 2026-05-09 06:21:04.591 8 INFO cinder.api.openstack.wsgi [None req-0f3f292f-af23-47bd-bc5e-312e2d76a341 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cbe04d5a5e0f494291413b8a6ec6463d/volumes/f5bc5a55-d7ce-454a-9536-50216094a993 returned with HTTP 200 [pid: 8|app: 0|req: 330/658] 10.0.0.188 () {32 vars in 775 bytes} [Sat May 9 06:21:04 2026] GET /v3/cbe04d5a5e0f494291413b8a6ec6463d/volumes/f5bc5a55-d7ce-454a-9536-50216094a993 => generated 957 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:21:05.623 9 INFO cinder.api.openstack.wsgi [None req-0bb770ad-d321-41d9-9dd5-25654fc2a5e9 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cbe04d5a5e0f494291413b8a6ec6463d/volumes/f5bc5a55-d7ce-454a-9536-50216094a993 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:21:05.648 9 INFO cinder.volume.api [None req-0bb770ad-d321-41d9-9dd5-25654fc2a5e9 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] Volume info retrieved successfully. 2026-05-09 06:21:05.654 9 INFO cinder.api.openstack.wsgi [None req-0bb770ad-d321-41d9-9dd5-25654fc2a5e9 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cbe04d5a5e0f494291413b8a6ec6463d/volumes/f5bc5a55-d7ce-454a-9536-50216094a993 returned with HTTP 200 [pid: 9|app: 0|req: 329/659] 10.0.0.188 () {32 vars in 775 bytes} [Sat May 9 06:21:05 2026] GET /v3/cbe04d5a5e0f494291413b8a6ec6463d/volumes/f5bc5a55-d7ce-454a-9536-50216094a993 => generated 957 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:21:06.675 8 INFO cinder.api.openstack.wsgi [None req-dc472041-8875-4923-bf83-48e5cc0d6ed6 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cbe04d5a5e0f494291413b8a6ec6463d/volumes/f5bc5a55-d7ce-454a-9536-50216094a993 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:21:06.689 8 INFO cinder.volume.api [None req-dc472041-8875-4923-bf83-48e5cc0d6ed6 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] Volume info retrieved successfully. 2026-05-09 06:21:06.695 8 INFO cinder.api.openstack.wsgi [None req-dc472041-8875-4923-bf83-48e5cc0d6ed6 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cbe04d5a5e0f494291413b8a6ec6463d/volumes/f5bc5a55-d7ce-454a-9536-50216094a993 returned with HTTP 200 [pid: 8|app: 0|req: 331/660] 10.0.0.188 () {32 vars in 775 bytes} [Sat May 9 06:21:06 2026] GET /v3/cbe04d5a5e0f494291413b8a6ec6463d/volumes/f5bc5a55-d7ce-454a-9536-50216094a993 => generated 1342 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:21:06.780 9 INFO cinder.api.openstack.wsgi [req-e007ead1-bd07-4823-8b9a-3db0efed606c req-954b1748-ba78-4e6b-b0f3-0491865fde7b 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cbe04d5a5e0f494291413b8a6ec6463d/volumes/f5bc5a55-d7ce-454a-9536-50216094a993 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:21:06.796 9 INFO cinder.volume.api [req-e007ead1-bd07-4823-8b9a-3db0efed606c req-954b1748-ba78-4e6b-b0f3-0491865fde7b 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] Volume info retrieved successfully. 2026-05-09 06:21:06.805 9 INFO cinder.api.openstack.wsgi [req-e007ead1-bd07-4823-8b9a-3db0efed606c req-954b1748-ba78-4e6b-b0f3-0491865fde7b 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cbe04d5a5e0f494291413b8a6ec6463d/volumes/f5bc5a55-d7ce-454a-9536-50216094a993 returned with HTTP 200 [pid: 9|app: 0|req: 330/661] 10.0.0.116 () {34 vars in 1028 bytes} [Sat May 9 06:21:06 2026] GET /v3/cbe04d5a5e0f494291413b8a6ec6463d/volumes/f5bc5a55-d7ce-454a-9536-50216094a993 => generated 1342 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:21:06.881 8 INFO cinder.api.openstack.wsgi [None req-bb2ba17d-b0ae-41b7-981c-26516cbe1cc8 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true 2026-05-09 06:21:06.890 8 INFO cinder.volume.api [None req-bb2ba17d-b0ae-41b7-981c-26516cbe1cc8 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:21:06.896 8 INFO cinder.api.openstack.wsgi [None req-bb2ba17d-b0ae-41b7-981c-26516cbe1cc8 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 332/662] 10.0.0.166 () {28 vars in 684 bytes} [Sat May 9 06:21:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true => generated 1510 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:21:06.908 9 INFO cinder.api.openstack.wsgi [None req-9dce798f-2cac-440e-991b-4a5a3785b748 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true 2026-05-09 06:21:07.412 9 INFO cinder.api.openstack.wsgi [None req-9dce798f-2cac-440e-991b-4a5a3785b748 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 9|app: 0|req: 331/663] 10.0.0.166 () {28 vars in 696 bytes} [Sat May 9 06:21:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/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-05-09 06:21:07.425 8 INFO cinder.api.openstack.wsgi [None req-14f453ac-a070-4fa6-81bd-7d94a6d3661c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true 2026-05-09 06:21:07.434 8 INFO cinder.volume.api [None req-14f453ac-a070-4fa6-81bd-7d94a6d3661c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all snapshots completed successfully. 2026-05-09 06:21:07.434 8 INFO cinder.api.openstack.wsgi [None req-14f453ac-a070-4fa6-81bd-7d94a6d3661c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 333/664] 10.0.0.166 () {28 vars in 674 bytes} [Sat May 9 06:21:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:21:07.484 9 INFO cinder.api.openstack.wsgi [None req-568f50c8-a8ea-4c0b-ab97-1d06dfe8265e 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true 2026-05-09 06:21:07.508 9 INFO cinder.api.openstack.wsgi [None req-568f50c8-a8ea-4c0b-ab97-1d06dfe8265e 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 332/665] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:21:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:21:07.522 8 INFO cinder.api.openstack.wsgi [None req-6f84d0cf-e638-45a7-a593-1d71fef1ade6 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true 2026-05-09 06:21:07.561 8 INFO cinder.api.openstack.wsgi [None req-6f84d0cf-e638-45a7-a593-1d71fef1ade6 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 334/666] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:21:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:21:07.572 9 INFO cinder.api.openstack.wsgi [None req-112c43d2-61d5-4149-843f-0c898f541811 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true 2026-05-09 06:21:07.596 9 INFO cinder.api.openstack.wsgi [None req-112c43d2-61d5-4149-843f-0c898f541811 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 333/667] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:21:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:21:07.607 8 INFO cinder.api.openstack.wsgi [None req-8bb90b2f-c2dd-415a-8e70-d8be42203a9a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/b48e473d9c6e49c48d7ba7c2190ab4da?usage=true 2026-05-09 06:21:07.628 8 INFO cinder.api.openstack.wsgi [None req-8bb90b2f-c2dd-415a-8e70-d8be42203a9a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/b48e473d9c6e49c48d7ba7c2190ab4da?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 335/668] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:21:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/b48e473d9c6e49c48d7ba7c2190ab4da?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:21:07.639 9 INFO cinder.api.openstack.wsgi [None req-e1faa435-ca9c-4a42-8aff-ab1b41764c44 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/cbe04d5a5e0f494291413b8a6ec6463d?usage=true 2026-05-09 06:21:07.670 9 INFO cinder.api.openstack.wsgi [None req-e1faa435-ca9c-4a42-8aff-ab1b41764c44 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/cbe04d5a5e0f494291413b8a6ec6463d?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 334/669] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:21:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/cbe04d5a5e0f494291413b8a6ec6463d?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:21:07.682 8 INFO cinder.api.openstack.wsgi [None req-e90a8cc1-6665-415c-96ae-8e6014a0e479 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/d0a5cb3ddd7a411581803ccd508a1eed?usage=true 2026-05-09 06:21:07.713 8 INFO cinder.api.openstack.wsgi [None req-e90a8cc1-6665-415c-96ae-8e6014a0e479 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/d0a5cb3ddd7a411581803ccd508a1eed?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 336/670] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:21:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/d0a5cb3ddd7a411581803ccd508a1eed?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:21:07.723 9 INFO cinder.api.openstack.wsgi [None req-b84f27c0-f03b-44fa-a447-a5498b37e656 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/f48691e3184647308a0d4316ca0861b8?usage=true 2026-05-09 06:21:07.748 9 INFO cinder.api.openstack.wsgi [None req-b84f27c0-f03b-44fa-a447-a5498b37e656 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/f48691e3184647308a0d4316ca0861b8?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 335/671] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:21:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/f48691e3184647308a0d4316ca0861b8?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:21:07.763 8 INFO cinder.api.openstack.wsgi [None req-bdafcfb5-b403-4d2d-8af4-f8b259c00cc0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-services 2026-05-09 06:21:07.768 8 INFO cinder.api.openstack.wsgi [None req-bdafcfb5-b403-4d2d-8af4-f8b259c00cc0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-services returned with HTTP 200 [pid: 8|app: 0|req: 337/672] 10.0.0.166 () {28 vars in 645 bytes} [Sat May 9 06:21:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:21:07.779 9 INFO cinder.api.openstack.wsgi [None req-899e1f96-1f9e-46f3-8f26-9b96720a2b7a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true 2026-05-09 06:21:07.797 9 INFO cinder.volume.api [None req-899e1f96-1f9e-46f3-8f26-9b96720a2b7a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:21:07.804 9 INFO cinder.api.openstack.wsgi [None req-899e1f96-1f9e-46f3-8f26-9b96720a2b7a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 336/673] 10.0.0.166 () {28 vars in 684 bytes} [Sat May 9 06:21:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true => generated 1510 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 06:21:07.852 8 INFO cinder.api.openstack.wsgi [None req-bdafcfb5-b403-4d2d-8af4-f8b259c00cc0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:21:07.852 9 INFO cinder.api.openstack.wsgi [None req-899e1f96-1f9e-46f3-8f26-9b96720a2b7a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:21:07.853 8 INFO cinder.api.openstack.wsgi [None req-bdafcfb5-b403-4d2d-8af4-f8b259c00cc0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:21:07.853 9 INFO cinder.api.openstack.wsgi [None req-899e1f96-1f9e-46f3-8f26-9b96720a2b7a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:21:08.011 8 INFO cinder.api.openstack.wsgi [req-e007ead1-bd07-4823-8b9a-3db0efed606c req-6e3582a7-cc3b-4348-8a1b-02bd6810e420 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cbe04d5a5e0f494291413b8a6ec6463d/volumes/f5bc5a55-d7ce-454a-9536-50216094a993 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:21:08.029 8 INFO cinder.volume.api [req-e007ead1-bd07-4823-8b9a-3db0efed606c req-6e3582a7-cc3b-4348-8a1b-02bd6810e420 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] Volume info retrieved successfully. 2026-05-09 06:21:08.035 8 INFO cinder.api.openstack.wsgi [req-e007ead1-bd07-4823-8b9a-3db0efed606c req-6e3582a7-cc3b-4348-8a1b-02bd6810e420 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cbe04d5a5e0f494291413b8a6ec6463d/volumes/f5bc5a55-d7ce-454a-9536-50216094a993 returned with HTTP 200 [pid: 8|app: 0|req: 339/676] 10.0.0.116 () {34 vars in 1028 bytes} [Sat May 9 06:21:08 2026] GET /v3/cbe04d5a5e0f494291413b8a6ec6463d/volumes/f5bc5a55-d7ce-454a-9536-50216094a993 => generated 1342 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 06:21:08.048 9 INFO cinder.api.openstack.wsgi [None req-899e1f96-1f9e-46f3-8f26-9b96720a2b7a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-09 06:21:08.049 9 INFO cinder.api.openstack.wsgi [None req-899e1f96-1f9e-46f3-8f26-9b96720a2b7a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 9|app: 0|req: 338/677] 10.0.0.116 () {32 vars in 829 bytes} [Sat May 9 06:21:08 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:21:08.063 8 INFO cinder.api.openstack.wsgi [req-e007ead1-bd07-4823-8b9a-3db0efed606c req-e7e07bf7-8cb0-470a-93f0-e550f20c193e 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/cbe04d5a5e0f494291413b8a6ec6463d/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:21:08.128 8 INFO cinder.api.openstack.wsgi [req-e007ead1-bd07-4823-8b9a-3db0efed606c req-e7e07bf7-8cb0-470a-93f0-e550f20c193e 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cbe04d5a5e0f494291413b8a6ec6463d/attachments returned with HTTP 200 [pid: 8|app: 0|req: 340/678] 10.0.0.116 () {40 vars in 1057 bytes} [Sat May 9 06:21:08 2026] POST /v3/cbe04d5a5e0f494291413b8a6ec6463d/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 06:21:15.349 9 INFO cinder.api.openstack.wsgi [None req-899e1f96-1f9e-46f3-8f26-9b96720a2b7a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-09 06:21:15.350 9 INFO cinder.api.openstack.wsgi [None req-899e1f96-1f9e-46f3-8f26-9b96720a2b7a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 9|app: 0|req: 339/679] 199.204.45.89 () {32 vars in 839 bytes} [Sat May 9 06:21:15 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:21:15.398 8 INFO cinder.api.openstack.wsgi [req-e007ead1-bd07-4823-8b9a-3db0efed606c req-572223e0-8343-4dde-b87e-a544e3a5d01b 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cbe04d5a5e0f494291413b8a6ec6463d/volumes/f5bc5a55-d7ce-454a-9536-50216094a993 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:21:15.412 8 INFO cinder.volume.api [req-e007ead1-bd07-4823-8b9a-3db0efed606c req-572223e0-8343-4dde-b87e-a544e3a5d01b 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] Volume info retrieved successfully. 2026-05-09 06:21:15.416 8 INFO cinder.api.openstack.wsgi [req-e007ead1-bd07-4823-8b9a-3db0efed606c req-572223e0-8343-4dde-b87e-a544e3a5d01b 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cbe04d5a5e0f494291413b8a6ec6463d/volumes/f5bc5a55-d7ce-454a-9536-50216094a993 returned with HTTP 200 [pid: 8|app: 0|req: 341/680] 199.204.45.89 () {36 vars in 1072 bytes} [Sat May 9 06:21:15 2026] GET /v3/cbe04d5a5e0f494291413b8a6ec6463d/volumes/f5bc5a55-d7ce-454a-9536-50216094a993 => generated 1522 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:21:17.358 9 INFO cinder.api.openstack.wsgi [req-e007ead1-bd07-4823-8b9a-3db0efed606c req-21f09cd0-fbb8-40dc-ba9d-8b613c445a77 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/cbe04d5a5e0f494291413b8a6ec6463d/attachments/f0e95189-1dc6-4480-b55a-1a1602033b9b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:21:17.851 8 INFO cinder.api.openstack.wsgi [req-e007ead1-bd07-4823-8b9a-3db0efed606c req-572223e0-8343-4dde-b87e-a544e3a5d01b 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:21:17.852 8 INFO cinder.api.openstack.wsgi [req-e007ead1-bd07-4823-8b9a-3db0efed606c req-572223e0-8343-4dde-b87e-a544e3a5d01b 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:21:17.853 8 INFO cinder.api.openstack.wsgi [req-e007ead1-bd07-4823-8b9a-3db0efed606c req-572223e0-8343-4dde-b87e-a544e3a5d01b 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:21:17.854 8 INFO cinder.api.openstack.wsgi [req-e007ead1-bd07-4823-8b9a-3db0efed606c req-572223e0-8343-4dde-b87e-a544e3a5d01b 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:21:18.419 9 INFO cinder.api.openstack.wsgi [req-e007ead1-bd07-4823-8b9a-3db0efed606c req-21f09cd0-fbb8-40dc-ba9d-8b613c445a77 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cbe04d5a5e0f494291413b8a6ec6463d/attachments/f0e95189-1dc6-4480-b55a-1a1602033b9b returned with HTTP 200 [pid: 9|app: 0|req: 340/683] 199.204.45.89 () {40 vars in 1134 bytes} [Sat May 9 06:21:17 2026] PUT /v3/cbe04d5a5e0f494291413b8a6ec6463d/attachments/f0e95189-1dc6-4480-b55a-1a1602033b9b => generated 802 bytes in 1077 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:21:18.935 8 INFO cinder.api.openstack.wsgi [req-e007ead1-bd07-4823-8b9a-3db0efed606c req-44c7ee3f-b096-4ff7-b7c6-6d1157b33ec0 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/cbe04d5a5e0f494291413b8a6ec6463d/attachments/f0e95189-1dc6-4480-b55a-1a1602033b9b/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:21:18.982 8 INFO cinder.api.openstack.wsgi [req-e007ead1-bd07-4823-8b9a-3db0efed606c req-44c7ee3f-b096-4ff7-b7c6-6d1157b33ec0 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cbe04d5a5e0f494291413b8a6ec6463d/attachments/f0e95189-1dc6-4480-b55a-1a1602033b9b/action returned with HTTP 204 [pid: 8|app: 0|req: 344/684] 199.204.45.89 () {40 vars in 1147 bytes} [Sat May 9 06:21:18 2026] POST /v3/cbe04d5a5e0f494291413b8a6ec6463d/attachments/f0e95189-1dc6-4480-b55a-1a1602033b9b/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-05-09 06:21:27.851 9 INFO cinder.api.openstack.wsgi [req-e007ead1-bd07-4823-8b9a-3db0efed606c req-21f09cd0-fbb8-40dc-ba9d-8b613c445a77 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:21:27.851 8 INFO cinder.api.openstack.wsgi [req-e007ead1-bd07-4823-8b9a-3db0efed606c req-44c7ee3f-b096-4ff7-b7c6-6d1157b33ec0 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:21:27.852 9 INFO cinder.api.openstack.wsgi [req-e007ead1-bd07-4823-8b9a-3db0efed606c req-21f09cd0-fbb8-40dc-ba9d-8b613c445a77 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:21:27.853 8 INFO cinder.api.openstack.wsgi [req-e007ead1-bd07-4823-8b9a-3db0efed606c req-44c7ee3f-b096-4ff7-b7c6-6d1157b33ec0 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] http://10.0.0.55:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:21:31.952 9 INFO cinder.api.openstack.wsgi [req-46ec4fc9-b38b-4052-b7d4-6162d027e60e req-09cdae61-13c0-48a2-8187-c1e0a3675dac 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/cbe04d5a5e0f494291413b8a6ec6463d/attachments/f0e95189-1dc6-4480-b55a-1a1602033b9b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:21:32.568 9 INFO cinder.api.openstack.wsgi [req-46ec4fc9-b38b-4052-b7d4-6162d027e60e req-09cdae61-13c0-48a2-8187-c1e0a3675dac 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cbe04d5a5e0f494291413b8a6ec6463d/attachments/f0e95189-1dc6-4480-b55a-1a1602033b9b returned with HTTP 200 [pid: 9|app: 0|req: 342/687] 199.204.45.89 () {38 vars in 1102 bytes} [Sat May 9 06:21:31 2026] DELETE /v3/cbe04d5a5e0f494291413b8a6ec6463d/attachments/f0e95189-1dc6-4480-b55a-1a1602033b9b => generated 19 bytes in 629 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:21:32.591 8 INFO cinder.api.openstack.wsgi [req-46ec4fc9-b38b-4052-b7d4-6162d027e60e req-a67d482c-7c7d-4200-8a3c-c5a9de1aad75 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/cbe04d5a5e0f494291413b8a6ec6463d/volumes/f5bc5a55-d7ce-454a-9536-50216094a993 2026-05-09 06:21:32.591 8 INFO cinder.api.v3.volumes [req-46ec4fc9-b38b-4052-b7d4-6162d027e60e req-a67d482c-7c7d-4200-8a3c-c5a9de1aad75 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] Delete volume with id: f5bc5a55-d7ce-454a-9536-50216094a993 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:21:32.607 8 INFO cinder.volume.api [req-46ec4fc9-b38b-4052-b7d4-6162d027e60e req-a67d482c-7c7d-4200-8a3c-c5a9de1aad75 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] Volume info retrieved successfully. 2026-05-09 06:21:32.637 8 INFO cinder.volume.api [req-46ec4fc9-b38b-4052-b7d4-6162d027e60e req-a67d482c-7c7d-4200-8a3c-c5a9de1aad75 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] Delete volume request issued successfully. 2026-05-09 06:21:32.638 8 INFO cinder.api.openstack.wsgi [req-46ec4fc9-b38b-4052-b7d4-6162d027e60e req-a67d482c-7c7d-4200-8a3c-c5a9de1aad75 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cbe04d5a5e0f494291413b8a6ec6463d/volumes/f5bc5a55-d7ce-454a-9536-50216094a993 returned with HTTP 202 [pid: 8|app: 0|req: 346/688] 199.204.45.89 () {36 vars in 1053 bytes} [Sat May 9 06:21:32 2026] DELETE /v3/cbe04d5a5e0f494291413b8a6ec6463d/volumes/f5bc5a55-d7ce-454a-9536-50216094a993 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-09 06:21:37.852 8 INFO cinder.api.openstack.wsgi [req-46ec4fc9-b38b-4052-b7d4-6162d027e60e req-a67d482c-7c7d-4200-8a3c-c5a9de1aad75 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:21:37.853 8 INFO cinder.api.openstack.wsgi [req-46ec4fc9-b38b-4052-b7d4-6162d027e60e req-a67d482c-7c7d-4200-8a3c-c5a9de1aad75 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:21:37.851 9 INFO cinder.api.openstack.wsgi [req-46ec4fc9-b38b-4052-b7d4-6162d027e60e req-09cdae61-13c0-48a2-8187-c1e0a3675dac 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:21:37.855 9 INFO cinder.api.openstack.wsgi [req-46ec4fc9-b38b-4052-b7d4-6162d027e60e req-09cdae61-13c0-48a2-8187-c1e0a3675dac 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:21:47.851 9 INFO cinder.api.openstack.wsgi [req-46ec4fc9-b38b-4052-b7d4-6162d027e60e req-09cdae61-13c0-48a2-8187-c1e0a3675dac 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:21:47.851 9 INFO cinder.api.openstack.wsgi [req-46ec4fc9-b38b-4052-b7d4-6162d027e60e req-09cdae61-13c0-48a2-8187-c1e0a3675dac 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:21:47.851 8 INFO cinder.api.openstack.wsgi [req-46ec4fc9-b38b-4052-b7d4-6162d027e60e req-a67d482c-7c7d-4200-8a3c-c5a9de1aad75 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:21:47.853 8 INFO cinder.api.openstack.wsgi [req-46ec4fc9-b38b-4052-b7d4-6162d027e60e req-a67d482c-7c7d-4200-8a3c-c5a9de1aad75 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:21:57.850 9 INFO cinder.api.openstack.wsgi [req-46ec4fc9-b38b-4052-b7d4-6162d027e60e req-09cdae61-13c0-48a2-8187-c1e0a3675dac 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:21:57.850 8 INFO cinder.api.openstack.wsgi [req-46ec4fc9-b38b-4052-b7d4-6162d027e60e req-a67d482c-7c7d-4200-8a3c-c5a9de1aad75 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:21:57.851 8 INFO cinder.api.openstack.wsgi [req-46ec4fc9-b38b-4052-b7d4-6162d027e60e req-a67d482c-7c7d-4200-8a3c-c5a9de1aad75 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:21:57.852 9 INFO cinder.api.openstack.wsgi [req-46ec4fc9-b38b-4052-b7d4-6162d027e60e req-09cdae61-13c0-48a2-8187-c1e0a3675dac 0a526e4b63424275bc55ddb47dc4234f cbe04d5a5e0f494291413b8a6ec6463d - - default default] http://10.0.0.55:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:22:06.948 8 INFO cinder.api.openstack.wsgi [None req-e3cfae45-9e1b-471c-ac1b-23a8f297a21a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true 2026-05-09 06:22:07.453 8 INFO cinder.api.openstack.wsgi [None req-e3cfae45-9e1b-471c-ac1b-23a8f297a21a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 350/695] 10.0.0.166 () {28 vars in 696 bytes} [Sat May 9 06:22:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true => generated 670 bytes in 626 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:22:07.546 9 INFO cinder.api.openstack.wsgi [None req-721e72a5-e599-410f-a468-1dee1bc97d44 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?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-05-09 06:22:07.571 9 INFO cinder.api.openstack.wsgi [None req-721e72a5-e599-410f-a468-1dee1bc97d44 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 346/696] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:22:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:22:07.584 8 INFO cinder.api.openstack.wsgi [None req-69aeb2f4-c681-4ab2-9e97-ef36822ced0a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/30cd22e7659c4107870d885f56b65290?usage=true 2026-05-09 06:22:07.604 8 INFO cinder.api.openstack.wsgi [None req-69aeb2f4-c681-4ab2-9e97-ef36822ced0a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/30cd22e7659c4107870d885f56b65290?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 351/697] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:22:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/30cd22e7659c4107870d885f56b65290?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:22:07.619 9 INFO cinder.api.openstack.wsgi [None req-aeb899bf-5e24-4b0f-9e27-28650693199f 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true 2026-05-09 06:22:07.638 9 INFO cinder.api.openstack.wsgi [None req-aeb899bf-5e24-4b0f-9e27-28650693199f 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 347/698] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:22:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:22:07.650 8 INFO cinder.api.openstack.wsgi [None req-eae63299-228f-48db-89d3-e00ca987e01c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/53ccc5e686524b71b774d36452e9a0fc?usage=true 2026-05-09 06:22:07.669 8 INFO cinder.api.openstack.wsgi [None req-eae63299-228f-48db-89d3-e00ca987e01c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/53ccc5e686524b71b774d36452e9a0fc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 352/699] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:22:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/53ccc5e686524b71b774d36452e9a0fc?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:22:07.681 9 INFO cinder.api.openstack.wsgi [None req-30ea7204-b2fb-4f6a-97a5-cd2e493a9550 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true 2026-05-09 06:22:07.698 9 INFO cinder.api.openstack.wsgi [None req-30ea7204-b2fb-4f6a-97a5-cd2e493a9550 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 348/700] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:22:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:22:07.711 8 INFO cinder.api.openstack.wsgi [None req-7cbe0231-b29c-46e5-aadd-847db559803e 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/aed340bf139a42b486e3e07f08563290?usage=true 2026-05-09 06:22:07.736 8 INFO cinder.api.openstack.wsgi [None req-7cbe0231-b29c-46e5-aadd-847db559803e 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/aed340bf139a42b486e3e07f08563290?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 353/701] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:22:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/aed340bf139a42b486e3e07f08563290?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:22:07.747 9 INFO cinder.api.openstack.wsgi [None req-73996e5d-e981-44f1-aeff-915b8bb9a959 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true 2026-05-09 06:22:07.765 9 INFO cinder.volume.api [None req-73996e5d-e981-44f1-aeff-915b8bb9a959 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all snapshots completed successfully. 2026-05-09 06:22:07.766 9 INFO cinder.api.openstack.wsgi [None req-73996e5d-e981-44f1-aeff-915b8bb9a959 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 349/702] 10.0.0.166 () {28 vars in 674 bytes} [Sat May 9 06:22:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/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-05-09 06:22:07.776 8 INFO cinder.api.openstack.wsgi [None req-6db61335-e390-42f5-a986-8f1d881f3031 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true 2026-05-09 06:22:07.786 8 INFO cinder.volume.api [None req-6db61335-e390-42f5-a986-8f1d881f3031 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all volumes completed successfully. 2026-05-09 06:22:07.788 8 INFO cinder.api.openstack.wsgi [None req-6db61335-e390-42f5-a986-8f1d881f3031 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 354/703] 10.0.0.166 () {28 vars in 684 bytes} [Sat May 9 06:22:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:22:07.797 9 INFO cinder.api.openstack.wsgi [None req-409dc551-3a5b-4fce-a48b-a6f909fdd61a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-services 2026-05-09 06:22:07.803 9 INFO cinder.api.openstack.wsgi [None req-409dc551-3a5b-4fce-a48b-a6f909fdd61a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-services returned with HTTP 200 [pid: 9|app: 0|req: 350/704] 10.0.0.166 () {28 vars in 645 bytes} [Sat May 9 06:22:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:22:07.812 8 INFO cinder.api.openstack.wsgi [None req-4e962441-b7fd-47e7-ad1d-34d16c03316a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true 2026-05-09 06:22:07.829 8 INFO cinder.volume.api [None req-4e962441-b7fd-47e7-ad1d-34d16c03316a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all volumes completed successfully. 2026-05-09 06:22:07.831 8 INFO cinder.api.openstack.wsgi [None req-4e962441-b7fd-47e7-ad1d-34d16c03316a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 355/705] 10.0.0.166 () {28 vars in 684 bytes} [Sat May 9 06:22:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:22:07.851 9 INFO cinder.api.openstack.wsgi [None req-409dc551-3a5b-4fce-a48b-a6f909fdd61a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:22:07.852 8 INFO cinder.api.openstack.wsgi [None req-4e962441-b7fd-47e7-ad1d-34d16c03316a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:22:07.852 9 INFO cinder.api.openstack.wsgi [None req-409dc551-3a5b-4fce-a48b-a6f909fdd61a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:22:07.854 8 INFO cinder.api.openstack.wsgi [None req-4e962441-b7fd-47e7-ad1d-34d16c03316a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:22:17.850 8 INFO cinder.api.openstack.wsgi [None req-4e962441-b7fd-47e7-ad1d-34d16c03316a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:22:17.851 9 INFO cinder.api.openstack.wsgi [None req-409dc551-3a5b-4fce-a48b-a6f909fdd61a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:22:17.852 8 INFO cinder.api.openstack.wsgi [None req-4e962441-b7fd-47e7-ad1d-34d16c03316a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:22:17.852 9 INFO cinder.api.openstack.wsgi [None req-409dc551-3a5b-4fce-a48b-a6f909fdd61a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:22:21.208 8 INFO cinder.api.openstack.wsgi [None req-28dbfd1d-b08b-4f7d-9aa3-acaf3f3f5641 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes 2026-05-09 06:22:21.240 8 INFO cinder.volume.api [None req-28dbfd1d-b08b-4f7d-9aa3-acaf3f3f5641 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] Get all volumes completed successfully. 2026-05-09 06:22:21.241 8 INFO cinder.api.openstack.wsgi [None req-28dbfd1d-b08b-4f7d-9aa3-acaf3f3f5641 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes returned with HTTP 200 [pid: 8|app: 0|req: 358/710] 10.0.0.188 () {32 vars in 701 bytes} [Sat May 9 06:22:20 2026] GET /v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes => generated 15 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:22:21.252 9 INFO cinder.api.openstack.wsgi [None req-742ddda9-3a77-4679-843f-ccba874f6308 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes 2026-05-09 06:22:21.256 9 INFO cinder.api.v3.volumes [None req-742ddda9-3a77-4679-843f-ccba874f6308 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] Create volume of 1 GB 2026-05-09 06:22:21.280 9 INFO cinder.volume.api [None req-742ddda9-3a77-4679-843f-ccba874f6308 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] Availability Zones retrieved successfully. 2026-05-09 06:22:21.572 9 INFO cinder.volume.api [None req-742ddda9-3a77-4679-843f-ccba874f6308 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] Create volume request issued successfully. 2026-05-09 06:22:21.574 9 INFO cinder.api.openstack.wsgi [None req-742ddda9-3a77-4679-843f-ccba874f6308 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes returned with HTTP 202 [pid: 9|app: 0|req: 353/711] 10.0.0.188 () {34 vars in 723 bytes} [Sat May 9 06:22:21 2026] POST /v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes => generated 876 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-09 06:22:21.597 8 INFO cinder.api.openstack.wsgi [None req-17c2c71d-8fb7-499d-913c-91194dd8b235 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/69fed2cd-5668-4dc6-876f-d272d0a01c06 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:22:21.614 8 INFO cinder.volume.api [None req-17c2c71d-8fb7-499d-913c-91194dd8b235 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] Volume info retrieved successfully. 2026-05-09 06:22:21.619 8 INFO cinder.api.openstack.wsgi [None req-17c2c71d-8fb7-499d-913c-91194dd8b235 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/69fed2cd-5668-4dc6-876f-d272d0a01c06 returned with HTTP 200 [pid: 8|app: 0|req: 359/712] 10.0.0.188 () {32 vars in 775 bytes} [Sat May 9 06:22:21 2026] GET /v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/69fed2cd-5668-4dc6-876f-d272d0a01c06 => generated 944 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:22:22.654 9 INFO cinder.api.openstack.wsgi [None req-8774de64-8294-43b5-a636-053191b1e8a7 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/69fed2cd-5668-4dc6-876f-d272d0a01c06 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:22:22.671 9 INFO cinder.volume.api [None req-8774de64-8294-43b5-a636-053191b1e8a7 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] Volume info retrieved successfully. 2026-05-09 06:22:22.678 9 INFO cinder.api.openstack.wsgi [None req-8774de64-8294-43b5-a636-053191b1e8a7 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/69fed2cd-5668-4dc6-876f-d272d0a01c06 returned with HTTP 200 [pid: 9|app: 0|req: 354/713] 10.0.0.188 () {32 vars in 775 bytes} [Sat May 9 06:22:22 2026] GET /v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/69fed2cd-5668-4dc6-876f-d272d0a01c06 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:22:22.699 8 INFO cinder.api.openstack.wsgi [None req-da16cf36-595f-40c2-872d-38c184b8e51e bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/69fed2cd-5668-4dc6-876f-d272d0a01c06 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:22:22.715 8 INFO cinder.volume.api [None req-da16cf36-595f-40c2-872d-38c184b8e51e bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] Volume info retrieved successfully. 2026-05-09 06:22:22.720 8 INFO cinder.api.openstack.wsgi [None req-da16cf36-595f-40c2-872d-38c184b8e51e bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/69fed2cd-5668-4dc6-876f-d272d0a01c06 returned with HTTP 200 [pid: 8|app: 0|req: 360/714] 10.0.0.188 () {32 vars in 775 bytes} [Sat May 9 06:22:22 2026] GET /v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/69fed2cd-5668-4dc6-876f-d272d0a01c06 => 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-05-09 06:22:22.754 9 INFO cinder.api.openstack.wsgi [None req-d89fc0e4-7e3e-4aa8-89a1-17573d1359f6 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes 2026-05-09 06:22:22.756 9 INFO cinder.api.v3.volumes [None req-d89fc0e4-7e3e-4aa8-89a1-17573d1359f6 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] Create volume of 1 GB 2026-05-09 06:22:22.762 9 INFO cinder.volume.api [None req-d89fc0e4-7e3e-4aa8-89a1-17573d1359f6 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] Availability Zones retrieved successfully. 2026-05-09 06:22:22.949 9 INFO cinder.volume.api [None req-d89fc0e4-7e3e-4aa8-89a1-17573d1359f6 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] Create volume request issued successfully. 2026-05-09 06:22:22.950 9 INFO cinder.api.openstack.wsgi [None req-d89fc0e4-7e3e-4aa8-89a1-17573d1359f6 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes returned with HTTP 202 [pid: 9|app: 0|req: 355/715] 10.0.0.188 () {34 vars in 723 bytes} [Sat May 9 06:22:22 2026] POST /v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes => generated 876 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:22:22.980 8 INFO cinder.api.openstack.wsgi [None req-4df02f20-843c-4354-96ca-3371a41e4638 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/c9e51c3b-46a3-4daf-a364-58b99f0d5b57 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:22:23.009 8 INFO cinder.volume.api [None req-4df02f20-843c-4354-96ca-3371a41e4638 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] Volume info retrieved successfully. 2026-05-09 06:22:23.016 8 INFO cinder.api.openstack.wsgi [None req-4df02f20-843c-4354-96ca-3371a41e4638 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/c9e51c3b-46a3-4daf-a364-58b99f0d5b57 returned with HTTP 200 [pid: 8|app: 0|req: 361/716] 10.0.0.188 () {32 vars in 775 bytes} [Sat May 9 06:22:22 2026] GET /v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/c9e51c3b-46a3-4daf-a364-58b99f0d5b57 => generated 944 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:22:23.563 9 INFO cinder.api.openstack.wsgi [None req-d89fc0e4-7e3e-4aa8-89a1-17573d1359f6 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-09 06:22:23.564 9 INFO cinder.api.openstack.wsgi [None req-d89fc0e4-7e3e-4aa8-89a1-17573d1359f6 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 9|app: 0|req: 356/717] 10.0.0.188 () {30 vars in 411 bytes} [Sat May 9 06:22:23 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:22:24.039 8 INFO cinder.api.openstack.wsgi [None req-2d8bf30b-d958-48c4-9b0e-03d1be378a30 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/c9e51c3b-46a3-4daf-a364-58b99f0d5b57 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:22:24.052 8 INFO cinder.volume.api [None req-2d8bf30b-d958-48c4-9b0e-03d1be378a30 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] Volume info retrieved successfully. 2026-05-09 06:22:24.056 8 INFO cinder.api.openstack.wsgi [None req-2d8bf30b-d958-48c4-9b0e-03d1be378a30 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/c9e51c3b-46a3-4daf-a364-58b99f0d5b57 returned with HTTP 200 [pid: 8|app: 0|req: 362/718] 10.0.0.188 () {32 vars in 775 bytes} [Sat May 9 06:22:24 2026] GET /v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/c9e51c3b-46a3-4daf-a364-58b99f0d5b57 => generated 969 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:22:24.078 9 INFO cinder.api.openstack.wsgi [None req-1e5f60fb-3348-440b-99cf-634c1b6b8fc2 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/c9e51c3b-46a3-4daf-a364-58b99f0d5b57 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:22:24.095 9 INFO cinder.volume.api [None req-1e5f60fb-3348-440b-99cf-634c1b6b8fc2 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] Volume info retrieved successfully. 2026-05-09 06:22:24.099 9 INFO cinder.api.openstack.wsgi [None req-1e5f60fb-3348-440b-99cf-634c1b6b8fc2 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/c9e51c3b-46a3-4daf-a364-58b99f0d5b57 returned with HTTP 200 [pid: 9|app: 0|req: 357/719] 10.0.0.188 () {32 vars in 775 bytes} [Sat May 9 06:22:24 2026] GET /v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/c9e51c3b-46a3-4daf-a364-58b99f0d5b57 => generated 969 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:22:24.122 8 INFO cinder.api.openstack.wsgi [None req-c6a59036-493d-4a2a-86ca-8bc68880785c bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes 2026-05-09 06:22:24.124 8 INFO cinder.api.v3.volumes [None req-c6a59036-493d-4a2a-86ca-8bc68880785c bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] Create volume of 1 GB 2026-05-09 06:22:24.129 8 INFO cinder.volume.api [None req-c6a59036-493d-4a2a-86ca-8bc68880785c bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] Availability Zones retrieved successfully. 2026-05-09 06:22:24.240 8 INFO cinder.volume.api [None req-c6a59036-493d-4a2a-86ca-8bc68880785c bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] Create volume request issued successfully. 2026-05-09 06:22:24.241 8 INFO cinder.api.openstack.wsgi [None req-c6a59036-493d-4a2a-86ca-8bc68880785c bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes returned with HTTP 202 [pid: 8|app: 0|req: 363/720] 10.0.0.188 () {34 vars in 723 bytes} [Sat May 9 06:22:24 2026] POST /v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes => generated 876 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:22:24.264 9 INFO cinder.api.openstack.wsgi [None req-6261c9e2-4827-4412-b2ed-61978bfccfa0 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/db051f9b-5de1-4f8e-924f-5ff23c7f1059 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:22:24.283 9 INFO cinder.volume.api [None req-6261c9e2-4827-4412-b2ed-61978bfccfa0 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] Volume info retrieved successfully. 2026-05-09 06:22:24.289 9 INFO cinder.api.openstack.wsgi [None req-6261c9e2-4827-4412-b2ed-61978bfccfa0 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/db051f9b-5de1-4f8e-924f-5ff23c7f1059 returned with HTTP 200 [pid: 9|app: 0|req: 358/721] 10.0.0.188 () {32 vars in 775 bytes} [Sat May 9 06:22:24 2026] GET /v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/db051f9b-5de1-4f8e-924f-5ff23c7f1059 => generated 944 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:22:25.318 8 INFO cinder.api.openstack.wsgi [None req-02c1c6c4-8c0e-4c8a-8834-1f17c7c874c7 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/db051f9b-5de1-4f8e-924f-5ff23c7f1059 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:22:25.340 8 INFO cinder.volume.api [None req-02c1c6c4-8c0e-4c8a-8834-1f17c7c874c7 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] Volume info retrieved successfully. 2026-05-09 06:22:25.349 8 INFO cinder.api.openstack.wsgi [None req-02c1c6c4-8c0e-4c8a-8834-1f17c7c874c7 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/db051f9b-5de1-4f8e-924f-5ff23c7f1059 returned with HTTP 200 [pid: 8|app: 0|req: 364/722] 10.0.0.188 () {32 vars in 775 bytes} [Sat May 9 06:22:25 2026] GET /v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/db051f9b-5de1-4f8e-924f-5ff23c7f1059 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:22:25.366 9 INFO cinder.api.openstack.wsgi [None req-650911f5-da29-4494-bc50-09e4442b74e5 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/db051f9b-5de1-4f8e-924f-5ff23c7f1059 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:22:25.389 9 INFO cinder.volume.api [None req-650911f5-da29-4494-bc50-09e4442b74e5 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] Volume info retrieved successfully. 2026-05-09 06:22:25.401 9 INFO cinder.api.openstack.wsgi [None req-650911f5-da29-4494-bc50-09e4442b74e5 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/db051f9b-5de1-4f8e-924f-5ff23c7f1059 returned with HTTP 200 [pid: 9|app: 0|req: 359/723] 10.0.0.188 () {32 vars in 775 bytes} [Sat May 9 06:22:25 2026] GET /v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/db051f9b-5de1-4f8e-924f-5ff23c7f1059 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:22:25.438 8 INFO cinder.api.openstack.wsgi [None req-fe24cd75-1d7a-4cf0-83a8-c99f63d97ab0 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes 2026-05-09 06:22:25.451 8 INFO cinder.volume.api [None req-fe24cd75-1d7a-4cf0-83a8-c99f63d97ab0 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] Get all volumes completed successfully. 2026-05-09 06:22:25.452 8 INFO cinder.api.openstack.wsgi [None req-fe24cd75-1d7a-4cf0-83a8-c99f63d97ab0 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes returned with HTTP 200 [pid: 8|app: 0|req: 365/724] 10.0.0.188 () {32 vars in 701 bytes} [Sat May 9 06:22:25 2026] GET /v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes => generated 1324 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:22:25.465 9 INFO cinder.api.openstack.wsgi [None req-2c13d4df-0cd7-4a57-9e58-1c60743d86cb bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/db051f9b-5de1-4f8e-924f-5ff23c7f1059 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:22:25.485 9 INFO cinder.volume.api [None req-2c13d4df-0cd7-4a57-9e58-1c60743d86cb bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] Volume info retrieved successfully. 2026-05-09 06:22:25.490 9 INFO cinder.api.openstack.wsgi [None req-2c13d4df-0cd7-4a57-9e58-1c60743d86cb bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/db051f9b-5de1-4f8e-924f-5ff23c7f1059 returned with HTTP 200 [pid: 9|app: 0|req: 360/725] 10.0.0.188 () {32 vars in 775 bytes} [Sat May 9 06:22:25 2026] GET /v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/db051f9b-5de1-4f8e-924f-5ff23c7f1059 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:22:25.510 8 INFO cinder.api.openstack.wsgi [None req-01e83715-e1c5-48b2-b8cd-f25b1b6989f2 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/db051f9b-5de1-4f8e-924f-5ff23c7f1059 2026-05-09 06:22:25.511 8 INFO cinder.api.v3.volumes [None req-01e83715-e1c5-48b2-b8cd-f25b1b6989f2 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] Delete volume with id: db051f9b-5de1-4f8e-924f-5ff23c7f1059 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:22:25.529 8 INFO cinder.volume.api [None req-01e83715-e1c5-48b2-b8cd-f25b1b6989f2 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] Volume info retrieved successfully. 2026-05-09 06:22:25.556 8 INFO cinder.volume.api [None req-01e83715-e1c5-48b2-b8cd-f25b1b6989f2 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] Delete volume request issued successfully. 2026-05-09 06:22:25.556 8 INFO cinder.api.openstack.wsgi [None req-01e83715-e1c5-48b2-b8cd-f25b1b6989f2 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/db051f9b-5de1-4f8e-924f-5ff23c7f1059 returned with HTTP 202 [pid: 8|app: 0|req: 366/726] 10.0.0.188 () {32 vars in 778 bytes} [Sat May 9 06:22:25 2026] DELETE /v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/db051f9b-5de1-4f8e-924f-5ff23c7f1059 => 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-05-09 06:22:25.568 9 INFO cinder.api.openstack.wsgi [None req-71ce8b00-c105-4c5e-a0fc-39f747c04b99 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/db051f9b-5de1-4f8e-924f-5ff23c7f1059 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:22:25.591 9 INFO cinder.volume.api [None req-71ce8b00-c105-4c5e-a0fc-39f747c04b99 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] Volume info retrieved successfully. 2026-05-09 06:22:25.606 9 INFO cinder.api.openstack.wsgi [None req-71ce8b00-c105-4c5e-a0fc-39f747c04b99 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/db051f9b-5de1-4f8e-924f-5ff23c7f1059 returned with HTTP 200 [pid: 9|app: 0|req: 361/727] 10.0.0.188 () {32 vars in 775 bytes} [Sat May 9 06:22:25 2026] GET /v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/db051f9b-5de1-4f8e-924f-5ff23c7f1059 => generated 968 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:22:26.634 8 INFO cinder.api.openstack.wsgi [None req-564325a1-7bcb-4d9b-b9c9-071221a7d629 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/db051f9b-5de1-4f8e-924f-5ff23c7f1059 2026-05-09 06:22:26.652 8 INFO cinder.api.openstack.wsgi [None req-564325a1-7bcb-4d9b-b9c9-071221a7d629 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/db051f9b-5de1-4f8e-924f-5ff23c7f1059 returned with HTTP 404 [pid: 8|app: 0|req: 367/728] 10.0.0.188 () {32 vars in 775 bytes} [Sat May 9 06:22:26 2026] GET /v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/db051f9b-5de1-4f8e-924f-5ff23c7f1059 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:22:26.665 9 INFO cinder.api.openstack.wsgi [None req-bbeb7907-8f2c-4a03-9946-f774d839cc86 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/c9e51c3b-46a3-4daf-a364-58b99f0d5b57 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:22:26.680 9 INFO cinder.volume.api [None req-bbeb7907-8f2c-4a03-9946-f774d839cc86 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] Volume info retrieved successfully. 2026-05-09 06:22:26.686 9 INFO cinder.api.openstack.wsgi [None req-bbeb7907-8f2c-4a03-9946-f774d839cc86 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/c9e51c3b-46a3-4daf-a364-58b99f0d5b57 returned with HTTP 200 [pid: 9|app: 0|req: 362/729] 10.0.0.188 () {32 vars in 775 bytes} [Sat May 9 06:22:26 2026] GET /v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/c9e51c3b-46a3-4daf-a364-58b99f0d5b57 => generated 969 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:22:26.707 8 INFO cinder.api.openstack.wsgi [None req-66950944-f724-4041-85a2-a4c4adf35ed8 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/c9e51c3b-46a3-4daf-a364-58b99f0d5b57 2026-05-09 06:22:26.708 8 INFO cinder.api.v3.volumes [None req-66950944-f724-4041-85a2-a4c4adf35ed8 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] Delete volume with id: c9e51c3b-46a3-4daf-a364-58b99f0d5b57 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:22:26.720 8 INFO cinder.volume.api [None req-66950944-f724-4041-85a2-a4c4adf35ed8 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] Volume info retrieved successfully. 2026-05-09 06:22:26.744 8 INFO cinder.volume.api [None req-66950944-f724-4041-85a2-a4c4adf35ed8 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] Delete volume request issued successfully. 2026-05-09 06:22:26.744 8 INFO cinder.api.openstack.wsgi [None req-66950944-f724-4041-85a2-a4c4adf35ed8 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/c9e51c3b-46a3-4daf-a364-58b99f0d5b57 returned with HTTP 202 [pid: 8|app: 0|req: 368/730] 10.0.0.188 () {32 vars in 778 bytes} [Sat May 9 06:22:26 2026] DELETE /v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/c9e51c3b-46a3-4daf-a364-58b99f0d5b57 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:22:26.757 9 INFO cinder.api.openstack.wsgi [None req-79a99d71-f40a-48aa-a869-a1e96fc16113 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/c9e51c3b-46a3-4daf-a364-58b99f0d5b57 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:22:26.776 9 INFO cinder.volume.api [None req-79a99d71-f40a-48aa-a869-a1e96fc16113 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] Volume info retrieved successfully. 2026-05-09 06:22:26.782 9 INFO cinder.api.openstack.wsgi [None req-79a99d71-f40a-48aa-a869-a1e96fc16113 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/c9e51c3b-46a3-4daf-a364-58b99f0d5b57 returned with HTTP 200 [pid: 9|app: 0|req: 363/731] 10.0.0.188 () {32 vars in 775 bytes} [Sat May 9 06:22:26 2026] GET /v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/c9e51c3b-46a3-4daf-a364-58b99f0d5b57 => generated 968 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:22:27.804 8 INFO cinder.api.openstack.wsgi [None req-a2f5bd8f-59b9-4c56-b949-8f34b449539c bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/c9e51c3b-46a3-4daf-a364-58b99f0d5b57 2026-05-09 06:22:27.813 8 INFO cinder.api.openstack.wsgi [None req-a2f5bd8f-59b9-4c56-b949-8f34b449539c bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/c9e51c3b-46a3-4daf-a364-58b99f0d5b57 returned with HTTP 404 [pid: 8|app: 0|req: 369/732] 10.0.0.188 () {32 vars in 775 bytes} [Sat May 9 06:22:27 2026] GET /v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/c9e51c3b-46a3-4daf-a364-58b99f0d5b57 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:22:27.833 9 INFO cinder.api.openstack.wsgi [None req-36cc77ff-4024-48ba-8e58-c4e2ec252f83 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/69fed2cd-5668-4dc6-876f-d272d0a01c06 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:22:27.851 8 INFO cinder.api.openstack.wsgi [None req-a2f5bd8f-59b9-4c56-b949-8f34b449539c bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:22:27.853 8 INFO cinder.api.openstack.wsgi [None req-a2f5bd8f-59b9-4c56-b949-8f34b449539c bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:22:27.854 9 INFO cinder.volume.api [None req-36cc77ff-4024-48ba-8e58-c4e2ec252f83 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] Volume info retrieved successfully. 2026-05-09 06:22:27.855 8 INFO cinder.api.openstack.wsgi [None req-a2f5bd8f-59b9-4c56-b949-8f34b449539c bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:22:27.856 8 INFO cinder.api.openstack.wsgi [None req-a2f5bd8f-59b9-4c56-b949-8f34b449539c bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:22:27.863 9 INFO cinder.api.openstack.wsgi [None req-36cc77ff-4024-48ba-8e58-c4e2ec252f83 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/69fed2cd-5668-4dc6-876f-d272d0a01c06 returned with HTTP 200 [pid: 9|app: 0|req: 364/735] 10.0.0.188 () {32 vars in 775 bytes} [Sat May 9 06:22:27 2026] GET /v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/69fed2cd-5668-4dc6-876f-d272d0a01c06 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:22:27.894 8 INFO cinder.api.openstack.wsgi [None req-e7dd0398-fcb5-4ba8-88d8-69d1c6846718 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/69fed2cd-5668-4dc6-876f-d272d0a01c06 2026-05-09 06:22:27.895 8 INFO cinder.api.v3.volumes [None req-e7dd0398-fcb5-4ba8-88d8-69d1c6846718 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] Delete volume with id: 69fed2cd-5668-4dc6-876f-d272d0a01c06 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:22:27.909 8 INFO cinder.volume.api [None req-e7dd0398-fcb5-4ba8-88d8-69d1c6846718 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] Volume info retrieved successfully. 2026-05-09 06:22:27.934 8 INFO cinder.volume.api [None req-e7dd0398-fcb5-4ba8-88d8-69d1c6846718 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] Delete volume request issued successfully. 2026-05-09 06:22:27.935 8 INFO cinder.api.openstack.wsgi [None req-e7dd0398-fcb5-4ba8-88d8-69d1c6846718 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/69fed2cd-5668-4dc6-876f-d272d0a01c06 returned with HTTP 202 [pid: 8|app: 0|req: 372/736] 10.0.0.188 () {32 vars in 778 bytes} [Sat May 9 06:22:27 2026] DELETE /v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/69fed2cd-5668-4dc6-876f-d272d0a01c06 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:22:27.947 9 INFO cinder.api.openstack.wsgi [None req-048d20b5-bc5a-4ebb-8f00-67f1343cafc6 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/69fed2cd-5668-4dc6-876f-d272d0a01c06 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:22:27.968 9 INFO cinder.volume.api [None req-048d20b5-bc5a-4ebb-8f00-67f1343cafc6 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] Volume info retrieved successfully. 2026-05-09 06:22:27.977 9 INFO cinder.api.openstack.wsgi [None req-048d20b5-bc5a-4ebb-8f00-67f1343cafc6 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/69fed2cd-5668-4dc6-876f-d272d0a01c06 returned with HTTP 200 [pid: 9|app: 0|req: 365/737] 10.0.0.188 () {32 vars in 775 bytes} [Sat May 9 06:22:27 2026] GET /v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/69fed2cd-5668-4dc6-876f-d272d0a01c06 => generated 968 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:22:29.009 8 INFO cinder.api.openstack.wsgi [None req-24075ab9-5423-4056-9f31-b5e3c811da5a bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/69fed2cd-5668-4dc6-876f-d272d0a01c06 2026-05-09 06:22:29.017 8 INFO cinder.api.openstack.wsgi [None req-24075ab9-5423-4056-9f31-b5e3c811da5a bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/69fed2cd-5668-4dc6-876f-d272d0a01c06 returned with HTTP 404 [pid: 8|app: 0|req: 373/738] 10.0.0.188 () {32 vars in 775 bytes} [Sat May 9 06:22:29 2026] GET /v3/fa01c40595bc43b28ddc95b677f5fdfe/volumes/69fed2cd-5668-4dc6-876f-d272d0a01c06 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-09 06:22:33.443 9 INFO cinder.api.openstack.wsgi [None req-048d20b5-bc5a-4ebb-8f00-67f1343cafc6 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-09 06:22:33.443 9 INFO cinder.api.openstack.wsgi [None req-048d20b5-bc5a-4ebb-8f00-67f1343cafc6 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 9|app: 0|req: 366/739] 10.0.0.192 () {28 vars in 376 bytes} [Sat May 9 06:22:33 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-09 06:22:33.456 8 INFO cinder.api.openstack.wsgi [None req-163dfea3-e25d-45bd-97e5-dacdfef94c0e 5f73a6d299eb462684f9d969f4598f67 58c3b1e42a7c4ac098c9907901f0d5cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/58c3b1e42a7c4ac098c9907901f0d5cc/limits?tenant_id=58c3b1e42a7c4ac098c9907901f0d5cc 2026-05-09 06:22:33.485 8 INFO cinder.api.openstack.wsgi [None req-163dfea3-e25d-45bd-97e5-dacdfef94c0e 5f73a6d299eb462684f9d969f4598f67 58c3b1e42a7c4ac098c9907901f0d5cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/58c3b1e42a7c4ac098c9907901f0d5cc/limits?tenant_id=58c3b1e42a7c4ac098c9907901f0d5cc returned with HTTP 200 [pid: 8|app: 0|req: 374/740] 10.0.0.192 () {34 vars in 879 bytes} [Sat May 9 06:22:33 2026] GET /v3/58c3b1e42a7c4ac098c9907901f0d5cc/limits?tenant_id=58c3b1e42a7c4ac098c9907901f0d5cc => generated 302 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 06:22:35.062 9 INFO cinder.api.openstack.wsgi [None req-048d20b5-bc5a-4ebb-8f00-67f1343cafc6 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-09 06:22:35.064 9 INFO cinder.api.openstack.wsgi [None req-048d20b5-bc5a-4ebb-8f00-67f1343cafc6 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 9|app: 0|req: 367/741] 10.0.0.192 () {28 vars in 376 bytes} [Sat May 9 06:22:35 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-09 06:22:35.071 8 INFO cinder.api.openstack.wsgi [None req-163dfea3-e25d-45bd-97e5-dacdfef94c0e 5f73a6d299eb462684f9d969f4598f67 58c3b1e42a7c4ac098c9907901f0d5cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-09 06:22:35.072 8 INFO cinder.api.openstack.wsgi [None req-163dfea3-e25d-45bd-97e5-dacdfef94c0e 5f73a6d299eb462684f9d969f4598f67 58c3b1e42a7c4ac098c9907901f0d5cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 375/742] 10.0.0.192 () {28 vars in 376 bytes} [Sat May 9 06:22:35 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-09 06:22:36.145 9 INFO cinder.api.openstack.wsgi [None req-048d20b5-bc5a-4ebb-8f00-67f1343cafc6 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-09 06:22:36.146 9 INFO cinder.api.openstack.wsgi [None req-048d20b5-bc5a-4ebb-8f00-67f1343cafc6 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 9|app: 0|req: 368/743] 10.0.0.192 () {28 vars in 376 bytes} [Sat May 9 06:22:36 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-09 06:22:36.160 8 INFO cinder.api.openstack.wsgi [None req-8519980e-ddc2-4994-99e9-5cf46951d80f 5f73a6d299eb462684f9d969f4598f67 58c3b1e42a7c4ac098c9907901f0d5cc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/58c3b1e42a7c4ac098c9907901f0d5cc/limits?tenant_id=58c3b1e42a7c4ac098c9907901f0d5cc 2026-05-09 06:22:36.181 8 INFO cinder.api.openstack.wsgi [None req-8519980e-ddc2-4994-99e9-5cf46951d80f 5f73a6d299eb462684f9d969f4598f67 58c3b1e42a7c4ac098c9907901f0d5cc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/58c3b1e42a7c4ac098c9907901f0d5cc/limits?tenant_id=58c3b1e42a7c4ac098c9907901f0d5cc returned with HTTP 200 [pid: 8|app: 0|req: 376/744] 10.0.0.192 () {34 vars in 879 bytes} [Sat May 9 06:22:36 2026] GET /v3/58c3b1e42a7c4ac098c9907901f0d5cc/limits?tenant_id=58c3b1e42a7c4ac098c9907901f0d5cc => generated 302 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 06:22:37.844 9 INFO cinder.api.openstack.wsgi [None req-048d20b5-bc5a-4ebb-8f00-67f1343cafc6 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-09 06:22:37.845 9 INFO cinder.api.openstack.wsgi [None req-048d20b5-bc5a-4ebb-8f00-67f1343cafc6 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 9|app: 0|req: 369/745] 10.0.0.192 () {28 vars in 376 bytes} [Sat May 9 06:22:37 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-09 06:22:37.850 9 INFO cinder.api.openstack.wsgi [None req-048d20b5-bc5a-4ebb-8f00-67f1343cafc6 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:22:37.851 9 INFO cinder.api.openstack.wsgi [None req-048d20b5-bc5a-4ebb-8f00-67f1343cafc6 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:22:37.851 8 INFO cinder.api.openstack.wsgi [None req-8519980e-ddc2-4994-99e9-5cf46951d80f 5f73a6d299eb462684f9d969f4598f67 58c3b1e42a7c4ac098c9907901f0d5cc - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:22:37.852 9 INFO cinder.api.openstack.wsgi [None req-048d20b5-bc5a-4ebb-8f00-67f1343cafc6 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-09 06:22:37.853 9 INFO cinder.api.openstack.wsgi [None req-048d20b5-bc5a-4ebb-8f00-67f1343cafc6 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 9|app: 0|req: 371/747] 10.0.0.192 () {28 vars in 376 bytes} [Sat May 9 06:22:37 2026] GET / => generated 411 bytes in 0 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-09 06:22:37.854 8 INFO cinder.api.openstack.wsgi [None req-8519980e-ddc2-4994-99e9-5cf46951d80f 5f73a6d299eb462684f9d969f4598f67 58c3b1e42a7c4ac098c9907901f0d5cc - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:22:47.851 9 INFO cinder.api.openstack.wsgi [None req-048d20b5-bc5a-4ebb-8f00-67f1343cafc6 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:22:47.852 9 INFO cinder.api.openstack.wsgi [None req-048d20b5-bc5a-4ebb-8f00-67f1343cafc6 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:22:47.852 8 INFO cinder.api.openstack.wsgi [None req-8519980e-ddc2-4994-99e9-5cf46951d80f 5f73a6d299eb462684f9d969f4598f67 58c3b1e42a7c4ac098c9907901f0d5cc - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:22:47.853 8 INFO cinder.api.openstack.wsgi [None req-8519980e-ddc2-4994-99e9-5cf46951d80f 5f73a6d299eb462684f9d969f4598f67 58c3b1e42a7c4ac098c9907901f0d5cc - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:22:57.851 9 INFO cinder.api.openstack.wsgi [None req-048d20b5-bc5a-4ebb-8f00-67f1343cafc6 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:22:57.851 8 INFO cinder.api.openstack.wsgi [None req-8519980e-ddc2-4994-99e9-5cf46951d80f 5f73a6d299eb462684f9d969f4598f67 58c3b1e42a7c4ac098c9907901f0d5cc - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:22:57.852 9 INFO cinder.api.openstack.wsgi [None req-048d20b5-bc5a-4ebb-8f00-67f1343cafc6 bf01931589834e05a6fd050c6fc05895 fa01c40595bc43b28ddc95b677f5fdfe - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:22:57.852 8 INFO cinder.api.openstack.wsgi [None req-8519980e-ddc2-4994-99e9-5cf46951d80f 5f73a6d299eb462684f9d969f4598f67 58c3b1e42a7c4ac098c9907901f0d5cc - - default default] http://10.0.0.55:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:23:07.031 9 INFO cinder.api.openstack.wsgi [None req-45899969-5a98-495d-b74d-5ca1172489cd 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-services 2026-05-09 06:23:07.037 9 INFO cinder.api.openstack.wsgi [None req-45899969-5a98-495d-b74d-5ca1172489cd 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-services returned with HTTP 200 [pid: 9|app: 0|req: 374/753] 10.0.0.166 () {28 vars in 645 bytes} [Sat May 9 06:23:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-services => generated 646 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:23:07.051 8 INFO cinder.api.openstack.wsgi [None req-1b6e5320-8e98-4946-bf17-b4f24c84503b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true 2026-05-09 06:23:07.556 8 INFO cinder.api.openstack.wsgi [None req-1b6e5320-8e98-4946-bf17-b4f24c84503b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 380/754] 10.0.0.166 () {28 vars in 696 bytes} [Sat May 9 06:23:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:23:07.567 9 INFO cinder.api.openstack.wsgi [None req-6a7410b3-5922-444f-8ae6-4635db08673c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true 2026-05-09 06:23:07.577 9 INFO cinder.volume.api [None req-6a7410b3-5922-444f-8ae6-4635db08673c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all volumes completed successfully. 2026-05-09 06:23:07.579 9 INFO cinder.api.openstack.wsgi [None req-6a7410b3-5922-444f-8ae6-4635db08673c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 375/755] 10.0.0.166 () {28 vars in 684 bytes} [Sat May 9 06:23:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:23:07.590 8 INFO cinder.api.openstack.wsgi [None req-d9c820d0-c409-4581-9287-33a4c20be548 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true 2026-05-09 06:23:07.599 8 INFO cinder.volume.api [None req-d9c820d0-c409-4581-9287-33a4c20be548 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all volumes completed successfully. 2026-05-09 06:23:07.600 8 INFO cinder.api.openstack.wsgi [None req-d9c820d0-c409-4581-9287-33a4c20be548 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 381/756] 10.0.0.166 () {28 vars in 684 bytes} [Sat May 9 06:23:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:23:07.609 9 INFO cinder.api.openstack.wsgi [None req-edc12ec4-3cd2-4f55-a4c7-8a53dee338a5 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true 2026-05-09 06:23:07.615 9 INFO cinder.volume.api [None req-edc12ec4-3cd2-4f55-a4c7-8a53dee338a5 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all snapshots completed successfully. 2026-05-09 06:23:07.615 9 INFO cinder.api.openstack.wsgi [None req-edc12ec4-3cd2-4f55-a4c7-8a53dee338a5 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 376/757] 10.0.0.166 () {28 vars in 674 bytes} [Sat May 9 06:23:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:23:07.658 8 INFO cinder.api.openstack.wsgi [None req-4c82d640-cc4d-4f01-bad7-fe0acd8cdd5a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true 2026-05-09 06:23:07.695 8 INFO cinder.api.openstack.wsgi [None req-4c82d640-cc4d-4f01-bad7-fe0acd8cdd5a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 382/758] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:23:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:23:07.705 9 INFO cinder.api.openstack.wsgi [None req-2d30b3e5-5bc2-4b90-8ab4-00198fa15a22 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/2a15b862292d4d06b0ac4a0fc68ffb2d?usage=true 2026-05-09 06:23:07.762 9 INFO cinder.api.openstack.wsgi [None req-2d30b3e5-5bc2-4b90-8ab4-00198fa15a22 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/2a15b862292d4d06b0ac4a0fc68ffb2d?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 377/759] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:23:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/2a15b862292d4d06b0ac4a0fc68ffb2d?usage=true => generated 847 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:23:07.774 8 INFO cinder.api.openstack.wsgi [None req-20b2c719-7c36-4789-ab22-55d78b95f38a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/41a6d37c484d43beb680c589e0f3fcb1?usage=true 2026-05-09 06:23:07.798 8 INFO cinder.api.openstack.wsgi [None req-20b2c719-7c36-4789-ab22-55d78b95f38a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/41a6d37c484d43beb680c589e0f3fcb1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 383/760] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:23:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/41a6d37c484d43beb680c589e0f3fcb1?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:23:07.809 9 INFO cinder.api.openstack.wsgi [None req-eadbddbb-538a-45aa-a61c-34f0f881a8c5 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/4c833497b0964e9e83c4c932ac4ce3ac?usage=true 2026-05-09 06:23:07.828 9 INFO cinder.api.openstack.wsgi [None req-eadbddbb-538a-45aa-a61c-34f0f881a8c5 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/4c833497b0964e9e83c4c932ac4ce3ac?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 378/761] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:23:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/4c833497b0964e9e83c4c932ac4ce3ac?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:23:07.839 8 INFO cinder.api.openstack.wsgi [None req-7597b104-76de-4c83-b7c8-af0116bef8de 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true 2026-05-09 06:23:07.851 9 INFO cinder.api.openstack.wsgi [None req-eadbddbb-538a-45aa-a61c-34f0f881a8c5 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:23:07.852 9 INFO cinder.api.openstack.wsgi [None req-eadbddbb-538a-45aa-a61c-34f0f881a8c5 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:23:07.853 9 INFO cinder.api.openstack.wsgi [None req-eadbddbb-538a-45aa-a61c-34f0f881a8c5 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:23:07.854 9 INFO cinder.api.openstack.wsgi [None req-eadbddbb-538a-45aa-a61c-34f0f881a8c5 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:23:07.875 8 INFO cinder.api.openstack.wsgi [None req-7597b104-76de-4c83-b7c8-af0116bef8de 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 384/764] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:23:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:23:07.889 9 INFO cinder.api.openstack.wsgi [None req-c3d88922-05b2-4718-942f-d763d97b8957 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/5bb358c24d1c41a781ab8fcc4379b5f5?usage=true 2026-05-09 06:23:07.912 9 INFO cinder.api.openstack.wsgi [None req-c3d88922-05b2-4718-942f-d763d97b8957 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/5bb358c24d1c41a781ab8fcc4379b5f5?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 381/765] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:23:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/5bb358c24d1c41a781ab8fcc4379b5f5?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:23:07.926 8 INFO cinder.api.openstack.wsgi [None req-2e51074a-eb25-4ab5-89fb-6f6c3b0d5009 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true 2026-05-09 06:23:07.947 8 INFO cinder.api.openstack.wsgi [None req-2e51074a-eb25-4ab5-89fb-6f6c3b0d5009 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 385/766] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:23:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:23:07.963 9 INFO cinder.api.openstack.wsgi [None req-e96572ae-4736-4560-af01-a3f01574b5a7 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/cde325ec72224274b01c3c3cc19470dd?usage=true 2026-05-09 06:23:07.982 9 INFO cinder.api.openstack.wsgi [None req-e96572ae-4736-4560-af01-a3f01574b5a7 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/cde325ec72224274b01c3c3cc19470dd?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 382/767] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:23:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/cde325ec72224274b01c3c3cc19470dd?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:23:07.997 8 INFO cinder.api.openstack.wsgi [None req-f71629ee-2b38-4c15-8ec9-c949b74a9835 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/ee0fd04078214e30859bdfba94cf0ede?usage=true 2026-05-09 06:23:08.019 8 INFO cinder.api.openstack.wsgi [None req-f71629ee-2b38-4c15-8ec9-c949b74a9835 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/ee0fd04078214e30859bdfba94cf0ede?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 386/768] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:23:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/ee0fd04078214e30859bdfba94cf0ede?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:23:08.514 9 INFO cinder.api.openstack.wsgi [req-51e867da-183a-4800-9071-f618a7f99534 req-b9c6b5a7-0b32-447f-8742-59a0b58400c4 84e26b8443974896bf32c72a327e267f 41a6d37c484d43beb680c589e0f3fcb1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/41a6d37c484d43beb680c589e0f3fcb1/attachments?instance_id=bf7597b0-df5f-4d89-a6ec-fdc0402052ff 2026-05-09 06:23:08.531 9 INFO cinder.api.openstack.wsgi [req-51e867da-183a-4800-9071-f618a7f99534 req-b9c6b5a7-0b32-447f-8742-59a0b58400c4 84e26b8443974896bf32c72a327e267f 41a6d37c484d43beb680c589e0f3fcb1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/41a6d37c484d43beb680c589e0f3fcb1/attachments?instance_id=bf7597b0-df5f-4d89-a6ec-fdc0402052ff returned with HTTP 200 [pid: 9|app: 0|req: 383/769] 199.204.45.89 () {36 vars in 1103 bytes} [Sat May 9 06:23:08 2026] GET /v3/41a6d37c484d43beb680c589e0f3fcb1/attachments?instance_id=bf7597b0-df5f-4d89-a6ec-fdc0402052ff => generated 19 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:23:17.851 9 INFO cinder.api.openstack.wsgi [req-51e867da-183a-4800-9071-f618a7f99534 req-b9c6b5a7-0b32-447f-8742-59a0b58400c4 84e26b8443974896bf32c72a327e267f 41a6d37c484d43beb680c589e0f3fcb1 - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:23:17.851 8 INFO cinder.api.openstack.wsgi [None req-f71629ee-2b38-4c15-8ec9-c949b74a9835 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:23:17.852 8 INFO cinder.api.openstack.wsgi [None req-f71629ee-2b38-4c15-8ec9-c949b74a9835 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:23:17.852 9 INFO cinder.api.openstack.wsgi [req-51e867da-183a-4800-9071-f618a7f99534 req-b9c6b5a7-0b32-447f-8742-59a0b58400c4 84e26b8443974896bf32c72a327e267f 41a6d37c484d43beb680c589e0f3fcb1 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:23:27.854 8 INFO cinder.api.openstack.wsgi [None req-f71629ee-2b38-4c15-8ec9-c949b74a9835 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:23:27.855 8 INFO cinder.api.openstack.wsgi [None req-f71629ee-2b38-4c15-8ec9-c949b74a9835 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:23:27.854 9 INFO cinder.api.openstack.wsgi [req-51e867da-183a-4800-9071-f618a7f99534 req-b9c6b5a7-0b32-447f-8742-59a0b58400c4 84e26b8443974896bf32c72a327e267f 41a6d37c484d43beb680c589e0f3fcb1 - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:23:27.857 9 INFO cinder.api.openstack.wsgi [req-51e867da-183a-4800-9071-f618a7f99534 req-b9c6b5a7-0b32-447f-8742-59a0b58400c4 84e26b8443974896bf32c72a327e267f 41a6d37c484d43beb680c589e0f3fcb1 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:23:37.851 8 INFO cinder.api.openstack.wsgi [None req-f71629ee-2b38-4c15-8ec9-c949b74a9835 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:23:37.852 9 INFO cinder.api.openstack.wsgi [req-51e867da-183a-4800-9071-f618a7f99534 req-b9c6b5a7-0b32-447f-8742-59a0b58400c4 84e26b8443974896bf32c72a327e267f 41a6d37c484d43beb680c589e0f3fcb1 - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:23:37.853 9 INFO cinder.api.openstack.wsgi [req-51e867da-183a-4800-9071-f618a7f99534 req-b9c6b5a7-0b32-447f-8742-59a0b58400c4 84e26b8443974896bf32c72a327e267f 41a6d37c484d43beb680c589e0f3fcb1 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:23:37.853 8 INFO cinder.api.openstack.wsgi [None req-f71629ee-2b38-4c15-8ec9-c949b74a9835 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:23:47.851 9 INFO cinder.api.openstack.wsgi [req-51e867da-183a-4800-9071-f618a7f99534 req-b9c6b5a7-0b32-447f-8742-59a0b58400c4 84e26b8443974896bf32c72a327e267f 41a6d37c484d43beb680c589e0f3fcb1 - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:23:47.851 8 INFO cinder.api.openstack.wsgi [None req-f71629ee-2b38-4c15-8ec9-c949b74a9835 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:23:47.852 8 INFO cinder.api.openstack.wsgi [None req-f71629ee-2b38-4c15-8ec9-c949b74a9835 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:23:47.852 9 INFO cinder.api.openstack.wsgi [req-51e867da-183a-4800-9071-f618a7f99534 req-b9c6b5a7-0b32-447f-8742-59a0b58400c4 84e26b8443974896bf32c72a327e267f 41a6d37c484d43beb680c589e0f3fcb1 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:23:57.850 8 INFO cinder.api.openstack.wsgi [None req-f71629ee-2b38-4c15-8ec9-c949b74a9835 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:23:57.851 9 INFO cinder.api.openstack.wsgi [req-51e867da-183a-4800-9071-f618a7f99534 req-b9c6b5a7-0b32-447f-8742-59a0b58400c4 84e26b8443974896bf32c72a327e267f 41a6d37c484d43beb680c589e0f3fcb1 - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:23:57.852 8 INFO cinder.api.openstack.wsgi [None req-f71629ee-2b38-4c15-8ec9-c949b74a9835 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:23:57.852 9 INFO cinder.api.openstack.wsgi [req-51e867da-183a-4800-9071-f618a7f99534 req-b9c6b5a7-0b32-447f-8742-59a0b58400c4 84e26b8443974896bf32c72a327e267f 41a6d37c484d43beb680c589e0f3fcb1 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:24:00.401 8 INFO cinder.api.openstack.wsgi [None req-9aabc028-1900-47d0-ae50-3a6ada4b2128 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes 2026-05-09 06:24:00.407 8 INFO cinder.api.v3.volumes [None req-9aabc028-1900-47d0-ae50-3a6ada4b2128 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] Create volume of 1 GB 2026-05-09 06:24:00.417 8 INFO cinder.volume.api [None req-9aabc028-1900-47d0-ae50-3a6ada4b2128 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] Availability Zones retrieved successfully. 2026-05-09 06:24:00.570 8 INFO cinder.volume.api [None req-9aabc028-1900-47d0-ae50-3a6ada4b2128 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] Create volume request issued successfully. 2026-05-09 06:24:00.571 8 INFO cinder.api.openstack.wsgi [None req-9aabc028-1900-47d0-ae50-3a6ada4b2128 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes returned with HTTP 202 [pid: 8|app: 0|req: 392/780] 10.0.0.188 () {34 vars in 723 bytes} [Sat May 9 06:24:00 2026] POST /v3/fb63590397864bb1bdaaa077d38311c8/volumes => generated 870 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-09 06:24:00.593 9 INFO cinder.api.openstack.wsgi [None req-a3389d5a-c369-467d-8368-b4757ba3c88d 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/57864650-10b3-4eca-b873-0c95e6357bb0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:24:00.607 9 INFO cinder.volume.api [None req-a3389d5a-c369-467d-8368-b4757ba3c88d 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] Volume info retrieved successfully. 2026-05-09 06:24:00.611 9 INFO cinder.api.openstack.wsgi [None req-a3389d5a-c369-467d-8368-b4757ba3c88d 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/57864650-10b3-4eca-b873-0c95e6357bb0 returned with HTTP 200 [pid: 9|app: 0|req: 389/781] 10.0.0.188 () {32 vars in 775 bytes} [Sat May 9 06:24:00 2026] GET /v3/fb63590397864bb1bdaaa077d38311c8/volumes/57864650-10b3-4eca-b873-0c95e6357bb0 => generated 938 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:24:01.633 8 INFO cinder.api.openstack.wsgi [None req-41a57cb0-60df-4e19-8971-130c02bf32d9 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/57864650-10b3-4eca-b873-0c95e6357bb0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:24:01.665 8 INFO cinder.volume.api [None req-41a57cb0-60df-4e19-8971-130c02bf32d9 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] Volume info retrieved successfully. 2026-05-09 06:24:01.672 8 INFO cinder.api.openstack.wsgi [None req-41a57cb0-60df-4e19-8971-130c02bf32d9 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/57864650-10b3-4eca-b873-0c95e6357bb0 returned with HTTP 200 [pid: 8|app: 0|req: 393/782] 10.0.0.188 () {32 vars in 775 bytes} [Sat May 9 06:24:01 2026] GET /v3/fb63590397864bb1bdaaa077d38311c8/volumes/57864650-10b3-4eca-b873-0c95e6357bb0 => generated 963 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:24:01.695 9 INFO cinder.api.openstack.wsgi [None req-5f684072-690a-4975-a5b8-6cedabc79bc1 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/57864650-10b3-4eca-b873-0c95e6357bb0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:24:01.710 9 INFO cinder.volume.api [None req-5f684072-690a-4975-a5b8-6cedabc79bc1 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] Volume info retrieved successfully. 2026-05-09 06:24:01.718 9 INFO cinder.api.openstack.wsgi [None req-5f684072-690a-4975-a5b8-6cedabc79bc1 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/57864650-10b3-4eca-b873-0c95e6357bb0 returned with HTTP 200 [pid: 9|app: 0|req: 390/783] 10.0.0.188 () {32 vars in 775 bytes} [Sat May 9 06:24:01 2026] GET /v3/fb63590397864bb1bdaaa077d38311c8/volumes/57864650-10b3-4eca-b873-0c95e6357bb0 => generated 963 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:24:01.741 8 INFO cinder.api.openstack.wsgi [None req-06db6058-893e-4aa3-98e3-6afa0e79f169 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/57864650-10b3-4eca-b873-0c95e6357bb0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:24:01.757 8 INFO cinder.volume.api [None req-06db6058-893e-4aa3-98e3-6afa0e79f169 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] Volume info retrieved successfully. 2026-05-09 06:24:01.765 8 INFO cinder.volume.api [None req-06db6058-893e-4aa3-98e3-6afa0e79f169 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] Volume updated successfully. 2026-05-09 06:24:01.765 8 INFO cinder.api.openstack.wsgi [None req-06db6058-893e-4aa3-98e3-6afa0e79f169 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/57864650-10b3-4eca-b873-0c95e6357bb0 returned with HTTP 200 [pid: 8|app: 0|req: 394/784] 10.0.0.188 () {34 vars in 795 bytes} [Sat May 9 06:24:01 2026] PUT /v3/fb63590397864bb1bdaaa077d38311c8/volumes/57864650-10b3-4eca-b873-0c95e6357bb0 => generated 895 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:24:01.790 9 INFO cinder.api.openstack.wsgi [None req-3723df84-9650-43be-941b-1013433d1693 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/57864650-10b3-4eca-b873-0c95e6357bb0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:24:01.813 9 INFO cinder.volume.api [None req-3723df84-9650-43be-941b-1013433d1693 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] Volume info retrieved successfully. 2026-05-09 06:24:01.823 9 INFO cinder.volume.api [None req-3723df84-9650-43be-941b-1013433d1693 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] Volume updated successfully. 2026-05-09 06:24:01.824 9 INFO cinder.api.openstack.wsgi [None req-3723df84-9650-43be-941b-1013433d1693 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/57864650-10b3-4eca-b873-0c95e6357bb0 returned with HTTP 200 [pid: 9|app: 0|req: 391/785] 10.0.0.188 () {34 vars in 796 bytes} [Sat May 9 06:24:01 2026] PUT /v3/fb63590397864bb1bdaaa077d38311c8/volumes/57864650-10b3-4eca-b873-0c95e6357bb0 => generated 933 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:24:01.841 8 INFO cinder.api.openstack.wsgi [None req-5ac00a50-de08-4bb6-b6ef-fe9b896a9941 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/57864650-10b3-4eca-b873-0c95e6357bb0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:24:01.857 8 INFO cinder.volume.api [None req-5ac00a50-de08-4bb6-b6ef-fe9b896a9941 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] Volume info retrieved successfully. 2026-05-09 06:24:01.862 8 INFO cinder.api.openstack.wsgi [None req-5ac00a50-de08-4bb6-b6ef-fe9b896a9941 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/57864650-10b3-4eca-b873-0c95e6357bb0 returned with HTTP 200 [pid: 8|app: 0|req: 395/786] 10.0.0.188 () {32 vars in 775 bytes} [Sat May 9 06:24:01 2026] GET /v3/fb63590397864bb1bdaaa077d38311c8/volumes/57864650-10b3-4eca-b873-0c95e6357bb0 => generated 1001 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:24:01.880 9 INFO cinder.api.openstack.wsgi [None req-eab58cbf-a5ab-4307-a01b-01edee0a73a5 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes 2026-05-09 06:24:01.884 9 INFO cinder.api.v3.volumes [None req-eab58cbf-a5ab-4307-a01b-01edee0a73a5 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] Create volume of 1 GB 2026-05-09 06:24:01.889 9 INFO cinder.volume.api [None req-eab58cbf-a5ab-4307-a01b-01edee0a73a5 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] Availability Zones retrieved successfully. 2026-05-09 06:24:02.011 9 INFO cinder.volume.api [None req-eab58cbf-a5ab-4307-a01b-01edee0a73a5 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] Create volume request issued successfully. 2026-05-09 06:24:02.013 9 INFO cinder.api.openstack.wsgi [None req-eab58cbf-a5ab-4307-a01b-01edee0a73a5 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes returned with HTTP 202 [pid: 9|app: 0|req: 392/787] 10.0.0.188 () {34 vars in 723 bytes} [Sat May 9 06:24:01 2026] POST /v3/fb63590397864bb1bdaaa077d38311c8/volumes => generated 891 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:24:02.036 8 INFO cinder.api.openstack.wsgi [None req-4fb803cc-af52-48ec-8d33-4b6b5ae0b1b3 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/fc6adfa8-df6d-4af4-a531-129dec43b7ff /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:24:02.051 8 INFO cinder.volume.api [None req-4fb803cc-af52-48ec-8d33-4b6b5ae0b1b3 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] Volume info retrieved successfully. 2026-05-09 06:24:02.057 8 INFO cinder.api.openstack.wsgi [None req-4fb803cc-af52-48ec-8d33-4b6b5ae0b1b3 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/fc6adfa8-df6d-4af4-a531-129dec43b7ff returned with HTTP 200 [pid: 8|app: 0|req: 396/788] 10.0.0.188 () {32 vars in 775 bytes} [Sat May 9 06:24:02 2026] GET /v3/fb63590397864bb1bdaaa077d38311c8/volumes/fc6adfa8-df6d-4af4-a531-129dec43b7ff => generated 959 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:24:03.087 9 INFO cinder.api.openstack.wsgi [None req-5ca47e6a-9680-4790-a085-f88accd352b5 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/fc6adfa8-df6d-4af4-a531-129dec43b7ff /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:24:03.103 9 INFO cinder.volume.api [None req-5ca47e6a-9680-4790-a085-f88accd352b5 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] Volume info retrieved successfully. 2026-05-09 06:24:03.107 9 INFO cinder.api.openstack.wsgi [None req-5ca47e6a-9680-4790-a085-f88accd352b5 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/fc6adfa8-df6d-4af4-a531-129dec43b7ff returned with HTTP 200 [pid: 9|app: 0|req: 393/789] 10.0.0.188 () {32 vars in 775 bytes} [Sat May 9 06:24:03 2026] GET /v3/fb63590397864bb1bdaaa077d38311c8/volumes/fc6adfa8-df6d-4af4-a531-129dec43b7ff => generated 984 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:24:03.126 8 INFO cinder.api.openstack.wsgi [None req-e1be6a4c-0156-48f5-9aa9-3eb4968851bd 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/fc6adfa8-df6d-4af4-a531-129dec43b7ff /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:24:03.138 8 INFO cinder.volume.api [None req-e1be6a4c-0156-48f5-9aa9-3eb4968851bd 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] Volume info retrieved successfully. 2026-05-09 06:24:03.144 8 INFO cinder.volume.api [None req-e1be6a4c-0156-48f5-9aa9-3eb4968851bd 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] Volume updated successfully. 2026-05-09 06:24:03.145 8 INFO cinder.api.openstack.wsgi [None req-e1be6a4c-0156-48f5-9aa9-3eb4968851bd 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/fc6adfa8-df6d-4af4-a531-129dec43b7ff returned with HTTP 200 [pid: 8|app: 0|req: 397/790] 10.0.0.188 () {34 vars in 795 bytes} [Sat May 9 06:24:03 2026] PUT /v3/fb63590397864bb1bdaaa077d38311c8/volumes/fc6adfa8-df6d-4af4-a531-129dec43b7ff => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:24:03.159 9 INFO cinder.api.openstack.wsgi [None req-403b581b-1b4b-4c84-ba89-d1d3dffd53a5 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/fc6adfa8-df6d-4af4-a531-129dec43b7ff /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:24:03.172 9 INFO cinder.volume.api [None req-403b581b-1b4b-4c84-ba89-d1d3dffd53a5 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] Volume info retrieved successfully. 2026-05-09 06:24:03.176 9 INFO cinder.api.openstack.wsgi [None req-403b581b-1b4b-4c84-ba89-d1d3dffd53a5 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/fc6adfa8-df6d-4af4-a531-129dec43b7ff returned with HTTP 200 [pid: 9|app: 0|req: 394/791] 10.0.0.188 () {32 vars in 775 bytes} [Sat May 9 06:24:03 2026] GET /v3/fb63590397864bb1bdaaa077d38311c8/volumes/fc6adfa8-df6d-4af4-a531-129dec43b7ff => generated 949 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:24:03.192 8 INFO cinder.api.openstack.wsgi [None req-c3801551-e815-4b44-bacb-2d0a4bb82aa8 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/fc6adfa8-df6d-4af4-a531-129dec43b7ff 2026-05-09 06:24:03.193 8 INFO cinder.api.v3.volumes [None req-c3801551-e815-4b44-bacb-2d0a4bb82aa8 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] Delete volume with id: fc6adfa8-df6d-4af4-a531-129dec43b7ff /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:24:03.200 8 INFO cinder.volume.api [None req-c3801551-e815-4b44-bacb-2d0a4bb82aa8 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] Volume info retrieved successfully. 2026-05-09 06:24:03.222 8 INFO cinder.volume.api [None req-c3801551-e815-4b44-bacb-2d0a4bb82aa8 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] Delete volume request issued successfully. 2026-05-09 06:24:03.222 8 INFO cinder.api.openstack.wsgi [None req-c3801551-e815-4b44-bacb-2d0a4bb82aa8 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/fc6adfa8-df6d-4af4-a531-129dec43b7ff returned with HTTP 202 [pid: 8|app: 0|req: 398/792] 10.0.0.188 () {32 vars in 778 bytes} [Sat May 9 06:24:03 2026] DELETE /v3/fb63590397864bb1bdaaa077d38311c8/volumes/fc6adfa8-df6d-4af4-a531-129dec43b7ff => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:24:03.233 9 INFO cinder.api.openstack.wsgi [None req-c7c76aa2-87af-41ad-ab3d-aec03dbce107 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/fc6adfa8-df6d-4af4-a531-129dec43b7ff /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:24:03.246 9 INFO cinder.volume.api [None req-c7c76aa2-87af-41ad-ab3d-aec03dbce107 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] Volume info retrieved successfully. 2026-05-09 06:24:03.250 9 INFO cinder.api.openstack.wsgi [None req-c7c76aa2-87af-41ad-ab3d-aec03dbce107 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/fc6adfa8-df6d-4af4-a531-129dec43b7ff returned with HTTP 200 [pid: 9|app: 0|req: 395/793] 10.0.0.188 () {32 vars in 775 bytes} [Sat May 9 06:24:03 2026] GET /v3/fb63590397864bb1bdaaa077d38311c8/volumes/fc6adfa8-df6d-4af4-a531-129dec43b7ff => generated 948 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:24:04.277 8 INFO cinder.api.openstack.wsgi [None req-432a6cee-821d-4d04-9f26-9b42e5fe5b71 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/fc6adfa8-df6d-4af4-a531-129dec43b7ff 2026-05-09 06:24:04.290 8 INFO cinder.api.openstack.wsgi [None req-432a6cee-821d-4d04-9f26-9b42e5fe5b71 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/fc6adfa8-df6d-4af4-a531-129dec43b7ff returned with HTTP 404 [pid: 8|app: 0|req: 399/794] 10.0.0.188 () {32 vars in 775 bytes} [Sat May 9 06:24:04 2026] GET /v3/fb63590397864bb1bdaaa077d38311c8/volumes/fc6adfa8-df6d-4af4-a531-129dec43b7ff => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:24:04.306 9 INFO cinder.api.openstack.wsgi [None req-4fd72b49-3c0d-4ab9-b7ea-205a58ca866c 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/57864650-10b3-4eca-b873-0c95e6357bb0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:24:04.334 9 INFO cinder.volume.api [None req-4fd72b49-3c0d-4ab9-b7ea-205a58ca866c 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] Volume info retrieved successfully. 2026-05-09 06:24:04.340 9 INFO cinder.api.openstack.wsgi [None req-4fd72b49-3c0d-4ab9-b7ea-205a58ca866c 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/57864650-10b3-4eca-b873-0c95e6357bb0 returned with HTTP 200 [pid: 9|app: 0|req: 396/795] 10.0.0.188 () {32 vars in 775 bytes} [Sat May 9 06:24:04 2026] GET /v3/fb63590397864bb1bdaaa077d38311c8/volumes/57864650-10b3-4eca-b873-0c95e6357bb0 => generated 1001 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 06:24:04.369 8 INFO cinder.api.openstack.wsgi [None req-cd4d1c6c-41e8-4e57-9252-b401bbc24639 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/57864650-10b3-4eca-b873-0c95e6357bb0 2026-05-09 06:24:04.370 8 INFO cinder.api.v3.volumes [None req-cd4d1c6c-41e8-4e57-9252-b401bbc24639 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] Delete volume with id: 57864650-10b3-4eca-b873-0c95e6357bb0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:24:04.380 8 INFO cinder.volume.api [None req-cd4d1c6c-41e8-4e57-9252-b401bbc24639 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] Volume info retrieved successfully. 2026-05-09 06:24:04.396 8 INFO cinder.volume.api [None req-cd4d1c6c-41e8-4e57-9252-b401bbc24639 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] Delete volume request issued successfully. 2026-05-09 06:24:04.397 8 INFO cinder.api.openstack.wsgi [None req-cd4d1c6c-41e8-4e57-9252-b401bbc24639 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/57864650-10b3-4eca-b873-0c95e6357bb0 returned with HTTP 202 [pid: 8|app: 0|req: 400/796] 10.0.0.188 () {32 vars in 778 bytes} [Sat May 9 06:24:04 2026] DELETE /v3/fb63590397864bb1bdaaa077d38311c8/volumes/57864650-10b3-4eca-b873-0c95e6357bb0 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:24:04.410 9 INFO cinder.api.openstack.wsgi [None req-aee7852e-e7c9-487d-88e5-167a3552e70f 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/57864650-10b3-4eca-b873-0c95e6357bb0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:24:04.434 9 INFO cinder.volume.api [None req-aee7852e-e7c9-487d-88e5-167a3552e70f 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] Volume info retrieved successfully. 2026-05-09 06:24:04.442 9 INFO cinder.api.openstack.wsgi [None req-aee7852e-e7c9-487d-88e5-167a3552e70f 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/57864650-10b3-4eca-b873-0c95e6357bb0 returned with HTTP 200 [pid: 9|app: 0|req: 397/797] 10.0.0.188 () {32 vars in 775 bytes} [Sat May 9 06:24:04 2026] GET /v3/fb63590397864bb1bdaaa077d38311c8/volumes/57864650-10b3-4eca-b873-0c95e6357bb0 => generated 1000 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:24:05.471 8 INFO cinder.api.openstack.wsgi [None req-48e8b93b-a00f-43d5-b26e-f2f8f075aa5e 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/57864650-10b3-4eca-b873-0c95e6357bb0 2026-05-09 06:24:05.483 8 INFO cinder.api.openstack.wsgi [None req-48e8b93b-a00f-43d5-b26e-f2f8f075aa5e 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/57864650-10b3-4eca-b873-0c95e6357bb0 returned with HTTP 404 [pid: 8|app: 0|req: 401/798] 10.0.0.188 () {32 vars in 775 bytes} [Sat May 9 06:24:05 2026] GET /v3/fb63590397864bb1bdaaa077d38311c8/volumes/57864650-10b3-4eca-b873-0c95e6357bb0 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:24:05.546 9 INFO cinder.api.openstack.wsgi [None req-524f4793-c526-41c2-ae5e-af5f10775817 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes 2026-05-09 06:24:06.229 9 INFO cinder.api.v3.volumes [None req-524f4793-c526-41c2-ae5e-af5f10775817 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] Create volume of 1 GB 2026-05-09 06:24:06.241 9 INFO cinder.volume.api [None req-524f4793-c526-41c2-ae5e-af5f10775817 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] Availability Zones retrieved successfully. 2026-05-09 06:24:06.480 9 INFO cinder.volume.api [None req-524f4793-c526-41c2-ae5e-af5f10775817 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] Create volume request issued successfully. 2026-05-09 06:24:06.481 9 INFO cinder.api.openstack.wsgi [None req-524f4793-c526-41c2-ae5e-af5f10775817 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes returned with HTTP 202 [pid: 9|app: 0|req: 398/799] 10.0.0.188 () {34 vars in 723 bytes} [Sat May 9 06:24:05 2026] POST /v3/fb63590397864bb1bdaaa077d38311c8/volumes => generated 871 bytes in 944 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-09 06:24:06.503 8 INFO cinder.api.openstack.wsgi [None req-38d18337-f0d0-46e0-9244-0d4778ab8c96 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/9039f23b-fd91-456d-ace7-7ad6960e960f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:24:06.523 8 INFO cinder.volume.api [None req-38d18337-f0d0-46e0-9244-0d4778ab8c96 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] Volume info retrieved successfully. 2026-05-09 06:24:06.532 8 INFO cinder.api.openstack.wsgi [None req-38d18337-f0d0-46e0-9244-0d4778ab8c96 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/9039f23b-fd91-456d-ace7-7ad6960e960f returned with HTTP 200 [pid: 8|app: 0|req: 402/800] 10.0.0.188 () {32 vars in 775 bytes} [Sat May 9 06:24:06 2026] GET /v3/fb63590397864bb1bdaaa077d38311c8/volumes/9039f23b-fd91-456d-ace7-7ad6960e960f => generated 939 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:24:06.918 9 INFO cinder.api.openstack.wsgi [None req-3e569ca3-c0cc-474e-8b03-1f4e665f22ff 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:24:06.929 9 INFO cinder.volume.api [None req-3e569ca3-c0cc-474e-8b03-1f4e665f22ff 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:24:06.934 9 INFO cinder.api.openstack.wsgi [None req-3e569ca3-c0cc-474e-8b03-1f4e665f22ff 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 399/801] 10.0.0.166 () {28 vars in 684 bytes} [Sat May 9 06:24:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true => generated 1131 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:24:06.947 8 INFO cinder.api.openstack.wsgi [None req-c1538685-eea8-4145-808c-773d598254dd 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true 2026-05-09 06:24:06.957 8 INFO cinder.volume.api [None req-c1538685-eea8-4145-808c-773d598254dd 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:24:06.961 8 INFO cinder.api.openstack.wsgi [None req-c1538685-eea8-4145-808c-773d598254dd 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 403/802] 10.0.0.166 () {28 vars in 684 bytes} [Sat May 9 06:24:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true => generated 1131 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:24:06.974 9 INFO cinder.api.openstack.wsgi [None req-50e3ba9b-f956-46ad-9f73-d24fcffbe464 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true 2026-05-09 06:24:07.479 9 INFO cinder.api.openstack.wsgi [None req-50e3ba9b-f956-46ad-9f73-d24fcffbe464 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 9|app: 0|req: 400/803] 10.0.0.166 () {28 vars in 696 bytes} [Sat May 9 06:24:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:24:07.493 8 INFO cinder.api.openstack.wsgi [None req-65a405a3-9648-4b1d-82ef-502e281eb173 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true 2026-05-09 06:24:07.500 8 INFO cinder.volume.api [None req-65a405a3-9648-4b1d-82ef-502e281eb173 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all snapshots completed successfully. 2026-05-09 06:24:07.500 8 INFO cinder.api.openstack.wsgi [None req-65a405a3-9648-4b1d-82ef-502e281eb173 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 404/804] 10.0.0.166 () {28 vars in 674 bytes} [Sat May 9 06:24:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:24:07.549 9 INFO cinder.api.openstack.wsgi [None req-ec65d468-08cb-4d53-8165-466a435e3227 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true 2026-05-09 06:24:07.554 8 INFO cinder.api.openstack.wsgi [None req-523513f3-db7d-4c30-bc2e-3cac4d19bd57 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/9039f23b-fd91-456d-ace7-7ad6960e960f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:24:07.571 9 INFO cinder.api.openstack.wsgi [None req-ec65d468-08cb-4d53-8165-466a435e3227 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 401/805] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:24:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:24:07.578 8 INFO cinder.volume.api [None req-523513f3-db7d-4c30-bc2e-3cac4d19bd57 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] Volume info retrieved successfully. 2026-05-09 06:24:07.580 9 INFO cinder.api.openstack.wsgi [None req-7c182b14-de98-4eb4-b387-141848de62e4 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0b6c52ea3da94acd8c6fb611cfde6ed1?usage=true 2026-05-09 06:24:07.586 8 INFO cinder.api.openstack.wsgi [None req-523513f3-db7d-4c30-bc2e-3cac4d19bd57 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/9039f23b-fd91-456d-ace7-7ad6960e960f returned with HTTP 200 [pid: 8|app: 0|req: 405/806] 10.0.0.188 () {32 vars in 775 bytes} [Sat May 9 06:24:07 2026] GET /v3/fb63590397864bb1bdaaa077d38311c8/volumes/9039f23b-fd91-456d-ace7-7ad6960e960f => generated 1348 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 06:24:07.599 9 INFO cinder.api.openstack.wsgi [None req-7c182b14-de98-4eb4-b387-141848de62e4 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0b6c52ea3da94acd8c6fb611cfde6ed1?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 402/807] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:24:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0b6c52ea3da94acd8c6fb611cfde6ed1?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:24:07.607 8 INFO cinder.api.openstack.wsgi [None req-d458f264-e44b-4073-aa17-867a8e611f7e 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/9039f23b-fd91-456d-ace7-7ad6960e960f 2026-05-09 06:24:07.608 9 INFO cinder.api.openstack.wsgi [None req-6b1306dc-7a19-49f1-afad-b7f5947055d0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/350fe0779eda44399d538b93c2700b65?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-05-09 06:24:07.622 8 INFO cinder.volume.api [None req-d458f264-e44b-4073-aa17-867a8e611f7e 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] Volume info retrieved successfully. 2026-05-09 06:24:07.627 9 INFO cinder.api.openstack.wsgi [None req-6b1306dc-7a19-49f1-afad-b7f5947055d0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/350fe0779eda44399d538b93c2700b65?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 403/808] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:24:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/350fe0779eda44399d538b93c2700b65?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:24:07.630 8 INFO cinder.api.openstack.wsgi [None req-d458f264-e44b-4073-aa17-867a8e611f7e 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/9039f23b-fd91-456d-ace7-7ad6960e960f returned with HTTP 200 [pid: 8|app: 0|req: 406/809] 10.0.0.188 () {32 vars in 775 bytes} [Sat May 9 06:24:07 2026] GET /v3/fb63590397864bb1bdaaa077d38311c8/volumes/9039f23b-fd91-456d-ace7-7ad6960e960f => generated 1348 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 06:24:07.639 9 INFO cinder.api.openstack.wsgi [None req-90507e7c-4af7-4657-8c51-5bbc540561ca 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/3ec5732631af447c8a94acb4bf003c66?usage=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-05-09 06:24:07.651 8 INFO cinder.api.openstack.wsgi [None req-9e274af7-8e50-44e9-91a0-cd362aaed751 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/9039f23b-fd91-456d-ace7-7ad6960e960f 2026-05-09 06:24:07.658 9 INFO cinder.api.openstack.wsgi [None req-90507e7c-4af7-4657-8c51-5bbc540561ca 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/3ec5732631af447c8a94acb4bf003c66?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 404/810] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:24:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/3ec5732631af447c8a94acb4bf003c66?usage=true => generated 847 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/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:24:07.667 9 INFO cinder.api.openstack.wsgi [None req-78271d66-a5a6-42b2-8475-00b6bee3d3e0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/4e249b17196c42dbbdf9aab21e43e1f1?usage=true 2026-05-09 06:24:07.673 8 INFO cinder.volume.api [None req-9e274af7-8e50-44e9-91a0-cd362aaed751 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] Volume info retrieved successfully. 2026-05-09 06:24:07.682 8 INFO cinder.volume.api [None req-9e274af7-8e50-44e9-91a0-cd362aaed751 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] Volume updated successfully. 2026-05-09 06:24:07.683 8 INFO cinder.api.openstack.wsgi [None req-9e274af7-8e50-44e9-91a0-cd362aaed751 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/9039f23b-fd91-456d-ace7-7ad6960e960f returned with HTTP 200 [pid: 8|app: 0|req: 407/811] 10.0.0.188 () {34 vars in 795 bytes} [Sat May 9 06:24:07 2026] PUT /v3/fb63590397864bb1bdaaa077d38311c8/volumes/9039f23b-fd91-456d-ace7-7ad6960e960f => generated 895 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:24:07.686 9 INFO cinder.api.openstack.wsgi [None req-78271d66-a5a6-42b2-8475-00b6bee3d3e0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/4e249b17196c42dbbdf9aab21e43e1f1?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 405/812] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:24:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/4e249b17196c42dbbdf9aab21e43e1f1?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:24:07.696 8 INFO cinder.api.openstack.wsgi [None req-99750a5b-9efc-46fe-81d5-f7c683344519 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true 2026-05-09 06:24:07.698 9 INFO cinder.api.openstack.wsgi [None req-29650904-6bb1-4d4a-8b29-0998081c384b 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/9039f23b-fd91-456d-ace7-7ad6960e960f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:24:07.712 9 INFO cinder.volume.api [None req-29650904-6bb1-4d4a-8b29-0998081c384b 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] Volume info retrieved successfully. 2026-05-09 06:24:07.715 8 INFO cinder.api.openstack.wsgi [None req-99750a5b-9efc-46fe-81d5-f7c683344519 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 408/813] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:24:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:24:07.720 9 INFO cinder.volume.api [None req-29650904-6bb1-4d4a-8b29-0998081c384b 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] Volume updated successfully. 2026-05-09 06:24:07.721 9 INFO cinder.api.openstack.wsgi [None req-29650904-6bb1-4d4a-8b29-0998081c384b 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/9039f23b-fd91-456d-ace7-7ad6960e960f returned with HTTP 200 [pid: 9|app: 0|req: 406/814] 10.0.0.188 () {34 vars in 796 bytes} [Sat May 9 06:24:07 2026] PUT /v3/fb63590397864bb1bdaaa077d38311c8/volumes/9039f23b-fd91-456d-ace7-7ad6960e960f => generated 933 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:24:07.724 8 INFO cinder.api.openstack.wsgi [None req-0a278ef9-e34c-42b0-848e-ec30e51eb76c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/748f5683036343d5b96dcc9847d6ba74?usage=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-05-09 06:24:07.739 9 INFO cinder.api.openstack.wsgi [None req-86c27185-7af7-4caf-b98f-1872e4fefb55 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/9039f23b-fd91-456d-ace7-7ad6960e960f 2026-05-09 06:24:07.742 8 INFO cinder.api.openstack.wsgi [None req-0a278ef9-e34c-42b0-848e-ec30e51eb76c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/748f5683036343d5b96dcc9847d6ba74?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 409/815] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:24:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/748f5683036343d5b96dcc9847d6ba74?usage=true => generated 847 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/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:24:07.751 8 INFO cinder.api.openstack.wsgi [None req-668df1c0-f90a-432f-a0ae-b30cfe9e79c4 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/7d262f4f08934a1d83bd9bf3b5100712?usage=true 2026-05-09 06:24:07.754 9 INFO cinder.volume.api [None req-86c27185-7af7-4caf-b98f-1872e4fefb55 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] Volume info retrieved successfully. 2026-05-09 06:24:07.760 9 INFO cinder.api.openstack.wsgi [None req-86c27185-7af7-4caf-b98f-1872e4fefb55 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/9039f23b-fd91-456d-ace7-7ad6960e960f returned with HTTP 200 [pid: 9|app: 0|req: 407/816] 10.0.0.188 () {32 vars in 775 bytes} [Sat May 9 06:24:07 2026] GET /v3/fb63590397864bb1bdaaa077d38311c8/volumes/9039f23b-fd91-456d-ace7-7ad6960e960f => generated 1386 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 06:24:07.770 8 INFO cinder.api.openstack.wsgi [None req-668df1c0-f90a-432f-a0ae-b30cfe9e79c4 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/7d262f4f08934a1d83bd9bf3b5100712?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 410/817] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:24:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/7d262f4f08934a1d83bd9bf3b5100712?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:24:07.778 8 INFO cinder.api.openstack.wsgi [None req-98fd8c54-0591-47dc-a550-dfd5af2c35d1 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes 2026-05-09 06:24:07.779 9 INFO cinder.api.openstack.wsgi [None req-5dc51d1b-93dc-4a1a-a47c-b6911dbd45bf 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/86a4ce12e25e40f79d2f26bd8e182d3d?usage=true 2026-05-09 06:24:07.780 8 INFO cinder.api.v3.volumes [None req-98fd8c54-0591-47dc-a550-dfd5af2c35d1 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] Create volume of 1 GB 2026-05-09 06:24:07.784 8 INFO cinder.volume.api [None req-98fd8c54-0591-47dc-a550-dfd5af2c35d1 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] Availability Zones retrieved successfully. 2026-05-09 06:24:07.804 9 INFO cinder.api.openstack.wsgi [None req-5dc51d1b-93dc-4a1a-a47c-b6911dbd45bf 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/86a4ce12e25e40f79d2f26bd8e182d3d?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 408/818] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:24:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/86a4ce12e25e40f79d2f26bd8e182d3d?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:24:07.815 9 INFO cinder.api.openstack.wsgi [None req-1f1a2829-2f64-4da5-9f4e-c062539f2c6c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/917227eb68164d25b2e5c31b3725cfb2?usage=true 2026-05-09 06:24:07.840 9 INFO cinder.api.openstack.wsgi [None req-1f1a2829-2f64-4da5-9f4e-c062539f2c6c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/917227eb68164d25b2e5c31b3725cfb2?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 409/819] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:24:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/917227eb68164d25b2e5c31b3725cfb2?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:24:07.849 9 INFO cinder.api.openstack.wsgi [None req-eb5449ef-74c9-45d8-a86a-2a761366f398 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true 2026-05-09 06:24:07.871 9 INFO cinder.api.openstack.wsgi [None req-eb5449ef-74c9-45d8-a86a-2a761366f398 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 410/820] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:24:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:24:07.872 9 INFO cinder.api.openstack.wsgi [None req-eb5449ef-74c9-45d8-a86a-2a761366f398 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:24:07.873 9 INFO cinder.api.openstack.wsgi [None req-eb5449ef-74c9-45d8-a86a-2a761366f398 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:24:07.874 9 INFO cinder.api.openstack.wsgi [None req-eb5449ef-74c9-45d8-a86a-2a761366f398 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:24:07.874 9 INFO cinder.api.openstack.wsgi [None req-eb5449ef-74c9-45d8-a86a-2a761366f398 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:24:07.883 9 INFO cinder.api.openstack.wsgi [None req-701e54ce-f859-425b-8255-ccdc14d7abf7 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/a415d0b5fb284a8c8c28516a74fb8240?usage=true 2026-05-09 06:24:07.904 9 INFO cinder.api.openstack.wsgi [None req-701e54ce-f859-425b-8255-ccdc14d7abf7 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/a415d0b5fb284a8c8c28516a74fb8240?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 413/823] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:24:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/a415d0b5fb284a8c8c28516a74fb8240?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:24:07.913 9 INFO cinder.api.openstack.wsgi [None req-817ad71e-7a67-49d1-bf02-bd5b2fbb9254 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/ce9a212c3bf9421fbb2d2ada5b7f2591?usage=true 2026-05-09 06:24:07.936 9 INFO cinder.api.openstack.wsgi [None req-817ad71e-7a67-49d1-bf02-bd5b2fbb9254 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/ce9a212c3bf9421fbb2d2ada5b7f2591?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 414/824] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:24:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/ce9a212c3bf9421fbb2d2ada5b7f2591?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:24:07.946 9 INFO cinder.api.openstack.wsgi [None req-13b4d816-1872-4cbf-8d6f-3f50dfe6180f 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/d3d8acaafabe4fd59d37241f76847559?usage=true 2026-05-09 06:24:07.965 9 INFO cinder.api.openstack.wsgi [None req-13b4d816-1872-4cbf-8d6f-3f50dfe6180f 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/d3d8acaafabe4fd59d37241f76847559?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 415/825] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:24:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/d3d8acaafabe4fd59d37241f76847559?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:24:07.977 9 INFO cinder.api.openstack.wsgi [None req-2b101fe2-3974-4291-b895-b41f596d9bb2 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/fb63590397864bb1bdaaa077d38311c8?usage=true 2026-05-09 06:24:07.996 9 INFO cinder.api.openstack.wsgi [None req-2b101fe2-3974-4291-b895-b41f596d9bb2 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/fb63590397864bb1bdaaa077d38311c8?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 416/826] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:24:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/fb63590397864bb1bdaaa077d38311c8?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:24:08.007 9 INFO cinder.api.openstack.wsgi [None req-0d4b2f4c-b0de-45f9-82b0-0dc9dbe05818 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-services 2026-05-09 06:24:08.011 9 INFO cinder.api.openstack.wsgi [None req-0d4b2f4c-b0de-45f9-82b0-0dc9dbe05818 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-services returned with HTTP 200 [pid: 9|app: 0|req: 417/827] 10.0.0.166 () {28 vars in 645 bytes} [Sat May 9 06:24:08 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:24:08.089 8 INFO cinder.volume.api [None req-98fd8c54-0591-47dc-a550-dfd5af2c35d1 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] Create volume request issued successfully. 2026-05-09 06:24:08.089 8 INFO cinder.api.openstack.wsgi [None req-98fd8c54-0591-47dc-a550-dfd5af2c35d1 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes returned with HTTP 202 [pid: 8|app: 0|req: 411/828] 10.0.0.188 () {34 vars in 723 bytes} [Sat May 9 06:24:07 2026] POST /v3/fb63590397864bb1bdaaa077d38311c8/volumes => generated 892 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-09 06:24:08.111 9 INFO cinder.api.openstack.wsgi [None req-ecc7fd61-4e95-4c69-b435-69e8d3d86eb8 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/d2181241-4e9c-4807-8eea-e5987faa1817 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:24:08.129 9 INFO cinder.volume.api [None req-ecc7fd61-4e95-4c69-b435-69e8d3d86eb8 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] Volume info retrieved successfully. 2026-05-09 06:24:08.135 9 INFO cinder.api.openstack.wsgi [None req-ecc7fd61-4e95-4c69-b435-69e8d3d86eb8 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/d2181241-4e9c-4807-8eea-e5987faa1817 returned with HTTP 200 [pid: 9|app: 0|req: 418/829] 10.0.0.188 () {32 vars in 775 bytes} [Sat May 9 06:24:08 2026] GET /v3/fb63590397864bb1bdaaa077d38311c8/volumes/d2181241-4e9c-4807-8eea-e5987faa1817 => generated 960 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:24:09.160 8 INFO cinder.api.openstack.wsgi [None req-8f598498-4dca-44e2-aa6d-ba02b750c22b 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/d2181241-4e9c-4807-8eea-e5987faa1817 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:24:09.178 8 INFO cinder.volume.api [None req-8f598498-4dca-44e2-aa6d-ba02b750c22b 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] Volume info retrieved successfully. 2026-05-09 06:24:09.187 8 INFO cinder.api.openstack.wsgi [None req-8f598498-4dca-44e2-aa6d-ba02b750c22b 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/d2181241-4e9c-4807-8eea-e5987faa1817 returned with HTTP 200 [pid: 8|app: 0|req: 412/830] 10.0.0.188 () {32 vars in 775 bytes} [Sat May 9 06:24:09 2026] GET /v3/fb63590397864bb1bdaaa077d38311c8/volumes/d2181241-4e9c-4807-8eea-e5987faa1817 => generated 985 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:24:09.208 9 INFO cinder.api.openstack.wsgi [None req-f22e13cc-870f-4ea4-a2f0-4df629e8499f 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/d2181241-4e9c-4807-8eea-e5987faa1817 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:24:09.227 9 INFO cinder.volume.api [None req-f22e13cc-870f-4ea4-a2f0-4df629e8499f 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] Volume info retrieved successfully. 2026-05-09 06:24:09.234 9 INFO cinder.volume.api [None req-f22e13cc-870f-4ea4-a2f0-4df629e8499f 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] Volume updated successfully. 2026-05-09 06:24:09.236 9 INFO cinder.api.openstack.wsgi [None req-f22e13cc-870f-4ea4-a2f0-4df629e8499f 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/d2181241-4e9c-4807-8eea-e5987faa1817 returned with HTTP 200 [pid: 9|app: 0|req: 419/831] 10.0.0.188 () {34 vars in 795 bytes} [Sat May 9 06:24:09 2026] PUT /v3/fb63590397864bb1bdaaa077d38311c8/volumes/d2181241-4e9c-4807-8eea-e5987faa1817 => generated 882 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:24:09.257 8 INFO cinder.api.openstack.wsgi [None req-273b3e81-be1e-42bc-b3c8-da07e028b21f 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/d2181241-4e9c-4807-8eea-e5987faa1817 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:24:09.270 8 INFO cinder.volume.api [None req-273b3e81-be1e-42bc-b3c8-da07e028b21f 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] Volume info retrieved successfully. 2026-05-09 06:24:09.276 8 INFO cinder.api.openstack.wsgi [None req-273b3e81-be1e-42bc-b3c8-da07e028b21f 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/d2181241-4e9c-4807-8eea-e5987faa1817 returned with HTTP 200 [pid: 8|app: 0|req: 413/832] 10.0.0.188 () {32 vars in 775 bytes} [Sat May 9 06:24:09 2026] GET /v3/fb63590397864bb1bdaaa077d38311c8/volumes/d2181241-4e9c-4807-8eea-e5987faa1817 => generated 950 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:24:09.295 9 INFO cinder.api.openstack.wsgi [None req-1bd37046-96c7-43b0-92d9-f3d0ed47cde2 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/d2181241-4e9c-4807-8eea-e5987faa1817 2026-05-09 06:24:09.296 9 INFO cinder.api.v3.volumes [None req-1bd37046-96c7-43b0-92d9-f3d0ed47cde2 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] Delete volume with id: d2181241-4e9c-4807-8eea-e5987faa1817 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:24:09.310 9 INFO cinder.volume.api [None req-1bd37046-96c7-43b0-92d9-f3d0ed47cde2 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] Volume info retrieved successfully. 2026-05-09 06:24:09.343 9 INFO cinder.volume.api [None req-1bd37046-96c7-43b0-92d9-f3d0ed47cde2 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] Delete volume request issued successfully. 2026-05-09 06:24:09.344 9 INFO cinder.api.openstack.wsgi [None req-1bd37046-96c7-43b0-92d9-f3d0ed47cde2 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/d2181241-4e9c-4807-8eea-e5987faa1817 returned with HTTP 202 [pid: 9|app: 0|req: 420/833] 10.0.0.188 () {32 vars in 778 bytes} [Sat May 9 06:24:09 2026] DELETE /v3/fb63590397864bb1bdaaa077d38311c8/volumes/d2181241-4e9c-4807-8eea-e5987faa1817 => 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-05-09 06:24:09.354 8 INFO cinder.api.openstack.wsgi [None req-bceefea5-ecf1-43f3-b7c0-3932654f7385 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/d2181241-4e9c-4807-8eea-e5987faa1817 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:24:09.367 8 INFO cinder.volume.api [None req-bceefea5-ecf1-43f3-b7c0-3932654f7385 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] Volume info retrieved successfully. 2026-05-09 06:24:09.373 8 INFO cinder.api.openstack.wsgi [None req-bceefea5-ecf1-43f3-b7c0-3932654f7385 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/d2181241-4e9c-4807-8eea-e5987faa1817 returned with HTTP 200 [pid: 8|app: 0|req: 414/834] 10.0.0.188 () {32 vars in 775 bytes} [Sat May 9 06:24:09 2026] GET /v3/fb63590397864bb1bdaaa077d38311c8/volumes/d2181241-4e9c-4807-8eea-e5987faa1817 => generated 949 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:24:10.395 9 INFO cinder.api.openstack.wsgi [None req-70250ad7-e50c-42a7-8160-0249cd0481ac 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/d2181241-4e9c-4807-8eea-e5987faa1817 2026-05-09 06:24:10.402 9 INFO cinder.api.openstack.wsgi [None req-70250ad7-e50c-42a7-8160-0249cd0481ac 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/d2181241-4e9c-4807-8eea-e5987faa1817 returned with HTTP 404 [pid: 9|app: 0|req: 421/835] 10.0.0.188 () {32 vars in 775 bytes} [Sat May 9 06:24:10 2026] GET /v3/fb63590397864bb1bdaaa077d38311c8/volumes/d2181241-4e9c-4807-8eea-e5987faa1817 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:24:10.412 8 INFO cinder.api.openstack.wsgi [None req-7415d552-1952-4440-b5f0-77a942edb963 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/9039f23b-fd91-456d-ace7-7ad6960e960f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:24:10.429 8 INFO cinder.volume.api [None req-7415d552-1952-4440-b5f0-77a942edb963 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] Volume info retrieved successfully. 2026-05-09 06:24:10.437 8 INFO cinder.api.openstack.wsgi [None req-7415d552-1952-4440-b5f0-77a942edb963 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/9039f23b-fd91-456d-ace7-7ad6960e960f returned with HTTP 200 [pid: 8|app: 0|req: 415/836] 10.0.0.188 () {32 vars in 775 bytes} [Sat May 9 06:24:10 2026] GET /v3/fb63590397864bb1bdaaa077d38311c8/volumes/9039f23b-fd91-456d-ace7-7ad6960e960f => generated 1386 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 06:24:10.459 9 INFO cinder.api.openstack.wsgi [None req-4328e1d7-51fe-4b47-be12-0f8294922f67 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/9039f23b-fd91-456d-ace7-7ad6960e960f 2026-05-09 06:24:10.460 9 INFO cinder.api.v3.volumes [None req-4328e1d7-51fe-4b47-be12-0f8294922f67 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] Delete volume with id: 9039f23b-fd91-456d-ace7-7ad6960e960f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:24:10.469 9 INFO cinder.volume.api [None req-4328e1d7-51fe-4b47-be12-0f8294922f67 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] Volume info retrieved successfully. 2026-05-09 06:24:10.492 9 INFO cinder.volume.api [None req-4328e1d7-51fe-4b47-be12-0f8294922f67 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] Delete volume request issued successfully. 2026-05-09 06:24:10.493 9 INFO cinder.api.openstack.wsgi [None req-4328e1d7-51fe-4b47-be12-0f8294922f67 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/9039f23b-fd91-456d-ace7-7ad6960e960f returned with HTTP 202 [pid: 9|app: 0|req: 422/837] 10.0.0.188 () {32 vars in 778 bytes} [Sat May 9 06:24:10 2026] DELETE /v3/fb63590397864bb1bdaaa077d38311c8/volumes/9039f23b-fd91-456d-ace7-7ad6960e960f => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:24:10.506 8 INFO cinder.api.openstack.wsgi [None req-627d7185-23a6-4d42-99ea-7982cbd13fde 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/9039f23b-fd91-456d-ace7-7ad6960e960f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:24:10.524 8 INFO cinder.volume.api [None req-627d7185-23a6-4d42-99ea-7982cbd13fde 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] Volume info retrieved successfully. 2026-05-09 06:24:10.528 8 INFO cinder.api.openstack.wsgi [None req-627d7185-23a6-4d42-99ea-7982cbd13fde 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/9039f23b-fd91-456d-ace7-7ad6960e960f returned with HTTP 200 [pid: 8|app: 0|req: 416/838] 10.0.0.188 () {32 vars in 775 bytes} [Sat May 9 06:24:10 2026] GET /v3/fb63590397864bb1bdaaa077d38311c8/volumes/9039f23b-fd91-456d-ace7-7ad6960e960f => generated 1385 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:24:11.547 9 INFO cinder.api.openstack.wsgi [None req-6154909d-a9cf-45e2-b081-bbc224e38a64 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/9039f23b-fd91-456d-ace7-7ad6960e960f 2026-05-09 06:24:11.556 9 INFO cinder.api.openstack.wsgi [None req-6154909d-a9cf-45e2-b081-bbc224e38a64 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb63590397864bb1bdaaa077d38311c8/volumes/9039f23b-fd91-456d-ace7-7ad6960e960f returned with HTTP 404 [pid: 9|app: 0|req: 423/839] 10.0.0.188 () {32 vars in 775 bytes} [Sat May 9 06:24:11 2026] GET /v3/fb63590397864bb1bdaaa077d38311c8/volumes/9039f23b-fd91-456d-ace7-7ad6960e960f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-09 06:24:17.850 8 INFO cinder.api.openstack.wsgi [None req-627d7185-23a6-4d42-99ea-7982cbd13fde 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:24:17.851 9 INFO cinder.api.openstack.wsgi [None req-6154909d-a9cf-45e2-b081-bbc224e38a64 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:24:17.851 8 INFO cinder.api.openstack.wsgi [None req-627d7185-23a6-4d42-99ea-7982cbd13fde 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:24:17.853 9 INFO cinder.api.openstack.wsgi [None req-6154909d-a9cf-45e2-b081-bbc224e38a64 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:24:27.851 8 INFO cinder.api.openstack.wsgi [None req-627d7185-23a6-4d42-99ea-7982cbd13fde 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:24:27.851 9 INFO cinder.api.openstack.wsgi [None req-6154909d-a9cf-45e2-b081-bbc224e38a64 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:24:27.852 8 INFO cinder.api.openstack.wsgi [None req-627d7185-23a6-4d42-99ea-7982cbd13fde 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:24:27.853 9 INFO cinder.api.openstack.wsgi [None req-6154909d-a9cf-45e2-b081-bbc224e38a64 46e4e03be2ae4a37bbf268e915ce4015 fb63590397864bb1bdaaa077d38311c8 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:24:32.325 8 INFO cinder.api.openstack.wsgi [None req-8f3d9e5e-04bb-4750-b062-8f1535b78af3 459dc6fb7d44423991a1cba4d1488e4d ed39e95fb5ff4e4691fca6865eddbf18 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ed39e95fb5ff4e4691fca6865eddbf18/volumes 2026-05-09 06:24:32.328 8 INFO cinder.api.v3.volumes [None req-8f3d9e5e-04bb-4750-b062-8f1535b78af3 459dc6fb7d44423991a1cba4d1488e4d ed39e95fb5ff4e4691fca6865eddbf18 - - default default] Create volume of 1 GB 2026-05-09 06:24:32.334 8 INFO cinder.volume.api [None req-8f3d9e5e-04bb-4750-b062-8f1535b78af3 459dc6fb7d44423991a1cba4d1488e4d ed39e95fb5ff4e4691fca6865eddbf18 - - default default] Availability Zones retrieved successfully. 2026-05-09 06:24:32.509 8 INFO cinder.volume.api [None req-8f3d9e5e-04bb-4750-b062-8f1535b78af3 459dc6fb7d44423991a1cba4d1488e4d ed39e95fb5ff4e4691fca6865eddbf18 - - default default] Create volume request issued successfully. 2026-05-09 06:24:32.510 8 INFO cinder.api.openstack.wsgi [None req-8f3d9e5e-04bb-4750-b062-8f1535b78af3 459dc6fb7d44423991a1cba4d1488e4d ed39e95fb5ff4e4691fca6865eddbf18 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ed39e95fb5ff4e4691fca6865eddbf18/volumes returned with HTTP 202 [pid: 8|app: 0|req: 419/844] 10.0.0.188 () {34 vars in 722 bytes} [Sat May 9 06:24:32 2026] POST /v3/ed39e95fb5ff4e4691fca6865eddbf18/volumes => generated 860 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-09 06:24:32.539 9 INFO cinder.api.openstack.wsgi [None req-3db8faf3-80c8-4d51-8c18-b527c24aa9bd 459dc6fb7d44423991a1cba4d1488e4d ed39e95fb5ff4e4691fca6865eddbf18 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ed39e95fb5ff4e4691fca6865eddbf18/volumes/cb086450-7073-4e36-8df0-dde48955eecb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:24:32.553 9 INFO cinder.volume.api [None req-3db8faf3-80c8-4d51-8c18-b527c24aa9bd 459dc6fb7d44423991a1cba4d1488e4d ed39e95fb5ff4e4691fca6865eddbf18 - - default default] Volume info retrieved successfully. 2026-05-09 06:24:32.558 9 INFO cinder.api.openstack.wsgi [None req-3db8faf3-80c8-4d51-8c18-b527c24aa9bd 459dc6fb7d44423991a1cba4d1488e4d ed39e95fb5ff4e4691fca6865eddbf18 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ed39e95fb5ff4e4691fca6865eddbf18/volumes/cb086450-7073-4e36-8df0-dde48955eecb returned with HTTP 200 [pid: 9|app: 0|req: 426/845] 10.0.0.188 () {32 vars in 775 bytes} [Sat May 9 06:24:32 2026] GET /v3/ed39e95fb5ff4e4691fca6865eddbf18/volumes/cb086450-7073-4e36-8df0-dde48955eecb => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:24:33.597 8 INFO cinder.api.openstack.wsgi [None req-0eb69988-1dca-486b-bbbe-682f5d11fee6 459dc6fb7d44423991a1cba4d1488e4d ed39e95fb5ff4e4691fca6865eddbf18 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ed39e95fb5ff4e4691fca6865eddbf18/volumes/cb086450-7073-4e36-8df0-dde48955eecb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:24:33.610 8 INFO cinder.volume.api [None req-0eb69988-1dca-486b-bbbe-682f5d11fee6 459dc6fb7d44423991a1cba4d1488e4d ed39e95fb5ff4e4691fca6865eddbf18 - - default default] Volume info retrieved successfully. 2026-05-09 06:24:33.615 8 INFO cinder.api.openstack.wsgi [None req-0eb69988-1dca-486b-bbbe-682f5d11fee6 459dc6fb7d44423991a1cba4d1488e4d ed39e95fb5ff4e4691fca6865eddbf18 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ed39e95fb5ff4e4691fca6865eddbf18/volumes/cb086450-7073-4e36-8df0-dde48955eecb returned with HTTP 200 [pid: 8|app: 0|req: 420/846] 10.0.0.188 () {32 vars in 775 bytes} [Sat May 9 06:24:33 2026] GET /v3/ed39e95fb5ff4e4691fca6865eddbf18/volumes/cb086450-7073-4e36-8df0-dde48955eecb => generated 953 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:24:37.851 9 INFO cinder.api.openstack.wsgi [None req-3db8faf3-80c8-4d51-8c18-b527c24aa9bd 459dc6fb7d44423991a1cba4d1488e4d ed39e95fb5ff4e4691fca6865eddbf18 - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:24:37.852 9 INFO cinder.api.openstack.wsgi [None req-3db8faf3-80c8-4d51-8c18-b527c24aa9bd 459dc6fb7d44423991a1cba4d1488e4d ed39e95fb5ff4e4691fca6865eddbf18 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:24:37.853 8 INFO cinder.api.openstack.wsgi [None req-0eb69988-1dca-486b-bbbe-682f5d11fee6 459dc6fb7d44423991a1cba4d1488e4d ed39e95fb5ff4e4691fca6865eddbf18 - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:24:37.854 8 INFO cinder.api.openstack.wsgi [None req-0eb69988-1dca-486b-bbbe-682f5d11fee6 459dc6fb7d44423991a1cba4d1488e4d ed39e95fb5ff4e4691fca6865eddbf18 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:24:40.969 9 INFO cinder.api.openstack.wsgi [None req-b4758144-986b-402f-b1e5-8ed6d29a9353 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes 2026-05-09 06:24:41.067 9 INFO cinder.api.v3.volumes [None req-b4758144-986b-402f-b1e5-8ed6d29a9353 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Create volume of 16 GB 2026-05-09 06:24:41.076 9 INFO cinder.volume.api [None req-b4758144-986b-402f-b1e5-8ed6d29a9353 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Availability Zones retrieved successfully. 2026-05-09 06:24:41.442 9 INFO cinder.volume.api [None req-b4758144-986b-402f-b1e5-8ed6d29a9353 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Create volume request issued successfully. 2026-05-09 06:24:41.443 9 INFO cinder.api.openstack.wsgi [None req-b4758144-986b-402f-b1e5-8ed6d29a9353 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes returned with HTTP 202 [pid: 9|app: 0|req: 428/849] 199.204.45.89 () {34 vars in 733 bytes} [Sat May 9 06:24:40 2026] POST /v3/0a433f7c24444332b61579c03d299cab/volumes => generated 846 bytes in 534 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:24:41.460 8 INFO cinder.api.openstack.wsgi [req-b4758144-986b-402f-b1e5-8ed6d29a9353 req-770b0c1e-e8ea-4b89-bac8-92690c8294b9 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/6ef784e7-a447-454b-8f0f-38ae5674c963 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:24:41.503 8 INFO cinder.volume.api [req-b4758144-986b-402f-b1e5-8ed6d29a9353 req-770b0c1e-e8ea-4b89-bac8-92690c8294b9 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Volume info retrieved successfully. 2026-05-09 06:24:41.513 8 INFO cinder.api.openstack.wsgi [req-b4758144-986b-402f-b1e5-8ed6d29a9353 req-770b0c1e-e8ea-4b89-bac8-92690c8294b9 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/6ef784e7-a447-454b-8f0f-38ae5674c963 returned with HTTP 200 [pid: 8|app: 0|req: 422/850] 199.204.45.89 () {32 vars in 824 bytes} [Sat May 9 06:24:41 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/6ef784e7-a447-454b-8f0f-38ae5674c963 => generated 1025 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:24:46.532 9 INFO cinder.api.openstack.wsgi [req-b4758144-986b-402f-b1e5-8ed6d29a9353 req-342a9c85-55ed-4e02-8f4b-1b574d176e7f 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/6ef784e7-a447-454b-8f0f-38ae5674c963 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:24:46.551 9 INFO cinder.volume.api [req-b4758144-986b-402f-b1e5-8ed6d29a9353 req-342a9c85-55ed-4e02-8f4b-1b574d176e7f 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Volume info retrieved successfully. 2026-05-09 06:24:46.557 9 INFO cinder.api.openstack.wsgi [req-b4758144-986b-402f-b1e5-8ed6d29a9353 req-342a9c85-55ed-4e02-8f4b-1b574d176e7f 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/6ef784e7-a447-454b-8f0f-38ae5674c963 returned with HTTP 200 [pid: 9|app: 0|req: 429/851] 199.204.45.89 () {32 vars in 824 bytes} [Sat May 9 06:24:46 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/6ef784e7-a447-454b-8f0f-38ae5674c963 => generated 1489 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:24:46.991 8 INFO cinder.api.openstack.wsgi [None req-9743cb06-1377-43d7-9b28-ea1cd6a919a4 459dc6fb7d44423991a1cba4d1488e4d ed39e95fb5ff4e4691fca6865eddbf18 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ed39e95fb5ff4e4691fca6865eddbf18/volumes/cb086450-7073-4e36-8df0-dde48955eecb/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:24:47.004 8 INFO cinder.volume.api [None req-9743cb06-1377-43d7-9b28-ea1cd6a919a4 459dc6fb7d44423991a1cba4d1488e4d ed39e95fb5ff4e4691fca6865eddbf18 - - default default] Volume info retrieved successfully. 2026-05-09 06:24:47.015 8 INFO cinder.volume.api [None req-9743cb06-1377-43d7-9b28-ea1cd6a919a4 459dc6fb7d44423991a1cba4d1488e4d ed39e95fb5ff4e4691fca6865eddbf18 - - default default] Update volume admin metadata completed successfully. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:24:47.100 9 INFO cinder.api.openstack.wsgi [req-0fa3982d-4d3b-4b12-b87c-23cef0b7293a req-4436b187-936c-49aa-9c3e-d6657c6d0632 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/6ef784e7-a447-454b-8f0f-38ae5674c963 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:24:47.118 9 INFO cinder.volume.api [req-0fa3982d-4d3b-4b12-b87c-23cef0b7293a req-4436b187-936c-49aa-9c3e-d6657c6d0632 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Volume info retrieved successfully. 2026-05-09 06:24:47.126 9 INFO cinder.api.openstack.wsgi [req-0fa3982d-4d3b-4b12-b87c-23cef0b7293a req-4436b187-936c-49aa-9c3e-d6657c6d0632 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/6ef784e7-a447-454b-8f0f-38ae5674c963 returned with HTTP 200 [pid: 9|app: 0|req: 430/852] 10.0.0.116 () {34 vars in 1028 bytes} [Sat May 9 06:24:47 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/6ef784e7-a447-454b-8f0f-38ae5674c963 => generated 1489 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:24:47.514 9 INFO cinder.api.openstack.wsgi [req-0fa3982d-4d3b-4b12-b87c-23cef0b7293a req-04e55436-1fff-429a-b59e-55a2091c2597 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/6ef784e7-a447-454b-8f0f-38ae5674c963 2026-05-09 06:24:47.520 8 INFO cinder.volume.api [None req-9743cb06-1377-43d7-9b28-ea1cd6a919a4 459dc6fb7d44423991a1cba4d1488e4d ed39e95fb5ff4e4691fca6865eddbf18 - - default default] Attach volume completed successfully. 2026-05-09 06:24:47.520 8 INFO cinder.api.openstack.wsgi [None req-9743cb06-1377-43d7-9b28-ea1cd6a919a4 459dc6fb7d44423991a1cba4d1488e4d ed39e95fb5ff4e4691fca6865eddbf18 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ed39e95fb5ff4e4691fca6865eddbf18/volumes/cb086450-7073-4e36-8df0-dde48955eecb/action returned with HTTP 202 [pid: 8|app: 0|req: 423/853] 10.0.0.188 () {34 vars in 810 bytes} [Sat May 9 06:24:46 2026] POST /v3/ed39e95fb5ff4e4691fca6865eddbf18/volumes/cb086450-7073-4e36-8df0-dde48955eecb/action => generated 0 bytes in 537 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:24:47.532 9 INFO cinder.volume.api [req-0fa3982d-4d3b-4b12-b87c-23cef0b7293a req-04e55436-1fff-429a-b59e-55a2091c2597 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Volume info retrieved successfully. 2026-05-09 06:24:47.532 8 INFO cinder.api.openstack.wsgi [None req-ca76727a-85a7-4986-9990-4958385749fb 459dc6fb7d44423991a1cba4d1488e4d ed39e95fb5ff4e4691fca6865eddbf18 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ed39e95fb5ff4e4691fca6865eddbf18/volumes/cb086450-7073-4e36-8df0-dde48955eecb 2026-05-09 06:24:47.537 9 INFO cinder.api.openstack.wsgi [req-0fa3982d-4d3b-4b12-b87c-23cef0b7293a req-04e55436-1fff-429a-b59e-55a2091c2597 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/6ef784e7-a447-454b-8f0f-38ae5674c963 returned with HTTP 200 [pid: 9|app: 0|req: 431/854] 10.0.0.116 () {34 vars in 1028 bytes} [Sat May 9 06:24:47 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/6ef784e7-a447-454b-8f0f-38ae5674c963 => generated 1489 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:24:47.546 9 INFO cinder.api.openstack.wsgi [req-0fa3982d-4d3b-4b12-b87c-23cef0b7293a req-04e55436-1fff-429a-b59e-55a2091c2597 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-09 06:24:47.547 9 INFO cinder.api.openstack.wsgi [req-0fa3982d-4d3b-4b12-b87c-23cef0b7293a req-04e55436-1fff-429a-b59e-55a2091c2597 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 9|app: 0|req: 432/855] 10.0.0.116 () {32 vars in 829 bytes} [Sat May 9 06:24:47 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-09 06:24:47.548 8 INFO cinder.volume.api [None req-ca76727a-85a7-4986-9990-4958385749fb 459dc6fb7d44423991a1cba4d1488e4d ed39e95fb5ff4e4691fca6865eddbf18 - - default default] Volume info retrieved successfully. 2026-05-09 06:24:47.553 8 INFO cinder.api.openstack.wsgi [None req-ca76727a-85a7-4986-9990-4958385749fb 459dc6fb7d44423991a1cba4d1488e4d ed39e95fb5ff4e4691fca6865eddbf18 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ed39e95fb5ff4e4691fca6865eddbf18/volumes/cb086450-7073-4e36-8df0-dde48955eecb returned with HTTP 200 [pid: 8|app: 0|req: 424/856] 10.0.0.188 () {32 vars in 775 bytes} [Sat May 9 06:24:47 2026] GET /v3/ed39e95fb5ff4e4691fca6865eddbf18/volumes/cb086450-7073-4e36-8df0-dde48955eecb => generated 1287 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:24:47.557 9 INFO cinder.api.openstack.wsgi [req-0fa3982d-4d3b-4b12-b87c-23cef0b7293a req-61a8d5d9-e053-4b88-9ba4-ab39d6882bf6 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/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 ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:24:47.575 8 INFO cinder.api.openstack.wsgi [None req-481b386b-556e-4f9f-b319-8183d8feaaf3 459dc6fb7d44423991a1cba4d1488e4d ed39e95fb5ff4e4691fca6865eddbf18 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ed39e95fb5ff4e4691fca6865eddbf18/volumes/cb086450-7073-4e36-8df0-dde48955eecb/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:24:47.588 8 INFO cinder.volume.api [None req-481b386b-556e-4f9f-b319-8183d8feaaf3 459dc6fb7d44423991a1cba4d1488e4d ed39e95fb5ff4e4691fca6865eddbf18 - - default default] Volume info retrieved successfully. 2026-05-09 06:24:47.615 9 INFO cinder.api.openstack.wsgi [req-0fa3982d-4d3b-4b12-b87c-23cef0b7293a req-61a8d5d9-e053-4b88-9ba4-ab39d6882bf6 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/attachments returned with HTTP 200 [pid: 9|app: 0|req: 433/857] 10.0.0.116 () {40 vars in 1057 bytes} [Sat May 9 06:24:47 2026] POST /v3/0a433f7c24444332b61579c03d299cab/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 06:24:47.850 9 INFO cinder.api.openstack.wsgi [req-0fa3982d-4d3b-4b12-b87c-23cef0b7293a req-61a8d5d9-e053-4b88-9ba4-ab39d6882bf6 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:24:47.851 9 INFO cinder.api.openstack.wsgi [req-0fa3982d-4d3b-4b12-b87c-23cef0b7293a req-61a8d5d9-e053-4b88-9ba4-ab39d6882bf6 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:24:47.854 9 INFO cinder.api.openstack.wsgi [req-0fa3982d-4d3b-4b12-b87c-23cef0b7293a req-61a8d5d9-e053-4b88-9ba4-ab39d6882bf6 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:24:47.855 9 INFO cinder.api.openstack.wsgi [req-0fa3982d-4d3b-4b12-b87c-23cef0b7293a req-61a8d5d9-e053-4b88-9ba4-ab39d6882bf6 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:24:48.092 8 INFO cinder.volume.api [None req-481b386b-556e-4f9f-b319-8183d8feaaf3 459dc6fb7d44423991a1cba4d1488e4d ed39e95fb5ff4e4691fca6865eddbf18 - - default default] Detach volume completed successfully. 2026-05-09 06:24:48.093 8 INFO cinder.api.openstack.wsgi [None req-481b386b-556e-4f9f-b319-8183d8feaaf3 459dc6fb7d44423991a1cba4d1488e4d ed39e95fb5ff4e4691fca6865eddbf18 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ed39e95fb5ff4e4691fca6865eddbf18/volumes/cb086450-7073-4e36-8df0-dde48955eecb/action returned with HTTP 202 [pid: 8|app: 0|req: 425/860] 10.0.0.188 () {34 vars in 810 bytes} [Sat May 9 06:24:47 2026] POST /v3/ed39e95fb5ff4e4691fca6865eddbf18/volumes/cb086450-7073-4e36-8df0-dde48955eecb/action => generated 0 bytes in 525 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:24:48.110 9 INFO cinder.api.openstack.wsgi [None req-11e611c3-12d2-4f50-ba2e-26ccdf7ba473 459dc6fb7d44423991a1cba4d1488e4d ed39e95fb5ff4e4691fca6865eddbf18 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ed39e95fb5ff4e4691fca6865eddbf18/volumes/cb086450-7073-4e36-8df0-dde48955eecb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:24:48.124 9 INFO cinder.volume.api [None req-11e611c3-12d2-4f50-ba2e-26ccdf7ba473 459dc6fb7d44423991a1cba4d1488e4d ed39e95fb5ff4e4691fca6865eddbf18 - - default default] Volume info retrieved successfully. 2026-05-09 06:24:48.130 9 INFO cinder.api.openstack.wsgi [None req-11e611c3-12d2-4f50-ba2e-26ccdf7ba473 459dc6fb7d44423991a1cba4d1488e4d ed39e95fb5ff4e4691fca6865eddbf18 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ed39e95fb5ff4e4691fca6865eddbf18/volumes/cb086450-7073-4e36-8df0-dde48955eecb returned with HTTP 200 [pid: 9|app: 0|req: 436/861] 10.0.0.188 () {32 vars in 775 bytes} [Sat May 9 06:24:48 2026] GET /v3/ed39e95fb5ff4e4691fca6865eddbf18/volumes/cb086450-7073-4e36-8df0-dde48955eecb => generated 972 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:24:51.137 8 INFO cinder.api.openstack.wsgi [req-b4758144-986b-402f-b1e5-8ed6d29a9353 req-a0a48f7d-27f8-4084-92a6-56528e7aed56 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/6ef784e7-a447-454b-8f0f-38ae5674c963 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:24:51.152 8 INFO cinder.volume.api [req-b4758144-986b-402f-b1e5-8ed6d29a9353 req-a0a48f7d-27f8-4084-92a6-56528e7aed56 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Volume info retrieved successfully. 2026-05-09 06:24:51.157 8 INFO cinder.api.openstack.wsgi [req-b4758144-986b-402f-b1e5-8ed6d29a9353 req-a0a48f7d-27f8-4084-92a6-56528e7aed56 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/6ef784e7-a447-454b-8f0f-38ae5674c963 returned with HTTP 200 [pid: 8|app: 0|req: 426/862] 199.204.45.89 () {32 vars in 824 bytes} [Sat May 9 06:24:51 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/6ef784e7-a447-454b-8f0f-38ae5674c963 => generated 1488 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 06:24:53.093 9 INFO cinder.api.openstack.wsgi [None req-11e611c3-12d2-4f50-ba2e-26ccdf7ba473 459dc6fb7d44423991a1cba4d1488e4d ed39e95fb5ff4e4691fca6865eddbf18 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-09 06:24:53.094 9 INFO cinder.api.openstack.wsgi [None req-11e611c3-12d2-4f50-ba2e-26ccdf7ba473 459dc6fb7d44423991a1cba4d1488e4d ed39e95fb5ff4e4691fca6865eddbf18 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 9|app: 0|req: 437/863] 199.204.45.89 () {32 vars in 839 bytes} [Sat May 9 06:24:53 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:24:53.104 8 INFO cinder.api.openstack.wsgi [req-0fa3982d-4d3b-4b12-b87c-23cef0b7293a req-93832d9d-ecc4-4611-8a8f-c124558aaf4b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/6ef784e7-a447-454b-8f0f-38ae5674c963 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:24:53.117 8 INFO cinder.volume.api [req-0fa3982d-4d3b-4b12-b87c-23cef0b7293a req-93832d9d-ecc4-4611-8a8f-c124558aaf4b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Volume info retrieved successfully. 2026-05-09 06:24:53.121 8 INFO cinder.api.openstack.wsgi [req-0fa3982d-4d3b-4b12-b87c-23cef0b7293a req-93832d9d-ecc4-4611-8a8f-c124558aaf4b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/6ef784e7-a447-454b-8f0f-38ae5674c963 returned with HTTP 200 [pid: 8|app: 0|req: 427/864] 199.204.45.89 () {36 vars in 1072 bytes} [Sat May 9 06:24:53 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/6ef784e7-a447-454b-8f0f-38ae5674c963 => generated 1712 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:24:53.188 9 INFO cinder.api.openstack.wsgi [req-0fa3982d-4d3b-4b12-b87c-23cef0b7293a req-f4e460fd-90d5-4bde-98b5-edb0aa85d636 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/attachments/b30072ca-c714-4d29-8e27-c60e6f949471 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This 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-05-09 06:24:54.104 8 INFO cinder.api.openstack.wsgi [req-b4758144-986b-402f-b1e5-8ed6d29a9353 req-e8bd0151-a659-45fb-81b3-f04412872fbb 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/6ef784e7-a447-454b-8f0f-38ae5674c963 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:24:54.116 8 INFO cinder.volume.api [req-b4758144-986b-402f-b1e5-8ed6d29a9353 req-e8bd0151-a659-45fb-81b3-f04412872fbb 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Volume info retrieved successfully. 2026-05-09 06:24:54.120 8 INFO cinder.api.openstack.wsgi [req-b4758144-986b-402f-b1e5-8ed6d29a9353 req-e8bd0151-a659-45fb-81b3-f04412872fbb 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/6ef784e7-a447-454b-8f0f-38ae5674c963 returned with HTTP 200 [pid: 8|app: 0|req: 428/865] 199.204.45.89 () {32 vars in 824 bytes} [Sat May 9 06:24:54 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/6ef784e7-a447-454b-8f0f-38ae5674c963 => generated 1489 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 06:24:54.226 9 INFO cinder.api.openstack.wsgi [req-0fa3982d-4d3b-4b12-b87c-23cef0b7293a req-f4e460fd-90d5-4bde-98b5-edb0aa85d636 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/attachments/b30072ca-c714-4d29-8e27-c60e6f949471 returned with HTTP 200 [pid: 9|app: 0|req: 438/866] 199.204.45.89 () {40 vars in 1134 bytes} [Sat May 9 06:24:53 2026] PUT /v3/0a433f7c24444332b61579c03d299cab/attachments/b30072ca-c714-4d29-8e27-c60e6f949471 => generated 802 bytes in 1047 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:24:54.744 8 INFO cinder.api.openstack.wsgi [req-0fa3982d-4d3b-4b12-b87c-23cef0b7293a req-48062242-f5a6-4385-af81-02e3b0e30456 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/attachments/b30072ca-c714-4d29-8e27-c60e6f949471/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:24:54.771 8 INFO cinder.api.openstack.wsgi [req-0fa3982d-4d3b-4b12-b87c-23cef0b7293a req-48062242-f5a6-4385-af81-02e3b0e30456 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/attachments/b30072ca-c714-4d29-8e27-c60e6f949471/action returned with HTTP 204 [pid: 8|app: 0|req: 429/867] 199.204.45.89 () {40 vars in 1147 bytes} [Sat May 9 06:24:54 2026] POST /v3/0a433f7c24444332b61579c03d299cab/attachments/b30072ca-c714-4d29-8e27-c60e6f949471/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:24:55.088 9 INFO cinder.api.openstack.wsgi [None req-4c8a9270-2ba0-4c6e-b25c-aeefdbf9c3f9 459dc6fb7d44423991a1cba4d1488e4d ed39e95fb5ff4e4691fca6865eddbf18 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ed39e95fb5ff4e4691fca6865eddbf18/volumes/cb086450-7073-4e36-8df0-dde48955eecb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:24:55.103 9 INFO cinder.volume.api [None req-4c8a9270-2ba0-4c6e-b25c-aeefdbf9c3f9 459dc6fb7d44423991a1cba4d1488e4d ed39e95fb5ff4e4691fca6865eddbf18 - - default default] Volume info retrieved successfully. 2026-05-09 06:24:55.110 9 INFO cinder.api.openstack.wsgi [None req-4c8a9270-2ba0-4c6e-b25c-aeefdbf9c3f9 459dc6fb7d44423991a1cba4d1488e4d ed39e95fb5ff4e4691fca6865eddbf18 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ed39e95fb5ff4e4691fca6865eddbf18/volumes/cb086450-7073-4e36-8df0-dde48955eecb returned with HTTP 200 [pid: 9|app: 0|req: 439/868] 10.0.0.188 () {32 vars in 775 bytes} [Sat May 9 06:24:55 2026] GET /v3/ed39e95fb5ff4e4691fca6865eddbf18/volumes/cb086450-7073-4e36-8df0-dde48955eecb => generated 972 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:24:55.132 8 INFO cinder.api.openstack.wsgi [None req-0f887c53-4779-4c08-8fac-fe52d936c978 459dc6fb7d44423991a1cba4d1488e4d ed39e95fb5ff4e4691fca6865eddbf18 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ed39e95fb5ff4e4691fca6865eddbf18/volumes/cb086450-7073-4e36-8df0-dde48955eecb 2026-05-09 06:24:55.132 8 INFO cinder.api.v3.volumes [None req-0f887c53-4779-4c08-8fac-fe52d936c978 459dc6fb7d44423991a1cba4d1488e4d ed39e95fb5ff4e4691fca6865eddbf18 - - default default] Delete volume with id: cb086450-7073-4e36-8df0-dde48955eecb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:24:55.143 8 INFO cinder.volume.api [None req-0f887c53-4779-4c08-8fac-fe52d936c978 459dc6fb7d44423991a1cba4d1488e4d ed39e95fb5ff4e4691fca6865eddbf18 - - default default] Volume info retrieved successfully. 2026-05-09 06:24:55.166 8 INFO cinder.volume.api [None req-0f887c53-4779-4c08-8fac-fe52d936c978 459dc6fb7d44423991a1cba4d1488e4d ed39e95fb5ff4e4691fca6865eddbf18 - - default default] Delete volume request issued successfully. 2026-05-09 06:24:55.167 8 INFO cinder.api.openstack.wsgi [None req-0f887c53-4779-4c08-8fac-fe52d936c978 459dc6fb7d44423991a1cba4d1488e4d ed39e95fb5ff4e4691fca6865eddbf18 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ed39e95fb5ff4e4691fca6865eddbf18/volumes/cb086450-7073-4e36-8df0-dde48955eecb returned with HTTP 202 [pid: 8|app: 0|req: 430/869] 10.0.0.188 () {32 vars in 778 bytes} [Sat May 9 06:24:55 2026] DELETE /v3/ed39e95fb5ff4e4691fca6865eddbf18/volumes/cb086450-7073-4e36-8df0-dde48955eecb => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:24:55.179 9 INFO cinder.api.openstack.wsgi [None req-f58305e8-a057-4e56-a2de-f7104abe17ca 459dc6fb7d44423991a1cba4d1488e4d ed39e95fb5ff4e4691fca6865eddbf18 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ed39e95fb5ff4e4691fca6865eddbf18/volumes/cb086450-7073-4e36-8df0-dde48955eecb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:24:55.205 9 INFO cinder.volume.api [None req-f58305e8-a057-4e56-a2de-f7104abe17ca 459dc6fb7d44423991a1cba4d1488e4d ed39e95fb5ff4e4691fca6865eddbf18 - - default default] Volume info retrieved successfully. 2026-05-09 06:24:55.210 9 INFO cinder.api.openstack.wsgi [None req-f58305e8-a057-4e56-a2de-f7104abe17ca 459dc6fb7d44423991a1cba4d1488e4d ed39e95fb5ff4e4691fca6865eddbf18 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ed39e95fb5ff4e4691fca6865eddbf18/volumes/cb086450-7073-4e36-8df0-dde48955eecb returned with HTTP 200 [pid: 9|app: 0|req: 440/870] 10.0.0.188 () {32 vars in 775 bytes} [Sat May 9 06:24:55 2026] GET /v3/ed39e95fb5ff4e4691fca6865eddbf18/volumes/cb086450-7073-4e36-8df0-dde48955eecb => generated 971 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:24:56.244 8 INFO cinder.api.openstack.wsgi [None req-ada255f8-f023-4003-899e-b2c531226b6b 459dc6fb7d44423991a1cba4d1488e4d ed39e95fb5ff4e4691fca6865eddbf18 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ed39e95fb5ff4e4691fca6865eddbf18/volumes/cb086450-7073-4e36-8df0-dde48955eecb 2026-05-09 06:24:56.256 8 INFO cinder.api.openstack.wsgi [None req-ada255f8-f023-4003-899e-b2c531226b6b 459dc6fb7d44423991a1cba4d1488e4d ed39e95fb5ff4e4691fca6865eddbf18 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ed39e95fb5ff4e4691fca6865eddbf18/volumes/cb086450-7073-4e36-8df0-dde48955eecb returned with HTTP 404 [pid: 8|app: 0|req: 431/871] 10.0.0.188 () {32 vars in 775 bytes} [Sat May 9 06:24:56 2026] GET /v3/ed39e95fb5ff4e4691fca6865eddbf18/volumes/cb086450-7073-4e36-8df0-dde48955eecb => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:24:56.987 9 INFO cinder.api.openstack.wsgi [req-b4758144-986b-402f-b1e5-8ed6d29a9353 req-df097bd9-89ec-4054-af19-31c5df02de6e 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/6ef784e7-a447-454b-8f0f-38ae5674c963 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:24:57.014 9 INFO cinder.volume.api [req-b4758144-986b-402f-b1e5-8ed6d29a9353 req-df097bd9-89ec-4054-af19-31c5df02de6e 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Volume info retrieved successfully. 2026-05-09 06:24:57.020 9 INFO cinder.api.openstack.wsgi [req-b4758144-986b-402f-b1e5-8ed6d29a9353 req-df097bd9-89ec-4054-af19-31c5df02de6e 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/6ef784e7-a447-454b-8f0f-38ae5674c963 returned with HTTP 200 [pid: 9|app: 0|req: 441/872] 199.204.45.89 () {32 vars in 824 bytes} [Sat May 9 06:24:56 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/6ef784e7-a447-454b-8f0f-38ae5674c963 => generated 1787 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 06:24:57.851 8 INFO cinder.api.openstack.wsgi [None req-ada255f8-f023-4003-899e-b2c531226b6b 459dc6fb7d44423991a1cba4d1488e4d ed39e95fb5ff4e4691fca6865eddbf18 - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:24:57.851 9 INFO cinder.api.openstack.wsgi [req-b4758144-986b-402f-b1e5-8ed6d29a9353 req-df097bd9-89ec-4054-af19-31c5df02de6e 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:24:57.852 8 INFO cinder.api.openstack.wsgi [None req-ada255f8-f023-4003-899e-b2c531226b6b 459dc6fb7d44423991a1cba4d1488e4d ed39e95fb5ff4e4691fca6865eddbf18 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:24:57.853 9 INFO cinder.api.openstack.wsgi [req-b4758144-986b-402f-b1e5-8ed6d29a9353 req-df097bd9-89ec-4054-af19-31c5df02de6e 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:25:00.346 8 INFO cinder.api.openstack.wsgi [req-b4758144-986b-402f-b1e5-8ed6d29a9353 req-209fb0ec-996e-4cb9-a3fe-2959d5841671 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/6ef784e7-a447-454b-8f0f-38ae5674c963 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:25:00.375 8 INFO cinder.volume.api [req-b4758144-986b-402f-b1e5-8ed6d29a9353 req-209fb0ec-996e-4cb9-a3fe-2959d5841671 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Volume info retrieved successfully. 2026-05-09 06:25:00.382 8 INFO cinder.api.openstack.wsgi [req-b4758144-986b-402f-b1e5-8ed6d29a9353 req-209fb0ec-996e-4cb9-a3fe-2959d5841671 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/6ef784e7-a447-454b-8f0f-38ae5674c963 returned with HTTP 200 [pid: 8|app: 0|req: 433/875] 199.204.45.89 () {32 vars in 824 bytes} [Sat May 9 06:25:00 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/6ef784e7-a447-454b-8f0f-38ae5674c963 => generated 1787 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:25:03.236 9 INFO cinder.api.openstack.wsgi [req-b4758144-986b-402f-b1e5-8ed6d29a9353 req-4b6194cc-5459-4b15-b65a-994093e6e756 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/6ef784e7-a447-454b-8f0f-38ae5674c963 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:25:03.259 9 INFO cinder.volume.api [req-b4758144-986b-402f-b1e5-8ed6d29a9353 req-4b6194cc-5459-4b15-b65a-994093e6e756 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Volume info retrieved successfully. 2026-05-09 06:25:03.264 9 INFO cinder.api.openstack.wsgi [req-b4758144-986b-402f-b1e5-8ed6d29a9353 req-4b6194cc-5459-4b15-b65a-994093e6e756 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/6ef784e7-a447-454b-8f0f-38ae5674c963 returned with HTTP 200 [pid: 9|app: 0|req: 443/876] 199.204.45.89 () {32 vars in 824 bytes} [Sat May 9 06:25:03 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/6ef784e7-a447-454b-8f0f-38ae5674c963 => generated 1787 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:25:07.004 8 INFO cinder.api.openstack.wsgi [None req-3a048c66-8ede-466f-814e-bbf7f97f5649 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true 2026-05-09 06:25:07.029 8 INFO cinder.volume.api [None req-3a048c66-8ede-466f-814e-bbf7f97f5649 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:25:07.036 8 INFO cinder.api.openstack.wsgi [None req-3a048c66-8ede-466f-814e-bbf7f97f5649 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 434/877] 10.0.0.166 () {28 vars in 684 bytes} [Sat May 9 06:25:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true => generated 1790 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:25:07.051 9 INFO cinder.api.openstack.wsgi [None req-397e29c2-98e1-4e76-a3a4-5a84de043393 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true 2026-05-09 06:25:07.058 9 INFO cinder.volume.api [None req-397e29c2-98e1-4e76-a3a4-5a84de043393 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all snapshots completed successfully. 2026-05-09 06:25:07.059 9 INFO cinder.api.openstack.wsgi [None req-397e29c2-98e1-4e76-a3a4-5a84de043393 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 444/878] 10.0.0.166 () {28 vars in 674 bytes} [Sat May 9 06:25:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:25:07.078 8 INFO cinder.api.openstack.wsgi [None req-fcf9e886-bd07-40df-b12d-34c873d22b51 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-services 2026-05-09 06:25:07.086 8 INFO cinder.api.openstack.wsgi [None req-fcf9e886-bd07-40df-b12d-34c873d22b51 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-services returned with HTTP 200 [pid: 8|app: 0|req: 435/879] 10.0.0.166 () {28 vars in 645 bytes} [Sat May 9 06:25:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-services => generated 646 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:25:07.103 9 INFO cinder.api.openstack.wsgi [None req-0269d009-df58-4ee7-877f-f97f66e3a9d1 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true 2026-05-09 06:25:07.130 9 INFO cinder.volume.api [None req-0269d009-df58-4ee7-877f-f97f66e3a9d1 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:25:07.144 9 INFO cinder.api.openstack.wsgi [None req-0269d009-df58-4ee7-877f-f97f66e3a9d1 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 445/880] 10.0.0.166 () {28 vars in 684 bytes} [Sat May 9 06:25:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true => generated 1790 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 06:25:07.167 8 INFO cinder.api.openstack.wsgi [None req-dc6c315f-07da-4f12-8b03-7ecfff86a00d 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true 2026-05-09 06:25:07.671 8 INFO cinder.api.openstack.wsgi [None req-dc6c315f-07da-4f12-8b03-7ecfff86a00d 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 436/881] 10.0.0.166 () {28 vars in 696 bytes} [Sat May 9 06:25:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true => generated 671 bytes in 524 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:25:07.732 9 INFO cinder.api.openstack.wsgi [None req-a9931740-bafe-4bcf-973d-1c7fe0ae2dc1 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true 2026-05-09 06:25:07.764 9 INFO cinder.api.openstack.wsgi [None req-a9931740-bafe-4bcf-973d-1c7fe0ae2dc1 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 446/882] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:25:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:25:07.783 8 INFO cinder.api.openstack.wsgi [None req-fbe3449a-c723-4fb5-a94c-ec6ff73a7cb3 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0b6c52ea3da94acd8c6fb611cfde6ed1?usage=true 2026-05-09 06:25:07.821 8 INFO cinder.api.openstack.wsgi [None req-fbe3449a-c723-4fb5-a94c-ec6ff73a7cb3 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0b6c52ea3da94acd8c6fb611cfde6ed1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 437/883] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:25:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0b6c52ea3da94acd8c6fb611cfde6ed1?usage=true => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:25:07.836 9 INFO cinder.api.openstack.wsgi [None req-07ff6555-77d9-4ab9-bf4a-cf637f097e96 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/3ec5732631af447c8a94acb4bf003c66?usage=true 2026-05-09 06:25:07.854 8 INFO cinder.api.openstack.wsgi [None req-fbe3449a-c723-4fb5-a94c-ec6ff73a7cb3 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:25:07.855 8 INFO cinder.api.openstack.wsgi [None req-fbe3449a-c723-4fb5-a94c-ec6ff73a7cb3 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:25:07.856 8 INFO cinder.api.openstack.wsgi [None req-fbe3449a-c723-4fb5-a94c-ec6ff73a7cb3 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:25:07.856 8 INFO cinder.api.openstack.wsgi [None req-fbe3449a-c723-4fb5-a94c-ec6ff73a7cb3 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:25:07.872 9 INFO cinder.api.openstack.wsgi [None req-07ff6555-77d9-4ab9-bf4a-cf637f097e96 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/3ec5732631af447c8a94acb4bf003c66?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 447/886] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:25:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/3ec5732631af447c8a94acb4bf003c66?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:25:07.885 8 INFO cinder.api.openstack.wsgi [None req-07bce3c2-3156-4f70-95ef-dfe8c18008a3 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/4e249b17196c42dbbdf9aab21e43e1f1?usage=true 2026-05-09 06:25:07.914 8 INFO cinder.api.openstack.wsgi [None req-07bce3c2-3156-4f70-95ef-dfe8c18008a3 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/4e249b17196c42dbbdf9aab21e43e1f1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 440/887] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:25:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/4e249b17196c42dbbdf9aab21e43e1f1?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:25:07.928 9 INFO cinder.api.openstack.wsgi [None req-8818d811-0d0b-4b82-9e58-8ed06b3a84d5 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true 2026-05-09 06:25:07.954 9 INFO cinder.api.openstack.wsgi [None req-8818d811-0d0b-4b82-9e58-8ed06b3a84d5 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 448/888] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:25:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:25:07.965 8 INFO cinder.api.openstack.wsgi [None req-985ef9be-fd9a-477a-aa2c-989e7137b8c2 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/744bf309fc8645a1abae46a2ffd32278?usage=true 2026-05-09 06:25:08.001 8 INFO cinder.api.openstack.wsgi [None req-985ef9be-fd9a-477a-aa2c-989e7137b8c2 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/744bf309fc8645a1abae46a2ffd32278?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 441/889] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:25:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/744bf309fc8645a1abae46a2ffd32278?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:25:08.023 9 INFO cinder.api.openstack.wsgi [None req-e88772e3-bd34-4304-883c-51dbbe6d8a31 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/748f5683036343d5b96dcc9847d6ba74?usage=true 2026-05-09 06:25:08.046 9 INFO cinder.api.openstack.wsgi [None req-e88772e3-bd34-4304-883c-51dbbe6d8a31 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/748f5683036343d5b96dcc9847d6ba74?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 449/890] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:25:08 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/748f5683036343d5b96dcc9847d6ba74?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:25:08.061 8 INFO cinder.api.openstack.wsgi [None req-49738d05-7530-40de-a2b7-28c1c5c90147 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/7d262f4f08934a1d83bd9bf3b5100712?usage=true 2026-05-09 06:25:08.086 8 INFO cinder.api.openstack.wsgi [None req-49738d05-7530-40de-a2b7-28c1c5c90147 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/7d262f4f08934a1d83bd9bf3b5100712?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 442/891] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:25:08 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/7d262f4f08934a1d83bd9bf3b5100712?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:25:08.100 9 INFO cinder.api.openstack.wsgi [None req-9d4a1a67-5fc8-4bb9-9af5-a03ebe766631 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/917227eb68164d25b2e5c31b3725cfb2?usage=true 2026-05-09 06:25:08.137 9 INFO cinder.api.openstack.wsgi [None req-9d4a1a67-5fc8-4bb9-9af5-a03ebe766631 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/917227eb68164d25b2e5c31b3725cfb2?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 450/892] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:25:08 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/917227eb68164d25b2e5c31b3725cfb2?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:25:08.155 8 INFO cinder.api.openstack.wsgi [None req-fcd889df-aa3e-4e4b-af02-1748872be855 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true 2026-05-09 06:25:08.180 8 INFO cinder.api.openstack.wsgi [None req-fcd889df-aa3e-4e4b-af02-1748872be855 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 443/893] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:25:08 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:25:08.194 9 INFO cinder.api.openstack.wsgi [None req-80464f8b-f85c-40df-8b02-5f063155b6f0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/a415d0b5fb284a8c8c28516a74fb8240?usage=true 2026-05-09 06:25:08.220 9 INFO cinder.api.openstack.wsgi [None req-80464f8b-f85c-40df-8b02-5f063155b6f0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/a415d0b5fb284a8c8c28516a74fb8240?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 451/894] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:25:08 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/a415d0b5fb284a8c8c28516a74fb8240?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:25:08.236 8 INFO cinder.api.openstack.wsgi [None req-be30b5b2-6e5c-4f1b-b47a-46c8c11f81fa 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/b7c16c1b15fd4cf59944bc4815e28e26?usage=true 2026-05-09 06:25:08.263 8 INFO cinder.api.openstack.wsgi [None req-be30b5b2-6e5c-4f1b-b47a-46c8c11f81fa 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/b7c16c1b15fd4cf59944bc4815e28e26?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 444/895] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:25:08 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/b7c16c1b15fd4cf59944bc4815e28e26?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:25:08.278 9 INFO cinder.api.openstack.wsgi [None req-186b232d-4935-422d-b45e-9e484df0bcb5 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/d3d8acaafabe4fd59d37241f76847559?usage=true 2026-05-09 06:25:08.315 9 INFO cinder.api.openstack.wsgi [None req-186b232d-4935-422d-b45e-9e484df0bcb5 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/d3d8acaafabe4fd59d37241f76847559?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 452/896] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:25:08 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/d3d8acaafabe4fd59d37241f76847559?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:25:17.852 9 INFO cinder.api.openstack.wsgi [None req-186b232d-4935-422d-b45e-9e484df0bcb5 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:25:17.852 8 INFO cinder.api.openstack.wsgi [None req-be30b5b2-6e5c-4f1b-b47a-46c8c11f81fa 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:25:17.853 8 INFO cinder.api.openstack.wsgi [None req-be30b5b2-6e5c-4f1b-b47a-46c8c11f81fa 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:25:17.853 9 INFO cinder.api.openstack.wsgi [None req-186b232d-4935-422d-b45e-9e484df0bcb5 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:25:27.851 8 INFO cinder.api.openstack.wsgi [None req-be30b5b2-6e5c-4f1b-b47a-46c8c11f81fa 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:25:27.851 9 INFO cinder.api.openstack.wsgi [None req-186b232d-4935-422d-b45e-9e484df0bcb5 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:25:27.852 8 INFO cinder.api.openstack.wsgi [None req-be30b5b2-6e5c-4f1b-b47a-46c8c11f81fa 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:25:27.853 9 INFO cinder.api.openstack.wsgi [None req-186b232d-4935-422d-b45e-9e484df0bcb5 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:25:37.850 8 INFO cinder.api.openstack.wsgi [None req-be30b5b2-6e5c-4f1b-b47a-46c8c11f81fa 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:25:37.851 9 INFO cinder.api.openstack.wsgi [None req-186b232d-4935-422d-b45e-9e484df0bcb5 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:25:37.852 8 INFO cinder.api.openstack.wsgi [None req-be30b5b2-6e5c-4f1b-b47a-46c8c11f81fa 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:25:37.852 9 INFO cinder.api.openstack.wsgi [None req-186b232d-4935-422d-b45e-9e484df0bcb5 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:25:47.851 9 INFO cinder.api.openstack.wsgi [None req-186b232d-4935-422d-b45e-9e484df0bcb5 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:25:47.851 8 INFO cinder.api.openstack.wsgi [None req-be30b5b2-6e5c-4f1b-b47a-46c8c11f81fa 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:25:47.853 9 INFO cinder.api.openstack.wsgi [None req-186b232d-4935-422d-b45e-9e484df0bcb5 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:25:47.853 8 INFO cinder.api.openstack.wsgi [None req-be30b5b2-6e5c-4f1b-b47a-46c8c11f81fa 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:25:57.854 9 INFO cinder.api.openstack.wsgi [None req-186b232d-4935-422d-b45e-9e484df0bcb5 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:25:57.855 8 INFO cinder.api.openstack.wsgi [None req-be30b5b2-6e5c-4f1b-b47a-46c8c11f81fa 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:25:57.855 9 INFO cinder.api.openstack.wsgi [None req-186b232d-4935-422d-b45e-9e484df0bcb5 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:25:57.859 8 INFO cinder.api.openstack.wsgi [None req-be30b5b2-6e5c-4f1b-b47a-46c8c11f81fa 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:26:06.887 9 INFO cinder.api.openstack.wsgi [None req-57dc0055-0ad4-4951-a653-875c7a92a421 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true 2026-05-09 06:26:06.901 9 INFO cinder.volume.api [None req-57dc0055-0ad4-4951-a653-875c7a92a421 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:26:06.906 9 INFO cinder.api.openstack.wsgi [None req-57dc0055-0ad4-4951-a653-875c7a92a421 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 458/907] 10.0.0.166 () {28 vars in 684 bytes} [Sat May 9 06:26:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true => generated 1790 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 06:26:06.920 8 INFO cinder.api.openstack.wsgi [None req-b9e6796c-a63e-43b9-89fd-dbc38299d0ce 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true 2026-05-09 06:26:06.932 8 INFO cinder.volume.api [None req-b9e6796c-a63e-43b9-89fd-dbc38299d0ce 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all snapshots completed successfully. 2026-05-09 06:26:06.932 8 INFO cinder.api.openstack.wsgi [None req-b9e6796c-a63e-43b9-89fd-dbc38299d0ce 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 450/908] 10.0.0.166 () {28 vars in 674 bytes} [Sat May 9 06:26:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:26:06.943 9 INFO cinder.api.openstack.wsgi [None req-b80af1af-e50a-44e6-8db5-c9d469f79610 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true 2026-05-09 06:26:07.447 9 INFO cinder.api.openstack.wsgi [None req-b80af1af-e50a-44e6-8db5-c9d469f79610 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 9|app: 0|req: 459/909] 10.0.0.166 () {28 vars in 696 bytes} [Sat May 9 06:26:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true => generated 671 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:26:07.466 8 INFO cinder.api.openstack.wsgi [None req-61315f54-7b27-460d-bb07-b2ecab42b688 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-services 2026-05-09 06:26:07.474 8 INFO cinder.api.openstack.wsgi [None req-61315f54-7b27-460d-bb07-b2ecab42b688 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-services returned with HTTP 200 [pid: 8|app: 0|req: 451/910] 10.0.0.166 () {28 vars in 645 bytes} [Sat May 9 06:26:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:26:07.485 9 INFO cinder.api.openstack.wsgi [None req-4be3bc2b-0b2f-4a80-ad21-3ace16657c64 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true 2026-05-09 06:26:07.509 9 INFO cinder.volume.api [None req-4be3bc2b-0b2f-4a80-ad21-3ace16657c64 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:26:07.517 9 INFO cinder.api.openstack.wsgi [None req-4be3bc2b-0b2f-4a80-ad21-3ace16657c64 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 460/911] 10.0.0.166 () {28 vars in 684 bytes} [Sat May 9 06:26:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true => generated 1790 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 06:26:07.578 8 INFO cinder.api.openstack.wsgi [None req-9528edfb-e3dc-40c5-a6f6-846aac56b263 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true 2026-05-09 06:26:07.595 8 INFO cinder.api.openstack.wsgi [None req-9528edfb-e3dc-40c5-a6f6-846aac56b263 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 452/912] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:26:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:26:07.613 9 INFO cinder.api.openstack.wsgi [None req-e2ee25ba-23d1-4ce1-b13e-2a7c620b3463 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0b6c52ea3da94acd8c6fb611cfde6ed1?usage=true 2026-05-09 06:26:07.633 9 INFO cinder.api.openstack.wsgi [None req-e2ee25ba-23d1-4ce1-b13e-2a7c620b3463 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0b6c52ea3da94acd8c6fb611cfde6ed1?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 461/913] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:26:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0b6c52ea3da94acd8c6fb611cfde6ed1?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:26:07.642 8 INFO cinder.api.openstack.wsgi [None req-596f5ed4-647c-4edd-bcc3-40ebe0466117 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/3ec5732631af447c8a94acb4bf003c66?usage=true 2026-05-09 06:26:07.658 8 INFO cinder.api.openstack.wsgi [None req-596f5ed4-647c-4edd-bcc3-40ebe0466117 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/3ec5732631af447c8a94acb4bf003c66?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 453/914] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:26:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/3ec5732631af447c8a94acb4bf003c66?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:26:07.668 9 INFO cinder.api.openstack.wsgi [None req-0cf13b1a-824b-479c-bb1f-1df794111065 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/4e249b17196c42dbbdf9aab21e43e1f1?usage=true 2026-05-09 06:26:07.685 9 INFO cinder.api.openstack.wsgi [None req-0cf13b1a-824b-479c-bb1f-1df794111065 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/4e249b17196c42dbbdf9aab21e43e1f1?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 462/915] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:26:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/4e249b17196c42dbbdf9aab21e43e1f1?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:26:07.696 8 INFO cinder.api.openstack.wsgi [None req-cf9d5e5d-bc3f-4f6d-bf10-7d1fdd4c736b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true 2026-05-09 06:26:07.716 8 INFO cinder.api.openstack.wsgi [None req-cf9d5e5d-bc3f-4f6d-bf10-7d1fdd4c736b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 454/916] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:26:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:26:07.727 9 INFO cinder.api.openstack.wsgi [None req-b784f022-b7e7-403f-82e7-1234df55799a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/744bf309fc8645a1abae46a2ffd32278?usage=true 2026-05-09 06:26:07.743 9 INFO cinder.api.openstack.wsgi [None req-b784f022-b7e7-403f-82e7-1234df55799a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/744bf309fc8645a1abae46a2ffd32278?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 463/917] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:26:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/744bf309fc8645a1abae46a2ffd32278?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:26:07.756 8 INFO cinder.api.openstack.wsgi [None req-a45d468f-396a-487d-a8c7-a459202b0399 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/748f5683036343d5b96dcc9847d6ba74?usage=true 2026-05-09 06:26:07.772 8 INFO cinder.api.openstack.wsgi [None req-a45d468f-396a-487d-a8c7-a459202b0399 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/748f5683036343d5b96dcc9847d6ba74?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 455/918] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:26:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/748f5683036343d5b96dcc9847d6ba74?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:26:07.785 9 INFO cinder.api.openstack.wsgi [None req-2a39e13a-9eb7-4806-a716-830de7155d89 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/7d262f4f08934a1d83bd9bf3b5100712?usage=true 2026-05-09 06:26:07.799 9 INFO cinder.api.openstack.wsgi [None req-2a39e13a-9eb7-4806-a716-830de7155d89 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/7d262f4f08934a1d83bd9bf3b5100712?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 464/919] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:26:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/7d262f4f08934a1d83bd9bf3b5100712?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:26:07.811 8 INFO cinder.api.openstack.wsgi [None req-62121fbc-71f9-4b20-9bcc-2d49b5dca64d 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/917227eb68164d25b2e5c31b3725cfb2?usage=true 2026-05-09 06:26:07.829 8 INFO cinder.api.openstack.wsgi [None req-62121fbc-71f9-4b20-9bcc-2d49b5dca64d 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/917227eb68164d25b2e5c31b3725cfb2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 456/920] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:26:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/917227eb68164d25b2e5c31b3725cfb2?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:26:07.843 9 INFO cinder.api.openstack.wsgi [None req-46b9539b-c84d-422f-9a46-c2223f1c4728 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true 2026-05-09 06:26:07.850 8 INFO cinder.api.openstack.wsgi [None req-62121fbc-71f9-4b20-9bcc-2d49b5dca64d 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:26:07.851 8 INFO cinder.api.openstack.wsgi [None req-62121fbc-71f9-4b20-9bcc-2d49b5dca64d 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:26:07.853 8 INFO cinder.api.openstack.wsgi [None req-62121fbc-71f9-4b20-9bcc-2d49b5dca64d 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:26:07.854 8 INFO cinder.api.openstack.wsgi [None req-62121fbc-71f9-4b20-9bcc-2d49b5dca64d 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:26:07.869 9 INFO cinder.api.openstack.wsgi [None req-46b9539b-c84d-422f-9a46-c2223f1c4728 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 465/923] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:26:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:26:07.881 8 INFO cinder.api.openstack.wsgi [None req-5eea6edf-ab48-48d0-9d0a-e5970547bcee 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/a415d0b5fb284a8c8c28516a74fb8240?usage=true 2026-05-09 06:26:07.898 8 INFO cinder.api.openstack.wsgi [None req-5eea6edf-ab48-48d0-9d0a-e5970547bcee 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/a415d0b5fb284a8c8c28516a74fb8240?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 459/924] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:26:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/a415d0b5fb284a8c8c28516a74fb8240?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:26:07.909 9 INFO cinder.api.openstack.wsgi [None req-cad99f52-3e41-40c1-a52e-4a037b42cfa1 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/b7c16c1b15fd4cf59944bc4815e28e26?usage=true 2026-05-09 06:26:07.926 9 INFO cinder.api.openstack.wsgi [None req-cad99f52-3e41-40c1-a52e-4a037b42cfa1 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/b7c16c1b15fd4cf59944bc4815e28e26?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 466/925] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:26:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/b7c16c1b15fd4cf59944bc4815e28e26?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:26:07.937 8 INFO cinder.api.openstack.wsgi [None req-26410ab5-964f-450a-8d86-8812913a139c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/d3d8acaafabe4fd59d37241f76847559?usage=true 2026-05-09 06:26:07.953 8 INFO cinder.api.openstack.wsgi [None req-26410ab5-964f-450a-8d86-8812913a139c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/d3d8acaafabe4fd59d37241f76847559?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 460/926] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:26:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/d3d8acaafabe4fd59d37241f76847559?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:26:17.851 8 INFO cinder.api.openstack.wsgi [None req-26410ab5-964f-450a-8d86-8812913a139c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:26:17.852 9 INFO cinder.api.openstack.wsgi [None req-cad99f52-3e41-40c1-a52e-4a037b42cfa1 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:26:17.852 8 INFO cinder.api.openstack.wsgi [None req-26410ab5-964f-450a-8d86-8812913a139c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:26:17.853 9 INFO cinder.api.openstack.wsgi [None req-cad99f52-3e41-40c1-a52e-4a037b42cfa1 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:26:27.851 8 INFO cinder.api.openstack.wsgi [None req-26410ab5-964f-450a-8d86-8812913a139c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:26:27.851 9 INFO cinder.api.openstack.wsgi [None req-cad99f52-3e41-40c1-a52e-4a037b42cfa1 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:26:27.852 9 INFO cinder.api.openstack.wsgi [None req-cad99f52-3e41-40c1-a52e-4a037b42cfa1 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:26:27.853 8 INFO cinder.api.openstack.wsgi [None req-26410ab5-964f-450a-8d86-8812913a139c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:26:37.851 8 INFO cinder.api.openstack.wsgi [None req-26410ab5-964f-450a-8d86-8812913a139c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:26:37.851 9 INFO cinder.api.openstack.wsgi [None req-cad99f52-3e41-40c1-a52e-4a037b42cfa1 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:26:37.852 8 INFO cinder.api.openstack.wsgi [None req-26410ab5-964f-450a-8d86-8812913a139c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:26:37.852 9 INFO cinder.api.openstack.wsgi [None req-cad99f52-3e41-40c1-a52e-4a037b42cfa1 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:26:47.851 8 INFO cinder.api.openstack.wsgi [None req-26410ab5-964f-450a-8d86-8812913a139c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:26:47.852 9 INFO cinder.api.openstack.wsgi [None req-cad99f52-3e41-40c1-a52e-4a037b42cfa1 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:26:47.853 9 INFO cinder.api.openstack.wsgi [None req-cad99f52-3e41-40c1-a52e-4a037b42cfa1 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:26:47.853 8 INFO cinder.api.openstack.wsgi [None req-26410ab5-964f-450a-8d86-8812913a139c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:26:57.850 9 INFO cinder.api.openstack.wsgi [None req-cad99f52-3e41-40c1-a52e-4a037b42cfa1 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:26:57.850 8 INFO cinder.api.openstack.wsgi [None req-26410ab5-964f-450a-8d86-8812913a139c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:26:57.851 9 INFO cinder.api.openstack.wsgi [None req-cad99f52-3e41-40c1-a52e-4a037b42cfa1 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:26:57.852 8 INFO cinder.api.openstack.wsgi [None req-26410ab5-964f-450a-8d86-8812913a139c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:27:07.054 9 INFO cinder.api.openstack.wsgi [None req-ec53f9a1-1da7-4cf9-b0da-ef5d7adb62bc 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true 2026-05-09 06:27:07.069 9 INFO cinder.volume.api [None req-ec53f9a1-1da7-4cf9-b0da-ef5d7adb62bc 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:27:07.083 9 INFO cinder.api.openstack.wsgi [None req-ec53f9a1-1da7-4cf9-b0da-ef5d7adb62bc 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 472/937] 10.0.0.166 () {28 vars in 684 bytes} [Sat May 9 06:27:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true => generated 1790 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 06:27:07.097 8 INFO cinder.api.openstack.wsgi [None req-d9f079db-98e3-4e22-9b31-830f685a60bb 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true 2026-05-09 06:27:07.104 8 INFO cinder.volume.api [None req-d9f079db-98e3-4e22-9b31-830f685a60bb 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all snapshots completed successfully. 2026-05-09 06:27:07.104 8 INFO cinder.api.openstack.wsgi [None req-d9f079db-98e3-4e22-9b31-830f685a60bb 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 466/938] 10.0.0.166 () {28 vars in 674 bytes} [Sat May 9 06:27:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:27:07.204 9 INFO cinder.api.openstack.wsgi [None req-9c7249ca-0f9c-4dde-afcf-ed177f588e38 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/01f223a3a38546c1988206aa97bfd839?usage=true 2026-05-09 06:27:07.237 9 INFO cinder.api.openstack.wsgi [None req-9c7249ca-0f9c-4dde-afcf-ed177f588e38 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/01f223a3a38546c1988206aa97bfd839?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 473/939] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:27:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/01f223a3a38546c1988206aa97bfd839?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:27:07.255 8 INFO cinder.api.openstack.wsgi [None req-a3cfbc83-654d-43bb-a496-e92a011d021d 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/04807f1618bc427181081f133c586ddf?usage=true 2026-05-09 06:27:07.276 8 INFO cinder.api.openstack.wsgi [None req-a3cfbc83-654d-43bb-a496-e92a011d021d 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/04807f1618bc427181081f133c586ddf?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 467/940] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:27:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/04807f1618bc427181081f133c586ddf?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:27:07.287 9 INFO cinder.api.openstack.wsgi [None req-b87c53da-3f1b-425e-bc78-168dbd6672bc 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true 2026-05-09 06:27:07.309 9 INFO cinder.api.openstack.wsgi [None req-b87c53da-3f1b-425e-bc78-168dbd6672bc 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 474/941] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:27:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:27:07.321 8 INFO cinder.api.openstack.wsgi [None req-ac172291-442e-48e9-97d6-b930d3ccc17b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0b6c52ea3da94acd8c6fb611cfde6ed1?usage=true 2026-05-09 06:27:07.341 8 INFO cinder.api.openstack.wsgi [None req-ac172291-442e-48e9-97d6-b930d3ccc17b 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0b6c52ea3da94acd8c6fb611cfde6ed1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 468/942] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:27:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0b6c52ea3da94acd8c6fb611cfde6ed1?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:27:07.352 9 INFO cinder.api.openstack.wsgi [None req-700aca26-55d6-4cef-932c-914a2439855a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/3ec5732631af447c8a94acb4bf003c66?usage=true 2026-05-09 06:27:07.373 9 INFO cinder.api.openstack.wsgi [None req-700aca26-55d6-4cef-932c-914a2439855a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/3ec5732631af447c8a94acb4bf003c66?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 475/943] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:27:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/3ec5732631af447c8a94acb4bf003c66?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:27:07.384 8 INFO cinder.api.openstack.wsgi [None req-e38bfe38-9857-4109-8647-5e1af64778bd 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/4e249b17196c42dbbdf9aab21e43e1f1?usage=true 2026-05-09 06:27:07.403 8 INFO cinder.api.openstack.wsgi [None req-e38bfe38-9857-4109-8647-5e1af64778bd 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/4e249b17196c42dbbdf9aab21e43e1f1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 469/944] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:27:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/4e249b17196c42dbbdf9aab21e43e1f1?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:27:07.415 9 INFO cinder.api.openstack.wsgi [None req-a1756231-2c86-41a5-bc23-f25795a78ba9 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true 2026-05-09 06:27:07.440 9 INFO cinder.api.openstack.wsgi [None req-a1756231-2c86-41a5-bc23-f25795a78ba9 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 476/945] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:27:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:27:07.450 8 INFO cinder.api.openstack.wsgi [None req-9884bbbe-c8ce-4fde-8991-f5845f3380be 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/748f5683036343d5b96dcc9847d6ba74?usage=true 2026-05-09 06:27:07.469 8 INFO cinder.api.openstack.wsgi [None req-9884bbbe-c8ce-4fde-8991-f5845f3380be 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/748f5683036343d5b96dcc9847d6ba74?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 470/946] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:27:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/748f5683036343d5b96dcc9847d6ba74?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:27:07.482 9 INFO cinder.api.openstack.wsgi [None req-71990f52-7557-4381-8882-b6dcc1db8ff1 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/7d262f4f08934a1d83bd9bf3b5100712?usage=true 2026-05-09 06:27:07.500 9 INFO cinder.api.openstack.wsgi [None req-71990f52-7557-4381-8882-b6dcc1db8ff1 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/7d262f4f08934a1d83bd9bf3b5100712?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 477/947] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:27:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/7d262f4f08934a1d83bd9bf3b5100712?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:27:07.512 8 INFO cinder.api.openstack.wsgi [None req-9cd131d1-c75f-4a86-a542-eb84974d1cd8 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/7ec325eba26147b5886ac751e4df4a50?usage=true 2026-05-09 06:27:07.535 8 INFO cinder.api.openstack.wsgi [None req-9cd131d1-c75f-4a86-a542-eb84974d1cd8 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/7ec325eba26147b5886ac751e4df4a50?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 471/948] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:27:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/7ec325eba26147b5886ac751e4df4a50?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:27:07.549 9 INFO cinder.api.openstack.wsgi [None req-41c73a50-20f9-4148-8401-9c1d5cb64742 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/917227eb68164d25b2e5c31b3725cfb2?usage=true 2026-05-09 06:27:07.564 9 INFO cinder.api.openstack.wsgi [None req-41c73a50-20f9-4148-8401-9c1d5cb64742 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/917227eb68164d25b2e5c31b3725cfb2?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 478/949] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:27:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/917227eb68164d25b2e5c31b3725cfb2?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:27:07.574 8 INFO cinder.api.openstack.wsgi [None req-e5f7abe4-e937-44ad-a7d2-a0c98704505e 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true 2026-05-09 06:27:07.592 8 INFO cinder.api.openstack.wsgi [None req-e5f7abe4-e937-44ad-a7d2-a0c98704505e 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 472/950] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:27:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:27:07.607 9 INFO cinder.api.openstack.wsgi [None req-0b43ff69-4795-45f8-9a8b-b9c217f27f07 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/a415d0b5fb284a8c8c28516a74fb8240?usage=true 2026-05-09 06:27:07.634 9 INFO cinder.api.openstack.wsgi [None req-0b43ff69-4795-45f8-9a8b-b9c217f27f07 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/a415d0b5fb284a8c8c28516a74fb8240?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 479/951] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:27:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/a415d0b5fb284a8c8c28516a74fb8240?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:27:07.647 8 INFO cinder.api.openstack.wsgi [None req-542f59e3-81f3-41a9-b044-d6759d6111ef 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/d3d8acaafabe4fd59d37241f76847559?usage=true 2026-05-09 06:27:07.669 8 INFO cinder.api.openstack.wsgi [None req-542f59e3-81f3-41a9-b044-d6759d6111ef 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/d3d8acaafabe4fd59d37241f76847559?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 473/952] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:27:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/d3d8acaafabe4fd59d37241f76847559?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:27:07.684 9 INFO cinder.api.openstack.wsgi [None req-3ea5aca7-dfc6-4791-aa34-e933a2e85cf6 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true 2026-05-09 06:27:07.851 8 INFO cinder.api.openstack.wsgi [None req-542f59e3-81f3-41a9-b044-d6759d6111ef 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:27:07.852 8 INFO cinder.api.openstack.wsgi [None req-542f59e3-81f3-41a9-b044-d6759d6111ef 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:27:07.853 8 INFO cinder.api.openstack.wsgi [None req-542f59e3-81f3-41a9-b044-d6759d6111ef 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:27:07.854 8 INFO cinder.api.openstack.wsgi [None req-542f59e3-81f3-41a9-b044-d6759d6111ef 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:27:08.189 9 INFO cinder.api.openstack.wsgi [None req-3ea5aca7-dfc6-4791-aa34-e933a2e85cf6 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 9|app: 0|req: 480/955] 10.0.0.166 () {28 vars in 696 bytes} [Sat May 9 06:27:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:27:08.209 8 INFO cinder.api.openstack.wsgi [None req-bcb8c994-664b-4eb6-9220-b8a62ffc9268 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-services 2026-05-09 06:27:08.214 8 INFO cinder.api.openstack.wsgi [None req-bcb8c994-664b-4eb6-9220-b8a62ffc9268 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-services returned with HTTP 200 [pid: 8|app: 0|req: 476/956] 10.0.0.166 () {28 vars in 645 bytes} [Sat May 9 06:27:08 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:27:08.224 9 INFO cinder.api.openstack.wsgi [None req-b9f93c93-b141-4542-876e-9c86368e1d23 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true 2026-05-09 06:27:08.238 9 INFO cinder.volume.api [None req-b9f93c93-b141-4542-876e-9c86368e1d23 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:27:08.249 9 INFO cinder.api.openstack.wsgi [None req-b9f93c93-b141-4542-876e-9c86368e1d23 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 481/957] 10.0.0.166 () {28 vars in 684 bytes} [Sat May 9 06:27:08 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true => generated 1790 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 06:27:17.851 8 INFO cinder.api.openstack.wsgi [None req-bcb8c994-664b-4eb6-9220-b8a62ffc9268 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:27:17.851 9 INFO cinder.api.openstack.wsgi [None req-b9f93c93-b141-4542-876e-9c86368e1d23 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:27:17.852 8 INFO cinder.api.openstack.wsgi [None req-bcb8c994-664b-4eb6-9220-b8a62ffc9268 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:27:17.852 9 INFO cinder.api.openstack.wsgi [None req-b9f93c93-b141-4542-876e-9c86368e1d23 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:27:27.854 8 INFO cinder.api.openstack.wsgi [None req-bcb8c994-664b-4eb6-9220-b8a62ffc9268 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:27:27.854 9 INFO cinder.api.openstack.wsgi [None req-b9f93c93-b141-4542-876e-9c86368e1d23 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:27:27.855 8 INFO cinder.api.openstack.wsgi [None req-bcb8c994-664b-4eb6-9220-b8a62ffc9268 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:27:27.857 9 INFO cinder.api.openstack.wsgi [None req-b9f93c93-b141-4542-876e-9c86368e1d23 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:27:37.539 8 INFO cinder.api.openstack.wsgi [req-68a1ec6b-d14e-4039-9a5c-3a33929e7c25 req-b6a57f13-5d5c-4693-b388-aa58501d7874 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/attachments/b30072ca-c714-4d29-8e27-c60e6f949471 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:27:37.851 9 INFO cinder.api.openstack.wsgi [None req-b9f93c93-b141-4542-876e-9c86368e1d23 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:27:37.853 9 INFO cinder.api.openstack.wsgi [None req-b9f93c93-b141-4542-876e-9c86368e1d23 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:27:37.856 9 INFO cinder.api.openstack.wsgi [None req-b9f93c93-b141-4542-876e-9c86368e1d23 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:27:37.856 9 INFO cinder.api.openstack.wsgi [None req-b9f93c93-b141-4542-876e-9c86368e1d23 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:27:38.105 8 INFO cinder.api.openstack.wsgi [req-68a1ec6b-d14e-4039-9a5c-3a33929e7c25 req-b6a57f13-5d5c-4693-b388-aa58501d7874 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/attachments/b30072ca-c714-4d29-8e27-c60e6f949471 returned with HTTP 200 [pid: 8|app: 0|req: 479/964] 199.204.45.89 () {38 vars in 1102 bytes} [Sat May 9 06:27:37 2026] DELETE /v3/0a433f7c24444332b61579c03d299cab/attachments/b30072ca-c714-4d29-8e27-c60e6f949471 => generated 19 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:27:38.122 9 INFO cinder.api.openstack.wsgi [req-68a1ec6b-d14e-4039-9a5c-3a33929e7c25 req-a725c1de-65ca-4a9d-b28b-cca2652841d9 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/6ef784e7-a447-454b-8f0f-38ae5674c963 2026-05-09 06:27:38.122 9 INFO cinder.api.v3.volumes [req-68a1ec6b-d14e-4039-9a5c-3a33929e7c25 req-a725c1de-65ca-4a9d-b28b-cca2652841d9 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Delete volume with id: 6ef784e7-a447-454b-8f0f-38ae5674c963 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:27:38.138 9 INFO cinder.volume.api [req-68a1ec6b-d14e-4039-9a5c-3a33929e7c25 req-a725c1de-65ca-4a9d-b28b-cca2652841d9 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Volume info retrieved successfully. 2026-05-09 06:27:38.165 9 INFO cinder.volume.api [req-68a1ec6b-d14e-4039-9a5c-3a33929e7c25 req-a725c1de-65ca-4a9d-b28b-cca2652841d9 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Delete volume request issued successfully. 2026-05-09 06:27:38.166 9 INFO cinder.api.openstack.wsgi [req-68a1ec6b-d14e-4039-9a5c-3a33929e7c25 req-a725c1de-65ca-4a9d-b28b-cca2652841d9 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/6ef784e7-a447-454b-8f0f-38ae5674c963 returned with HTTP 202 [pid: 9|app: 0|req: 486/965] 199.204.45.89 () {36 vars in 1053 bytes} [Sat May 9 06:27:38 2026] DELETE /v3/0a433f7c24444332b61579c03d299cab/volumes/6ef784e7-a447-454b-8f0f-38ae5674c963 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-09 06:27:47.850 8 INFO cinder.api.openstack.wsgi [req-68a1ec6b-d14e-4039-9a5c-3a33929e7c25 req-b6a57f13-5d5c-4693-b388-aa58501d7874 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:27:47.851 8 INFO cinder.api.openstack.wsgi [req-68a1ec6b-d14e-4039-9a5c-3a33929e7c25 req-b6a57f13-5d5c-4693-b388-aa58501d7874 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:27:47.851 9 INFO cinder.api.openstack.wsgi [req-68a1ec6b-d14e-4039-9a5c-3a33929e7c25 req-a725c1de-65ca-4a9d-b28b-cca2652841d9 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:27:47.852 9 INFO cinder.api.openstack.wsgi [req-68a1ec6b-d14e-4039-9a5c-3a33929e7c25 req-a725c1de-65ca-4a9d-b28b-cca2652841d9 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:27:57.851 8 INFO cinder.api.openstack.wsgi [req-68a1ec6b-d14e-4039-9a5c-3a33929e7c25 req-b6a57f13-5d5c-4693-b388-aa58501d7874 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:27:57.852 9 INFO cinder.api.openstack.wsgi [req-68a1ec6b-d14e-4039-9a5c-3a33929e7c25 req-a725c1de-65ca-4a9d-b28b-cca2652841d9 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:27:57.853 8 INFO cinder.api.openstack.wsgi [req-68a1ec6b-d14e-4039-9a5c-3a33929e7c25 req-b6a57f13-5d5c-4693-b388-aa58501d7874 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:27:57.853 9 INFO cinder.api.openstack.wsgi [req-68a1ec6b-d14e-4039-9a5c-3a33929e7c25 req-a725c1de-65ca-4a9d-b28b-cca2652841d9 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:28:07.041 8 INFO cinder.api.openstack.wsgi [None req-58c7f03e-d0d9-460b-ba96-3fdb81b24f28 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 06:28:07.544 8 INFO cinder.api.openstack.wsgi [None req-58c7f03e-d0d9-460b-ba96-3fdb81b24f28 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 482/970] 10.0.0.166 () {28 vars in 696 bytes} [Sat May 9 06:28:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true => generated 670 bytes in 644 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 06:28:07.555 9 INFO cinder.api.openstack.wsgi [None req-e67306ab-8867-4ad7-a6cd-4f112a89f180 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true 2026-05-09 06:28:07.571 9 INFO cinder.volume.api [None req-e67306ab-8867-4ad7-a6cd-4f112a89f180 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all volumes completed successfully. 2026-05-09 06:28:07.573 9 INFO cinder.api.openstack.wsgi [None req-e67306ab-8867-4ad7-a6cd-4f112a89f180 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 489/971] 10.0.0.166 () {28 vars in 684 bytes} [Sat May 9 06:28:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:28:07.658 8 INFO cinder.api.openstack.wsgi [None req-8ef29dc7-efef-4616-81f7-d5fc5078c5ba 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true 2026-05-09 06:28:07.675 8 INFO cinder.api.openstack.wsgi [None req-8ef29dc7-efef-4616-81f7-d5fc5078c5ba 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 483/972] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:28:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:28:07.690 9 INFO cinder.api.openstack.wsgi [None req-db2afc7f-957a-4593-8e7b-5c0d10b31fca 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0b6c52ea3da94acd8c6fb611cfde6ed1?usage=true 2026-05-09 06:28:07.708 9 INFO cinder.api.openstack.wsgi [None req-db2afc7f-957a-4593-8e7b-5c0d10b31fca 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0b6c52ea3da94acd8c6fb611cfde6ed1?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 490/973] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:28:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0b6c52ea3da94acd8c6fb611cfde6ed1?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:28:07.720 8 INFO cinder.api.openstack.wsgi [None req-f00d8689-b123-44ea-87fa-125f97307daa 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/4e249b17196c42dbbdf9aab21e43e1f1?usage=true 2026-05-09 06:28:07.744 8 INFO cinder.api.openstack.wsgi [None req-f00d8689-b123-44ea-87fa-125f97307daa 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/4e249b17196c42dbbdf9aab21e43e1f1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 484/974] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:28:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/4e249b17196c42dbbdf9aab21e43e1f1?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:28:07.756 9 INFO cinder.api.openstack.wsgi [None req-3ed92b58-23ab-49e9-8e45-f40d8f50e2f0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true 2026-05-09 06:28:07.782 9 INFO cinder.api.openstack.wsgi [None req-3ed92b58-23ab-49e9-8e45-f40d8f50e2f0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 491/975] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:28:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:28:07.798 8 INFO cinder.api.openstack.wsgi [None req-b9f475bb-f223-474e-8a32-3be054ff9128 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/748f5683036343d5b96dcc9847d6ba74?usage=true 2026-05-09 06:28:07.823 8 INFO cinder.api.openstack.wsgi [None req-b9f475bb-f223-474e-8a32-3be054ff9128 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/748f5683036343d5b96dcc9847d6ba74?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 485/976] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:28:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/748f5683036343d5b96dcc9847d6ba74?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:28:07.836 9 INFO cinder.api.openstack.wsgi [None req-445d29c4-9c1a-4db0-9c32-89203973f904 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/7d262f4f08934a1d83bd9bf3b5100712?usage=true 2026-05-09 06:28:07.850 8 INFO cinder.api.openstack.wsgi [None req-b9f475bb-f223-474e-8a32-3be054ff9128 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:28:07.851 8 INFO cinder.api.openstack.wsgi [None req-b9f475bb-f223-474e-8a32-3be054ff9128 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:28:07.852 8 INFO cinder.api.openstack.wsgi [None req-b9f475bb-f223-474e-8a32-3be054ff9128 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:28:07.852 8 INFO cinder.api.openstack.wsgi [None req-b9f475bb-f223-474e-8a32-3be054ff9128 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:28:07.858 9 INFO cinder.api.openstack.wsgi [None req-445d29c4-9c1a-4db0-9c32-89203973f904 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/7d262f4f08934a1d83bd9bf3b5100712?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 492/979] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:28:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/7d262f4f08934a1d83bd9bf3b5100712?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:28:07.873 8 INFO cinder.api.openstack.wsgi [None req-09dc084f-343a-4692-8f5a-8b6279fde887 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/917227eb68164d25b2e5c31b3725cfb2?usage=true 2026-05-09 06:28:07.893 8 INFO cinder.api.openstack.wsgi [None req-09dc084f-343a-4692-8f5a-8b6279fde887 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/917227eb68164d25b2e5c31b3725cfb2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 488/980] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:28:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/917227eb68164d25b2e5c31b3725cfb2?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:28:07.908 9 INFO cinder.api.openstack.wsgi [None req-e6bb79f9-8a2b-478c-a395-66463cc1d4e2 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true 2026-05-09 06:28:07.931 9 INFO cinder.api.openstack.wsgi [None req-e6bb79f9-8a2b-478c-a395-66463cc1d4e2 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 493/981] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:28:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:28:07.939 8 INFO cinder.api.openstack.wsgi [None req-b57f90b0-a262-4914-9672-3c99342d612a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/a415d0b5fb284a8c8c28516a74fb8240?usage=true 2026-05-09 06:28:07.964 8 INFO cinder.api.openstack.wsgi [None req-b57f90b0-a262-4914-9672-3c99342d612a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/a415d0b5fb284a8c8c28516a74fb8240?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 489/982] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:28:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/a415d0b5fb284a8c8c28516a74fb8240?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:28:07.976 9 INFO cinder.api.openstack.wsgi [None req-e21deef2-2dc0-495a-8e24-ec22cafa2c0e 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/d3d8acaafabe4fd59d37241f76847559?usage=true 2026-05-09 06:28:07.999 9 INFO cinder.api.openstack.wsgi [None req-e21deef2-2dc0-495a-8e24-ec22cafa2c0e 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/d3d8acaafabe4fd59d37241f76847559?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 494/983] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:28:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/d3d8acaafabe4fd59d37241f76847559?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:28:08.011 8 INFO cinder.api.openstack.wsgi [None req-5ba10101-2f11-4bc8-b9f9-2e33e14ff3fd 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true 2026-05-09 06:28:08.017 8 INFO cinder.volume.api [None req-5ba10101-2f11-4bc8-b9f9-2e33e14ff3fd 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all snapshots completed successfully. 2026-05-09 06:28:08.017 8 INFO cinder.api.openstack.wsgi [None req-5ba10101-2f11-4bc8-b9f9-2e33e14ff3fd 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 490/984] 10.0.0.166 () {28 vars in 674 bytes} [Sat May 9 06:28:08 2026] GET /v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:28:08.032 9 INFO cinder.api.openstack.wsgi [None req-d68dd225-fde5-4ee3-89c7-dc86f28f733a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-services 2026-05-09 06:28:08.038 9 INFO cinder.api.openstack.wsgi [None req-d68dd225-fde5-4ee3-89c7-dc86f28f733a 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-services returned with HTTP 200 [pid: 9|app: 0|req: 495/985] 10.0.0.166 () {28 vars in 645 bytes} [Sat May 9 06:28:08 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:28:08.048 8 INFO cinder.api.openstack.wsgi [None req-6fce3a98-1d29-4142-9809-c6434e78cc92 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true 2026-05-09 06:28:08.056 8 INFO cinder.volume.api [None req-6fce3a98-1d29-4142-9809-c6434e78cc92 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all volumes completed successfully. 2026-05-09 06:28:08.057 8 INFO cinder.api.openstack.wsgi [None req-6fce3a98-1d29-4142-9809-c6434e78cc92 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 491/986] 10.0.0.166 () {28 vars in 684 bytes} [Sat May 9 06:28:08 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:28:15.116 9 INFO cinder.api.openstack.wsgi [None req-1b11ec0b-4dcb-471d-8e27-d77ea5851d01 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/snapshots 2026-05-09 06:28:15.122 9 INFO cinder.volume.api [None req-1b11ec0b-4dcb-471d-8e27-d77ea5851d01 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all snapshots completed successfully. 2026-05-09 06:28:15.122 9 INFO cinder.api.openstack.wsgi [None req-1b11ec0b-4dcb-471d-8e27-d77ea5851d01 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/snapshots returned with HTTP 200 [pid: 9|app: 0|req: 496/987] 10.0.0.188 () {32 vars in 705 bytes} [Sat May 9 06:28:15 2026] GET /v3/0a433f7c24444332b61579c03d299cab/snapshots => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:28:15.137 8 INFO cinder.api.openstack.wsgi [None req-aac12ada-a5ba-4a49-9c73-0119bac50cfd 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes 2026-05-09 06:28:15.147 8 INFO cinder.volume.api [None req-aac12ada-a5ba-4a49-9c73-0119bac50cfd 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all volumes completed successfully. 2026-05-09 06:28:15.147 8 INFO cinder.api.openstack.wsgi [None req-aac12ada-a5ba-4a49-9c73-0119bac50cfd 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes returned with HTTP 200 [pid: 8|app: 0|req: 492/988] 10.0.0.188 () {32 vars in 701 bytes} [Sat May 9 06:28:15 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:28:17.851 8 INFO cinder.api.openstack.wsgi [None req-aac12ada-a5ba-4a49-9c73-0119bac50cfd 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:28:17.851 9 INFO cinder.api.openstack.wsgi [None req-1b11ec0b-4dcb-471d-8e27-d77ea5851d01 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:28:17.852 8 INFO cinder.api.openstack.wsgi [None req-aac12ada-a5ba-4a49-9c73-0119bac50cfd 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:28:17.853 9 INFO cinder.api.openstack.wsgi [None req-1b11ec0b-4dcb-471d-8e27-d77ea5851d01 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:28:27.851 8 INFO cinder.api.openstack.wsgi [None req-aac12ada-a5ba-4a49-9c73-0119bac50cfd 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:28:27.851 9 INFO cinder.api.openstack.wsgi [None req-1b11ec0b-4dcb-471d-8e27-d77ea5851d01 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:28:27.852 9 INFO cinder.api.openstack.wsgi [None req-1b11ec0b-4dcb-471d-8e27-d77ea5851d01 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:28:27.852 8 INFO cinder.api.openstack.wsgi [None req-aac12ada-a5ba-4a49-9c73-0119bac50cfd 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:28:37.851 9 INFO cinder.api.openstack.wsgi [None req-1b11ec0b-4dcb-471d-8e27-d77ea5851d01 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:28:37.851 8 INFO cinder.api.openstack.wsgi [None req-aac12ada-a5ba-4a49-9c73-0119bac50cfd 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:28:37.852 9 INFO cinder.api.openstack.wsgi [None req-1b11ec0b-4dcb-471d-8e27-d77ea5851d01 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:28:37.852 8 INFO cinder.api.openstack.wsgi [None req-aac12ada-a5ba-4a49-9c73-0119bac50cfd 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:28:47.851 9 INFO cinder.api.openstack.wsgi [None req-1b11ec0b-4dcb-471d-8e27-d77ea5851d01 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:28:47.851 8 INFO cinder.api.openstack.wsgi [None req-aac12ada-a5ba-4a49-9c73-0119bac50cfd 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:28:47.852 9 INFO cinder.api.openstack.wsgi [None req-1b11ec0b-4dcb-471d-8e27-d77ea5851d01 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:28:47.853 8 INFO cinder.api.openstack.wsgi [None req-aac12ada-a5ba-4a49-9c73-0119bac50cfd 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:28:57.850 9 INFO cinder.api.openstack.wsgi [None req-1b11ec0b-4dcb-471d-8e27-d77ea5851d01 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:28:57.850 8 INFO cinder.api.openstack.wsgi [None req-aac12ada-a5ba-4a49-9c73-0119bac50cfd 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:28:57.851 9 INFO cinder.api.openstack.wsgi [None req-1b11ec0b-4dcb-471d-8e27-d77ea5851d01 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:28:57.851 8 INFO cinder.api.openstack.wsgi [None req-aac12ada-a5ba-4a49-9c73-0119bac50cfd 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:29:06.977 9 INFO cinder.api.openstack.wsgi [None req-66a2989f-6c1b-47f3-aca3-6626fc9d0882 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true 2026-05-09 06:29:06.991 9 INFO cinder.volume.api [None req-66a2989f-6c1b-47f3-aca3-6626fc9d0882 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all volumes completed successfully. 2026-05-09 06:29:06.993 9 INFO cinder.api.openstack.wsgi [None req-66a2989f-6c1b-47f3-aca3-6626fc9d0882 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 502/999] 10.0.0.166 () {28 vars in 684 bytes} [Sat May 9 06:29:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true => generated 15 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:29:07.034 8 INFO cinder.api.openstack.wsgi [None req-f5d26a9e-2546-490c-88f3-0f6099c09b00 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true 2026-05-09 06:29:07.067 8 INFO cinder.api.openstack.wsgi [None req-f5d26a9e-2546-490c-88f3-0f6099c09b00 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 498/1000] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:29:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:29:07.081 9 INFO cinder.api.openstack.wsgi [None req-b22c29b3-23c9-401e-8eba-e975f2daaa81 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true 2026-05-09 06:29:07.097 9 INFO cinder.api.openstack.wsgi [None req-b22c29b3-23c9-401e-8eba-e975f2daaa81 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 503/1001] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:29:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:29:07.112 8 INFO cinder.api.openstack.wsgi [None req-06c07a68-b822-4a87-b336-033030461c48 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true 2026-05-09 06:29:07.154 8 INFO cinder.api.openstack.wsgi [None req-06c07a68-b822-4a87-b336-033030461c48 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 499/1002] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:29:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:29:07.168 9 INFO cinder.api.openstack.wsgi [None req-9f6c1cbb-d7a4-4f59-9e41-d196487bf0b9 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-services 2026-05-09 06:29:07.174 9 INFO cinder.api.openstack.wsgi [None req-9f6c1cbb-d7a4-4f59-9e41-d196487bf0b9 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-services returned with HTTP 200 [pid: 9|app: 0|req: 504/1003] 10.0.0.166 () {28 vars in 645 bytes} [Sat May 9 06:29:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:29:07.190 8 INFO cinder.api.openstack.wsgi [None req-95b9b2d9-75ad-48dc-b241-bf8b5a57da9c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true 2026-05-09 06:29:07.200 8 INFO cinder.volume.api [None req-95b9b2d9-75ad-48dc-b241-bf8b5a57da9c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all snapshots completed successfully. 2026-05-09 06:29:07.200 8 INFO cinder.api.openstack.wsgi [None req-95b9b2d9-75ad-48dc-b241-bf8b5a57da9c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 500/1004] 10.0.0.166 () {28 vars in 674 bytes} [Sat May 9 06:29:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:29:07.215 9 INFO cinder.api.openstack.wsgi [None req-13cb4da0-909b-4964-8e8e-42e74081f8bd 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true 2026-05-09 06:29:07.226 9 INFO cinder.volume.api [None req-13cb4da0-909b-4964-8e8e-42e74081f8bd 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all volumes completed successfully. 2026-05-09 06:29:07.227 9 INFO cinder.api.openstack.wsgi [None req-13cb4da0-909b-4964-8e8e-42e74081f8bd 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 505/1005] 10.0.0.166 () {28 vars in 684 bytes} [Sat May 9 06:29:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:29:07.241 8 INFO cinder.api.openstack.wsgi [None req-549b3190-a649-4b7e-8e1a-c53c7dc04888 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true 2026-05-09 06:29:07.744 8 INFO cinder.api.openstack.wsgi [None req-549b3190-a649-4b7e-8e1a-c53c7dc04888 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 501/1006] 10.0.0.166 () {28 vars in 696 bytes} [Sat May 9 06:29:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:29:07.852 8 INFO cinder.api.openstack.wsgi [None req-549b3190-a649-4b7e-8e1a-c53c7dc04888 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:29:07.853 9 INFO cinder.api.openstack.wsgi [None req-13cb4da0-909b-4964-8e8e-42e74081f8bd 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:29:07.854 8 INFO cinder.api.openstack.wsgi [None req-549b3190-a649-4b7e-8e1a-c53c7dc04888 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:29:07.854 9 INFO cinder.api.openstack.wsgi [None req-13cb4da0-909b-4964-8e8e-42e74081f8bd 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:29:17.851 9 INFO cinder.api.openstack.wsgi [None req-13cb4da0-909b-4964-8e8e-42e74081f8bd 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:29:17.851 8 INFO cinder.api.openstack.wsgi [None req-549b3190-a649-4b7e-8e1a-c53c7dc04888 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:29:17.852 8 INFO cinder.api.openstack.wsgi [None req-549b3190-a649-4b7e-8e1a-c53c7dc04888 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:29:17.852 9 INFO cinder.api.openstack.wsgi [None req-13cb4da0-909b-4964-8e8e-42e74081f8bd 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:29:27.850 8 INFO cinder.api.openstack.wsgi [None req-549b3190-a649-4b7e-8e1a-c53c7dc04888 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:29:27.850 9 INFO cinder.api.openstack.wsgi [None req-13cb4da0-909b-4964-8e8e-42e74081f8bd 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:29:27.851 8 INFO cinder.api.openstack.wsgi [None req-549b3190-a649-4b7e-8e1a-c53c7dc04888 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:29:27.851 9 INFO cinder.api.openstack.wsgi [None req-13cb4da0-909b-4964-8e8e-42e74081f8bd 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:29:37.851 8 INFO cinder.api.openstack.wsgi [None req-549b3190-a649-4b7e-8e1a-c53c7dc04888 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:29:37.851 9 INFO cinder.api.openstack.wsgi [None req-13cb4da0-909b-4964-8e8e-42e74081f8bd 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:29:37.852 8 INFO cinder.api.openstack.wsgi [None req-549b3190-a649-4b7e-8e1a-c53c7dc04888 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:29:37.852 9 INFO cinder.api.openstack.wsgi [None req-13cb4da0-909b-4964-8e8e-42e74081f8bd 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:29:47.851 9 INFO cinder.api.openstack.wsgi [None req-13cb4da0-909b-4964-8e8e-42e74081f8bd 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:29:47.852 8 INFO cinder.api.openstack.wsgi [None req-549b3190-a649-4b7e-8e1a-c53c7dc04888 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:29:47.852 9 INFO cinder.api.openstack.wsgi [None req-13cb4da0-909b-4964-8e8e-42e74081f8bd 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:29:47.853 8 INFO cinder.api.openstack.wsgi [None req-549b3190-a649-4b7e-8e1a-c53c7dc04888 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:29:57.850 9 INFO cinder.api.openstack.wsgi [None req-13cb4da0-909b-4964-8e8e-42e74081f8bd 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:29:57.851 8 INFO cinder.api.openstack.wsgi [None req-549b3190-a649-4b7e-8e1a-c53c7dc04888 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:29:57.851 9 INFO cinder.api.openstack.wsgi [None req-13cb4da0-909b-4964-8e8e-42e74081f8bd 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:29:57.852 8 INFO cinder.api.openstack.wsgi [None req-549b3190-a649-4b7e-8e1a-c53c7dc04888 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:30:06.944 9 INFO cinder.api.openstack.wsgi [None req-430cdc82-da49-4766-b078-67f1f24462aa 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true 2026-05-09 06:30:06.972 9 INFO cinder.api.openstack.wsgi [None req-430cdc82-da49-4766-b078-67f1f24462aa 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 512/1019] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:30:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true => generated 845 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:30:06.984 8 INFO cinder.api.openstack.wsgi [None req-6ef2db4c-627e-44da-b167-eff06436ca8f 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true 2026-05-09 06:30:07.068 8 INFO cinder.api.openstack.wsgi [None req-6ef2db4c-627e-44da-b167-eff06436ca8f 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 508/1020] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:30:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true => generated 845 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:30:07.077 9 INFO cinder.api.openstack.wsgi [None req-311eac0a-02e3-43d5-961d-0818ec574ccb 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true 2026-05-09 06:30:07.107 9 INFO cinder.api.openstack.wsgi [None req-311eac0a-02e3-43d5-961d-0818ec574ccb 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 513/1021] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:30:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:30:07.122 8 INFO cinder.api.openstack.wsgi [None req-6bd6249d-d777-4936-9ad9-2f47576a73b1 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true 2026-05-09 06:30:07.131 8 INFO cinder.volume.api [None req-6bd6249d-d777-4936-9ad9-2f47576a73b1 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all volumes completed successfully. 2026-05-09 06:30:07.133 8 INFO cinder.api.openstack.wsgi [None req-6bd6249d-d777-4936-9ad9-2f47576a73b1 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 509/1022] 10.0.0.166 () {28 vars in 684 bytes} [Sat May 9 06:30:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:30:07.144 9 INFO cinder.api.openstack.wsgi [None req-d693c59a-3005-4353-a9eb-4319a0fbd399 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true 2026-05-09 06:30:07.157 9 INFO cinder.volume.api [None req-d693c59a-3005-4353-a9eb-4319a0fbd399 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all volumes completed successfully. 2026-05-09 06:30:07.158 9 INFO cinder.api.openstack.wsgi [None req-d693c59a-3005-4353-a9eb-4319a0fbd399 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 514/1023] 10.0.0.166 () {28 vars in 684 bytes} [Sat May 9 06:30:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:30:07.174 8 INFO cinder.api.openstack.wsgi [None req-fd8802bb-6b59-48bf-af9b-1e84322ec645 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true 2026-05-09 06:30:07.681 8 INFO cinder.api.openstack.wsgi [None req-fd8802bb-6b59-48bf-af9b-1e84322ec645 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 510/1024] 10.0.0.166 () {28 vars in 696 bytes} [Sat May 9 06:30:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true => generated 670 bytes in 520 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:30:07.724 9 INFO cinder.api.openstack.wsgi [None req-59107f80-08d2-41e0-a473-7caf4fb83f11 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-services 2026-05-09 06:30:07.746 9 INFO cinder.api.openstack.wsgi [None req-59107f80-08d2-41e0-a473-7caf4fb83f11 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-services returned with HTTP 200 [pid: 9|app: 0|req: 515/1025] 10.0.0.166 () {28 vars in 645 bytes} [Sat May 9 06:30:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-services => generated 646 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:30:07.754 8 INFO cinder.api.openstack.wsgi [None req-603a0825-9ddc-4038-8e41-65d61ded9afc 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true 2026-05-09 06:30:07.762 8 INFO cinder.volume.api [None req-603a0825-9ddc-4038-8e41-65d61ded9afc 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all snapshots completed successfully. 2026-05-09 06:30:07.763 8 INFO cinder.api.openstack.wsgi [None req-603a0825-9ddc-4038-8e41-65d61ded9afc 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 511/1026] 10.0.0.166 () {28 vars in 674 bytes} [Sat May 9 06:30:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:30:07.851 8 INFO cinder.api.openstack.wsgi [None req-603a0825-9ddc-4038-8e41-65d61ded9afc 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:30:07.851 9 INFO cinder.api.openstack.wsgi [None req-59107f80-08d2-41e0-a473-7caf4fb83f11 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:30:07.851 8 INFO cinder.api.openstack.wsgi [None req-603a0825-9ddc-4038-8e41-65d61ded9afc 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:30:07.852 9 INFO cinder.api.openstack.wsgi [None req-59107f80-08d2-41e0-a473-7caf4fb83f11 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:30:17.851 9 INFO cinder.api.openstack.wsgi [None req-59107f80-08d2-41e0-a473-7caf4fb83f11 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:30:17.851 9 INFO cinder.api.openstack.wsgi [None req-59107f80-08d2-41e0-a473-7caf4fb83f11 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:30:17.851 8 INFO cinder.api.openstack.wsgi [None req-603a0825-9ddc-4038-8e41-65d61ded9afc 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:30:17.853 8 INFO cinder.api.openstack.wsgi [None req-603a0825-9ddc-4038-8e41-65d61ded9afc 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:30:27.850 9 INFO cinder.api.openstack.wsgi [None req-59107f80-08d2-41e0-a473-7caf4fb83f11 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:30:27.851 8 INFO cinder.api.openstack.wsgi [None req-603a0825-9ddc-4038-8e41-65d61ded9afc 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:30:27.851 9 INFO cinder.api.openstack.wsgi [None req-59107f80-08d2-41e0-a473-7caf4fb83f11 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:30:27.851 8 INFO cinder.api.openstack.wsgi [None req-603a0825-9ddc-4038-8e41-65d61ded9afc 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:30:37.850 9 INFO cinder.api.openstack.wsgi [None req-59107f80-08d2-41e0-a473-7caf4fb83f11 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:30:37.852 9 INFO cinder.api.openstack.wsgi [None req-59107f80-08d2-41e0-a473-7caf4fb83f11 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:30:37.853 8 INFO cinder.api.openstack.wsgi [None req-603a0825-9ddc-4038-8e41-65d61ded9afc 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:30:37.854 8 INFO cinder.api.openstack.wsgi [None req-603a0825-9ddc-4038-8e41-65d61ded9afc 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:30:47.850 9 INFO cinder.api.openstack.wsgi [None req-59107f80-08d2-41e0-a473-7caf4fb83f11 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:30:47.851 9 INFO cinder.api.openstack.wsgi [None req-59107f80-08d2-41e0-a473-7caf4fb83f11 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:30:47.851 8 INFO cinder.api.openstack.wsgi [None req-603a0825-9ddc-4038-8e41-65d61ded9afc 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:30:47.852 8 INFO cinder.api.openstack.wsgi [None req-603a0825-9ddc-4038-8e41-65d61ded9afc 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:30:57.851 9 INFO cinder.api.openstack.wsgi [None req-59107f80-08d2-41e0-a473-7caf4fb83f11 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:30:57.851 8 INFO cinder.api.openstack.wsgi [None req-603a0825-9ddc-4038-8e41-65d61ded9afc 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:30:57.852 9 INFO cinder.api.openstack.wsgi [None req-59107f80-08d2-41e0-a473-7caf4fb83f11 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:30:57.852 8 INFO cinder.api.openstack.wsgi [None req-603a0825-9ddc-4038-8e41-65d61ded9afc 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:31:06.887 9 INFO cinder.api.openstack.wsgi [None req-0848d1eb-4844-4400-9daf-f15dd6d39dd4 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true 2026-05-09 06:31:06.894 9 INFO cinder.volume.api [None req-0848d1eb-4844-4400-9daf-f15dd6d39dd4 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all snapshots completed successfully. 2026-05-09 06:31:06.894 9 INFO cinder.api.openstack.wsgi [None req-0848d1eb-4844-4400-9daf-f15dd6d39dd4 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 522/1039] 10.0.0.166 () {28 vars in 674 bytes} [Sat May 9 06:31:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true => generated 17 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:31:06.906 8 INFO cinder.api.openstack.wsgi [None req-137980a5-10f0-487a-9017-f0a1776e954d 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true 2026-05-09 06:31:06.918 8 INFO cinder.volume.api [None req-137980a5-10f0-487a-9017-f0a1776e954d 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all volumes completed successfully. 2026-05-09 06:31:06.920 8 INFO cinder.api.openstack.wsgi [None req-137980a5-10f0-487a-9017-f0a1776e954d 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 518/1040] 10.0.0.166 () {28 vars in 684 bytes} [Sat May 9 06:31:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:31:06.927 9 INFO cinder.api.openstack.wsgi [None req-4a33d02e-a8cb-4592-b707-36082589379f 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true 2026-05-09 06:31:06.941 9 INFO cinder.volume.api [None req-4a33d02e-a8cb-4592-b707-36082589379f 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all volumes completed successfully. 2026-05-09 06:31:06.943 9 INFO cinder.api.openstack.wsgi [None req-4a33d02e-a8cb-4592-b707-36082589379f 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 523/1041] 10.0.0.166 () {28 vars in 684 bytes} [Sat May 9 06:31:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:31:06.955 8 INFO cinder.api.openstack.wsgi [None req-8003002b-0855-4200-af44-5e085011def4 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-services 2026-05-09 06:31:06.961 8 INFO cinder.api.openstack.wsgi [None req-8003002b-0855-4200-af44-5e085011def4 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-services returned with HTTP 200 [pid: 8|app: 0|req: 519/1042] 10.0.0.166 () {28 vars in 645 bytes} [Sat May 9 06:31:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:31:06.972 9 INFO cinder.api.openstack.wsgi [None req-06dac3b5-578b-4376-9b57-fdfd7d5a30db 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true 2026-05-09 06:31:07.477 9 INFO cinder.api.openstack.wsgi [None req-06dac3b5-578b-4376-9b57-fdfd7d5a30db 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 9|app: 0|req: 524/1043] 10.0.0.166 () {28 vars in 696 bytes} [Sat May 9 06:31:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:31:07.524 8 INFO cinder.api.openstack.wsgi [None req-03caa619-1546-4978-a733-267aafde08b7 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true 2026-05-09 06:31:07.548 8 INFO cinder.api.openstack.wsgi [None req-03caa619-1546-4978-a733-267aafde08b7 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 520/1044] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:31:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:31:07.558 9 INFO cinder.api.openstack.wsgi [None req-b18972e3-98d7-46e0-a676-29fa7ea18096 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true 2026-05-09 06:31:07.589 9 INFO cinder.api.openstack.wsgi [None req-b18972e3-98d7-46e0-a676-29fa7ea18096 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 525/1045] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:31:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:31:07.599 8 INFO cinder.api.openstack.wsgi [None req-5a5a0cd1-1596-469b-8aac-5d8ec3a934c0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true 2026-05-09 06:31:07.622 8 INFO cinder.api.openstack.wsgi [None req-5a5a0cd1-1596-469b-8aac-5d8ec3a934c0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 521/1046] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:31:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:31:07.851 9 INFO cinder.api.openstack.wsgi [None req-b18972e3-98d7-46e0-a676-29fa7ea18096 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:31:07.851 8 INFO cinder.api.openstack.wsgi [None req-5a5a0cd1-1596-469b-8aac-5d8ec3a934c0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:31:07.852 9 INFO cinder.api.openstack.wsgi [None req-b18972e3-98d7-46e0-a676-29fa7ea18096 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:31:07.853 8 INFO cinder.api.openstack.wsgi [None req-5a5a0cd1-1596-469b-8aac-5d8ec3a934c0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:31:17.851 8 INFO cinder.api.openstack.wsgi [None req-5a5a0cd1-1596-469b-8aac-5d8ec3a934c0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:31:17.851 9 INFO cinder.api.openstack.wsgi [None req-b18972e3-98d7-46e0-a676-29fa7ea18096 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:31:17.852 8 INFO cinder.api.openstack.wsgi [None req-5a5a0cd1-1596-469b-8aac-5d8ec3a934c0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:31:17.852 9 INFO cinder.api.openstack.wsgi [None req-b18972e3-98d7-46e0-a676-29fa7ea18096 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:31:27.851 8 INFO cinder.api.openstack.wsgi [None req-5a5a0cd1-1596-469b-8aac-5d8ec3a934c0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:31:27.852 9 INFO cinder.api.openstack.wsgi [None req-b18972e3-98d7-46e0-a676-29fa7ea18096 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:31:27.853 8 INFO cinder.api.openstack.wsgi [None req-5a5a0cd1-1596-469b-8aac-5d8ec3a934c0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:31:27.853 9 INFO cinder.api.openstack.wsgi [None req-b18972e3-98d7-46e0-a676-29fa7ea18096 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:31:37.851 8 INFO cinder.api.openstack.wsgi [None req-5a5a0cd1-1596-469b-8aac-5d8ec3a934c0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:31:37.851 9 INFO cinder.api.openstack.wsgi [None req-b18972e3-98d7-46e0-a676-29fa7ea18096 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:31:37.852 8 INFO cinder.api.openstack.wsgi [None req-5a5a0cd1-1596-469b-8aac-5d8ec3a934c0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:31:37.853 9 INFO cinder.api.openstack.wsgi [None req-b18972e3-98d7-46e0-a676-29fa7ea18096 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:31:47.850 8 INFO cinder.api.openstack.wsgi [None req-5a5a0cd1-1596-469b-8aac-5d8ec3a934c0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:31:47.852 8 INFO cinder.api.openstack.wsgi [None req-5a5a0cd1-1596-469b-8aac-5d8ec3a934c0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:31:47.852 9 INFO cinder.api.openstack.wsgi [None req-b18972e3-98d7-46e0-a676-29fa7ea18096 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:31:47.853 9 INFO cinder.api.openstack.wsgi [None req-b18972e3-98d7-46e0-a676-29fa7ea18096 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:31:57.851 9 INFO cinder.api.openstack.wsgi [None req-b18972e3-98d7-46e0-a676-29fa7ea18096 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:31:57.851 8 INFO cinder.api.openstack.wsgi [None req-5a5a0cd1-1596-469b-8aac-5d8ec3a934c0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:31:57.852 8 INFO cinder.api.openstack.wsgi [None req-5a5a0cd1-1596-469b-8aac-5d8ec3a934c0 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:31:57.853 9 INFO cinder.api.openstack.wsgi [None req-b18972e3-98d7-46e0-a676-29fa7ea18096 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:32:06.858 8 INFO cinder.api.openstack.wsgi [None req-d180891d-dcf6-414d-840e-4cc2e86537cb 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true 2026-05-09 06:32:07.362 8 INFO cinder.api.openstack.wsgi [None req-d180891d-dcf6-414d-840e-4cc2e86537cb 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 528/1059] 10.0.0.166 () {28 vars in 696 bytes} [Sat May 9 06:32:06 2026] GET /v3/0a433f7c24444332b61579c03d299cab/scheduler-stats/get_pools?detail=true => generated 670 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:32:07.381 9 INFO cinder.api.openstack.wsgi [None req-22ea5580-e890-4084-84db-571cbace90ec 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true 2026-05-09 06:32:07.391 9 INFO cinder.volume.api [None req-22ea5580-e890-4084-84db-571cbace90ec 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all volumes completed successfully. 2026-05-09 06:32:07.394 9 INFO cinder.api.openstack.wsgi [None req-22ea5580-e890-4084-84db-571cbace90ec 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 532/1060] 10.0.0.166 () {28 vars in 684 bytes} [Sat May 9 06:32:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:32:07.443 8 INFO cinder.api.openstack.wsgi [None req-36a3b7cb-70f6-4c27-bf48-b169c6712b64 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true 2026-05-09 06:32:07.465 8 INFO cinder.api.openstack.wsgi [None req-36a3b7cb-70f6-4c27-bf48-b169c6712b64 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 529/1061] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:32:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/0a433f7c24444332b61579c03d299cab?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:32:07.481 9 INFO cinder.api.openstack.wsgi [None req-1f6fd788-729d-40bf-8d65-b42b54d837f2 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true 2026-05-09 06:32:07.514 9 INFO cinder.api.openstack.wsgi [None req-1f6fd788-729d-40bf-8d65-b42b54d837f2 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 533/1062] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:32:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/531aab33a4b14de4817346e457fe2fa8?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:32:07.526 8 INFO cinder.api.openstack.wsgi [None req-f2365914-acfe-40a5-b0a7-0c2adbdce28c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true 2026-05-09 06:32:07.555 8 INFO cinder.api.openstack.wsgi [None req-f2365914-acfe-40a5-b0a7-0c2adbdce28c 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 530/1063] 10.0.0.166 () {28 vars in 736 bytes} [Sat May 9 06:32:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-quota-sets/9fff4922575a4ce2acd0094bbc1d444f?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:32:07.566 9 INFO cinder.api.openstack.wsgi [None req-7eb1d632-4c7e-40b7-a8e6-8618fee09b6d 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true 2026-05-09 06:32:07.576 9 INFO cinder.volume.api [None req-7eb1d632-4c7e-40b7-a8e6-8618fee09b6d 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all volumes completed successfully. 2026-05-09 06:32:07.578 9 INFO cinder.api.openstack.wsgi [None req-7eb1d632-4c7e-40b7-a8e6-8618fee09b6d 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 534/1064] 10.0.0.166 () {28 vars in 684 bytes} [Sat May 9 06:32:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:32:07.590 8 INFO cinder.api.openstack.wsgi [None req-18f86e5b-75b2-4c17-b41f-b1b4671b92b4 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true 2026-05-09 06:32:07.597 8 INFO cinder.volume.api [None req-18f86e5b-75b2-4c17-b41f-b1b4671b92b4 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] Get all snapshots completed successfully. 2026-05-09 06:32:07.597 8 INFO cinder.api.openstack.wsgi [None req-18f86e5b-75b2-4c17-b41f-b1b4671b92b4 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 531/1065] 10.0.0.166 () {28 vars in 674 bytes} [Sat May 9 06:32:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 06:32:07.605 9 INFO cinder.api.openstack.wsgi [None req-d366c845-a47d-4478-a259-049855973a02 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-services 2026-05-09 06:32:07.613 9 INFO cinder.api.openstack.wsgi [None req-d366c845-a47d-4478-a259-049855973a02 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0a433f7c24444332b61579c03d299cab/os-services returned with HTTP 200 [pid: 9|app: 0|req: 535/1066] 10.0.0.166 () {28 vars in 645 bytes} [Sat May 9 06:32:07 2026] GET /v3/0a433f7c24444332b61579c03d299cab/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 06:32:07.851 9 INFO cinder.api.openstack.wsgi [None req-d366c845-a47d-4478-a259-049855973a02 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:32:07.852 8 INFO cinder.api.openstack.wsgi [None req-18f86e5b-75b2-4c17-b41f-b1b4671b92b4 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:32:07.852 9 INFO cinder.api.openstack.wsgi [None req-d366c845-a47d-4478-a259-049855973a02 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:32:07.853 8 INFO cinder.api.openstack.wsgi [None req-18f86e5b-75b2-4c17-b41f-b1b4671b92b4 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:32:17.851 8 INFO cinder.api.openstack.wsgi [None req-18f86e5b-75b2-4c17-b41f-b1b4671b92b4 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:32:17.851 9 INFO cinder.api.openstack.wsgi [None req-d366c845-a47d-4478-a259-049855973a02 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:32:17.852 8 INFO cinder.api.openstack.wsgi [None req-18f86e5b-75b2-4c17-b41f-b1b4671b92b4 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:32:17.852 9 INFO cinder.api.openstack.wsgi [None req-d366c845-a47d-4478-a259-049855973a02 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:32:27.851 8 INFO cinder.api.openstack.wsgi [None req-18f86e5b-75b2-4c17-b41f-b1b4671b92b4 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:32:27.852 8 INFO cinder.api.openstack.wsgi [None req-18f86e5b-75b2-4c17-b41f-b1b4671b92b4 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:32:27.851 9 INFO cinder.api.openstack.wsgi [None req-d366c845-a47d-4478-a259-049855973a02 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:32:27.852 9 INFO cinder.api.openstack.wsgi [None req-d366c845-a47d-4478-a259-049855973a02 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:32:37.851 8 INFO cinder.api.openstack.wsgi [None req-18f86e5b-75b2-4c17-b41f-b1b4671b92b4 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:32:37.851 9 INFO cinder.api.openstack.wsgi [None req-d366c845-a47d-4478-a259-049855973a02 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:32:37.852 8 INFO cinder.api.openstack.wsgi [None req-18f86e5b-75b2-4c17-b41f-b1b4671b92b4 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:32:37.853 9 INFO cinder.api.openstack.wsgi [None req-d366c845-a47d-4478-a259-049855973a02 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:32:47.851 9 INFO cinder.api.openstack.wsgi [None req-d366c845-a47d-4478-a259-049855973a02 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:32:47.851 8 INFO cinder.api.openstack.wsgi [None req-18f86e5b-75b2-4c17-b41f-b1b4671b92b4 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] GET http://10.0.0.55:8776/ 2026-05-09 06:32:47.852 9 INFO cinder.api.openstack.wsgi [None req-d366c845-a47d-4478-a259-049855973a02 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 06:32:47.853 8 INFO cinder.api.openstack.wsgi [None req-18f86e5b-75b2-4c17-b41f-b1b4671b92b4 8db85b858e814f0aa37b812485962376 0a433f7c24444332b61579c03d299cab - - default default] http://10.0.0.55:8776/ returned with HTTP 300